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-rgdal.spec'], chrootPath='/var/lib/mock/f33-build-194234-47078/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-rgdal.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=1583193600 Wrote: /builddir/build/SRPMS/R-rgdal-1.4.8-3.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-rgdal.spec'], chrootPath='/var/lib/mock/f33-build-194234-47078/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-rgdal.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=1583193600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6nLHq8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rgdal + /usr/bin/mkdir -p rgdal + cd rgdal + /usr/bin/gzip -dc /builddir/build/SOURCES/rgdal_1.4-8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd rgdal ~/build/BUILD/rgdal/rgdal ~/build/BUILD/rgdal + rm inst/include/projects.h + rmdir inst/include + popd ~/build/BUILD/rgdal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jvwnOa + umask 022 + cd /builddir/build/BUILD + cd rgdal + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vakL0a + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 + cd rgdal + mkdir -p /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL -l /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library rgdal * installing *source* package 'rgdal' ... file 'inst/include/projects.h' is missing ** using staged installation configure: R_HOME: /usr/lib64/R configure: CC: gcc configure: CXX: g++ -std=gnu++11 configure: C++11 support available configure: rgdal: 1.4-7 checking for /usr/bin/svnversion... no configure: svn revision: 845 checking for gdal-config... /usr/bin/gdal-config checking gdal-config usability... yes configure: GDAL: 3.0.4 checking GDAL version >= 1.11.4... yes checking GDAL version <= 2.5 or >= 3.0... yes checking gdal: linking with --libs only... yes checking GDAL: gdal-config data directory readable... yes checking GDAL: /usr/share/gdal/pcs.csv readable... no configure: pkg-config proj exists, will use it configure: PROJ version: 6.3.1 configure: Support for PROJ >= 6.0.0 not yet available, deprecated API defined configure: proj CPP flags: -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H configure: PROJ LIBS: -lproj checking PROJ header API:... proj_api.h checking proj_api.h presence and usability... yes checking PROJ version agreement... yes checking PROJ version >= 4.8.0... yes /usr/bin/ld: cannot find -lsqlite3 collect2: error: ld returned 1 exit status ./configure: line 2433: ./proj_conf_test2: No such file or directory checking PROJ: proj.db found and readable... yes configure: Package CPP flags: -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H configure: Package LIBS: -L/usr/lib64 -lgdal -lproj configure: creating ./config.status config.status: creating src/Makevars ** libs g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 OGR_write.cpp -o OGR_write.o OGR_write.cpp: In function 'SEXPREC* OGR_write(SEXP)': OGR_write.cpp:42:36: warning: variable 'shp_edge_case_fix' set but not used [-Wunused-but-set-variable] 42 | int pc=0, i, j, k, is_shpfile, shp_edge_case_fix; | ^~~~~~~~~~~~~~~~~ g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 gdal-bindings.cpp -o gdal-bindings.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 inverser.c -o inverser.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 local_stubs.c -o local_stubs.o g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 ogr_geom.cpp -o ogr_geom.o gcc -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 ogr_polygons.c -o ogr_polygons.o g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 ogr_proj.cpp -o ogr_proj.o g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 ogrdrivers.cpp -o ogrdrivers.o g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 ogrsource.cpp -o ogrsource.o g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 proj_info6.cpp -o proj_info6.o proj_info6.cpp: In function 'SEXPREC* PROJcopyEPSG(SEXP)': proj_info6.cpp:185:17: warning: 'pj' may be used uninitialized in this function [-Wmaybe-uninitialized] 185 | proj_destroy(pj); | ~~~~~~~~~~~~^~~~ g++ -std=gnu++11 -I"/usr/include/R" -DNDEBUG -I/usr/include/gdal -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -I"/usr/lib64/R/library/sp/include" -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 projectit.cpp -o projectit.o g++ -std=gnu++11 -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rgdal.so OGR_write.o gdal-bindings.o init.o inverser.o local_stubs.o ogr_geom.o ogr_polygons.o ogr_proj.o ogrdrivers.o ogrsource.o proj_info6.o projectit.o -L/usr/lib64 -lgdal -lproj -L/usr/lib64/R/lib -lR installing to /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/00LOCK-rgdal/00new/rgdal/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'rgdal' finding HTML links ... done CRS-class html GDALDataset-class html GDALDriver-class html GDALMajorObject-class html GDALRasterBand-class html GDALReadOnlyDataset-class html GDALReadOnlyDataset-methods html GDALTransientDataset-class html GridsDatums html RGB2PCT html SGDF2PCT html SpatialGDAL-class html closeDataset-methods html displayDataset html llgrid html Rd warning: /builddir/build/BUILD/rgdal/rgdal/man/llgrid.Rd:11: file link 'Spatial' in package 'sp' does not exist and so has been treated as a topic Rd warning: /builddir/build/BUILD/rgdal/rgdal/man/llgrid.Rd:16: file link 'gridat' in package 'sp' does not exist and so has been treated as a topic Rd warning: /builddir/build/BUILD/rgdal/rgdal/man/llgrid.Rd:17: file link 'gridat' in package 'sp' does not exist and so has been treated as a topic make_EPSG html nor2k html projInfo html project html readGDAL html Rd warning: /builddir/build/BUILD/rgdal/rgdal/man/readGDAL.Rd:136: file link 'flipVertical' in package 'sp' does not exist and so has been treated as a topic readOGR html showWKT html spTransform-methods html wrappers html writeOGR 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 (rgdal) + test -d rgdal/src + cd rgdal/src + rm -f OGR_write.o gdal-bindings.o init.o inverser.o local_stubs.o ogr_geom.o ogr_polygons.o ogr_proj.o ogrdrivers.o ogrsource.o proj_info6.o projectit.o rgdal.so + rm -f /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/R.css + rm /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/rgdal/README.windows + rm /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/rgdal/SVN_VERSION + rm -r /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/rgdal/m4 + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.4.8-3.fc33 --unique-debug-suffix -1.4.8-3.fc33.riscv64 --unique-debug-src-base R-rgdal-1.4.8-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rgdal explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/rgdal/libs/rgdal.so extracting debug info from /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64/usr/lib64/R/library/rgdal/libs/rgdal.so original debug info size: 616kB, size after compression: 480kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 351 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.BrjnF8 + umask 022 + cd /builddir/build/BUILD + cd rgdal + /usr/bin/R CMD check rgdal * using log directory '/builddir/build/BUILD/rgdal/rgdal.Rcheck' * using R version 3.6.3 (2020-02-29) * using platform: riscv64-redhat-linux-gnu (64-bit) * using session charset: ASCII * checking for file 'rgdal/DESCRIPTION' ... OK * this is package 'rgdal' version '1.4-8' * 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.10/bioc/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/bioc/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.10/data/annotation/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/data/annotation/src/contrib/PACKAGES' Warning: unable to access index for repository https://bioconductor.org/packages/3.10/data/experiment/src/contrib: cannot open URL 'https://bioconductor.org/packages/3.10/data/experiment/src/contrib/PACKAGES' OK * 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 'rgdal' can be installed ... OK * checking installed package size ... 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 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 ... NOTE Unknown package 'maptools' 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 compilation flags in Makevars ... NOTE Package has both 'src/Makevars.in' and 'src/Makevars'. Installation with --no-configure' is unlikely to work. If you intended 'src/Makevars' to be used on Windows, rename it to 'src/Makevars.win' otherwise remove it. If 'configure' created 'src/Makevars', you need a 'cleanup' script. * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking compiled code ... OK * checking sizes of PDF files under 'inst/doc' ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'srs_rendering.R' Comparing 'srs_rendering.Rout' to 'srs_rendering.Rout.save' ...5c5 < [1] "Rel. 6.3.1, February 10th, 2020, [PJ_VERSION: 631]" --- > [1] "Rel. 6.0.0, March 1st, 2019, [PJ_VERSION: 600]" 7c7 < [1] "GDAL 3.0.4, released 2020/01/28" --- > [1] "GDAL 2.4.0, released 2018/12/14" 11,12d10 < scot_BNG < "+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=400000 +y_0=-100000 +ellps=airy +units=m +no_defs" 18a17,18 > scot_BNG > "+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.9996012717 +x_0=400000 +y_0=-100000 +ellps=airy +towgs84=446.448,-125.157,542.06,0.15,0.247,0.842,-20.489 +units=m +no_defs " 22c22 < [1] "+proj=longlat +a=6378137.01 +rf=298.257223563 +no_defs" --- > [1] "+proj=longlat +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +no_defs " 24c24 < [1] "+proj=utm +zone=23 +south +ellps=aust_SA +units=m +no_defs" --- > [1] "+proj=utm +zone=23 +south +ellps=aust_SA +towgs84=-57,1,-41,0,0,0,0 +units=m +no_defs " 28c28 < [1] "+proj=lcc +lat_1=46.8 +lat_0=46.8 +lon_0=0 +k_0=0.999877420000019 +x_0=600000 +y_0=2200000.00000032 +ellps=clrk80ign +pm=paris +units=m +no_defs" --- > [1] "+proj=lcc +lat_1=46.8 +lat_0=46.8 +lon_0=0 +k_0=0.9998774200000193 +x_0=600000 +y_0=2200000.000000325 +a=6378249.2 +b=6356515.000000472 +towgs84=-168,-60,320,0,0,0,0 +pm=paris +units=m +no_defs " 40,43c40,43 < file: SP27GTIF.TIF , SRS: +proj=tmerc +lat_0=36.6666666666667 +lon_0=-88.3333333333333 +k=0.999975 +x_0=152400.30480061 +y_0=0 +datum=NAD27 +units=us-ft +no_defs < file: cea.tif , SRS: +proj=cea +lat_ts=33.75 +lon_0=-117.333333333333 +x_0=0 +y_0=0 +datum=NAD27 +units=m +no_defs < file: erdas_spnad83.tif , SRS: +proj=tmerc +lat_0=30 +lon_0=-82.1666666666667 +k=0.9999 +x_0=200000 +y_0=0 +datum=NAD83 +units=us-ft +no_defs < file: scaleoffset.vrt , SRS: +proj=utm +zone=18 +ellps=WGS84 +towgs84=0,0,0,0,0,0,0 +units=m +no_defs --- > file: SP27GTIF.TIF , SRS: +proj=tmerc +lat_0=36.66666666666666 +lon_0=-88.33333333333333 +k=0.9999749999999999 +x_0=152400.3048006096 +y_0=0 +datum=NAD27 +units=us-ft +no_defs > file: cea.tif , SRS: +proj=cea +lon_0=-117.333333333333 +lat_ts=33.75 +x_0=0 +y_0=0 +datum=NAD27 +units=m +no_defs > file: erdas_spnad83.tif , SRS: +proj=tmerc +lat_0=30 +lon_0=-82.16666666666667 +k=0.9999 +x_0=200000 +y_0=0 +ellps=GRS80 +towgs84=0,0,0,0,0,0,0 +units=us-ft +no_defs > file: scaleoffset.vrt , SRS: +proj=utm +zone=18 +datum=WGS84 +units=m +no_defs Running 'test_proj.R' Comparing 'test_proj.Rout' to 'test_proj.Rout.save' ... OK Running 'tests.R' Comparing 'tests.Rout' to 'tests.Rout.save' ... OK Running 'tripup.R' Comparing 'tripup.Rout' to 'tripup.Rout.save' ...266,267c266,267 < coords FALSE < holes FALSE --- > coords TRUE > holes TRUE 273,274c273,274 < coords FALSE < holes FALSE --- > coords TRUE > holes TRUE OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... 'OGR_shape_encoding.Rnw'using 'UTF-8'... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See '/builddir/build/BUILD/rgdal/rgdal.Rcheck/00check.log' for details. + RPM_EC=0 ++ jobs -p + exit 0 Processing files: R-rgdal-1.4.8-3.fc33.riscv64 Provides: R(rgdal) = 1.4-8 R-rgdal = 1.4.8-3.fc33 R-rgdal(riscv-64) = 1.4.8-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: R(grDevices) R(graphics) R(methods) R(sp) >= 1.1-0 R(stats) R(utils) R-core >= 3.5.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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgdal.so.26()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libproj.so.15()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: R-rgdal-debugsource-1.4.8-3.fc33.riscv64 Provides: R-rgdal-debugsource = 1.4.8-3.fc33 R-rgdal-debugsource(riscv-64) = 1.4.8-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-rgdal-debuginfo-1.4.8-3.fc33.riscv64 Provides: R-rgdal-debuginfo = 1.4.8-3.fc33 R-rgdal-debuginfo(riscv-64) = 1.4.8-3.fc33 debuginfo(build-id) = c04227c7d6cf8dee0a4e786e6d049b5fa35f3b54 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-rgdal-debugsource(riscv-64) = 1.4.8-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 Wrote: /builddir/build/RPMS/R-rgdal-debuginfo-1.4.8-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-rgdal-debugsource-1.4.8-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/R-rgdal-1.4.8-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sX1uX9 + umask 022 + cd /builddir/build/BUILD + cd rgdal + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-rgdal-1.4.8-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0