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-maanova.spec'], chrootPath='/var/lib/mock/f29-build-4617-1080/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=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-maanova.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 BUILDSTDERR: warning: bogus date in %changelog: Sun Aug 03 2007 Pingou 1.4.0-3 BUILDSTDERR: warning: bogus date in %changelog: Mon Jun 24 2007 Pingou 1.4.0-1 Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-maanova-1.50.0-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-maanova.spec'], chrootPath='/var/lib/mock/f29-build-4617-1080/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=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-maanova.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 BUILDSTDERR: warning: bogus date in %changelog: Sun Aug 03 2007 Pingou 1.4.0-3 BUILDSTDERR: warning: bogus date in %changelog: Mon Jun 24 2007 Pingou 1.4.0-1 Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HzxpJq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maanova + /usr/bin/mkdir -p maanova + cd maanova + /usr/bin/gzip -dc /builddir/build/SOURCES/maanova_1.50.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.k4ZyeZ + umask 022 + cd /builddir/build/BUILD + cd maanova + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zxz4ax + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 + cd maanova + chmod -x maanova/inst/LICENSE.txt maanova/inst/README.txt maanova/inst/STATUS.txt maanova/inst/TODO.txt + chmod -x maanova/src/makeratio.c maanova/src/masvd.c maanova/src/shift.c maanova/src/util.c + /usr/bin/sed -i -e 's/\r$//' maanova/DESCRIPTION + mkdir -p /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library + R CMD INSTALL maanova -l /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library BUILDSTDERR: * installing *source* package 'maanova' ... 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 makeratio.c -o makeratio.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 masvd.c -o masvd.o BUILDSTDERR: masvd.c:114:2: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* work on a copy of x */ BUILDSTDERR: BUILDSTDERR: masvd.c:154:1: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /*#ifndef IEEE_754 BUILDSTDERR: BUILDSTDERR: masvd.c:161:5: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* work on a copy of x */ BUILDSTDERR: BUILDSTDERR: masvd.c:165:2: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* ask for optimal size of work array */ BUILDSTDERR: BUILDSTDERR: masvd.c:189:2: warning: "/*" within comment [-Wcomment] BUILDSTDERR: /* ask for optimal size of work array */ 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 shift.c -o shift.o BUILDSTDERR: shift.c: In function 'shift': BUILDSTDERR: shift.c:27:13: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: int i, j, k; 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 util.c -o util.o gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o maanova.so makeratio.o masvd.o shift.o util.o -L/usr/lib64/R/lib -lRlapack -L/usr/lib64/R/lib -lRblas -L -L -lgfortran -lm -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/libs BUILDSTDERR: ** R BUILDSTDERR: ** data BUILDSTDERR: ** demo BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'maanova' BUILDSTDERR: finding HTML links ... done PairContrast html Rmaanova.version html abf1 html adjPval html arrayview html consensus html dyeswapfilter html fill.missing html fitmaanova html fom html geneprofile html gridcheck html kidney html maanova-internal html macluster html matest html read.madata html resiplot html riplot html subset.madata html summarytable html transform.madata html varplot html volcano html write.madata html BUILDSTDERR: ** building package indices BUILDSTDERR: ** installing vignettes BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (maanova) + test -d maanova/src + cd maanova/src + rm -f makeratio.o masvd.o shift.o util.o maanova.so + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/R.css + chmod -x /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/TODO.txt + chmod -x /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/STATUS.txt + chmod -x /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/README.txt + chmod -x /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/LICENSE.txt + chmod -x /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64/usr/lib64/R/library/maanova/doc/maanova.Rnw + /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 /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.MvyMxD Processing files: R-maanova-1.50.0-1.fc29.riscv64 Provides: R-maanova = 1.50.0-1.fc29 R-maanova(riscv-64) = 1.50.0-1.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) libRblas.so()(64bit) libRlapack.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgfortran.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Suggests: R-qvalue R-snow Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 Wrote: /builddir/build/RPMS/R-maanova-1.50.0-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sBpQX7 + umask 022 + cd /builddir/build/BUILD + cd maanova + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-maanova-1.50.0-1.fc29.riscv64 + exit 0 Child return code was: 0