<86>Apr 27 12:48:02 userdel[2778]: delete user `rooter' <86>Apr 27 12:48:02 userdel[2778]: remove group `rooter' <86>Apr 27 12:48:02 groupadd[2779]: new group: name=rooter, gid=501 <86>Apr 27 12:48:02 useradd[2780]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 12:48:02 userdel[2782]: delete user `builder' <86>Apr 27 12:48:02 userdel[2782]: remove group `builder' <86>Apr 27 12:48:02 groupadd[2783]: new group: name=builder, gid=502 <86>Apr 27 12:48:02 useradd[2784]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 12:48:04 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 27 12:48:04 rpmi: libgcrypt-1.4.1-alt1 installed <13>Apr 27 12:48:04 rpmi: libgpg-error-devel-1.5-alt1 installed <13>Apr 27 12:48:04 rpmi: libgcrypt-devel-1.4.1-alt1 installed <13>Apr 27 12:48:04 rpmi: zlib-devel-1.2.3-alt4 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing opencdk-0.6.6-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf opencdk-0.6.6 + echo 'Source #0 (opencdk-0.6.6.tar.bz2):' Source #0 (opencdk-0.6.6.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/opencdk-0.6.6.tar.bz2 + /bin/tar -xf - + cd opencdk-0.6.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99973 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opencdk-0.6.6 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force Putting files in AC_CONFIG_AUX_DIR, `build-aux'. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Putting files in AC_CONFIG_AUX_DIR, `build-aux'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-dependency-tracking --disable-static checking for a BSD-compatible install... /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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu configure: autobuild project... opencdk configure: autobuild revision... 0.6.6 configure: autobuild hostname... altppc configure: autobuild timestamp... 20090427-124829 checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes 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 ppc-alt-linux-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... (cached) pass_all checking how to run the C preprocessor... ppc-alt-linux-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 ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-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 ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) 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 appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for inline... inline checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflateInit2_ in -lz... yes checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.0... yes checking LIBGCRYPT API version... okay configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating src/opencdk.h config.status: creating src/opencdk-config config.status: creating src/opencdk.pc config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o new-packet.lo new-packet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o read-packet.lo read-packet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o proc-packet.lo proc-packet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o write-packet.lo write-packet.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o main.lo main.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o verify.lo verify.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o armor.lo armor.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sig-check.lo sig-check.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o sign.lo sign.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keydb.lo keydb.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keylist.lo keylist.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o seskey.lo seskey.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o pubkey.lo pubkey.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o misc.lo misc.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o encrypt.lo encrypt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o trustdb.lo trustdb.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o kbnode.lo kbnode.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o compress.lo compress.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o literal.lo literal.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o cipher.lo cipher.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o stream.lo stream.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o stream-socket.lo stream-socket.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keyserver.lo keyserver.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c -o keygen.lo keygen.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c seskey.c -fPIC -DPIC -o .libs/seskey.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c misc.c -fPIC -DPIC -o .libs/misc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keylist.c -fPIC -DPIC -o .libs/keylist.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sign.c -fPIC -DPIC -o .libs/sign.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c main.c -fPIC -DPIC -o .libs/main.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c sig-check.c -fPIC -DPIC -o .libs/sig-check.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c verify.c -fPIC -DPIC -o .libs/verify.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c new-packet.c -fPIC -DPIC -o .libs/new-packet.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c kbnode.c -fPIC -DPIC -o .libs/kbnode.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c pubkey.c -fPIC -DPIC -o .libs/pubkey.o misc.c: In function '_cdk_memistr': misc.c:207: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c write-packet.c -fPIC -DPIC -o .libs/write-packet.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c proc-packet.c -fPIC -DPIC -o .libs/proc-packet.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c literal.c -fPIC -DPIC -o .libs/literal.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keydb.c -fPIC -DPIC -o .libs/keydb.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream.c -fPIC -DPIC -o .libs/stream.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c read-packet.c -fPIC -DPIC -o .libs/read-packet.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o literal.c: In function 'text_encode': literal.c:254: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result literal.c: In function 'text_decode': literal.c:277: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result literal.c:278: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keyserver.c -fPIC -DPIC -o .libs/keyserver.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c armor.c -fPIC -DPIC -o .libs/armor.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c compress.c -fPIC -DPIC -o .libs/compress.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c trustdb.c -fPIC -DPIC -o .libs/trustdb.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c keygen.c -fPIC -DPIC -o .libs/keygen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c stream-socket.c -fPIC -DPIC -o .libs/stream-socket.o armor.c: In function 'armor_encode': armor.c:329: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result compress.c: In function 'compress_data': compress.c:51: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result compress.c: In function 'compress_decode': compress.c:132: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result armor.c: In function 'armor_decode': armor.c:496: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c cipher.c -fPIC -DPIC -o .libs/cipher.o keygen.c:705: warning: 'correct_subkey_algo' defined but not used cipher.c: In function 'write_header': cipher.c:172: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cipher.c: In function 'write_mdc_packet': cipher.c:201: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cipher.c: In function 'write_partial_block': cipher.c:283: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cipher.c: In function 'cipher_encode_file': cipher.c:324: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cipher.c: In function 'cipher_decode_file': cipher.c:454: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-undefined -version-info 10:6:0 -Wl,--version-script=./libopencdk.vers -o libopencdk.la -rpath /usr/lib new-packet.lo read-packet.lo proc-packet.lo write-packet.lo main.lo verify.lo armor.lo sig-check.lo sign.lo keydb.lo keylist.lo seskey.lo pubkey.lo misc.lo encrypt.lo trustdb.lo kbnode.lo compress.lo literal.lo cipher.lo stream.lo stream-socket.lo keyserver.lo keygen.lo -lgcrypt -lgpg-error -lz ppc-alt-linux-gcc -shared .libs/new-packet.o .libs/read-packet.o .libs/proc-packet.o .libs/write-packet.o .libs/main.o .libs/verify.o .libs/armor.o .libs/sig-check.o .libs/sign.o .libs/keydb.o .libs/keylist.o .libs/seskey.o .libs/pubkey.o .libs/misc.o .libs/encrypt.o .libs/trustdb.o .libs/kbnode.o .libs/compress.o .libs/literal.o .libs/cipher.o .libs/stream.o .libs/stream-socket.o .libs/keyserver.o .libs/keygen.o -lgcrypt -lgpg-error -lz -Wl,--version-script=./libopencdk.vers -Wl,-soname -Wl,libopencdk.so.10 -o .libs/libopencdk.so.10.0.6 (cd .libs && rm -f libopencdk.so.10 && ln -s libopencdk.so.10.0.6 libopencdk.so.10) (cd .libs && rm -f libopencdk.so && ln -s libopencdk.so.10.0.6 libopencdk.so) creating libopencdk.la (cd .libs && rm -f libopencdk.la && ln -s ../libopencdk.la libopencdk.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-stream.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-sign.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-key.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-encr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-keydb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c t-misc.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../src -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -c basic.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o basic basic.o ../src/libopencdk.la -lz /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-stream t-stream.o ../src/libopencdk.la -lz /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-misc t-misc.o ../src/libopencdk.la -lz /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-sign t-sign.o ../src/libopencdk.la -lz mkdir .libs /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-keydb t-keydb.o ../src/libopencdk.la -lz ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o basic basic.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-key t-key.o ../src/libopencdk.la -lz ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-stream t-stream.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -no-install -o t-encr t-encr.o ../src/libopencdk.la -lz ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-misc t-misc.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-sign t-sign.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-keydb t-keydb.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-key t-key.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -Wcast-align -Wshadow -Wstrict-prototypes -o t-encr t-encr.o ../src/.libs/libopencdk.so -lz -Wl,--rpath -Wl,/usr/src/RPM/BUILD/opencdk-0.6.6/src/.libs make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' + make check make: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' Making check in src make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' Making check in doc make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' Making check in tests make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make t-sign t-key t-encr t-stream t-keydb t-misc basic make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[2]: `t-sign' is up to date. make[2]: `t-key' is up to date. make[2]: `t-encr' is up to date. make[2]: `t-stream' is up to date. make[2]: `t-keydb' is up to date. make[2]: `t-misc' is up to date. make[2]: `basic' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make check-TESTS make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' PASS: t-stream PASS: t-sign PASS: t-key PASS: t-encr PASS: t-keydb PASS: t-misc OpenCDK header version 0.6.6. OpenCDK library version 0.6.6. PASS: basic ================== All 7 tests passed ================== make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17716 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/opencdk-buildroot + : + /bin/rm -rf -- /usr/src/tmp/opencdk-buildroot + cd opencdk-0.6.6 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/opencdk-buildroot install make: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/opencdk-buildroot/usr/bin" /bin/install -p 'opencdk-config' '/usr/src/tmp/opencdk-buildroot/usr/bin/opencdk-config' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/opencdk-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libopencdk.la' '/usr/src/tmp/opencdk-buildroot/usr/lib/libopencdk.la' /bin/install -p .libs/libopencdk.so.10.0.6 /usr/src/tmp/opencdk-buildroot/usr/lib/libopencdk.so.10.0.6 (cd /usr/src/tmp/opencdk-buildroot/usr/lib && { ln -s -f libopencdk.so.10.0.6 libopencdk.so.10 || { rm -f libopencdk.so.10 && ln -s libopencdk.so.10.0.6 libopencdk.so.10; }; }) (cd /usr/src/tmp/opencdk-buildroot/usr/lib && { ln -s -f libopencdk.so.10.0.6 libopencdk.so || { rm -f libopencdk.so && ln -s libopencdk.so.10.0.6 libopencdk.so; }; }) /bin/install -p .libs/libopencdk.lai /usr/src/tmp/opencdk-buildroot/usr/lib/libopencdk.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/opencdk-buildroot/usr/include" /bin/install -p -m 644 'opencdk.h' '/usr/src/tmp/opencdk-buildroot/usr/include/opencdk.h' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/opencdk-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'opencdk.pc' '/usr/src/tmp/opencdk-buildroot/usr/lib/pkgconfig/opencdk.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6/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 `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[2]: Entering directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' make: Leaving directory `/usr/src/RPM/BUILD/opencdk-0.6.6' + install -d -m755 /usr/src/tmp/opencdk-buildroot/usr/share/doc/opencdk-0.6.6 + install -p -m644 AUTHORS ChangeLog NEWS README THANKS TODO /usr/src/tmp/opencdk-buildroot/usr/share/doc/opencdk-0.6.6/ + ln -s /usr/share/license/GPL-2 /usr/src/tmp/opencdk-buildroot/usr/share/doc/opencdk-0.6.6/COPYING + install -p -m644 doc/intro.html doc/opencdk-api.html /usr/src/tmp/opencdk-buildroot/usr/share/doc/opencdk-0.6.6/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/opencdk-buildroot (auto) removed `./usr/lib/libopencdk.la' mode of `./usr/lib/libopencdk.so.10.0.6' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/opencdk-buildroot (binconfig,pkgconfig,libtool) /usr/bin/opencdk-config: 18c18 < opencdk_cflags=" -I/usr/include" --- > opencdk_cflags=" " 93c93 < includes="-I/usr/include" --- > includes="" /usr/bin/opencdk-config: 17c17 < opencdk_libs="-L/usr/lib -lopencdk -lgcrypt -lgpg-error -lz" --- > opencdk_libs=" -lopencdk -lgcrypt -lgpg-error -lz" /usr/lib/pkgconfig/opencdk.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/opencdk.pc: Libs: '-L${libdir} -lopencdk' --> '-lopencdk' Compressing files in /usr/src/tmp/opencdk-buildroot (auto) Adjusting library links in /usr/src/tmp/opencdk-buildroot ./usr/lib: libopencdk.so.10 -> libopencdk.so.10.0.6 Verifying ELF objects in /usr/src/tmp/opencdk-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/opencdk-buildroot (executable,shared) Processing files: libopencdk-0.6.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.4039 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.54938 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libopencdk.so.10, libopencdk.so.10(OPENCDK_6) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libgcrypt >= 1.1.94, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libgcrypt.so.11(GCRYPT_1.2), libz.so.1, rtld(GNU_HASH) Processing files: libopencdk-devel-0.6.6-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.3004 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.18885 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(opencdk) = 0.6.6 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libopencdk = 0.6.6-alt1, /bin/sh, /usr/lib/libopencdk.so.10.0.6, coreutils Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.38877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/opencdk-0.6.6-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libopencdk-0.6.6-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libopencdk-devel-0.6.6-alt1.ppc.rpm 36.15user 7.11system 0:40.88elapsed 105%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1704323minor)pagefaults 0swaps