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-waveslim.spec'], chrootPath='/var/lib/mock/f29-build-1102-465/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-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 Wrote: /builddir/build/SRPMS/R-waveslim-1.7.5-6.fc29.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/f29-build-1102-465/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-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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pR0aJj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf waveslim + /usr/bin/gzip -dc /builddir/build/SOURCES/waveslim_1.7.5.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 . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NH9TgR + umask 022 + cd /builddir/build/BUILD + cd waveslim + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BNh2pz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 + cd waveslim + mkdir -p /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/lib64/R/library + cd .. + R CMD INSTALL waveslim -l /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/lib64/R/library BUILDSTDERR: * installing *source* package 'waveslim' ... BUILDSTDERR: ** package 'waveslim' successfully unpacked and MD5 sums checked BUILDSTDERR: ** libs 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 BUILDSTDERR: bell-p-w.f:131:15: BUILDSTDERR: 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: 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: 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: * TWO, ZFLOAT BUILDSTDERR: 1 BUILDSTDERR: Warning: Unused variable 'zfloat' declared at (1) [-Wunused-variable] BUILDSTDERR: bell-p-w.f:203:0: BUILDSTDERR: 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: * 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: IF(SUM .LT. DIFF) THEN BUILDSTDERR: BUILDSTDERR: Warning: 'diff' may be used uninitialized in this function [-Wmaybe-uninitialized] 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 BUILDSTDERR: dwt2.c: In function 'two_D_dwt': BUILDSTDERR: dwt2.c:19:15: warning: unused variable 'jj' [-Wunused-variable] BUILDSTDERR: int i, j, k,jj; 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 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 g++ -shared -L/usr/lib64/R/lib -Wl,-z,relro -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 BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/lib64/R/library/waveslim/libs BUILDSTDERR: ** R BUILDSTDERR: ** data BUILDSTDERR: ** preparing package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'waveslim' BUILDSTDERR: finding HTML links ... done 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 jumpsine 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 BUILDSTDERR: ** 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-6.fc29.riscv64/usr/lib64/R/library/R.css + /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.BUhx1d Processing files: R-waveslim-1.7.5-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0YAXtw + umask 022 + cd /builddir/build/BUILD + cd waveslim + DOCDIR=/builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/share/doc/R-waveslim + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/share/doc/R-waveslim + cp -pr DESCRIPTION /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64/usr/share/doc/R-waveslim + exit 0 Provides: R-waveslim = 1.7.5-6.fc29 R-waveslim(riscv-64) = 1.7.5-6.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) libgcc_s.so.1()(64bit) libgfortran.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 Wrote: /builddir/build/RPMS/R-waveslim-1.7.5-6.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kjDyQo + umask 022 + cd /builddir/build/BUILD + cd waveslim + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-waveslim-1.7.5-6.fc29.riscv64 + exit 0 Child return code was: 0