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-Rcompression.spec'], chrootPath='/var/lib/mock/f29-build-18506-9821/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Rcompression.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/R-Rcompression-0.93.2-21.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/R-Rcompression.spec'], chrootPath='/var/lib/mock/f29-build-18506-9821/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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}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-Rcompression.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', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TkLZ56 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Rcompression + /usr/bin/mkdir -p Rcompression + cd Rcompression + /usr/bin/gzip -dc /builddir/build/SOURCES/Rcompression_0.93-2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (R-Rcompression-system-minizip.patch):' Patch #0 (R-Rcompression-system-minizip.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .system-minizip --fuzz=0 patching file Rcompression/configure.in patching file Rcompression/src/Makevars.in patching file Rcompression/src/Runzip.c patching file Rcompression/src/Runzip_man.c patching file Rcompression/src/Rzip.c patching file Rcompression/src/unzipMemory.c Patch #1 (R-Rcompression-DESCRIPTION-Blank-line-fix.patch): + echo 'Patch #1 (R-Rcompression-DESCRIPTION-Blank-line-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .blfix --fuzz=0 patching file Rcompression/DESCRIPTION + cd Rcompression + autoreconf -if BUILDSTDERR: aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + cd src/ + rm -rf crypt.h ioapi.c ioapi.h minigzip.c miniunz.c miniunzip.h unzip.c unzip.h zip.c zip.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l0bS6v + umask 022 + cd /builddir/build/BUILD + cd Rcompression + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7zADw6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 + cd Rcompression + mkdir -p /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL Rcompression -l /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library BUILDSTDERR: * installing *source* package 'Rcompression' ... Checking configuration for Rcompression to find libz, libbz2, and minizip checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzlibVersion in -lbz2... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for MINIZIP... yes Version information for libz and bzlib libz 1.2.11 bzlib 1.0.6, 6-Sept-2010 configure: creating ./config.status config.status: creating src/Makevars BUILDSTDERR: ** libs gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 RConverters.c -o RConverters.o BUILDSTDERR: RConverters.c: In function 'SimpleAllocFinalizer': BUILDSTDERR: RConverters.c:155:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] BUILDSTDERR: free(ptr); BUILDSTDERR: ^~~~ BUILDSTDERR: RConverters.c:155:2: warning: incompatible implicit declaration of built-in function 'free' BUILDSTDERR: RConverters.c:155:2: note: include '' or provide a declaration of 'free' BUILDSTDERR: RConverters.c:2:1: BUILDSTDERR: +#include BUILDSTDERR: #include "Rdefines.h" BUILDSTDERR: RConverters.c:155:2: BUILDSTDERR: free(ptr); BUILDSTDERR: ^~~~ BUILDSTDERR: RConverters.c: In function 'R_listToRefArray': BUILDSTDERR: RConverters.c:221:28: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] BUILDSTDERR: ans = (RPointerList *) malloc(sizeof(RPointerList)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: RConverters.c:221:28: warning: incompatible implicit declaration of built-in function 'malloc' BUILDSTDERR: RConverters.c:221:28: note: include '' or provide a declaration of 'malloc' BUILDSTDERR: RConverters.c: In function 'getRStringArray': BUILDSTDERR: RConverters.c:251:21: warning: incompatible implicit declaration of built-in function 'malloc' BUILDSTDERR: ans = (char **) malloc(sizeof(char *) * len); BUILDSTDERR: ^~~~~~ BUILDSTDERR: RConverters.c:251:21: note: include '' or provide a declaration of 'malloc' BUILDSTDERR: RConverters.c: In function 'R_listToRefArray': BUILDSTDERR: RConverters.c:226:8: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: tmp = R_getNativeReference(el, type, type); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 Runtgz.c -o Runtgz.o BUILDSTDERR: Runtgz.c: In function 'R_tarInfo_callback': BUILDSTDERR: Runtgz.c:27:9: warning: variable 'tt' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int tt; BUILDSTDERR: ^~ BUILDSTDERR: Runtgz.c: In function 'R_tarInfo': BUILDSTDERR: Runtgz.c:65:10: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: f = gzopen(filename, "rb"); BUILDSTDERR: ^ BUILDSTDERR: Runtgz.c:94:12: warning: passing argument 1 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: tar(f, TGZ_LIST, 1, sizeof(argv)/sizeof(argv[0]), argv, callback, (void *) data); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from untgz.h:16, BUILDSTDERR: from Runtgz.c:3: BUILDSTDERR: untgz.h:146:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: Runtgz.c:111:21: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: if (f && gzclose(f) != Z_OK) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from untgz.h:16, BUILDSTDERR: from Runtgz.c:3: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: Runtgz.c: In function 'R_tarExtract': BUILDSTDERR: Runtgz.c:210:10: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: f = gzopen(filename, "rb"); BUILDSTDERR: ^ BUILDSTDERR: Runtgz.c:239:9: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] BUILDSTDERR: argv = (char **) S_alloc(numFiles + 1, sizeof(char *)); BUILDSTDERR: ^ BUILDSTDERR: Runtgz.c:246:11: warning: passing argument 1 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from untgz.h:16, BUILDSTDERR: from Runtgz.c:3: BUILDSTDERR: untgz.h:146:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); BUILDSTDERR: ^~~~~~ BUILDSTDERR: Runtgz.c:246:47: warning: passing argument 5 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from untgz.h:16, BUILDSTDERR: from Runtgz.c:3: BUILDSTDERR: untgz.h:146:52: note: expected 'char **' but argument is of type 'const char **' BUILDSTDERR: int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: Runtgz.c:257:54: warning: passing argument 5 of 'funTar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: funTar(&src, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from Runtgz.c:9: BUILDSTDERR: Rtar.h:13:13: note: expected 'char **' but argument is of type 'const char **' BUILDSTDERR: char **argv, TarCallbackFun cb, void *data); BUILDSTDERR: ~~~~~~~^~~~ BUILDSTDERR: Runtgz.c:265:21: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: if (f && gzclose(f) != Z_OK) BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from untgz.h:16, BUILDSTDERR: from Runtgz.c:3: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 Runzip.c -o Runzip.o BUILDSTDERR: Runzip.c: In function 'R_unzGetCurrentFileInfo': BUILDSTDERR: Runzip.c:221:57: warning: passing argument 3 of 'unzGetCurrentFileInfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: ans = unzGetCurrentFileInfo ( file, & pfile_info, szFileName, fileNameBufferSize, extraField, extraFieldBufferSize, szComment, commentBufferSize ) ; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from /usr/include/minizip/unzip.h:51, BUILDSTDERR: from Runzip.c:1: BUILDSTDERR: /usr/include/minizip/unzip.h:299:32: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: char *szFileName, BUILDSTDERR: ~~~~~~^~~~~~~~~~ BUILDSTDERR: Runzip.c:221:123: warning: passing argument 7 of 'unzGetCurrentFileInfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: ans = unzGetCurrentFileInfo ( file, & pfile_info, szFileName, fileNameBufferSize, extraField, extraFieldBufferSize, szComment, commentBufferSize ) ; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from /usr/include/minizip/unzip.h:51, BUILDSTDERR: from Runzip.c:1: BUILDSTDERR: /usr/include/minizip/unzip.h:303:32: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: char *szComment, BUILDSTDERR: ~~~~~~^~~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 Runzip_man.c -o Runzip_man.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 Rzip.c -o Rzip.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 bzip2.c -o bzip2.o BUILDSTDERR: bzip2.c: In function 'R_bz2uncompress': BUILDSTDERR: bzip2.c:36:17: warning: pointer targets in assignment from 'Rbyte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: stream.next_in = RAW(r_source); BUILDSTDERR: ^ BUILDSTDERR: bzip2.c:38:18: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] BUILDSTDERR: stream.next_out = (unsigned char *) ans; BUILDSTDERR: ^ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 minizip.c -o minizip.o BUILDSTDERR: minizip.c: In function 'R_createZip': BUILDSTDERR: minizip.c:504:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: else BUILDSTDERR: ^~~~ BUILDSTDERR: minizip.c:508:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' BUILDSTDERR: zi.tmz_date.tm_sec = zi.tmz_date.tm_min = zi.tmz_date.tm_hour = BUILDSTDERR: ^~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 untgz.c -o untgz.o BUILDSTDERR: In file included from /usr/include/R/R_ext/RS.h:47, BUILDSTDERR: from untgz.c:308: BUILDSTDERR: /usr/include/R/R_ext/Error.h:52: warning: "error" redefined BUILDSTDERR: #define error Rf_error BUILDSTDERR: BUILDSTDERR: untgz.c:21: note: this is the location of the previous definition BUILDSTDERR: #define error R_error BUILDSTDERR: BUILDSTDERR: untgz.c: In function 'gzerror_proxy': BUILDSTDERR: untgz.c:330:20: warning: passing argument 1 of 'gzerror' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return(gzerror((gzFile *) stream, errnum)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from untgz.h:16, BUILDSTDERR: from untgz.c:16: BUILDSTDERR: /usr/include/zlib.h:1655:30: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: untgz.c: In function 'funTar': BUILDSTDERR: untgz.c:482:42: warning: passing argument 2 of 'src->read' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: len = src->read(src->data, fname, BLOCKSIZE, src); BUILDSTDERR: ^~~~~ BUILDSTDERR: untgz.c:482:42: note: expected 'union tar_buffer *' but argument is of type 'char *' BUILDSTDERR: untgz.c:376:11: warning: unused variable 'outfile' [-Wunused-variable] BUILDSTDERR: FILE *outfile = NULL; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: untgz.c: In function 'strtime': BUILDSTDERR: untgz.c:113:42: warning: ':' directive writing 1 byte into a region of size between 0 and 16 [-Wformat-overflow=] BUILDSTDERR: sprintf(result,"%4d/%02d/%02d %02d:%02d:%02d", BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:861, BUILDSTDERR: from untgz.c:11: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 20 and 72 bytes into a destination of size 32 BUILDSTDERR: return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 unzipMemory.c -o unzipMemory.o BUILDSTDERR: unzipMemory.c: In function 'R_unzMemoryRef_reset': BUILDSTDERR: unzipMemory.c:153:13: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: unzFile ans; BUILDSTDERR: ^~~ gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -I/usr/include/minizip -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 zlib.c -o zlib.o BUILDSTDERR: zlib.c: In function 'R_gzuncompress': BUILDSTDERR: zlib.c:108:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int len; BUILDSTDERR: ^~~ BUILDSTDERR: zlib.c: In function 'R_compress': BUILDSTDERR: zlib.c:169:8: warning: unused variable 'r_ans' [-Wunused-variable] BUILDSTDERR: SEXP r_ans ; BUILDSTDERR: ^~~~~ BUILDSTDERR: zlib.c:164:9: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: char *ans; BUILDSTDERR: ^~~ BUILDSTDERR: zlib.c: In function 'R_gzip': BUILDSTDERR: zlib.c:230:8: warning: unused variable 'dictLength' [-Wunused-variable] BUILDSTDERR: uInt dictLength = 0; BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: zlib.c:229:16: warning: unused variable 'dict' [-Wunused-variable] BUILDSTDERR: const Bytef *dict = NULL; BUILDSTDERR: ^~~~ BUILDSTDERR: zlib.c:215:9: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: char *ans; BUILDSTDERR: ^~~ gcc -shared -L/usr/lib64/R/lib -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Rcompression.so RConverters.o Runtgz.o Runzip.o Runzip_man.o Rzip.o bzip2.o minizip.o untgz.o unzipMemory.o zlib.o -L/builddir/zlib-1.2.3 -lz -L/builddir/bzip2-1.0.3 -lbz2 -lminizip -L/usr/lib64/R/lib -lR BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library/Rcompression/libs BUILDSTDERR: ** R BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: Creating a generic function for 'load' from package 'base' in package 'Rcompression' BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices converting help for package 'Rcompression' BUILDSTDERR: finding HTML links ... done Rcompression-internal html Rdz html ZipFileArchive-class html collectContents html compress html getZipInfo html gzip html loadZip html rmZipEntries html runTime html tarExtract html tarInfo html tarListCallback html tm_unz-class html uncompress html unz_file_info-class html updateArchive html zave html zip html zipArchive html BUILDSTDERR: ** building package indices BUILDSTDERR: ** testing if installed package can be loaded BUILDSTDERR: * DONE (Rcompression) + test -d Rcompression/src + cd Rcompression/src + rm -f RConverters.o Runtgz.o Runzip.o Runzip_man.o Rzip.o bzip2.o minizip.o untgz.o unzipMemory.o zlib.o Rcompression.so + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library/R.css + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library/Rcompression/sampleData/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.93.2-21.fc29 --unique-debug-suffix -0.93.2-21.fc29.riscv64 --unique-debug-src-base R-Rcompression-0.93.2-21.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Rcompression extracting debug info from /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64/usr/lib64/R/library/Rcompression/libs/Rcompression.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 146 blocks + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.UmaEnj + umask 022 + cd /builddir/build/BUILD + cd Rcompression Processing files: R-Rcompression-0.93.2-21.fc29.riscv64 + exit 0 Provides: R-Rcompression = 0.93.2-21.fc29 R-Rcompression(riscv-64) = 0.93.2-21.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) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libminizip.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: R-Rcompression-debugsource-0.93.2-21.fc29.riscv64 Provides: R-Rcompression-debugsource = 0.93.2-21.fc29 R-Rcompression-debugsource(riscv-64) = 0.93.2-21.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: R-Rcompression-debuginfo-0.93.2-21.fc29.riscv64 Provides: R-Rcompression-debuginfo = 0.93.2-21.fc29 R-Rcompression-debuginfo(riscv-64) = 0.93.2-21.fc29 debuginfo(build-id) = 5f70b38b6a534b5aee434e1bb10237bca6c1f877 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: R-Rcompression-debugsource(riscv-64) = 0.93.2-21.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 Wrote: /builddir/build/RPMS/R-Rcompression-0.93.2-21.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-Rcompression-debugsource-0.93.2-21.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/R-Rcompression-debuginfo-0.93.2-21.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MrhKBx + umask 022 + cd /builddir/build/BUILD + cd Rcompression + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-21.fc29.riscv64 + exit 0 Child return code was: 0