Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/R-lmtest.spec'], chrootPath='/var/lib/mock/f33-build-21988235-1826342/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/R-lmtest.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596240000 Wrote: /builddir/build/SRPMS/R-lmtest-0.9.37-8.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/R-lmtest.spec'], chrootPath='/var/lib/mock/f33-build-21988235-1826342/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': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/R-lmtest.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': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 setting SOURCE_DATE_EPOCH=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OaI8AJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lmtest + /usr/bin/mkdir -p lmtest + cd lmtest + /usr/bin/gzip -dc /builddir/build/SOURCES/lmtest_0.9-37.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OyvvqM + umask 022 + cd /builddir/build/BUILD + cd lmtest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.3onqqL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 ++ dirname /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 + cd lmtest + mkdir -p /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library lmtest * installing *source* package 'lmtest' ... ** package 'lmtest' successfully unpacked and MD5 sums checked ** using staged installation ** libs gcc -I"/usr/include/R" -DNDEBUG -I/usr/local/include -fpic -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c init.c -o init.o gfortran -m32 -fno-optimize-sibling-calls -fpic -O2 -flto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection --no-optimize-sibling-calls -c pan.f -o pan.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran annobin: pan.f: Warning: -D_FORTIFY_SOURCE not defined annobin: pan.f: Warning: -D_GLIBCXX_ASSERTIONS not defined gcc -shared -L/usr/lib/R/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lmtest.so init.o pan.o -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library/00LOCK-lmtest/00new/lmtest/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'lmtest' finding HTML links ... done ChickEgg html Mandible html USDistLag html bgtest html bondyield html bptest html coeftest html coxtest html currencysubstitution html dwtest html encomptest html ftemp html gqtest html grangertest html growthofmoney html harvtest html hmctest html jocci html jtest html lrtest html moneydemand html petest html raintest html resettest html unemployment html valueofstocks html wages html waldtest html ** building package indices ** installing vignettes ** 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 (lmtest) + test -d lmtest/src + cd lmtest/src + rm -f init.o pan.o lmtest.so + rm -rf /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 0.9.37-8.fc33 --unique-debug-suffix -0.9.37-8.fc33.i386 --unique-debug-src-base R-lmtest-0.9.37-8.fc33.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lmtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library/lmtest/libs/lmtest.so extracting debug info from /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/lib/R/library/lmtest/libs/lmtest.so original debug info size: 24kB, size after compression: 24kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 10 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.o56WPK + umask 022 + cd /builddir/build/BUILD + cd lmtest + /usr/bin/R CMD check --no-install lmtest * using log directory '/builddir/build/BUILD/lmtest/lmtest.Rcheck' * using R version 4.0.2 (2020-06-22) * using platform: i686-redhat-linux-gnu (32-bit) * using session charset: ASCII * using option '--no-install' * checking for file 'lmtest/DESCRIPTION' ... OK * this is package 'lmtest' version '0.9-37' * 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 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 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 ... NOTE Unknown packages 'car', 'strucchange', 'sandwich' in Rd xrefs * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... SKIPPED * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See '/builddir/build/BUILD/lmtest/lmtest.Rcheck/00check.log' for details. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: R-lmtest-0.9.37-8.fc33.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zvvK9J + umask 022 + cd /builddir/build/BUILD + cd lmtest + DOCDIR=/builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/share/doc/R-lmtest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/share/doc/R-lmtest + cp -pr lmtest/THANKS /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386/usr/share/doc/R-lmtest + RPM_EC=0 ++ jobs -p + exit 0 Provides: R(lmtest) = 0.9-37 R-lmtest = 0.9.37-8.fc33 R-lmtest(x86-32) = 0.9.37-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: R(ABI) = 4.0 R(graphics) R(stats) R(zoo) R-core >= 3.0.0 libR.so libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.29) rtld(GNU_HASH) Suggests: R(car) R(sandwich) R(stats4) R(survival) Processing files: R-lmtest-debugsource-0.9.37-8.fc33.i686 Provides: R-lmtest-debugsource = 0.9.37-8.fc33 R-lmtest-debugsource(x86-32) = 0.9.37-8.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-lmtest-debuginfo-0.9.37-8.fc33.i686 Provides: R-lmtest-debuginfo = 0.9.37-8.fc33 R-lmtest-debuginfo(x86-32) = 0.9.37-8.fc33 debuginfo(build-id) = b42c3503469c66d383d3da4d5567fb2e888c891f Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-lmtest-debugsource(x86-32) = 0.9.37-8.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 Wrote: /builddir/build/RPMS/R-lmtest-debugsource-0.9.37-8.fc33.i686.rpm Wrote: /builddir/build/RPMS/R-lmtest-debuginfo-0.9.37-8.fc33.i686.rpm Wrote: /builddir/build/RPMS/R-lmtest-0.9.37-8.fc33.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.a5xhBL + umask 022 + cd /builddir/build/BUILD + cd lmtest + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-lmtest-0.9.37-8.fc33.i386 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0