Installing /builddir/build/SRPMS/zlib-1.2.3-14.fc8.src.rpm Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4334 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf zlib-1.2.3 + /bin/gzip -dc /builddir/build/SOURCES/zlib-1.2.3.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zlib-1.2.3 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #3 (zlib-1.2.3-autotools.patch):' Patch #3 (zlib-1.2.3-autotools.patch): + patch -p1 -b --suffix .autotools -s + echo 'Patch #4 (minizip-1.2.3-autotools.patch):' Patch #4 (minizip-1.2.3-autotools.patch): + patch -p1 -b --suffix .autotools2 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4334 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + LANG=C + export LANG + unset DISPLAY + make -j4 cc -O -c -o example.o example.c cc -O -c -o adler32.o adler32.c cc -O -c -o compress.o compress.c cc -O -c -o crc32.o crc32.c cc -O -c -o gzio.o gzio.c cc -O -c -o uncompr.o uncompr.c cc -O -c -o deflate.o deflate.c cc -O -c -o trees.o trees.c cc -O -c -o zutil.o zutil.c cc -O -c -o inflate.o inflate.c cc -O -c -o infback.o infback.c cc -O -c -o inftrees.o inftrees.c cc -O -c -o inffast.o inffast.c cc -O -c -o minigzip.o minigzip.c ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o cc -O -o example example.o libz.a cc -O -o minigzip minigzip.o libz.a + autoreconf --install configure.ac:8: installing `./missing' configure.ac:8: installing `./install-sh' Makefile.am: installing `./depcomp' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info 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 for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether 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... yes 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... yes 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... yes 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 checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for main in -lz... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working volatile... yes checking for ptrdiff_t... yes checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking for error_at_line... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether time.h and sys/time.h may both be included... 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 for utime.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking whether utime accepts a null argument... yes checking for vprintf... yes checking for _doprnt... no checking for ftruncate... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtol... yes checking for utime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-am make[1]: Entering directory `/builddir/build/BUILD/zlib-1.2.3' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c -o adler32.lo adler32.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c -o crc32.lo crc32.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c -o gzio.lo gzio.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/crc32.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -fPIC -DPIC -o .libs/adler32.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1 mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c -o uncompr.lo uncompr.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT adler32.lo -MD -MP -MF .deps/adler32.Tpo -c adler32.c -o adler32.o >/dev/null 2>&1 mv -f .deps/adler32.Tpo .deps/adler32.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c -o deflate.lo deflate.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -fPIC -DPIC -o .libs/gzio.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT crc32.lo -MD -MP -MF .deps/crc32.Tpo -c crc32.c -o crc32.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -fPIC -DPIC -o .libs/uncompr.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT uncompr.lo -MD -MP -MF .deps/uncompr.Tpo -c uncompr.c -o uncompr.o >/dev/null 2>&1 mv -f .deps/uncompr.Tpo .deps/uncompr.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c -o trees.lo trees.c mv -f .deps/crc32.Tpo .deps/crc32.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -fPIC -DPIC -o .libs/deflate.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c -o zutil.lo zutil.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT gzio.lo -MD -MP -MF .deps/gzio.Tpo -c gzio.c -o gzio.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -fPIC -DPIC -o .libs/trees.o mv -f .deps/gzio.Tpo .deps/gzio.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c -o inflate.lo inflate.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -fPIC -DPIC -o .libs/zutil.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT deflate.lo -MD -MP -MF .deps/deflate.Tpo -c deflate.c -o deflate.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT zutil.lo -MD -MP -MF .deps/zutil.Tpo -c zutil.c -o zutil.o >/dev/null 2>&1 mv -f .deps/zutil.Tpo .deps/zutil.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c -o infback.lo infback.c gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -fPIC -DPIC -o .libs/infback.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT trees.lo -MD -MP -MF .deps/trees.Tpo -c trees.c -o trees.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT infback.lo -MD -MP -MF .deps/infback.Tpo -c infback.c -o infback.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -fPIC -DPIC -o .libs/inflate.o mv -f .deps/trees.Tpo .deps/trees.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c -o inftrees.lo inftrees.c mv -f .deps/deflate.Tpo .deps/deflate.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c -o inffast.lo inffast.c mv -f .deps/infback.Tpo .deps/infback.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -fPIC -DPIC -o .libs/inffast.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -fPIC -DPIC -o .libs/inftrees.o gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inffast.lo -MD -MP -MF .deps/inffast.Tpo -c inffast.c -o inffast.o >/dev/null 2>&1 mv -f .deps/inffast.Tpo .deps/inffast.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inftrees.lo -MD -MP -MF .deps/inftrees.Tpo -c inftrees.c -o inftrees.o >/dev/null 2>&1 mv -f .deps/inftrees.Tpo .deps/inftrees.Plo gcc -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -MT inflate.lo -MD -MP -MF .deps/inflate.Tpo -c inflate.c -o inflate.o >/dev/null 2>&1 mv -f .deps/inflate.Tpo .deps/inflate.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 -version-number 1:2:3 -o libz.la -rpath /usr/lib64 adler32.lo compress.lo crc32.lo gzio.lo uncompr.lo deflate.lo trees.lo zutil.lo inflate.lo infback.lo inftrees.lo inffast.lo gcc -shared .libs/adler32.o .libs/compress.o .libs/crc32.o .libs/gzio.o .libs/uncompr.o .libs/deflate.o .libs/trees.o .libs/zutil.o .libs/inflate.o .libs/infback.o .libs/inftrees.o .libs/inffast.o -m64 -mminimal-toc -Wl,-soname -Wl,libz.so.1 -o .libs/libz.so.1.2.3 (cd .libs && rm -f libz.so.1 && ln -s libz.so.1.2.3 libz.so.1) (cd .libs && rm -f libz.so && ln -s libz.so.1.2.3 libz.so) ar cru .libs/libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o inftrees.o inffast.o ranlib .libs/libz.a creating libz.la (cd .libs && rm -f libz.la && ln -s ../libz.la libz.la) make[1]: Leaving directory `/builddir/build/BUILD/zlib-1.2.3' + cd contrib/minizip + export CPPFLAGS=-I../.. + CPPFLAGS=-I../.. + export LDFLAGS=-L../.. + LDFLAGS=-L../.. + sh autogen.sh - aclocal - libtoolize -c --force Putting files in AC_CONFIG_AUX_DIR, `../..'. - autoheader - autoconf - automake -c --add-missing --foreign + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' + export FFLAGS ++ find . -name config.guess -o -name config.sub + ./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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no checking build system type... powerpc64-redhat-linux-gnu checking host system type... powerpc64-redhat-linux-gnu checking for ppc64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed 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 whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ppc64-redhat-linux-gnu-g77... no checking for ppc64-redhat-linux-gnu-xlf... no checking for ppc64-redhat-linux-gnu-f77... no checking for ppc64-redhat-linux-gnu-frt... no checking for ppc64-redhat-linux-gnu-pgf77... no checking for ppc64-redhat-linux-gnu-cf77... no checking for ppc64-redhat-linux-gnu-fort77... no checking for ppc64-redhat-linux-gnu-fl32... no checking for ppc64-redhat-linux-gnu-af77... no checking for ppc64-redhat-linux-gnu-xlf90... no checking for ppc64-redhat-linux-gnu-f90... no checking for ppc64-redhat-linux-gnu-pgf90... no checking for ppc64-redhat-linux-gnu-pghpf... no checking for ppc64-redhat-linux-gnu-epcf90... no checking for ppc64-redhat-linux-gnu-gfortran... no checking for ppc64-redhat-linux-gnu-g95... no checking for ppc64-redhat-linux-gnu-xlf95... no checking for ppc64-redhat-linux-gnu-f95... no checking for ppc64-redhat-linux-gnu-fort... no checking for ppc64-redhat-linux-gnu-ifort... no checking for ppc64-redhat-linux-gnu-ifc... no checking for ppc64-redhat-linux-gnu-efc... no checking for ppc64-redhat-linux-gnu-pgf95... no checking for ppc64-redhat-linux-gnu-lf95... no checking for ppc64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether 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... yes 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... yes 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 checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 style of include used by make... GNU checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 checking for ppc64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile config.status: creating minizip.pc config.status: creating config.h config.status: executing depfiles commands + make make all-am make[1]: Entering directory `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip' /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 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c -o ioapi.lo ioapi.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 -MT ioapi.lo -MD -MP -MF .deps/ioapi.Tpo -c ioapi.c -fPIC -DPIC -o .libs/ioapi.o mv -f .deps/ioapi.Tpo .deps/ioapi.Plo /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 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c -o mztools.lo mztools.c 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 -MT mztools.lo -MD -MP -MF .deps/mztools.Tpo -c mztools.c -fPIC -DPIC -o .libs/mztools.o mv -f .deps/mztools.Tpo .deps/mztools.Plo /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 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c -o unzip.lo unzip.c 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 -MT unzip.lo -MD -MP -MF .deps/unzip.Tpo -c unzip.c -fPIC -DPIC -o .libs/unzip.o unzip.c: In function 'unzlocal_GetCurrentFileInfoInternal': unzip.c:610: warning: suggest explicit braces to avoid ambiguous 'else' unzip.c:690: warning: suggest explicit braces to avoid ambiguous 'else' unzip.c:715: warning: suggest explicit braces to avoid ambiguous 'else' unzip.c: In function 'unzlocal_CheckCurrentFileCoherencyHeader': unzip.c:979: warning: suggest explicit braces to avoid ambiguous 'else' unzip.c: In function 'unzGetGlobalComment': unzip.c:1537: warning: unused variable 'err' mv -f .deps/unzip.Tpo .deps/unzip.Plo /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 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo zip.c 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 -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c zip.c -fPIC -DPIC -o .libs/zip.o zip.c:194: warning: 'free_linkedlist' defined but not used mv -f .deps/zip.Tpo .deps/zip.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 -version-number 1:0:1 -L../.. -o libminizip.la -rpath /usr/lib64 ioapi.lo mztools.lo unzip.lo zip.lo gcc -shared .libs/ioapi.o .libs/mztools.o .libs/unzip.o .libs/zip.o -L/builddir/build/BUILD/zlib-1.2.3 -m64 -mminimal-toc -Wl,-soname -Wl,libminizip.so.1 -o .libs/libminizip.so.1.0.1 (cd .libs && rm -f libminizip.so.1 && ln -s libminizip.so.1.0.1 libminizip.so.1) (cd .libs && rm -f libminizip.so && ln -s libminizip.so.1.0.1 libminizip.so) creating libminizip.la (cd .libs && rm -f libminizip.la && ln -s ../libminizip.la libminizip.la) 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 -MT miniunz.o -MD -MP -MF .deps/miniunz.Tpo -c -o miniunz.o miniunz.c miniunz.c: In function 'mymkdir': miniunz.c:98: warning: implicit declaration of function 'mkdir' miniunz.c: In function 'do_extract_currentfile': miniunz.c:256: warning: unused variable 'ratio' miniunz.c: In function 'do_extract': miniunz.c:414: warning: unused variable 'fout' miniunz.c: In function 'do_extract_onefile': miniunz.c:448: warning: unused variable 'err' miniunz.c: In function 'do_list': miniunz.c:185: warning: 'string_method' may be used uninitialized in this function mv -f .deps/miniunz.Tpo .deps/miniunz.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 -L../.. -o miniunzip miniunz.o -L. -lminizip -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/miniunzip miniunz.o -L/builddir/build/BUILD/zlib-1.2.3 -L/builddir/build/BUILD/zlib-1.2.3/contrib/minizip /builddir/build/BUILD/zlib-1.2.3/contrib/minizip/.libs/libminizip.so /builddir/build/BUILD/zlib-1.2.3/.libs/libz.so creating miniunzip 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 -MT minizip.o -MD -MP -MF .deps/minizip.Tpo -c -o minizip.o minizip.c minizip.c: In function 'getFileCrc': minizip.c:182: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long unsigned int' minizip.c: In function 'main': minizip.c:329: warning: 'fin' may be used uninitialized in this function mv -f .deps/minizip.Tpo .deps/minizip.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 -L../.. -o minizip minizip.o -L. -lminizip -lz gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -o .libs/minizip minizip.o -L/builddir/build/BUILD/zlib-1.2.3 -L/builddir/build/BUILD/zlib-1.2.3/contrib/minizip /builddir/build/BUILD/zlib-1.2.3/contrib/minizip/.libs/libminizip.so /builddir/build/BUILD/zlib-1.2.3/.libs/libz.so creating minizip make[1]: Leaving directory `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.30114 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder + make install DESTDIR=/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder libdir=/lib64 make[1]: Entering directory `/builddir/build/BUILD/zlib-1.2.3' test -z "/lib64" || /bin/mkdir -p "/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libz.la' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.la' /usr/bin/install -c .libs/libz.so.1.2.3 /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.so.1.2.3 (cd /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64 && { ln -s -f libz.so.1.2.3 libz.so.1 || { rm -f libz.so.1 && ln -s libz.so.1.2.3 libz.so.1; }; }) (cd /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64 && { ln -s -f libz.so.1.2.3 libz.so || { rm -f libz.so && ln -s libz.so.1.2.3 libz.so; }; }) /usr/bin/install -c .libs/libz.lai /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.la /usr/bin/install -c .libs/libz.a /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.a chmod 644 /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.a ranlib /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[1]: Nothing to be done for `install-data-am'. make[1]: Leaving directory `/builddir/build/BUILD/zlib-1.2.3' + mkdir /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr + mkdir /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/ + mv /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.a /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/lib64/ + mv /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.so /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/lib64/ + ln -sf ../../lib64/libz.so.1.2.3 /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/lib64/libz.so + mkdir -p /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include + cp -p zconf.h /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include + cp -p zlib.h /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include + mkdir -p /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/man/man3 + cp -p zlib.3 /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/man/man3 + rm -f /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.la + cd contrib/minizip + make install DESTDIR=/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder make[1]: Entering directory `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'libminizip.la' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/libminizip.la' /usr/bin/install -c .libs/libminizip.so.1.0.1 /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/libminizip.so.1.0.1 (cd /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libminizip.so.1.0.1 libminizip.so.1 || { rm -f libminizip.so.1 && ln -s libminizip.so.1.0.1 libminizip.so.1; }; }) (cd /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64 && { ln -s -f libminizip.so.1.0.1 libminizip.so || { rm -f libminizip.so && ln -s libminizip.so.1.0.1 libminizip.so; }; }) /usr/bin/install -c .libs/libminizip.lai /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/libminizip.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'miniunzip' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/bin/miniunzip' libtool: install: warning: `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip/libminizip.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/zlib-1.2.3/libz.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/miniunzip /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/bin/miniunzip /bin/sh ./libtool --mode=install /usr/bin/install -c 'minizip' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/bin/minizip' libtool: install: warning: `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip/libminizip.la' has not been installed in `/usr/lib64' libtool: install: warning: `/builddir/build/BUILD/zlib-1.2.3/libz.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/minizip /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/bin/minizip test -z "/usr/include/minizip" || /bin/mkdir -p "/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip" /usr/bin/install -c -m 644 'crypt.h' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip/crypt.h' /usr/bin/install -c -m 644 'ioapi.h' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip/ioapi.h' /usr/bin/install -c -m 644 'mztools.h' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip/mztools.h' /usr/bin/install -c -m 644 'unzip.h' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip/unzip.h' /usr/bin/install -c -m 644 'zip.h' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/include/minizip/zip.h' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'minizip.pc' '/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/pkgconfig/minizip.pc' make[1]: Leaving directory `/builddir/build/BUILD/zlib-1.2.3/contrib/minizip' + rm -f /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/bin/miniunzip + rm -f /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/bin/minizip + rm -f /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder//usr/lib64/libminizip.la + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/zlib-1.2.3 extracting debug info from /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/lib64/libminizip.so.1.0.1 extracting debug info from /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/lib64/libz.so.1.2.3 symlinked /usr/lib/debug/usr/lib64/libminizip.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libminizip.so.1.debug symlinked /usr/lib/debug/lib64/libz.so.1.2.3.debug to /usr/lib/debug/usr/lib64/libz.so.debug symlinked /usr/lib/debug/usr/lib64/libminizip.so.1.0.1.debug to /usr/lib/debug/usr/lib64/libminizip.so.debug symlinked /usr/lib/debug/lib64/libz.so.1.2.3.debug to /usr/lib/debug/lib64/libz.so.1.debug 1059 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: zlib-1.2.3-14.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76641 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + DOCDIR=/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-1.2.3 + export DOCDIR + rm -rf /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-1.2.3 + /bin/mkdir -p /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-1.2.3 + cp -pr README ChangeLog FAQ /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-1.2.3 + exit 0 Provides: libz.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: zlib-devel-1.2.3-14.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76641 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + DOCDIR=/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-devel-1.2.3 + export DOCDIR + rm -rf /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-devel-1.2.3 + /bin/mkdir -p /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-devel-1.2.3 + cp -pr algorithm.txt minigzip.c example.c /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/zlib-devel-1.2.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libz.so.1()(64bit) zlib = 1.2.3-14.fc8 Processing files: minizip-1.2.3-14.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.76641 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + DOCDIR=/var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/minizip-1.2.3 + export DOCDIR + rm -rf /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/minizip-1.2.3 + /bin/mkdir -p /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/minizip-1.2.3 + cp -pr contrib/minizip/ChangeLogUnzip /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder/usr/share/doc/minizip-1.2.3 + exit 0 Provides: libminizip.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-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) libminizip.so.1()(64bit) rtld(GNU_HASH) zlib = 1.2.3-14.fc8 Processing files: minizip-devel-1.2.3-14.fc8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libminizip.so.1()(64bit) minizip = 1.2.3-14.fc8 zlib-devel = 1.2.3-14.fc8 Processing files: zlib-debuginfo-1.2.3-14.fc8 Provides: libminizip.so.1.0.1.debug()(64bit) libz.so.1.2.3.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libminizip.so.1()(64bit) libz.so.1()(64bit) Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder warning: Could not canonicalize hostname: ppc1.fedora.redhat.com Wrote: /builddir/build/RPMS/zlib-1.2.3-14.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/zlib-devel-1.2.3-14.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/minizip-1.2.3-14.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/minizip-devel-1.2.3-14.fc8.ppc64.rpm Wrote: /builddir/build/RPMS/zlib-debuginfo-1.2.3-14.fc8.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.69815 + umask 022 + cd /builddir/build/BUILD + cd zlib-1.2.3 + rm -rf /var/tmp/zlib-1.2.3-14.fc8-root-kojibuilder + exit 0 Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.69815 + umask 022 + cd /builddir/build/BUILD + rm -rf zlib-1.2.3 + exit 0