Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-argon2.spec'], chrootPath='/var/lib/mock/f33-build-293029-55010/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-argon2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/R-argon2-0.2.0-10.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-argon2.spec'], chrootPath='/var/lib/mock/f33-build-293029-55010/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-argon2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UffNFE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf argon2 + /usr/bin/mkdir -p argon2 + cd argon2 + /usr/bin/gzip -dc /builddir/build/SOURCES/argon2_0.2-0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd argon2 ~/build/BUILD/argon2/argon2 ~/build/BUILD/argon2 + rm -r src/argon2 + echo 'Patch #1 (0001-Build-against-system-libraries.patch):' Patch #1 (0001-Build-against-system-libraries.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/Makevars patching file src/argon2.c patching file src/blake2.c patching file src/raw_as_char.c + popd ~/build/BUILD/argon2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MFpurH + umask 022 + cd /builddir/build/BUILD + cd argon2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.E4d4XF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 + cd argon2 + mkdir -p /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library argon2 * installing *source* package 'argon2' ... files 'src/argon2/LICENSE', 'src/argon2/argon2.c', 'src/argon2/argon2.h', 'src/argon2/blake2/blake2-impl.h', 'src/argon2/blake2/blake2.h', 'src/argon2/blake2/blake2b.c', 'src/argon2/blake2/blamka-round-opt.h', 'src/argon2/blake2/blamka-round-ref.h', 'src/argon2/core.c', 'src/argon2/core.h', 'src/argon2/encoding.c', 'src/argon2/encoding.h', 'src/argon2/genkat.h', 'src/argon2/globals.h', 'src/argon2/opt.h', 'src/argon2/ref.c', 'src/argon2/ref.h', 'src/argon2/thread.c', 'src/argon2/thread.h' are missing files 'src/Makevars', 'src/argon2.c', 'src/blake2.c', 'src/raw_as_char.c' have the wrong MD5 checksums ** using staged installation ** libs gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fopenmp -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argon2_native.c -o argon2_native.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fopenmp -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c argon2.c -o argon2.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fopenmp -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c blake2.c -o blake2.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fopenmp -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gen_nonce.c -o gen_nonce.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fopenmp -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c raw_as_char.c -o raw_as_char.o gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o argon2.so argon2_native.o argon2.o blake2.o gen_nonce.o raw_as_char.o -largon2 -lrt -ldl -lb2 -fopenmp -L/usr/lib64/R/lib -lR installing to /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library/00LOCK-argon2/00new/argon2/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'argon2' finding HTML links ... done argon2-package html blake2b html gen_nonce html hashing html raw_as_char html ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (argon2) + test -d argon2/src + cd argon2/src + rm -f argon2.o argon2_native.o blake2.o gen_nonce.o raw_as_char.o argon2.so + rm -f /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.0-10.fc33 --unique-debug-suffix -0.2.0-10.fc33.riscv64 --unique-debug-src-base R-argon2-0.2.0-10.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/argon2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library/argon2/libs/argon2.so extracting debug info from /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64/usr/lib64/R/library/argon2/libs/argon2.so original debug info size: 68kB, size after compression: 68kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 25 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.z3qigD + umask 022 + cd /builddir/build/BUILD + cd argon2 + /usr/bin/R CMD check argon2 * using log directory '/builddir/build/BUILD/argon2/argon2.Rcheck' * using R version 3.6.3 (2020-02-29) * using platform: riscv64-redhat-linux-gnu (64-bit) * using session charset: ASCII * checking for file 'argon2/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'argon2' version '0.2-0' * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.10/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.10/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.10/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/data/experiment/src/contrib/PACKAGES' OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package 'argon2' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... WARNING Found the following file(s) containing GNU extensions: src/Makevars Portable Makefiles do not use GNU extensions such as +=, :=, $(shell), $(wildcard), ifeq ... endif, .NOTPARALLEL See section 'Writing portable packages' in the 'Writing R Extensions' manual. * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'blake2b.R' Running 'pw_hash.R' Running 'raw_as_char.R' OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING See '/builddir/build/BUILD/argon2/argon2.Rcheck/00check.log' for details. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: R-argon2-0.2.0-10.fc33.riscv64 Provides: R(argon2) = 0.2-0 R-argon2 = 0.2.0-10.fc33 R-argon2(riscv-64) = 0.2.0-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: R(ABI) = 3.6 R-core >= 3.0.0 libR.so()(64bit) libargon2.so.1()(64bit) libb2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: R-argon2-debugsource-0.2.0-10.fc33.riscv64 Provides: R-argon2-debugsource = 0.2.0-10.fc33 R-argon2-debugsource(riscv-64) = 0.2.0-10.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-argon2-debuginfo-0.2.0-10.fc33.riscv64 Provides: R-argon2-debuginfo = 0.2.0-10.fc33 R-argon2-debuginfo(riscv-64) = 0.2.0-10.fc33 debuginfo(build-id) = 230ba82a9502169f30301be1469e22aefc4b57f3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-argon2-debugsource(riscv-64) = 0.2.0-10.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 Wrote: /builddir/build/RPMS/R-argon2-debugsource-0.2.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-argon2-debuginfo-0.2.0-10.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-argon2-0.2.0-10.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PORcyF + umask 022 + cd /builddir/build/BUILD + cd argon2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-argon2-0.2.0-10.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0