Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-BufferedMatrix.spec'], chrootPath='/var/lib/mock/f29-build-18487-9726/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-BufferedMatrix.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-BufferedMatrix-1.44.0-2.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-BufferedMatrix.spec'], chrootPath='/var/lib/mock/f29-build-18487-9726/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-BufferedMatrix.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ae1qvH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BufferedMatrix + /usr/bin/mkdir -p BufferedMatrix + cd BufferedMatrix + /usr/bin/gzip -dc /builddir/build/SOURCES/BufferedMatrix_1.44.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TMzVQG + umask 022 + cd /builddir/build/BUILD + cd BufferedMatrix + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7906oJ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 + cd BufferedMatrix + rm -rf /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64i + sed -i -e 's/\r$//' BufferedMatrix/inst/doc/BufferedMatrix.Rnw + mkdir -p /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64/usr/lib64/R/library BufferedMatrix BUILDSTDERR: * installing *source* package 'BufferedMatrix' ... BUILDSTDERR: ** libs gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -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 RBufferedMatrix.c -o RBufferedMatrix.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -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 doubleBufferedMatrix.c -o doubleBufferedMatrix.o BUILDSTDERR: doubleBufferedMatrix.c: In function 'dbm_ReadOnlyMode': BUILDSTDERR: doubleBufferedMatrix.c:1580:7: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses] BUILDSTDERR: if (!(Matrix->readonly) & setting){ BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: doubleBufferedMatrix.c:3327:12: warning: 'sort_double' defined but not used [-Wunused-function] BUILDSTDERR: static int sort_double(const double *a1,const double *a2){ BUILDSTDERR: ^~~~~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -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 doubleBufferedMatrix_C_tests.c -o doubleBufferedMatrix_C_tests.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -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 init_package.c -o init_package.o gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o BufferedMatrix.so RBufferedMatrix.o doubleBufferedMatrix.o doubleBufferedMatrix_C_tests.o init_package.o -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64/usr/lib64/R/library/BufferedMatrix/libs BUILDSTDERR: ** R BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: Creating a new generic function for 'rowMeans' in package 'BufferedMatrix' BUILDSTDERR: Creating a new generic function for 'rowSums' in package 'BufferedMatrix' BUILDSTDERR: Creating a new generic function for 'colMeans' in package 'BufferedMatrix' BUILDSTDERR: Creating a new generic function for 'colSums' in package 'BufferedMatrix' BUILDSTDERR: Creating a generic function for 'ncol' from package 'base' in package 'BufferedMatrix' BUILDSTDERR: Creating a generic function for 'nrow' from package 'base' in package 'BufferedMatrix' BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'BufferedMatrix' BUILDSTDERR: finding HTML links ... done BufferedMatrix-class html as.BufferedMatrix html createBufferedMatrix html BUILDSTDERR: ** building package indices BUILDSTDERR: ** installing vignettes BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (BufferedMatrix) + test -d BufferedMatrix/src + cd BufferedMatrix/src + rm -f RBufferedMatrix.o doubleBufferedMatrix.o doubleBufferedMatrix_C_tests.o init_package.o BufferedMatrix.so + rm -rf /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.44.0-2.fc29 --unique-debug-suffix -1.44.0-2.fc29.riscv64 --unique-debug-src-base R-BufferedMatrix-1.44.0-2.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BufferedMatrix extracting debug info from /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64/usr/lib64/R/library/BufferedMatrix/libs/BufferedMatrix.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 289 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hhjaAG + umask 022 + cd /builddir/build/BUILD + cd BufferedMatrix + /usr/bin/R CMD check BufferedMatrix * using log directory '/builddir/build/BUILD/BufferedMatrix/BufferedMatrix.Rcheck' * using R version 3.5.0 (2018-04-23) * using platform: riscv64-koji-linux-gnu (64-bit) * using session charset: ASCII * checking for file 'BufferedMatrix/DESCRIPTION' ... OK * this is package 'BufferedMatrix' version '1.44.0' * checking package namespace information ... OK * checking package dependencies ... 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 'BufferedMatrix' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' 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 ... NOTE prepare_Rd: createBufferedMatrix.Rd:26: Dropping empty section \keyword prepare_Rd: createBufferedMatrix.Rd:17-18: Dropping empty section \details prepare_Rd: createBufferedMatrix.Rd:15-16: Dropping empty section \value prepare_Rd: createBufferedMatrix.Rd:19-20: Dropping empty section \references prepare_Rd: createBufferedMatrix.Rd:21-22: Dropping empty section \seealso prepare_Rd: createBufferedMatrix.Rd:23-24: Dropping empty section \examples * 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 C/C++/Fortran sources/headers ... OK * checking compiled code ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... NONE * checking for unstated dependencies in 'tests' ... OK * checking tests ... BUILDSTDERR: Running 'Rcodetesting.R' BUILDSTDERR: Running 'c_code_level_tests.R' BUILDSTDERR: Running 'objectTesting.R' BUILDSTDERR: Running 'rawCalltesting.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... 'BufferedMatrix.Rnw' ... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE BUILDSTDERR: See BUILDSTDERR: '/builddir/build/BUILD/BufferedMatrix/BufferedMatrix.Rcheck/00check.log' BUILDSTDERR: for details. + exit 0 Processing files: R-BufferedMatrix-1.44.0-2.fc29.riscv64 Provides: R-BufferedMatrix = 1.44.0-2.fc29 R-BufferedMatrix(riscv-64) = 1.44.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libR.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: R-BufferedMatrix-devel-1.44.0-2.fc29.riscv64 Provides: R-BufferedMatrix-devel = 1.44.0-2.fc29 R-BufferedMatrix-devel(riscv-64) = 1.44.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-BufferedMatrix-debugsource-1.44.0-2.fc29.riscv64 Provides: R-BufferedMatrix-debugsource = 1.44.0-2.fc29 R-BufferedMatrix-debugsource(riscv-64) = 1.44.0-2.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-BufferedMatrix-debuginfo-1.44.0-2.fc29.riscv64 Provides: R-BufferedMatrix-debuginfo = 1.44.0-2.fc29 R-BufferedMatrix-debuginfo(riscv-64) = 1.44.0-2.fc29 debuginfo(build-id) = ef7472ad08ac3f86d8b47dc4f1c8c4ce6c2ddacd Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-BufferedMatrix-debugsource(riscv-64) = 1.44.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 Wrote: /builddir/build/RPMS/R-BufferedMatrix-1.44.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-BufferedMatrix-devel-1.44.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-BufferedMatrix-debugsource-1.44.0-2.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-BufferedMatrix-debuginfo-1.44.0-2.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gSkaX1 + umask 022 + cd /builddir/build/BUILD + cd BufferedMatrix + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-BufferedMatrix-1.44.0-2.fc29.riscv64 + exit 0 Child return code was: 0