Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/R-Rcompression.spec'], chrootPath='/var/lib/mock/f31-build-97109-32902/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565568000 Wrote: /builddir/build/SRPMS/R-Rcompression-0.93.2-26.fc31.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/f31-build-97109-32902/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=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1565568000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v8ao7B + 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-stdlib.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .stdlib --fuzz=0 + echo 'Patch #1 (R-Rcompression-DESCRIPTION-Blank-line-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .blfix --fuzz=0 + cd Rcompression + autoreconf -if BUILDSTDERR: aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (R-Rcompression-stdlib.patch): patching file Rcompression/src/RConverters.c Patch #1 (R-Rcompression-DESCRIPTION-Blank-line-fix.patch): patching file Rcompression/DESCRIPTION Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mjua2D + umask 022 + cd /builddir/build/BUILD + cd Rcompression + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WEQgUD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 + cd Rcompression + mkdir -p /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library + /usr/bin/R CMD INSTALL Rcompression -l /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library BUILDSTDERR: * installing *source* package 'Rcompression' ... BUILDSTDERR: ** using staged installation BUILDSTDERR: ** libs BUILDSTDERR: RConverters.c: In function 'R_listToRefArray': BUILDSTDERR: RConverters.c:227:8: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 227 | tmp = R_getNativeReference(el, type, type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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: 27 | 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: 65 | f = gzopen(filename, "rb"); BUILDSTDERR: | ^ BUILDSTDERR: Runtgz.c:94:12: warning: passing argument 1 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 94 | tar(f, TGZ_LIST, 1, sizeof(argv)/sizeof(argv[0]), argv, callback, (void *) data); BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | struct gzFile_s ** 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: 146 | 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: 111 | if (f && gzclose(f) != Z_OK) BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | struct gzFile_s ** 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: 1630 | 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: 210 | f = gzopen(filename, "rb"); BUILDSTDERR: | ^ BUILDSTDERR: Runtgz.c:239:9: warning: assignment to 'const char **' from incompatible pointer type 'char **' [-Wincompatible-pointer-types] BUILDSTDERR: 239 | 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: 246 | tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | struct gzFile_s ** 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: 146 | 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: 246 | tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | const char ** 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: 146 | 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: 257 | funTar(&src, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | const char ** BUILDSTDERR: In file included from Runtgz.c:9: BUILDSTDERR: Rtar.h:13:13: note: expected 'char **' but argument is of type 'const char **' BUILDSTDERR: 13 | 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: 265 | if (f && gzclose(f) != Z_OK) BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | struct gzFile_s ** 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: 1630 | ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: | ^~ 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: 36 | 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: 38 | stream.next_out = (unsigned char *) ans; BUILDSTDERR: | ^ Checking configuration for Rcompression to find libz and libbz2 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 Version information for libz and bzlib libz 1.2.11 bzlib 1.0.8, 13-Jul-2019 configure: creating ./config.status config.status: creating src/Makevars gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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/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/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: gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.miniunz.c: In function 'do_extract_currentfile': BUILDSTDERR: miniunz.c:346:17: warning: implicit declaration of function 'makedir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] BUILDSTDERR: 346 | makedir(write_filename); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | mkdir BUILDSTDERR: miniunz.c:254:11: warning: unused variable 'ratio' [-Wunused-variable] BUILDSTDERR: 254 | uLong ratio=0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: miniunz.c: In function 'do_extract': BUILDSTDERR: miniunz.c:408:11: warning: unused variable 'fout' [-Wunused-variable] BUILDSTDERR: 408 | FILE* fout=NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: miniunz.c: In function 'do_extract_onefile': BUILDSTDERR: miniunz.c:437:9: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 437 | int err = UNZ_OK; BUILDSTDERR: | ^~~ BUILDSTDERR: minizip.c: In function 'R_createZip': BUILDSTDERR: minizip.c:504:13: warning: this 'else' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 504 | 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: 508 | zi.tmz_date.tm_sec = zi.tmz_date.tm_min = zi.tmz_date.tm_hour = BUILDSTDERR: | ^~ 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: 52 | #define error Rf_error BUILDSTDERR: | BUILDSTDERR: untgz.c:21: note: this is the location of the previous definition BUILDSTDERR: 21 | #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: 330 | return(gzerror((gzFile *) stream, errnum)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | struct gzFile_s ** 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: 1655 | 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: 482 | len = src->read(src->data, fname, BLOCKSIZE, src); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | | BUILDSTDERR: | char * 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: 376 | 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: 113 | sprintf(result,"%4d/%02d/%02d %02d:%02d:%02d", BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, 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: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: unzip.c: In function 'unzGetCurrentFileInfo': BUILDSTDERR: unzip.c:723:49: warning: passing argument 4 of 'unzlocal_GetCurrentFileInfoInternal' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 723 | szFileName,fileNameBufferSize, BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: unzip.c:558:53: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: 558 | char *szFileName, uLong fileNameBufferSize, BUILDSTDERR: | ~~~~~~^~~~~~~~~~ BUILDSTDERR: unzip.c:725:49: warning: passing argument 8 of 'unzlocal_GetCurrentFileInfoInternal' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] BUILDSTDERR: 725 | szComment,commentBufferSize); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: unzip.c:560:53: note: expected 'char *' but argument is of type 'const char *' BUILDSTDERR: 560 | char *szComment, uLong commentBufferSize) BUILDSTDERR: | ~~~~~~^~~~~~~~~ BUILDSTDERR: unzip.c: In function 'unzOpenCurrentFile3': BUILDSTDERR: unzip.c:1117:24: warning: assignment to 'const long unsigned int *' from incompatible pointer type 'const z_crc_t *' {aka 'const unsigned int *'} [-Wincompatible-pointer-types] BUILDSTDERR: 1117 | s->pcrc_32_tab = get_crc_table(); BUILDSTDERR: | ^ BUILDSTDERR: unzip.c: In function 'unzGetGlobalComment': BUILDSTDERR: unzip.c:1465:9: warning: unused variable 'err' [-Wunused-variable] BUILDSTDERR: 1465 | int err=UNZ_OK; BUILDSTDERR: | ^~~ BUILDSTDERR: unzipMemory.c: In function 'R_unzMemoryRef_reset': BUILDSTDERR: unzipMemory.c:153:13: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: 153 | unzFile ans; BUILDSTDERR: | ^~~ BUILDSTDERR: zip.c: In function 'zipOpenNewFileInZip3': BUILDSTDERR: zip.c:883:28: warning: assignment to 'const long unsigned int *' from incompatible pointer type 'const z_crc_t *' {aka 'const unsigned int *'} [-Wincompatible-pointer-types] BUILDSTDERR: 883 | zi->ci.pcrc_32_tab = get_crc_table(); BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: zip.c:192:12: warning: 'free_linkedlist' defined but not used [-Wunused-function] BUILDSTDERR: 192 | local void free_linkedlist(ll) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: zlib.c: In function 'R_gzuncompress': BUILDSTDERR: zlib.c:108:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 108 | int len; BUILDSTDERR: | ^~~ BUILDSTDERR: zlib.c: In function 'R_compress': BUILDSTDERR: zlib.c:169:8: warning: unused variable 'r_ans' [-Wunused-variable] BUILDSTDERR: 169 | SEXP r_ans ; BUILDSTDERR: | ^~~~~ BUILDSTDERR: zlib.c:164:9: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: 164 | char *ans; BUILDSTDERR: | ^~~ BUILDSTDERR: zlib.c: In function 'R_gzip': BUILDSTDERR: zlib.c:230:8: warning: unused variable 'dictLength' [-Wunused-variable] BUILDSTDERR: 230 | uInt dictLength = 0; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: zlib.c:229:16: warning: unused variable 'dict' [-Wunused-variable] BUILDSTDERR: 229 | const Bytef *dict = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: zlib.c:215:9: warning: unused variable 'ans' [-Wunused-variable] BUILDSTDERR: 215 | char *ans; BUILDSTDERR: | ^~~ BUILDSTDERR: installing to /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library/00LOCK-Rcompression/00new/Rcompression/libs BUILDSTDERR: ** R BUILDSTDERR: ** inst BUILDSTDERR: ** byte-compile and prepare package for lazy loading BUILDSTDERR: ** help BUILDSTDERR: *** installing help indices BUILDSTDERR: finding HTML links ... done 3 -Dunix -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 ioapi.c -o ioapi.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 miniunz.c -o miniunz.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 unzip.c -o unzip.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 zip.c -o zip.o gcc -I"/usr/include/R" -DNDEBUG -I/builddir/zlib-1.2.3 -I/builddir/bzip2-1.0.3 -Dunix -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 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 Rcompression.so RConverters.o Runtgz.o Runzip.o Runzip_man.o Rzip.o bzip2.o ioapi.o miniunz.o minizip.o untgz.o unzip.o unzipMemory.o zip.o zlib.o -L/builddir/zlib-1.2.3 -lz -L/builddir/bzip2-1.0.3 -lbz2 -L/usr/lib64/R/lib -lR Creating a generic function for 'load' from package 'base' in package 'Rcompression' converting help for package 'Rcompression' Rcompression-internal html Rdz html ZipFileArchive-class html BUILDSTDERR: collectConten** building package indices BUILDSTDERR: ** testing if installed package can be loaded from temporary location BUILDSTDERR: ** checking absolute paths in shared objects and dynamic libraries BUILDSTDERR: ** testing if installed package can be loaded from final location BUILDSTDERR: ** testing if installed package keeps a record of temporary installation path 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 ioapi.o miniunz.o minizip.o untgz.o unzip.o unzipMemory.o zip.o zlib.o Rcompression.so + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library/R.css + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.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-26.fc31 --unique-debug-suffix -0.93.2-26.fc31.riscv64 --unique-debug-src-base R-Rcompression-0.93.2-26.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Rcompression BUILDSTDERR: 408 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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 ts 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 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library/Rcompression/libs/Rcompression.so extracting debug info from /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64/usr/lib64/R/library/Rcompression/libs/Rcompression.so original debug info size: 328kB, size after compression: 300kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.RbNsrC + umask 022 + cd /builddir/build/BUILD + cd Rcompression + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: R-Rcompression-0.93.2-26.fc31.riscv64 Provides: R(Rcompression) = 0.93-2 R-Rcompression = 0.93.2-26.fc31 R-Rcompression(riscv-64) = 0.93.2-26.fc31 bundled(minizip) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: R(methods) R-core >= 1.0.0 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) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: R-Rcompression-debugsource-0.93.2-26.fc31.riscv64 Provides: R-Rcompression-debugsource = 0.93.2-26.fc31 R-Rcompression-debugsource(riscv-64) = 0.93.2-26.fc31 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-26.fc31.riscv64 Provides: R-Rcompression-debuginfo = 0.93.2-26.fc31 R-Rcompression-debuginfo(riscv-64) = 0.93.2-26.fc31 debuginfo(build-id) = 3e1bbc954922518c153354802abead0ee0aa4b3d 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-26.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 Wrote: /builddir/build/RPMS/R-Rcompression-0.93.2-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/R-Rcompression-debugsource-0.93.2-26.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/R-Rcompression-debuginfo-0.93.2-26.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lHLpnE + umask 022 + cd /builddir/build/BUILD + cd Rcompression + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-26.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0