Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/zip.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/zip.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/zip-3.0-10.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/zip.spec'], False, '/var/lib/mock/centos-7-1-pass1-armhfp/root/', None, 0, True, False, 1000, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/zip.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YWWQXk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zip30 + /usr/bin/gzip -dc /builddir/build/SOURCES/zip30.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zip30 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (zip-3.0-exec-shield.patch): + echo 'Patch #1 (zip-3.0-exec-shield.patch):' + /usr/bin/cat /builddir/build/SOURCES/zip-3.0-exec-shield.patch + /usr/bin/patch -p1 -b --suffix .exec-shield --fuzz=0 patching file crc_i386.S patching file match.S Patch #2 (zip-3.0-currdir.patch): + echo 'Patch #2 (zip-3.0-currdir.patch):' + /usr/bin/cat /builddir/build/SOURCES/zip-3.0-currdir.patch + /usr/bin/patch -p1 -b --suffix .currdir --fuzz=0 patching file util.c Patch #3 (zip-3.0-time.patch): + echo 'Patch #3 (zip-3.0-time.patch):' + /usr/bin/cat /builddir/build/SOURCES/zip-3.0-time.patch + /usr/bin/patch -p1 -b --suffix .time --fuzz=0 patching file unix/Makefile Hunk #1 succeeded at 29 (offset 5 lines). Patch #4 (man.patch): + echo 'Patch #4 (man.patch):' + /usr/bin/cat /builddir/build/SOURCES/man.patch + /usr/bin/patch -p1 -b --suffix .man --fuzz=0 patching file man/zipsplit.1 patching file man/zipnote.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8Ibt4Q + umask 022 + cd /builddir/build/BUILD + cd zip30 + make -f unix/Makefile prefix=/usr 'CFLAGS_NOOPT=-I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' generic_gcc -j4 make -f unix/Makefile generic CC=gcc CPP="gcc -E" make[1]: Entering directory `/builddir/build/BUILD/zip30' sh unix/configure "gcc" "-I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard" "" Check C compiler type (optimization options) GNU C (-O3) Check bzip2 support Check for bzip2 in bzip2 directory Check if OS already has bzip2 library installed -- OS supports bzip2 - linking in bzip2 Check for the C preprocessor Check if we can use asm code Check for ANSI options Check for prototypes Check the handling of const Check for time_t Check for size_t Check for off_t Check size of UIDs and GIDs (Now zip stores variable size UIDs/GIDs using a new extra field. This tests if this OS uses 16-bit UIDs/GIDs and so if the old 16-bit storage should also be used for backward compatibility.) s.st_uid is 4 bytes s.st_gid is 4 bytes -- UID not 2 bytes - disabling old 16-bit UID/GID support Check for Large File Support off_t is 8 bytes -- yes we have Large File Support! Check for wide char support -- have wchar_t - enabling Unicode support Check for gcc no-builtin flag Check for rmdir Check for strchr Check for strrchr Check for rename Check for mktemp Check for mktime Check for mkstemp Check for memset Check for memmove Check for strerror Check for errno declaration Check for directory libraries Check for readlink Check for directory include file Check for nonexistent include files Check for term I/O include file Check for valloc Check for /usr/local/bin and /usr/local/man Check for OS-specific flags Check for symbolic links eval make -f unix/Makefile zips `cat flags` make[2]: Entering directory `/builddir/build/BUILD/zip30' gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zip.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipfile.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipup.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H fileio.c zipup.c: In function 'zipup': zipup.c:403:17: warning: variable 'p' set but not used [-Wunused-but-set-variable] zoff_t o = 0, p; /* offsets in zip file */ ^ zipup.c: In function 'bz_compress_init': zipup.c:1674:17: warning: variable 'bzlibVer' set but not used [-Wunused-but-set-variable] const char *bzlibVer; ^ zipup.c: In function 'file_read': zipup.c:1264:14: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] zread(ifile, buf, 1); len = 1; /* keep single \r if EOF */ ^ gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H util.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H globals.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crypt.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H ttyio.c ttyio.c: In function 'getp': ttyio.c:628:17: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(f, &c, 1); ^ gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H unix/unix.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H crc32.c fileio.c: In function 'wide_to_local_string': fileio.c:3281:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable] int state_dependent; ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zbz2err.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H deflate.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H trees.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipcloak.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o zipfile_.o zipfile.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o fileio_.o fileio.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o util_.o util.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o unix_.o unix/unix.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crc32_.o crc32.c zipfile.c: In function 'ffile_size': zipfile.c:1696:10: warning: variable 'siz' set but not used [-Wunused-but-set-variable] size_t siz; ^ zipfile.c: In function 'readlocal': zipfile.c:2168:11: warning: variable 'start_offset' set but not used [-Wunused-but-set-variable] uzoff_t start_offset = 0; ^ zipfile.c: In function 'scanzipf_fixnew': zipfile.c:3225:11: warning: variable 'in_cd_start_offset' set but not used [-Wunused-but-set-variable] uzoff_t in_cd_start_offset; /* offset of start of cd on cd start disk */ ^ zipfile.c:3223:11: warning: variable 'cd_total_entries' set but not used [-Wunused-but-set-variable] uzoff_t cd_total_entries = 0; /* number of entries according to EOCDR */ ^ zipfile.c: In function 'scanzipf_regnew': zipfile.c:4030:7: warning: variable 'version_made' set but not used [-Wunused-but-set-variable] ush version_made; ^ zipfile.c:4029:11: warning: variable 'z64eocdr_size' set but not used [-Wunused-but-set-variable] uzoff_t z64eocdr_size; ^ zipfile.c: In function 'scanzipf_fixnew': zipfile.c:3638:14: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c:3217:19: note: 'x' was declared here struct zlist far * far *x; /* pointer last entry's link */ ^ zipfile.c: In function 'readzipfile': zipfile.c:5057:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c:4049:19: note: 'x' was declared here struct zlist far * far *x; /* pointer last entry's link */ ^ gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H -DUTIL -o crypt_.o crypt.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipnote.c gcc -c -I. -DUNIX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -O3 -DBZIP2_SUPPORT -DUIDGID_NOT_16BIT -DLARGE_FILE_SUPPORT -DUNICODE_SUPPORT -DHAVE_DIRENT_H -DHAVE_TERMIOS_H zipsplit.c gcc -o zip zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o unix.o crc32.o zbz2err.o deflate.o trees.o -lbz2 zipsplit.c: In function 'main': zipsplit.c:884:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ zipsplit.c: In function 'retry': zipsplit.c:496:8: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(m, 10, stdin); ^ fileio.c: In function 'wide_to_local_string': fileio.c:3281:7: warning: variable 'state_dependent' set but not used [-Wunused-but-set-variable] int state_dependent; ^ fileio.c: In function 'ask_for_split_read_path': fileio.c:2120:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c:2143:12: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, SPLIT_MAXPATH, stdin); ^ fileio.c: In function 'ask_for_split_write_path': fileio.c:2324:10: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, FNMAX, stdin); ^ zipfile.c: In function 'ffile_size': zipfile.c:1696:10: warning: variable 'siz' set but not used [-Wunused-but-set-variable] size_t siz; ^ zipfile.c: In function 'scanzipf_regnew': zipfile.c:4030:7: warning: variable 'version_made' set but not used [-Wunused-but-set-variable] ush version_made; ^ zipfile.c:4029:11: warning: variable 'z64eocdr_size' set but not used [-Wunused-but-set-variable] uzoff_t z64eocdr_size; ^ zipfile.c: In function 'readzipfile': zipfile.c:5057:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] *x = z; ^ zipfile.c:4049:19: note: 'x' was declared here struct zlist far * far *x; /* pointer last entry's link */ ^ gcc -o zipcloak zipcloak.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o crypt_.o ttyio.o -lbz2 gcc -o zipnote zipnote.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 gcc -o zipsplit zipsplit.o zipfile_.o fileio_.o util_.o globals.o unix_.o crc32_.o -lbz2 make[2]: Leaving directory `/builddir/build/BUILD/zip30' make[1]: Leaving directory `/builddir/build/BUILD/zip30' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.boTqqW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zip-3.0-10.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zip-3.0-10.el7.arm ++ dirname /builddir/build/BUILDROOT/zip-3.0-10.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zip-3.0-10.el7.arm + cd zip30 + rm -rf /builddir/build/BUILDROOT/zip-3.0-10.el7.arm + mkdir -p /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin + mkdir -p /usr/share/man/man1 + make -f unix/Makefile prefix=/builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr MANDIR=/builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1 install mkdir -p /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin cp -p zip zipcloak zipnote zipsplit /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin cd /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin; chmod 755 zip zipcloak zipnote zipsplit mkdir -p /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1 cp -p man/zip.1 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zip.1 chmod 644 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zip.1 cp -p man/zipcloak.1 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipcloak.1 chmod 644 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipcloak.1 cp -p man/zipnote.1 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipnote.1 chmod 644 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipnote.1 cp -p man/zipsplit.1 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipsplit.1 chmod 644 /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/man/man1/zipsplit.1 + /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/zip30 extracting debug info from /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin/zip extracting debug info from /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin/zipnote extracting debug info from /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin/zipsplit extracting debug info from /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/bin/zipcloak /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. 2007 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zip-3.0-10.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VgM8z3 + umask 022 + cd /builddir/build/BUILD + cd zip30 + DOCDIR=/builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr README /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr CHANGES /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr TODO /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr WHATSNEW /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr WHERE /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr LICENSE /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr README.CR /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + cp -pr proginfo/algorith.txt /builddir/build/BUILDROOT/zip-3.0-10.el7.arm/usr/share/doc/zip-3.0 + exit 0 Provides: zip = 3.0-10.el7 zip(armv7hl-32) = 3.0-10.el7 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) libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Processing files: zip-debuginfo-3.0-10.el7.armv7hl Provides: zip-debuginfo = 3.0-10.el7 zip-debuginfo(armv7hl-32) = 3.0-10.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zip-3.0-10.el7.arm Wrote: /builddir/build/RPMS/zip-3.0-10.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/zip-debuginfo-3.0-10.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S336Kx + umask 022 + cd /builddir/build/BUILD + cd zip30 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zip-3.0-10.el7.arm + exit 0 Child return code was: 0 LEAVE do -->