Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gdbm.spec'], False, '/var/lib/mock/dist-f12-build-521076-79988/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/gdbm.spec'] Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/gdbm-1.8.0-33.fc12.src.rpm warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gdbm.spec'], False, '/var/lib/mock/dist-f12-build-521076-79988/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/gdbm.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.N5MHwe + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gdbm-1.8.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gdbm-1.8.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gdbm-1.8.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gdbm-1.8.0-jbj.patch):' Patch #0 (gdbm-1.8.0-jbj.patch): + /bin/cat /builddir/build/SOURCES/gdbm-1.8.0-jbj.patch + /usr/bin/patch -s -p1 -b --suffix .jbj --fuzz=0 + echo 'Patch #1 (gdbm-1.8.0-fhs.patch):' Patch #1 (gdbm-1.8.0-fhs.patch): + /bin/cat /builddir/build/SOURCES/gdbm-1.8.0-fhs.patch + /usr/bin/patch -s -p1 -b --suffix .fhs --fuzz=0 + echo 'Patch #3 (gdbm-1.8.0-64offset.patch):' Patch #3 (gdbm-1.8.0-64offset.patch): + /bin/cat /builddir/build/SOURCES/gdbm-1.8.0-64offset.patch + /usr/bin/patch -s -p1 -b --suffix .offset --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wdaY0c + umask 022 + cd /builddir/build/BUILD + cd gdbm-1.8.0 + LANG=C + export LANG + unset DISPLAY + for f in '/usr/share/automake-1.1?/config.sub' + : + cp -p /usr/share/automake-1.11/config.sub . + libtoolize --force --copy libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libtoolize: `/usr/share/aclocal/ltoptions.m4' libtoolize: `/usr/share/aclocal/ltversion.m4' libtoolize: `/usr/share/aclocal/ltsugar.m4' libtoolize: `/usr/share/aclocal/lt~obsolete.m4' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + aclocal + autoconf + 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 -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 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 how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c 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 fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for ppc64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc64-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) 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 checking for an ANSI C-conforming const... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/types.h... (cached) yes checking for memory.h... (cached) yes checking for main in -ldbm... no checking for main in -lndbm... no checking for rename... yes checking for ftruncate... yes checking for flock... yes checking for bcopy... yes checking for fsync... yes checking for getopt... yes checking for off_t... yes checking for struct stat.st_blksize... yes configure: creating ./config.status config.status: creating Makefile config.status: creating autoconf.h config.status: executing libtool commands + make /bin/sh ./libtool --mode=compile gcc -c -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 dbminit.c libtool: compile: gcc -c -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 dbminit.c -fPIC -DPIC -o .libs/dbminit.o libtool: compile: gcc -c -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 dbminit.c -o dbminit.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 delete.c libtool: compile: gcc -c -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 delete.c -fPIC -DPIC -o .libs/delete.o libtool: compile: gcc -c -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 delete.c -o delete.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 fetch.c libtool: compile: gcc -c -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 fetch.c -fPIC -DPIC -o .libs/fetch.o libtool: compile: gcc -c -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 fetch.c -o fetch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 store.c libtool: compile: gcc -c -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 store.c -fPIC -DPIC -o .libs/store.o libtool: compile: gcc -c -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 store.c -o store.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 seq.c libtool: compile: gcc -c -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 seq.c -fPIC -DPIC -o .libs/seq.o libtool: compile: gcc -c -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 seq.c -o seq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 close.c libtool: compile: gcc -c -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 close.c -fPIC -DPIC -o .libs/close.o libtool: compile: gcc -c -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 close.c -o close.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmopen.c libtool: compile: gcc -c -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 dbmopen.c -fPIC -DPIC -o .libs/dbmopen.o libtool: compile: gcc -c -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 dbmopen.c -o dbmopen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmdelete.c libtool: compile: gcc -c -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 dbmdelete.c -fPIC -DPIC -o .libs/dbmdelete.o libtool: compile: gcc -c -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 dbmdelete.c -o dbmdelete.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmfetch.c libtool: compile: gcc -c -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 dbmfetch.c -fPIC -DPIC -o .libs/dbmfetch.o libtool: compile: gcc -c -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 dbmfetch.c -o dbmfetch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmstore.c libtool: compile: gcc -c -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 dbmstore.c -fPIC -DPIC -o .libs/dbmstore.o libtool: compile: gcc -c -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 dbmstore.c -o dbmstore.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmseq.c libtool: compile: gcc -c -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 dbmseq.c -fPIC -DPIC -o .libs/dbmseq.o libtool: compile: gcc -c -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 dbmseq.c -o dbmseq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmclose.c libtool: compile: gcc -c -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 dbmclose.c -fPIC -DPIC -o .libs/dbmclose.o libtool: compile: gcc -c -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 dbmclose.c -o dbmclose.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmdirfno.c libtool: compile: gcc -c -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 dbmdirfno.c -fPIC -DPIC -o .libs/dbmdirfno.o libtool: compile: gcc -c -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 dbmdirfno.c -o dbmdirfno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmpagfno.c libtool: compile: gcc -c -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 dbmpagfno.c -fPIC -DPIC -o .libs/dbmpagfno.o libtool: compile: gcc -c -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 dbmpagfno.c -o dbmpagfno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 dbmrdonly.c libtool: compile: gcc -c -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 dbmrdonly.c -fPIC -DPIC -o .libs/dbmrdonly.o libtool: compile: gcc -c -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 dbmrdonly.c -o dbmrdonly.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmopen.c libtool: compile: gcc -c -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 gdbmopen.c -fPIC -DPIC -o .libs/gdbmopen.o gdbmopen.c: In function 'gdbm_open': gdbmopen.c:200: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result libtool: compile: gcc -c -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 gdbmopen.c -o gdbmopen.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmdelete.c libtool: compile: gcc -c -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 gdbmdelete.c -fPIC -DPIC -o .libs/gdbmdelete.o libtool: compile: gcc -c -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 gdbmdelete.c -o gdbmdelete.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmfetch.c libtool: compile: gcc -c -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 gdbmfetch.c -fPIC -DPIC -o .libs/gdbmfetch.o libtool: compile: gcc -c -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 gdbmfetch.c -o gdbmfetch.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmstore.c libtool: compile: gcc -c -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 gdbmstore.c -fPIC -DPIC -o .libs/gdbmstore.o libtool: compile: gcc -c -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 gdbmstore.c -o gdbmstore.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmclose.c libtool: compile: gcc -c -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 gdbmclose.c -fPIC -DPIC -o .libs/gdbmclose.o libtool: compile: gcc -c -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 gdbmclose.c -o gdbmclose.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmreorg.c libtool: compile: gcc -c -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 gdbmreorg.c -fPIC -DPIC -o .libs/gdbmreorg.o libtool: compile: gcc -c -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 gdbmreorg.c -o gdbmreorg.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmseq.c libtool: compile: gcc -c -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 gdbmseq.c -fPIC -DPIC -o .libs/gdbmseq.o libtool: compile: gcc -c -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 gdbmseq.c -o gdbmseq.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmsync.c libtool: compile: gcc -c -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 gdbmsync.c -fPIC -DPIC -o .libs/gdbmsync.o libtool: compile: gcc -c -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 gdbmsync.c -o gdbmsync.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmerrno.c libtool: compile: gcc -c -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 gdbmerrno.c -fPIC -DPIC -o .libs/gdbmerrno.o libtool: compile: gcc -c -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 gdbmerrno.c -o gdbmerrno.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmexists.c libtool: compile: gcc -c -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 gdbmexists.c -fPIC -DPIC -o .libs/gdbmexists.o libtool: compile: gcc -c -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 gdbmexists.c -o gdbmexists.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmfdesc.c libtool: compile: gcc -c -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 gdbmfdesc.c -fPIC -DPIC -o .libs/gdbmfdesc.o libtool: compile: gcc -c -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 gdbmfdesc.c -o gdbmfdesc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 gdbmsetopt.c libtool: compile: gcc -c -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 gdbmsetopt.c -fPIC -DPIC -o .libs/gdbmsetopt.o libtool: compile: gcc -c -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 gdbmsetopt.c -o gdbmsetopt.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 bucket.c libtool: compile: gcc -c -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 bucket.c -fPIC -DPIC -o .libs/bucket.o libtool: compile: gcc -c -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 bucket.c -o bucket.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 falloc.c libtool: compile: gcc -c -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 falloc.c -fPIC -DPIC -o .libs/falloc.o libtool: compile: gcc -c -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 falloc.c -o falloc.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 findkey.c libtool: compile: gcc -c -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 findkey.c -fPIC -DPIC -o .libs/findkey.o libtool: compile: gcc -c -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 findkey.c -o findkey.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 global.c libtool: compile: gcc -c -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 global.c -fPIC -DPIC -o .libs/global.o libtool: compile: gcc -c -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 global.c -o global.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 hash.c libtool: compile: gcc -c -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 hash.c -fPIC -DPIC -o .libs/hash.o libtool: compile: gcc -c -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 hash.c -o hash.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 update.c libtool: compile: gcc -c -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 update.c -fPIC -DPIC -o .libs/update.o update.c: In function '_gdbm_fatal': update.c:125: warning: ignoring return value of 'write', declared with attribute warn_unused_result update.c:127: warning: ignoring return value of 'write', declared with attribute warn_unused_result update.c:128: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: gcc -c -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 update.c -o update.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -c -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 version.c libtool: compile: gcc -c -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 version.c -fPIC -DPIC -o .libs/version.o libtool: compile: gcc -c -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 version.c -o version.o >/dev/null 2>&1 rm -f gdbm.h cp ./gdbm.proto gdbm.h chmod +w gdbm.h grep _ ./gdbmerrno.h >> gdbm.h cat ./gdbm.proto2 >> gdbm.h chmod -w gdbm.h rm -f libgdbm.la /bin/sh ./libtool --mode=link gcc -o libgdbm.la -rpath /usr/lib64 \ -version-info 2 0 0 dbminit.lo delete.lo fetch.lo store.lo seq.lo close.lo dbmopen.lo dbmdelete.lo dbmfetch.lo dbmstore.lo dbmseq.lo dbmclose.lo dbmdirfno.lo dbmpagfno.lo dbmrdonly.lo gdbmopen.lo gdbmdelete.lo gdbmfetch.lo gdbmstore.lo gdbmclose.lo gdbmreorg.lo gdbmseq.lo gdbmsync.lo gdbmerrno.lo gdbmexists.lo gdbmfdesc.lo gdbmsetopt.lo bucket.lo falloc.lo findkey.lo global.lo hash.lo update.lo version.lo libtool: link: gcc -shared .libs/dbminit.o .libs/delete.o .libs/fetch.o .libs/store.o .libs/seq.o .libs/close.o .libs/dbmopen.o .libs/dbmdelete.o .libs/dbmfetch.o .libs/dbmstore.o .libs/dbmseq.o .libs/dbmclose.o .libs/dbmdirfno.o .libs/dbmpagfno.o .libs/dbmrdonly.o .libs/gdbmopen.o .libs/gdbmdelete.o .libs/gdbmfetch.o .libs/gdbmstore.o .libs/gdbmclose.o .libs/gdbmreorg.o .libs/gdbmseq.o .libs/gdbmsync.o .libs/gdbmerrno.o .libs/gdbmexists.o .libs/gdbmfdesc.o .libs/gdbmsetopt.o .libs/bucket.o .libs/falloc.o .libs/findkey.o .libs/global.o .libs/hash.o .libs/update.o .libs/version.o -Wl,-soname -Wl,libgdbm.so.2 -o .libs/libgdbm.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgdbm.so.2" && ln -s "libgdbm.so.2.0.0" "libgdbm.so.2") libtool: link: (cd ".libs" && rm -f "libgdbm.so" && ln -s "libgdbm.so.2.0.0" "libgdbm.so") libtool: link: ar cru .libs/libgdbm.a dbminit.o delete.o fetch.o store.o seq.o close.o dbmopen.o dbmdelete.o dbmfetch.o dbmstore.o dbmseq.o dbmclose.o dbmdirfno.o dbmpagfno.o dbmrdonly.o gdbmopen.o gdbmdelete.o gdbmfetch.o gdbmstore.o gdbmclose.o gdbmreorg.o gdbmseq.o gdbmsync.o gdbmerrno.o gdbmexists.o gdbmfdesc.o gdbmsetopt.o bucket.o falloc.o findkey.o global.o hash.o update.o version.o libtool: link: ranlib .libs/libgdbm.a libtool: link: ( cd ".libs" && rm -f "libgdbm.la" && ln -s "../libgdbm.la" "libgdbm.la" ) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wF5gRb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 + cd gdbm-1.8.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr exec_prefix=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr bindir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/bin sbindir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/etc datadir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share includedir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include libdir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/libexec localstatedir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/var sharedstatedir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/var/lib mandir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/man infodir=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/info install install-compat ./mkinstalldirs /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/man/man3 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/info mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64 mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/man mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/info /bin/sh ./libtool install install libgdbm.la /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.la libtool: install: install .libs/libgdbm.so.2.0.0 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64 && { ln -s -f libgdbm.so.2.0.0 libgdbm.so.2 || { rm -f libgdbm.so.2 && ln -s libgdbm.so.2.0.0 libgdbm.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64 && { ln -s -f libgdbm.so.2.0.0 libgdbm.so || { rm -f libgdbm.so && ln -s libgdbm.so.2.0.0 libgdbm.so; }; }) libtool: install: install .libs/libgdbm.lai /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.la libtool: install: install .libs/libgdbm.a /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.a libtool: install: ranlib /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/install -c -m 644 gdbm.h /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm/gdbm.h /usr/bin/install -c -m 644 ./gdbm.3 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/man/man3/gdbm.3 /usr/bin/install -c -m 644 ./gdbm.info /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/info/gdbm.info ./mkinstalldirs /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm /usr/bin/install -c -m 644 ./dbm.h /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm/dbm.h /usr/bin/install -c -m 644 ./ndbm.h /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/include/gdbm/ndbm.h + ln -sf gdbm/gdbm.h /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64//usr/include/gdbm.h + ln -sf libgdbm.so.2.0.0 /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64//usr/lib64/libgdbm.so + rm -f /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64//usr/lib64/libgdbm.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gdbm-1.8.0 extracting debug info from /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/lib64/libgdbm.so.2.0.0 symlinked /usr/lib/debug/usr/lib64/libgdbm.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libgdbm.so.2.debug symlinked /usr/lib/debug/usr/lib64/libgdbm.so.2.0.0.debug to /usr/lib/debug/usr/lib64/libgdbm.so.debug 258 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: gdbm-1.8.0-33.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sG8vIa + umask 022 + cd /builddir/build/BUILD + cd gdbm-1.8.0 + DOCDIR=/builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/doc/gdbm-1.8.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/doc/gdbm-1.8.0 + /bin/mkdir -p /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/doc/gdbm-1.8.0 + cp -pr COPYING NEWS README /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64/usr/share/doc/gdbm-1.8.0 + exit 0 Provides: libgdbm.so.2()(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) libgdbm.so.2()(64bit) rtld(GNU_HASH) Processing files: gdbm-devel-1.8.0-33.fc12.ppc64 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: libgdbm.so.2()(64bit) Processing files: gdbm-debuginfo-1.8.0-33.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 warning: Could not canonicalize hostname: ppc7.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/gdbm-1.8.0-33.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/gdbm-devel-1.8.0-33.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/gdbm-debuginfo-1.8.0-33.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HTVza6 + umask 022 + cd /builddir/build/BUILD + cd gdbm-1.8.0 + rm -rf /builddir/build/BUILDROOT/gdbm-1.8.0-33.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->