Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/cabextract.spec'], False, '/var/lib/mock/epel7-build-2207013-404684/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/cabextract.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/cabextract-1.4-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/cabextract.spec'], False, '/var/lib/mock/epel7-build-2207013-404684/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/cabextract.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lKtXQS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cabextract-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/cabextract-1.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cabextract-1.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d8xgBJ + umask 022 + cd /builddir/build/BUILD + cd cabextract-1.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-external-libmspack checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-redhat-linux-gnu-gcc... no 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 for style of include used by make... GNU checking dependency style of gcc... none checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib 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 whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 8 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for memcpy... yes checking for strcasecmp... yes checking for strchr... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking mspack.h usability... yes checking mspack.h presence... yes checking for mspack.h... yes checking for mspack_create_cab_compressor in -lmspack... yes configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-am make[1]: Entering directory `/builddir/build/BUILD/cabextract-1.4' gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o cabextract.o `test -f 'src/cabextract.c' || echo './'`src/cabextract.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c md5.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -c -o cabinfo.o `test -f 'src/cabinfo.c' || echo './'`src/cabinfo.c md5.c: In function 'md5_finish_ctx': md5.c:114:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad] = SWAP (ctx->total[0] << 3); ^ md5.c:115:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(md5_uint32 *) &ctx->buffer[bytes + pad + 4] = SWAP ((ctx->total[1] << 3) | ^ src/cabinfo.c: In function 'main': src/cabinfo.c:172:3: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' [-Wformat=] printf("Examining file \"%s\" (%" FL " bytes)...\n", filename, filelen); ^ src/cabinfo.c: In function 'search': src/cabinfo.c:245:4: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' [-Wformat=] printf("Found cabinet header at offset %" FL "\n", caboff); ^ src/cabinfo.c: In function 'getinfo': src/cabinfo.c:355:3: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' [-Wformat=] ); ^ src/cabinfo.c:385:5: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__off_t' [-Wformat=] header_res); ^ src/cabinfo.c:442:5: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' [-Wformat=] ); ^ src/cabinfo.c:442:5: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' [-Wformat=] src/cabinfo.c:448:7: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type '__off_t' [-Wformat=] folder_res); ^ src/cabinfo.c:519:5: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'off_t' [-Wformat=] ); ^ src/cabinfo.c:532:5: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t' [-Wformat=] ((x > (32768+6144)) || (y > 32768)) ? " INVALID" : ""); ^ src/cabinfo.c: In function 'search': src/cabinfo.c:230:26: warning: 'foffset32' may be used uninitialized in this function [-Wmaybe-uninitialized] case 19: foffset32 |= *p++ << 24; ^ src/cabinfo.c:239:10: warning: 'cablen32' may be used uninitialized in this function [-Wmaybe-uninitialized] cablen = (FILELEN) cablen32; ^ src/cabextract.c: In function 'main': src/cabextract.c:454:18: warning: 'fname_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] fnmatch(args.filter, &name[fname_offset], FNM_CASEFOLD)) ^ src/cabextract.c:381:15: note: 'fname_offset' was declared here int isunix, fname_offset, viewhdr = 0; ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -Wl,-z,relro -o src/cabinfo cabinfo.o gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mcpu=power7 -mtune=power7 -Wl,-z,relro -o cabextract cabextract.o md5.o -lmspack make[1]: Leaving directory `/builddir/build/BUILD/cabextract-1.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.D11RWC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 ++ dirname /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 + cd cabextract-1.4 + rm -rf /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 make[1]: Entering directory `/builddir/build/BUILD/cabextract-1.4' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/bin" /usr/bin/install -c cabextract '/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/man/man1" /usr/bin/install -c -m 644 doc/cabextract.1 '/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/cabextract-1.4' + /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/cabextract-1.4 extracting debug info from /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/bin/cabextract dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 117 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: cabextract-1.4-4.el7.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vr0Ypw + umask 022 + cd /builddir/build/BUILD + cd cabextract-1.4 + DOCDIR=/builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr AUTHORS /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr ChangeLog /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr COPYING /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr NEWS /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr README /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + cp -pr TODO /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64/usr/share/doc/cabextract-1.4 + exit 0 Provides: cabextract = 1.4-4.el7 cabextract(ppc-64) = 1.4-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmspack.so.0()(64bit) rtld(GNU_HASH) Processing files: cabextract-debuginfo-1.4-4.el7.ppc64 Provides: cabextract-debuginfo = 1.4-4.el7 cabextract-debuginfo(ppc-64) = 1.4-4.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/cabextract-1.4-4.el7.ppc64 warning: Could not canonicalize hostname: buildppc-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/cabextract-1.4-4.el7.ppc64.rpm Wrote: /builddir/build/RPMS/cabextract-debuginfo-1.4-4.el7.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d4vp6c + umask 022 + cd /builddir/build/BUILD + cd cabextract-1.4 + rm -rf /builddir/build/BUILDROOT/cabextract-1.4-4.el7.ppc64 + exit 0 Child return code was: 0 LEAVE do -->