Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/lzma.spec'], False, '/var/lib/mock/dist-f12-build-528737-80070/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/lzma.spec'] warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/lzma-4.32.7-3.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/lzma.spec'], False, '/var/lib/mock/dist-f12-build-528737-80070/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/lzma.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IfpiAE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf lzma-4.32.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/lzma-4.32.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lzma-4.32.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wVjZRT + umask 022 + cd /builddir/build/BUILD + cd lzma-4.32.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64' + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=ppc64-redhat-linux-gnu --host=ppc64-redhat-linux-gnu --target=ppc64-redhat-linux-gnu --program-prefix= --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 --disable-static checking if debugging code should be compiled... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc64-redhat-linux-gnu-g++... no checking for ppc64-redhat-linux-gnu-c++... no checking for ppc64-redhat-linux-gnu-gpp... no checking for ppc64-redhat-linux-gnu-aCC... no checking for ppc64-redhat-linux-gnu-CC... no checking for ppc64-redhat-linux-gnu-cxx... no checking for ppc64-redhat-linux-gnu-cc++... no checking for ppc64-redhat-linux-gnu-cl.exe... no checking for ppc64-redhat-linux-gnu-FCC... no checking for ppc64-redhat-linux-gnu-KCC... no checking for ppc64-redhat-linux-gnu-RCC... no checking for ppc64-redhat-linux-gnu-xlC_r... no checking for ppc64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking whether we are using the GNU Fortran 77 compiler... no checking whether no accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf64ppc checking if the linker (/usr/bin/ld -m elf64ppc) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf64ppc) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether time.h and sys/time.h may both be included... 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 for int_fast8_t... yes checking for uint_fast8_t... yes checking for int_fast16_t... yes checking for uint_fast16_t... yes checking for int_fast32_t... yes checking for uint_fast32_t... yes checking for int_fast64_t... yes checking for uint_fast64_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for memmove... yes checking for strdup... yes checking for memset... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for utime... yes checking for utimes... yes checking for futimes... yes checking for futimesat... yes checking for snprintf... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... yes checking whether getenv is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/liblzmadec/Makefile config.status: creating src/lzmadec/Makefile config.status: creating src/lzmainfo/Makefile config.status: creating src/lzma/Makefile config.status: creating src/scripts/Makefile config.status: creating src/sdk/7zip/Common/Makefile config.status: creating src/sdk/7zip/Compress/LZ/Makefile config.status: creating src/sdk/7zip/Compress/LZMA/Makefile config.status: creating src/sdk/7zip/Compress/LZMA_C/Makefile config.status: creating src/sdk/7zip/Compress/Makefile config.status: creating src/sdk/7zip/Compress/RangeCoder/Makefile config.status: creating src/sdk/7zip/Makefile config.status: creating src/sdk/Common/Makefile config.status: creating src/sdk/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/lzma-4.32.7' Making all in src make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src' Making all in liblzmadec make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c -o buffer.lo buffer.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT io.lo -MD -MP -MF .deps/io.Tpo -c -o io.lo io.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT buffer.lo -MD -MP -MF .deps/buffer.Tpo -c buffer.c -fPIC -DPIC -o .libs/buffer.o mv -f .deps/buffer.Tpo .deps/buffer.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT io.lo -MD -MP -MF .deps/io.Tpo -c io.c -fPIC -DPIC -o .libs/io.o gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DPIC -o .libs/main.o mv -f .deps/io.Tpo .deps/io.Plo mv -f .deps/main.Tpo .deps/main.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -version-info 0:0:0 -o liblzmadec.la -rpath /usr/lib64 main.lo buffer.lo io.lo gcc -shared .libs/main.o .libs/buffer.o .libs/io.o -m64 -mminimal-toc -Wl,-soname -Wl,liblzmadec.so.0 -o .libs/liblzmadec.so.0.0.0 (cd .libs && rm -f liblzmadec.so.0 && ln -s liblzmadec.so.0.0.0 liblzmadec.so.0) (cd .libs && rm -f liblzmadec.so && ln -s liblzmadec.so.0.0.0 liblzmadec.so) creating liblzmadec.la (cd .libs && rm -f liblzmadec.la && ln -s ../liblzmadec.la liblzmadec.la) make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' Making all in lzmadec make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzmadec -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT lzmadec.o -MD -MP -MF .deps/lzmadec.Tpo -c -o lzmadec.o lzmadec.c ../lzma_version.h:13: warning: 'LZMA_SDK_COPYRIGHT_INFO' defined but not used ../lzma_version.h:24: warning: 'LZMA_UTILS_COPYRIGHT_INFO' defined but not used mv -f .deps/lzmadec.Tpo .deps/lzmadec.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -static -o lzmadec lzmadec.o ../../src/liblzmadec/liblzmadec.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -o lzmadec lzmadec.o ../../src/liblzmadec/.libs/liblzmadec.so make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' Making all in lzmainfo make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/liblzmadec -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT lzmainfo.o -MD -MP -MF .deps/lzmainfo.Tpo -c -o lzmainfo.o lzmainfo.c lzmainfo.c: In function 'lzmainfo': lzmainfo.c:75: warning: format '%llu' expects type 'long long unsigned int', but argument 2 has type 'uint_fast64_t' lzmainfo.c:75: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'uint_fast64_t' lzmainfo.c:86: warning: format '%u' expects type 'unsigned int', but argument 2 has type 'uint_fast32_t' lzmainfo.c:86: warning: format '%u' expects type 'unsigned int', but argument 3 has type 'uint_fast32_t' lzmainfo.c: At top level: ../lzma_version.h:13: warning: 'LZMA_SDK_COPYRIGHT_INFO' defined but not used ../lzma_version.h:24: warning: 'LZMA_UTILS_COPYRIGHT_INFO' defined but not used mv -f .deps/lzmainfo.Tpo .deps/lzmainfo.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -static -o lzmainfo lzmainfo.o ../../src/liblzmadec/liblzmadec.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -o lzmainfo lzmainfo.o ../../src/liblzmadec/.libs/liblzmadec.so make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' Making all in sdk make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' Making all in Common make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' g++ -DHAVE_CONFIG_H -I. -I../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT Alloc.o -MD -MP -MF .deps/Alloc.Tpo -c -o Alloc.o Alloc.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT C_FileIO.o -MD -MP -MF .deps/C_FileIO.Tpo -c -o C_FileIO.o C_FileIO.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT CRC.o -MD -MP -MF .deps/CRC.Tpo -c -o CRC.o CRC.cpp mv -f .deps/Alloc.Tpo .deps/Alloc.Po mv -f .deps/CRC.Tpo .deps/CRC.Po mv -f .deps/C_FileIO.Tpo .deps/C_FileIO.Po rm -f libCommon.a ar cru libCommon.a Alloc.o C_FileIO.o CRC.o ranlib libCommon.a make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' Making all in 7zip make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' Making all in Common make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT InBuffer.o -MD -MP -MF .deps/InBuffer.Tpo -c -o InBuffer.o InBuffer.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT OutBuffer.o -MD -MP -MF .deps/OutBuffer.Tpo -c -o OutBuffer.o OutBuffer.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT FileStreams.o -MD -MP -MF .deps/FileStreams.Tpo -c -o FileStreams.o FileStreams.cpp g++ -DHAVE_CONFIG_H -I. -I../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT StreamUtils.o -MD -MP -MF .deps/StreamUtils.Tpo -c -o StreamUtils.o StreamUtils.cpp mv -f .deps/InBuffer.Tpo .deps/InBuffer.Po mv -f .deps/OutBuffer.Tpo .deps/OutBuffer.Po mv -f .deps/StreamUtils.Tpo .deps/StreamUtils.Po mv -f .deps/FileStreams.Tpo .deps/FileStreams.Po rm -f libCommon.a ar cru libCommon.a InBuffer.o OutBuffer.o FileStreams.o StreamUtils.o ranlib libCommon.a make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' Making all in Compress make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' Making all in RangeCoder make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT RangeCoderBit.o -MD -MP -MF .deps/RangeCoderBit.Tpo -c -o RangeCoderBit.o RangeCoderBit.cpp mv -f .deps/RangeCoderBit.Tpo .deps/RangeCoderBit.Po rm -f libRangeCoder.a ar cru libRangeCoder.a RangeCoderBit.o ranlib libRangeCoder.a make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' Making all in LZ make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT LZInWindow.o -MD -MP -MF .deps/LZInWindow.Tpo -c -o LZInWindow.o LZInWindow.cpp g++ -DHAVE_CONFIG_H -I. -I../../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT LZOutWindow.o -MD -MP -MF .deps/LZOutWindow.Tpo -c -o LZOutWindow.o LZOutWindow.cpp mv -f .deps/LZInWindow.Tpo .deps/LZInWindow.Po mv -f .deps/LZOutWindow.Tpo .deps/LZOutWindow.Po rm -f libLZ.a ar cru libLZ.a LZInWindow.o LZOutWindow.o ranlib libLZ.a make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' Making all in LZMA make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' g++ -DHAVE_CONFIG_H -I. -I../../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT LZMADecoder.o -MD -MP -MF .deps/LZMADecoder.Tpo -c -o LZMADecoder.o LZMADecoder.cpp g++ -DHAVE_CONFIG_H -I. -I../../../../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT LZMAEncoder.o -MD -MP -MF .deps/LZMAEncoder.Tpo -c -o LZMAEncoder.o LZMAEncoder.cpp LZMADecoder.cpp: In member function 'virtual LONG NCompress::NLZMA::CDecoder::SetOutStreamSize(const UInt64*)': LZMADecoder.cpp:319: warning: suggest parentheses around assignment used as truth value LZMAEncoder.cpp: In member function 'LONG NCompress::NLZMA::CEncoder::GetOptimumFast(UInt32, UInt32&, UInt32&)': LZMAEncoder.cpp:1139: warning: suggest parentheses around '&&' within '||' LZMAEncoder.cpp:1155: warning: suggest parentheses around '&&' within '||' LZMAEncoder.cpp:1158: warning: suggest parentheses around '&&' within '||' mv -f .deps/LZMADecoder.Tpo .deps/LZMADecoder.Po mv -f .deps/LZMAEncoder.Tpo .deps/LZMAEncoder.Po rm -f libLZMA.a ar cru libLZMA.a LZMADecoder.o LZMAEncoder.o ranlib libLZMA.a make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' Making all in LZMA_C make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' gcc -DHAVE_CONFIG_H -I. -I../../../../.. -D_LZMA_IN_CB -D_LZMA_OUT_READ -D_LZMA_SYSTEM_SIZE_T -D_LZMA_PROB32 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT LzmaDecode.o -MD -MP -MF .deps/LzmaDecode.Tpo -c -o LzmaDecode.o LzmaDecode.c mv -f .deps/LzmaDecode.Tpo .deps/LzmaDecode.Po rm -f libLZMA_C.a ar cru libLZMA_C.a LzmaDecode.o ranlib libLZMA_C.a make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' Making all in lzma make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make all-am make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT lzmp.o -MD -MP -MF .deps/lzmp.Tpo -c -o lzmp.o lzmp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT C_FileIO.o -MD -MP -MF .deps/C_FileIO.Tpo -c -o C_FileIO.o `test -f '../../src/sdk/Common/C_FileIO.cpp' || echo './'`../../src/sdk/Common/C_FileIO.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT CRC.o -MD -MP -MF .deps/CRC.Tpo -c -o CRC.o `test -f '../../src/sdk/Common/CRC.cpp' || echo './'`../../src/sdk/Common/CRC.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT Alloc.o -MD -MP -MF .deps/Alloc.Tpo -c -o Alloc.o `test -f '../../src/sdk/Common/Alloc.cpp' || echo './'`../../src/sdk/Common/Alloc.cpp mv -f .deps/Alloc.Tpo .deps/Alloc.Po g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT FileStreams.o -MD -MP -MF .deps/FileStreams.Tpo -c -o FileStreams.o `test -f '../../src/sdk/7zip/Common/FileStreams.cpp' || echo './'`../../src/sdk/7zip/Common/FileStreams.cpp mv -f .deps/CRC.Tpo .deps/CRC.Po g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT InBuffer.o -MD -MP -MF .deps/InBuffer.Tpo -c -o InBuffer.o `test -f '../../src/sdk/7zip/Common/InBuffer.cpp' || echo './'`../../src/sdk/7zip/Common/InBuffer.cpp mv -f .deps/C_FileIO.Tpo .deps/C_FileIO.Po g++ -DHAVE_CONFIG_H -I. -I../.. -DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC -I../../src/sdk -I../../src/sdk/7zip -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -MT OutBuffer.o -MD -MP -MF .deps/OutBuffer.Tpo -c -o OutBuffer.o `test -f '../../src/sdk/7zip/Common/OutBuffer.cpp' || echo './'`../../src/sdk/7zip/Common/OutBuffer.cpp mv -f .deps/InBuffer.Tpo .deps/InBuffer.Po mv -f .deps/OutBuffer.Tpo .deps/OutBuffer.Po lzmp.cpp: In function 'int main(int, char**)': lzmp.cpp:732: warning: comparison between signed and unsigned integer expressions lzmp.cpp:925: warning: ignoring return value of 'int fchown(int, __uid_t, __gid_t)', declared with attribute warn_unused_result mv -f .deps/FileStreams.Tpo .deps/FileStreams.Po ../lzma_version.h: At global scope: ../lzma_version.h:13: warning: 'LZMA_SDK_COPYRIGHT_INFO' defined but not used ../lzma_version.h:19: warning: 'LZMA_UTILS_VERSION_STRING' defined but not used ../lzma_version.h:21: warning: 'LZMA_UTILS_COPYRIGHT_STRING' defined but not used ../lzma_version.h:24: warning: 'LZMA_UTILS_COPYRIGHT_INFO' defined but not used mv -f .deps/lzmp.Tpo .deps/lzmp.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -o lzma lzmp.o C_FileIO.o CRC.o Alloc.o FileStreams.o InBuffer.o OutBuffer.o ../../src/sdk/7zip/Compress/LZMA/libLZMA.a ../../src/sdk/7zip/Compress/LZ/libLZ.a ../../src/sdk/7zip/Common/libCommon.a ../../src/sdk/7zip/Compress/RangeCoder/libRangeCoder.a mkdir .libs g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -D_FILE_OFFSET_BITS=64 -o lzma lzmp.o C_FileIO.o CRC.o Alloc.o FileStreams.o InBuffer.o OutBuffer.o ../../src/sdk/7zip/Compress/LZMA/libLZMA.a ../../src/sdk/7zip/Compress/LZ/libLZ.a ../../src/sdk/7zip/Common/libCommon.a ../../src/sdk/7zip/Compress/RangeCoder/libRangeCoder.a make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' Making all in scripts make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7' make[1]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zZ0n1G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 + cd lzma-4.32.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src' Making install in liblzmadec make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' test -z "/usr/lib64" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64" /bin/sh ../../libtool --mode=install /usr/bin/install -p 'liblzmadec.la' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64/liblzmadec.la' /usr/bin/install -p .libs/liblzmadec.so.0.0.0 /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64/liblzmadec.so.0.0.0 (cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64 && { ln -s -f liblzmadec.so.0.0.0 liblzmadec.so.0 || { rm -f liblzmadec.so.0 && ln -s liblzmadec.so.0.0.0 liblzmadec.so.0; }; }) (cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64 && { ln -s -f liblzmadec.so.0.0.0 liblzmadec.so || { rm -f liblzmadec.so && ln -s liblzmadec.so.0.0.0 liblzmadec.so; }; }) /usr/bin/install -p .libs/liblzmadec.lai /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64/liblzmadec.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/include" /usr/bin/install -p -m 644 'lzmadec.h' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/include/lzmadec.h' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/liblzmadec' Making install in lzmadec make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p 'lzmadec' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmadec' /usr/bin/install -p lzmadec /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmadec test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1" /usr/bin/install -p -m 644 './lzmadec.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzmadec.1' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmadec' Making install in lzmainfo make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p 'lzmainfo' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmainfo' /usr/bin/install -p lzmainfo /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmainfo test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1" /usr/bin/install -p -m 644 './lzmainfo.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzmainfo.1' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzmainfo' Making install in sdk make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' Making install in Common make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/Common' Making install in 7zip make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' Making install in Common make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Common' Making install in Compress make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' Making install in RangeCoder make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/RangeCoder' Making install in LZ make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZ' Making install in LZMA make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA' Making install in LZMA_C make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress/LZMA_C' make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip/Compress' make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk/7zip' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/sdk' Making install in lzma make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make install-am make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -p 'lzma' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzma' /usr/bin/install -p lzma /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzma make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin && \ rm -f unlzma lzcat && \ ln -s lzma unlzma && \ ln -s lzma lzcat make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1" /usr/bin/install -p -m 644 './lzma.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzma.1' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1 && \ rm -f unlzma.1 lzcat.1 && \ ln -s lzma.1 unlzma.1 && \ ln -s lzma.1 lzcat.1 make[5]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/lzma' Making install in scripts make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin" /usr/bin/install -p 'lzdiff' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzdiff' /usr/bin/install -p 'lzgrep' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzgrep' /usr/bin/install -p 'lzmore' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmore' make install-exec-hook make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin && \ rm -f lzcmp lzegrep lzfgrep lzless && \ ln -s lzdiff lzcmp && \ ln -s lzgrep lzegrep && \ ln -s lzgrep lzfgrep && \ ln -s lzmore lzless make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1" /usr/bin/install -p -m 644 './lzdiff.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzdiff.1' /usr/bin/install -p -m 644 './lzgrep.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzgrep.1' /usr/bin/install -p -m 644 './lzmore.1' '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1/lzmore.1' make install-data-hook make[4]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' cd /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/man/man1 && \ rm -f lzcmp.1 lzegrep.1 lzfgrep.1 lzless.1 && \ ln -s lzdiff.1 lzcmp.1 && \ ln -s lzgrep.1 lzegrep.1 && \ ln -s lzgrep.1 lzfgrep.1 && \ ln -s lzmore.1 lzless.1 make[4]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src/scripts' make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src' make[3]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src' make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src' make[1]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[1]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7/tests' make[1]: Entering directory `/builddir/build/BUILD/lzma-4.32.7' make[2]: Entering directory `/builddir/build/BUILD/lzma-4.32.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7' make[1]: Leaving directory `/builddir/build/BUILD/lzma-4.32.7' + rm -f '/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64//usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64//usr/lib64/liblzmadec.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/lzma-4.32.7 extracting debug info from /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/lib64/liblzmadec.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmadec extracting debug info from /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzmainfo extracting debug info from /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/bin/lzma symlinked /usr/lib/debug/usr/lib64/liblzmadec.so.0.0.0.debug to /usr/lib/debug/usr/lib64/liblzmadec.so.0.debug symlinked /usr/lib/debug/usr/lib64/liblzmadec.so.0.0.0.debug to /usr/lib/debug/usr/lib64/liblzmadec.so.debug symlinked /usr/lib/debug/usr/bin/lzma.debug to /usr/lib/debug/usr/bin/unlzma.debug symlinked /usr/lib/debug/usr/bin/lzma.debug to /usr/lib/debug/usr/bin/lzcat.debug 463 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: lzma-4.32.7-3.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6Q8qfz + umask 022 + cd /builddir/build/BUILD + cd lzma-4.32.7 + DOCDIR=/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-4.32.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-4.32.7 + /bin/mkdir -p /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-4.32.7 + cp -pr README THANKS COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv2.1 ChangeLog AUTHORS /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-4.32.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) liblzmadec.so.0()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: lzma-libs-4.32.7-3.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.D5xVvr + umask 022 + cd /builddir/build/BUILD + cd lzma-4.32.7 + DOCDIR=/builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-libs-4.32.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-libs-4.32.7 + /bin/mkdir -p /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-libs-4.32.7 + cp -pr COPYING.GPLv2 COPYING.GPLv3 COPYING.LGPLv2.1 /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64/usr/share/doc/lzma-libs-4.32.7 + exit 0 Provides: liblzmadec.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) liblzmadec.so.0()(64bit) rtld(GNU_HASH) Processing files: lzma-devel-4.32.7-3.fc12.ppc64 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: liblzmadec.so.0()(64bit) Processing files: lzma-debuginfo-4.32.7-3.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/lzma-4.32.7-3.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/lzma-libs-4.32.7-3.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/lzma-devel-4.32.7-3.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/lzma-debuginfo-4.32.7-3.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ewRJcQ + umask 022 + cd /builddir/build/BUILD + cd lzma-4.32.7 + rm -rf /builddir/build/BUILDROOT/lzma-4.32.7-3.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->