Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/R-Rcompression.spec'], uid=1000user='mockbuild'env={'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'}timeout=0logger=gid=135shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-19318/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/R-Rcompression.spec'] with env {'HOME': '/builddir', 'CCACHE_DIR': '/tmp/ccache', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/R-Rcompression-0.93.2-12bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/R-Rcompression.spec'], logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'}user='mockbuild'shell=Falsetimeout=0gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-17508/root'uid=1000printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/R-Rcompression.spec'] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/R-Rcompression-0.93.2-12bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/R-Rcompression.spec "], logger=env={'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'}user='mockbuild'shell=Falsetimeout=0gid=135chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-17508/root'uid=1000private_network=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/R-Rcompression.spec "] with env {'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'HOME': '/builddir'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ExFFGx + 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 -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (R-Rcompression-system-minizip.patch): + echo 'Patch #0 (R-Rcompression-system-minizip.patch):' + /usr/bin/cat /builddir/build/SOURCES/R-Rcompression-system-minizip.patch + /usr/bin/patch -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/cat /builddir/build/SOURCES/R-Rcompression-DESCRIPTION-Blank-line-fix.patch + /usr/bin/patch -p1 -b --suffix .blfix --fuzz=0 patching file Rcompression/DESCRIPTION + cd Rcompression + autoreconf -if 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.xMy5xF + umask 022 + cd /builddir/build/BUILD + cd Rcompression + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W3SmyM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm + cd Rcompression + mkdir -p /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm/usr/lib/R/library + /usr/bin/R CMD INSTALL Rcompression -l /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm/usr/lib/R/library * 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.8 bzlib 1.0.6, 6-Sept-2010 configure: creating ./config.status config.status: creating src/Makevars ** 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c RConverters.c -o RConverters.o RConverters.c: In function 'SimpleAllocFinalizer': RConverters.c:155:2: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(ptr); ^ RConverters.c:155:2: warning: incompatible implicit declaration of built-in function 'free' RConverters.c:155:2: note: include '' or provide a declaration of 'free' RConverters.c: In function 'R_listToRefArray': RConverters.c:226:6: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] tmp = R_getNativeReference(el, type, type); ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c Runtgz.c -o Runtgz.o Runtgz.c: In function 'R_tarInfo_callback': Runtgz.c:27:9: warning: variable 'tt' set but not used [-Wunused-but-set-variable] int tt; ^ Runtgz.c: In function 'R_tarInfo': Runtgz.c:65:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] f = gzopen(filename, "rb"); ^ Runtgz.c:94:12: warning: passing argument 1 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] tar(f, TGZ_LIST, 1, sizeof(argv)/sizeof(argv[0]), argv, callback, (void *) data); ^ In file included from Runtgz.c:3:0: untgz.h:146:5: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'struct gzFile_s **' int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); ^ Runtgz.c:111:21: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (f && gzclose(f) != Z_OK) ^ In file included from untgz.h:16:0, from Runtgz.c:3: /usr/include/zlib.h:1511:12: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'struct gzFile_s **' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ Runtgz.c: In function 'R_tarExtract': Runtgz.c:210:10: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] f = gzopen(filename, "rb"); ^ Runtgz.c:239:9: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] argv = (char **) S_alloc(numFiles + 1, sizeof(char *)); ^ Runtgz.c:246:11: warning: passing argument 1 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); ^ In file included from Runtgz.c:3:0: untgz.h:146:5: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'struct gzFile_s **' int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); ^ Runtgz.c:246:47: warning: passing argument 5 of 'tar' from incompatible pointer type [-Wincompatible-pointer-types] tar(f, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); ^ In file included from Runtgz.c:3:0: untgz.h:146:5: note: expected 'char **' but argument is of type 'const char **' int tar OF((gzFile, int, int, int, char **, TarCallbackFun cb, void *data)); ^ Runtgz.c:257:54: warning: passing argument 5 of 'funTar' from incompatible pointer type [-Wincompatible-pointer-types] funTar(&src, TGZ_EXTRACT, numFiles + 1, argc, argv, (TarCallbackFun) callback, (void *) data); ^ In file included from Runtgz.c:9:0: Rtar.h:12:5: note: expected 'char **' but argument is of type 'const char **' int funTar (DataSource *src, int action, int arg, int argc, ^ Runtgz.c:265:21: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] if (f && gzclose(f) != Z_OK) ^ In file included from untgz.h:16:0, from Runtgz.c:3: /usr/include/zlib.h:1511:12: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'struct gzFile_s **' ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c Runzip.c -o Runzip.o Runzip.c: In function 'R_unzGetCurrentFileInfo': Runzip.c:221:55: warning: passing argument 3 of 'unzGetCurrentFileInfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ans = unzGetCurrentFileInfo ( file, & pfile_info, szFileName, fileNameBufferSize, extraField, extraFieldBufferSize, szComment, commentBufferSize ) ; ^ In file included from Runzip.c:1:0: /usr/include/minizip/unzip.h:297:12: note: expected 'char *' but argument is of type 'const char *' extern int ZEXPORT unzGetCurrentFileInfo OF((unzFile file, ^ Runzip.c:221:121: warning: passing argument 7 of 'unzGetCurrentFileInfo' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] ans = unzGetCurrentFileInfo ( file, & pfile_info, szFileName, fileNameBufferSize, extraField, extraFieldBufferSize, szComment, commentBufferSize ) ; ^ In file included from Runzip.c:1:0: /usr/include/minizip/unzip.h:297:12: note: expected 'char *' but argument is of type 'const char *' extern int ZEXPORT unzGetCurrentFileInfo OF((unzFile file, ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c bzip2.c -o bzip2.o bzip2.c: In function 'R_bz2uncompress': bzip2.c:36:17: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream.next_in = RAW(r_source); ^ bzip2.c:38:18: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] stream.next_out = (unsigned char *) ans; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -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/include/minizip -I/usr/local/include -fpic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c untgz.c -o untgz.o In file included from /usr/include/R/R_ext/RS.h:37:0, from untgz.c:308: /usr/include/R/R_ext/Error.h:48:0: warning: "error" redefined #define error Rf_error ^ untgz.c:21:0: note: this is the location of the previous definition #define error R_error ^ untgz.c: In function 'gzerror_proxy': untgz.c:330:20: warning: passing argument 1 of 'gzerror' from incompatible pointer type [-Wincompatible-pointer-types] return(gzerror((gzFile *) stream, errnum)); ^ In file included from untgz.h:16:0, from untgz.c:16: /usr/include/zlib.h:1536:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'struct gzFile_s **' ZEXTERN const char * ZEXPORT gzerror OF((gzFile file, int *errnum)); ^ untgz.c: In function 'funTar': untgz.c:482:42: warning: passing argument 2 of 'src->read' from incompatible pointer type [-Wincompatible-pointer-types] len = src->read(src->data, fname, BLOCKSIZE, src); ^ untgz.c:482:42: note: expected 'union tar_buffer *' but argument is of type 'char *' untgz.c:376:9: warning: unused variable 'outfile' [-Wunused-variable] FILE *outfile = NULL; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c unzipMemory.c -o unzipMemory.o unzipMemory.c: In function 'R_unzMemoryRef_reset': unzipMemory.c:153:13: warning: unused variable 'ans' [-Wunused-variable] unzFile ans; ^ 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c zlib.c -o zlib.o zlib.c: In function 'R_gzuncompress': zlib.c:108:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^ zlib.c: In function 'R_compress': zlib.c:169:8: warning: unused variable 'r_ans' [-Wunused-variable] SEXP r_ans ; ^ zlib.c:164:9: warning: unused variable 'ans' [-Wunused-variable] char *ans; ^ zlib.c: In function 'R_gzip': zlib.c:230:8: warning: unused variable 'dictLength' [-Wunused-variable] uInt dictLength = 0; ^ zlib.c:229:16: warning: unused variable 'dict' [-Wunused-variable] const Bytef *dict = NULL; ^ zlib.c:215:9: warning: unused variable 'ans' [-Wunused-variable] char *ans; ^ gcc -shared -L/usr/lib/R/lib -Wl,-z,relro -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/lib/R/lib -lR installing to /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm/usr/lib/R/library/Rcompression/libs ** R ** inst ** preparing package for lazy loading Creating a generic function for 'load' from package 'base' in package 'Rcompression' ** help *** installing help indices converting help for package 'Rcompression' 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 ** building package indices ** testing if installed package can be loaded * 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-12bs02npfc23.arm/usr/lib/R/library/R.css + rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm/usr/lib/R/library/Rcompression/sampleData/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Rcompression extracting debug info from /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm/usr/lib/R/library/Rcompression/libs/Rcompression.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 146 blocks + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uAVKSj Processing files: R-Rcompression-0.93.2-12bs02npfc23.armv6hl Provides: R-Rcompression = 0.93.2-12bs02npfc23 R-Rcompression(armv6hl-32) = 0.93.2-12bs02npfc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libR.so libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libminizip.so.1 libz.so.1 rtld(GNU_HASH) Processing files: R-Rcompression-debuginfo-0.93.2-12bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm Wrote: /builddir/build/RPMS/R-Rcompression-0.93.2-12bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/R-Rcompression-debuginfo-0.93.2-12bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.f0uPEn + umask 022 + cd /builddir/build/BUILD + cd Rcompression + /usr/bin/rm -rf /builddir/build/BUILDROOT/R-Rcompression-0.93.2-12bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->