Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-waveslim.spec'], chrootPath='/var/lib/mock/f31-build-51104-27463/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-waveslim.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=1555459200 Wrote: /builddir/build/SRPMS/R-waveslim-1.7.5.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-waveslim.spec'], chrootPath='/var/lib/mock/f31-build-51104-27463/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-waveslim.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=1555459200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mIRbQ6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf waveslim + /usr/bin/gzip -dc /builddir/build/SOURCES/waveslim_1.7.5.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd waveslim + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Go1Zi6 + umask 022 + cd /builddir/build/BUILD + cd waveslim + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RRUii5 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 + cd waveslim + mkdir -p /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library + cd .. + R CMD INSTALL waveslim -l /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library BUILDSTDERR: * installing *source* package 'waveslim' ... BUILDSTDERR: ** package 'waveslim' successfully unpacked and MD5 sums checked BUILDSTDERR: ** libs BUILDSTDERR: bell-p-w.f:141:72: BUILDSTDERR: 141 | 50 VOLD(J)=U(J) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 50 at (1) BUILDSTDERR: bell-p-w.f:161:72: BUILDSTDERR: 161 | 85 PROJ=PROJ + U(J)*V(J,K1) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 85 at (1) BUILDSTDERR: bell-p-w.f:166:72: BUILDSTDERR: 166 | 90 U(J)=U(J) - PROJ*V(J,K1) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 90 at (1) BUILDSTDERR: bell-p-w.f:175:72: BUILDSTDERR: 175 | 100 SNORM=SNORM+U(J)*U(J) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 100 at (1) BUILDSTDERR: bell-p-w.f:178:72: BUILDSTDERR: 178 | 105 U(J)=U(J)/SSNORM BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 105 at (1) BUILDSTDERR: bell-p-w.f:192:72: BUILDSTDERR: 192 | 120 SUM=SUM+(VOLD(J)+U(J))**2 BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 120 at (1) BUILDSTDERR: bell-p-w.f:221:72: BUILDSTDERR: 221 | 220 V(J,K)=U(J) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 220 at (1) BUILDSTDERR: bell-p-w.f:296:72: BUILDSTDERR: 296 | 10 W(K)=W(K)+W(L)*HOLD BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) BUILDSTDERR: bell-p-w.f:306:72: BUILDSTDERR: 306 | 15 F(J)=F(J)+F(L)*W(K) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 15 at (1) BUILDSTDERR: bell-p-w.f:310:72: BUILDSTDERR: 310 | DO 5 I=1,L BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: Shared DO termination label 5 at (1) BUILDSTDERR: bell-p-w.f:313:72: BUILDSTDERR: 313 | 5 Q=Q+F(I)*R(K-1) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) BUILDSTDERR: bell-p-w.f:359:72: BUILDSTDERR: 359 | 5 DWSUM=DWSUM+V(L)*(RN-ONE-TWO*DBLE(L-1)) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 5 at (1) BUILDSTDERR: bell-p-w.f:363:72: BUILDSTDERR: 363 | 10 V(L)=-V(L) BUILDSTDERR: | 1 BUILDSTDERR: Warning: Fortran 2018 deleted feature: DO termination statement which is not END DO or CONTINUE with label 10 at (1) BUILDSTDERR: bell-p-w.f:131:15: BUILDSTDERR: 131 | MAXIT=(K+3)*ROOTN BUILDSTDERR: | 1 BUILDSTDERR: Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] BUILDSTDERR: bell-p-w.f:344:18: BUILDSTDERR: 344 | INTEGER N, I, L, K, IFAULT BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'i' declared at (1) [-Wunused-variable] BUILDSTDERR: bell-p-w.f:345:36: BUILDSTDERR: 345 | DOUBLE PRECISION V(N), RN, STD, DSUM, DWSUM, ZERO, ONE, BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'std' declared at (1) [-Wunused-variable] BUILDSTDERR: bell-p-w.f:346:18: BUILDSTDERR: 346 | * TWO, ZFLOAT BUILDSTDERR: | 1 BUILDSTDERR: Warning: Unused variable 'zfloat' declared at (1) [-Wunused-variable] BUILDSTDERR: bell-p-w.f:203:0: BUILDSTDERR: 203 | IF(SUM .LT. DIFF) THEN BUILDSTDERR: | BUILDSTDERR: Warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: bell-p-w.f:68:0: BUILDSTDERR: 68 | * EPS, DELTA, PI, W, ROOTN, PROJ, SNORM, SSNORM, DIFF, BUILDSTDERR: | BUILDSTDERR: Warning: 'ssnorm' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: bell-p-w.f:203:0: BUILDSTDERR: 203 | IF(SUM .LT. DIFF) THEN BUILDSTDERR: | BUILDSTDERR: Warning: 'diff' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: dwt2.c: In function 'two_D_dwt': BUILDSTDERR: dwt2.c:19:15: warning: unused variable 'jj' [-Wunused-variable] BUILDSTDERR: 19 | int i, j, k,jj; BUILDSTDERR: | ^~ BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library/waveslim/libs BUILDSTDERR: ** R BUILDSTDERR: ** data BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices BUILDSTDERR: finding HTML links ... done gfortran -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 -I/usr/lib64/gfortran/modules -c bell-p-w.f -o bell-p-w.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 dwt.c -o dwt.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 dwt2.c -o dwt2.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 dwt3.c -o dwt3.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 hosking.c -o hosking.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 waveslim.so bell-p-w.o dwt.o dwt2.o dwt3.o hosking.o -L -L -lgfortran -lm -L/usr/lib64/R/lib -lR converting help for package 'waveslim' Andel html Dualtree html Farras html Selesnick html Thresholding html ar1 html bandpass html barbara html basis html blocks html brick.wall html convolve2D html cpi html cplxdual html dau html denoise.dwt.2d html doppler html dpss.taper html dualfilt1 html dwpt.2d html dwpt html dwpt.boot html dwpt.sim html dwt.2d html dwt.3d html dwt html exchange html fb html fdp.mle html find.adaptive.basis html heavisine html hilbert html hilbert.filter html hosking.sim html hwt.analysis html ibm html japan html BUILDSTDERR: jumpsine ** building package indices BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (waveslim) + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.7.5.1-1.fc31 --unique-debug-suffix -1.7.5.1-1.fc31.riscv64 --unique-debug-src-base R-waveslim-1.7.5.1-1.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/waveslim BUILDSTDERR: 101 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs html kobe html linchirp html mexm html modwt.2d html modwt.3d html modwt html mra.2d html mra.3d html mra html mult.loc html my.acf html nile html ortho.basis html per html phase.shift html phase.shift.hilbert html plot.dwt.2d html qmf html rotcumvar html sdf html shift.2d html sine.taper html spin.covariance html spp.mle html spp.var html squared.gain html stack.plot html testing.hov html tourism html unemploy html up.sample html wave.filter html wave.variance html wavelet.filter html wpt.test html xbox html explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library/waveslim/libs/waveslim.so extracting debug info from /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64/usr/lib64/R/library/waveslim/libs/waveslim.so original debug info size: 120kB, size after compression: 124kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zAktl6 Processing files: R-waveslim-1.7.5.1-1.fc31.riscv64 Provides: R-waveslim = 1.7.5.1-1.fc31 R-waveslim(riscv-64) = 1.7.5.1-1.fc31 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: R-waveslim-debugsource-1.7.5.1-1.fc31.riscv64 Provides: R-waveslim-debugsource = 1.7.5.1-1.fc31 R-waveslim-debugsource(riscv-64) = 1.7.5.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-waveslim-debuginfo-1.7.5.1-1.fc31.riscv64 Provides: R-waveslim-debuginfo = 1.7.5.1-1.fc31 R-waveslim-debuginfo(riscv-64) = 1.7.5.1-1.fc31 debuginfo(build-id) = 43da95408debaf023351dac22657cb8f9b1ae6f1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-waveslim-debugsource(riscv-64) = 1.7.5.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 Wrote: /builddir/build/RPMS/R-waveslim-debugsource-1.7.5.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/R-waveslim-debuginfo-1.7.5.1-1.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/R-waveslim-1.7.5.1-1.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TTK3q6 + umask 022 + cd /builddir/build/BUILD + cd waveslim + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-waveslim-1.7.5.1-1.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0