Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-maps.spec'], chrootPath='/var/lib/mock/f33-build-130352-40833/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-maps.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=1580169600 Wrote: /builddir/build/SRPMS/R-maps-3.3.0-4.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-maps.spec'], chrootPath='/var/lib/mock/f33-build-130352-40833/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=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-maps.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=1580169600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vwpscR + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf maps + /usr/bin/mkdir -p maps + cd maps + /usr/bin/gzip -dc /builddir/build/SOURCES/maps_3.3.0.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.cD0vBP + umask 022 + cd /builddir/build/BUILD + cd maps + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nfKVAO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 + cd maps + mkdir -p /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library maps * installing *source* package 'maps' ... ** package 'maps' successfully unpacked and MD5 sums checked ** using staged installation checking for gawk... gawk configure: creating ./config.status config.status: creating src/Makefile ** libs ** arch - make -f "/usr/lib64/R/etc/Makeconf" -f Makefile init.o mapclip.o mapget.o smooth.o thin.o make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' 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.c -o init.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 mapclip.c -o mapclip.o mapclip.c: In function 'map_clip_poly': mapclip.c:123:12: warning: 'position' may be used uninitialized in this function [-Wmaybe-uninitialized] 123 | if (position > 0) { /*we finished (and thus also started) inside the region, */ | ^ 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 mapget.c -o mapget.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 smooth.c -o smooth.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 thin.c -o thin.o make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' "/usr/lib64/R/bin/R" CMD SHLIB -o maps.so init.o mapclip.o mapget.o smooth.o thin.o make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' 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 maps.so init.o mapclip.o mapget.o smooth.o thin.o -L/usr/lib64/R/lib -lR make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile Gmake make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' gcc -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/local/include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Gmake.c -o Gmake make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile Lmake make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' gcc -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/local/include -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Lmake.c -o Lmake make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile world2.line make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' Converting world to world2 gawk -f ./convert.awk < world.line > world2.line Creating legacy world2 database gawk -f ./legacy_convert.awk < legacy_world.line > legacy_world2.line make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile county.L state.L usa.L nz.L world.L world2.L italy.L france.L state.vbm.L state.carto.L legacy_world.L legacy_world2.L lakes.L make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' ./Lmake 0 s b county.line county.linestats ../inst/mapdata/county.L ./Lmake 0 s b state.line state.linestats ../inst/mapdata/state.L ./Lmake 0 s b usa.line usa.linestats ../inst/mapdata/usa.L ./Lmake 0 s b nz.line nz.linestats ../inst/mapdata/nz.L ./Lmake 0 s b world.line world.linestats ../inst/mapdata/world.L ./Lmake 0 s b world2.line world2.linestats ../inst/mapdata/world2.L ./Lmake 0 s b italy.line italy.linestats ../inst/mapdata/italy.L ./Lmake 0 s b france.line france.linestats ../inst/mapdata/france.L ./Lmake 0 p b state.vbm.line state.vbm.linestats ../inst/mapdata/state.vbm.L ./Lmake 0 p b state.carto.line state.carto.linestats ../inst/mapdata/state.carto.L ./Lmake 0 s b legacy_world.line legacy_world.linestats ../inst/mapdata/legacy_world.L ./Lmake 0 s b legacy_world2.line legacy_world2.linestats ../inst/mapdata/legacy_world2.L ./Lmake 0 s b lakes.line lakes.linestats ../inst/mapdata/lakes.L make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile county.G state.G usa.G nz.G world.G world2.G italy.G france.G state.vbm.G state.carto.G legacy_world.G legacy_world2.G lakes.G make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' ./Gmake b county.gon county.gonstats ../inst/mapdata/county.G ../inst/mapdata/county.L ./Gmake b state.gon state.gonstats ../inst/mapdata/state.G ../inst/mapdata/state.L ./Gmake b usa.gon usa.gonstats ../inst/mapdata/usa.G ../inst/mapdata/usa.L ./Gmake b nz.gon nz.gonstats ../inst/mapdata/nz.G ../inst/mapdata/nz.L ./Gmake b world.gon world.gonstats ../inst/mapdata/world.G ../inst/mapdata/world.L ./Gmake b world2.gon world2.gonstats ../inst/mapdata/world2.G ../inst/mapdata/world2.L ./Gmake b italy.gon italy.gonstats ../inst/mapdata/italy.G ../inst/mapdata/italy.L ./Gmake b france.gon france.gonstats ../inst/mapdata/france.G ../inst/mapdata/france.L ./Gmake b state.vbm.gon state.vbm.gonstats ../inst/mapdata/state.vbm.G ../inst/mapdata/state.vbm.L ./Gmake b state.carto.gon state.carto.gonstats ../inst/mapdata/state.carto.G ../inst/mapdata/state.carto.L ./Gmake b legacy_world.gon legacy_world.gonstats ../inst/mapdata/legacy_world.G ../inst/mapdata/legacy_world.L ./Gmake b legacy_world2.gon legacy_world2.gonstats ../inst/mapdata/legacy_world2.G ../inst/mapdata/legacy_world2.L ./Gmake b lakes.gon lakes.gonstats ../inst/mapdata/lakes.G ../inst/mapdata/lakes.L make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' make -f "/usr/lib64/R/etc/Makeconf" -f Makefile county.N state.N usa.N nz.N world.N world2.N italy.N france.N state.vbm.N state.carto.N legacy_world.N legacy_world2.N lakes.N make[1]: Entering directory '/builddir/build/BUILD/maps/maps/src' make[1]: Leaving directory '/builddir/build/BUILD/maps/maps/src' installing to /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library/00LOCK-maps/00new/maps/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 'maps' finding HTML links ... done Spatial2map html area.map html canada.cities html county html county.fips html france html identify.map html internal html internal2 html iso.expand html iso3166 html italy html lakes html legacy_world html map html map.axes html map.cities html map.scale html map.text html map.where html maps-deprecated html match.map html nz html ozone html polygon html smooth.map html state html state.carto html state.fips html state.vbm html us.cities html usa html world html world.cities html world.legacy html world2 html ** building package indices ** 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 (maps) + test -d maps/src + cd maps/src + rm -f init.o mapclip.o mapget.o smooth.o thin.o maps.so + rm -f /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library/R.css + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.3.0-4.fc33 --unique-debug-suffix -3.3.0-4.fc33.riscv64 --unique-debug-src-base R-maps-3.3.0-4.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/maps explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library/maps/libs/maps.so extracting debug info from /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64/usr/lib64/R/library/maps/libs/maps.so original debug info size: 144kB, size after compression: 144kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 91 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 /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.zFpayS + umask 022 + cd /builddir/build/BUILD + cd maps + _R_CHECK_FORCE_SUGGESTS_=0 + /usr/bin/R CMD check maps * using log directory '/builddir/build/BUILD/maps/maps.Rcheck' * using R version 3.6.1 (2019-07-05) * using platform: riscv64-redhat-linux-gnu (64-bit) * using session charset: ASCII * checking for file 'maps/DESCRIPTION' ... OK * this is package 'maps' version '3.3.0' * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.9/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.9/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.9/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.9/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.9/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.9/data/experiment/src/contrib/PACKAGES' NOTE Packages suggested but not available for checking: 'mapproj', 'mapdata', 'maptools', 'rnaturalearth' * 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 'maps' can be installed ... OK * checking installed package size ... OK * checking package 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 ... OK * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Unknown packages 'maptools', 'mapproj' 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 for unstated dependencies in examples ... 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 shell scripts ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking include directives in Makefiles ... OK * checking compiled code ... OK * checking examples ... OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 1 NOTE See '/builddir/build/BUILD/maps/maps.Rcheck/00check.log' for details. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: R-maps-3.3.0-4.fc33.riscv64 Provides: R(maps) = 3.3.0 R-maps = 3.3.0-4.fc33 R-maps(riscv-64) = 3.3.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: R(graphics) R(utils) R-core >= 3.0.0 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) Suggests: R(mapproj) >= 1.2-0 R(sp) Processing files: R-maps-debugsource-3.3.0-4.fc33.riscv64 Provides: R-maps-debugsource = 3.3.0-4.fc33 R-maps-debugsource(riscv-64) = 3.3.0-4.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-maps-debuginfo-3.3.0-4.fc33.riscv64 Provides: R-maps-debuginfo = 3.3.0-4.fc33 R-maps-debuginfo(riscv-64) = 3.3.0-4.fc33 debuginfo(build-id) = dface8b20bc72840744bae5d16be82a093228ea8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-maps-debugsource(riscv-64) = 3.3.0-4.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 Wrote: /builddir/build/RPMS/R-maps-debugsource-3.3.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-maps-debuginfo-3.3.0-4.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-maps-3.3.0-4.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rKrgDS + umask 022 + cd /builddir/build/BUILD + cd maps + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-maps-3.3.0-4.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0