<86>Apr 26 20:11:36 userdel[7689]: delete user `rooter' <86>Apr 26 20:11:36 userdel[7689]: remove group `rooter' <86>Apr 26 20:11:36 groupadd[7690]: new group: name=rooter, gid=501 <86>Apr 26 20:11:36 useradd[7691]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 20:11:36 userdel[7693]: delete user `builder' <86>Apr 26 20:11:36 userdel[7693]: remove group `builder' <86>Apr 26 20:11:36 groupadd[7694]: new group: name=builder, gid=502 <86>Apr 26 20:11:36 useradd[7695]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 20:11:38 rpmi: libpth-2.0.6-alt1 installed <13>Apr 26 20:11:38 rpmi: libpth-devel-2.0.6-alt1 installed <13>Apr 26 20:11:38 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 20:11:38 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 20:11:39 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 20:11:40 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libassuan-1.0.5-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libassuan-1.0.5 + echo 'Source #0 (libassuan-1.0.5.tar.bz2):' Source #0 (libassuan-1.0.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libassuan-1.0.5.tar.bz2 + /bin/tar -xf - + cd libassuan-1.0.5 + /bin/chmod -c -Rf u+rwX,go-w . + install -m 0644 /usr/src/RPM/SOURCES/version-script-assuan-1.0.5.map src/version-script-assuan.map + install -m 0644 /usr/src/RPM/SOURCES/version-script-assuan-pth-1.0.5.map src/version-script-assuan-pth.map + echo 'Patch #1 (libassuan-info.patch):' Patch #1 (libassuan-info.patch): + /usr/bin/patch -p1 patching file doc/assuan.texi Hunk #1 succeeded at 61 (offset 5 lines). + echo 'Patch #10 (libassuan-1.0.1-alt-shared.patch):' Patch #10 (libassuan-1.0.1-alt-shared.patch): + /usr/bin/patch -p1 patching file configure.ac Hunk #1 succeeded at 72 (offset 2 lines). patching file src/Makefile.am Hunk #1 succeeded at 23 (offset -2 lines). Hunk #2 succeeded at 31 (offset -2 lines). Hunk #3 succeeded at 53 (offset -2 lines). patching file tests/Makefile.am Hunk #1 succeeded at 35 (offset -2 lines). + echo 'Patch #11 (libassuan-1.0.4-alt-linking.patch):' Patch #11 (libassuan-1.0.4-alt-linking.patch): + /usr/bin/patch -p1 patching file src/Makefile.am + echo 'Patch #12 (libassuan-1.0.2-alt-dont-req-new-tools.patch):' Patch #12 (libassuan-1.0.2-alt-dont-req-new-tools.patch): + /usr/bin/patch -p1 patching file configure.ac + 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 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 `.' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53682 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libassuan-1.0.5 + CFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' + 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 + ./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 --enable-shared --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 whether to enable maintainer-specific portions of Makefiles... no checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu configure: autobuild project... libassuan configure: autobuild revision... 1.0.5 configure: autobuild hostname... altppc configure: autobuild timestamp... 20090426-201209 checking for gawk... (cached) gawk 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) 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 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++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... none checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E 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 checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if gcc supports -Wpointer-arith... yes checking for pth-config... /usr/bin/pth-config checking for PTH - version >= 1.3.7... yes checking whether PTH installation is sane... yes checking for setsockopt... yes checking for ANSI C header files... (cached) yes checking for string.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking return type of signal handlers... void checking whether sys_siglist is declared... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for struct cmsghdr.cmsg_len... yes checking for flockfile... yes checking for funlockfile... yes checking for funopen... no checking for fopencookie... yes checking for isascii... yes checking for putc_unlocked... yes checking for memrchr... yes checking for stpcpy... yes checking for unistd.h... (cached) yes checking for setenv... yes checking for SO_PEERCRED... yes configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating src/libassuan-config config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' Making all in m4 make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/m4' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-util.lo assuan-util.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-errors.lo assuan-errors.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-buffer.lo assuan-buffer.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-handler.lo assuan-handler.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-inquire.lo assuan-inquire.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-listen.lo assuan-listen.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-connect.lo assuan-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-client.lo assuan-client.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-pipe-server.lo assuan-pipe-server.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-socket-server.lo assuan-socket-server.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-pipe-connect.lo assuan-pipe-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-socket-connect.lo assuan-socket-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-uds.lo assuan-uds.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-logging.lo assuan-logging.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-socket.lo assuan-socket.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o assuan-io.lo assuan-io.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c funopen.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-util.lo `test -f 'assuan-util.c' || echo './'`assuan-util.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-errors.lo `test -f 'assuan-errors.c' || echo './'`assuan-errors.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-buffer.lo `test -f 'assuan-buffer.c' || echo './'`assuan-buffer.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-handler.lo `test -f 'assuan-handler.c' || echo './'`assuan-handler.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-inquire.lo `test -f 'assuan-inquire.c' || echo './'`assuan-inquire.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-listen.lo `test -f 'assuan-listen.c' || echo './'`assuan-listen.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-connect.lo `test -f 'assuan-connect.c' || echo './'`assuan-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-client.lo `test -f 'assuan-client.c' || echo './'`assuan-client.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-pipe-server.lo `test -f 'assuan-pipe-server.c' || echo './'`assuan-pipe-server.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-socket-server.lo `test -f 'assuan-socket-server.c' || echo './'`assuan-socket-server.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-pipe-connect.lo `test -f 'assuan-pipe-connect.c' || echo './'`assuan-pipe-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-socket-connect.lo `test -f 'assuan-socket-connect.c' || echo './'`assuan-socket-connect.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-uds.lo `test -f 'assuan-uds.c' || echo './'`assuan-uds.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-logging.lo `test -f 'assuan-logging.c' || echo './'`assuan-logging.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-socket.lo `test -f 'assuan-socket.c' || echo './'`assuan-socket.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c -o libassuan_pth_la-assuan-io-pth.lo `test -f 'assuan-io-pth.c' || echo './'`assuan-io-pth.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-connect.c -fPIC -DPIC -o .libs/assuan-socket-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-connect.c -fPIC -DPIC -o .libs/assuan-pipe-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-buffer.c -fPIC -DPIC -o .libs/assuan-buffer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-connect.c -fPIC -DPIC -o .libs/assuan-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-errors.c -fPIC -DPIC -o .libs/assuan-errors.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-inquire.c -fPIC -DPIC -o .libs/assuan-inquire.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-uds.c -fPIC -DPIC -o .libs/assuan-uds.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-server.c -fPIC -DPIC -o .libs/assuan-socket-server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-client.c -fPIC -DPIC -o .libs/assuan-client.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-util.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-handler.c -fPIC -DPIC -o .libs/assuan-handler.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-errors.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-errors.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-util.c -fPIC -DPIC -o .libs/assuan-util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-logging.c -fPIC -DPIC -o .libs/assuan-logging.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket.c -fPIC -DPIC -o .libs/assuan-socket.o assuan-logging.c: In function '_assuan_log_print_buffer': assuan-logging.c:135: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-handler.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-handler.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-server.c -fPIC -DPIC -o .libs/assuan-pipe-server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-listen.c -fPIC -DPIC -o .libs/assuan-listen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-io.c -fPIC -DPIC -o .libs/assuan-io.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-buffer.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-buffer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-client.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-client.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-io-pth.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-io-pth.o assuan-io.c: In function '_assuan_usleep': assuan-io.c:234: warning: implicit declaration of function 'nanosleep' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-listen.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-listen.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-server.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-pipe-server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-connect.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-socket-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-socket.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-uds.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-uds.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-inquire.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-inquire.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-connect.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-socket-server.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-socket-server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-pipe-connect.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-pipe-connect.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c assuan-logging.c -fPIC -DPIC -o .libs/libassuan_pth_la-assuan-logging.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--version-script=version-script-assuan.map -o libassuan.la -rpath /usr/lib assuan-util.lo assuan-errors.lo assuan-buffer.lo assuan-handler.lo assuan-inquire.lo assuan-listen.lo assuan-connect.lo assuan-client.lo assuan-pipe-server.lo assuan-socket-server.lo assuan-pipe-connect.lo assuan-socket-connect.lo assuan-uds.lo assuan-logging.lo assuan-socket.lo assuan-io.lo funopen.o assuan-logging.c: In function '_assuan_log_print_buffer': assuan-logging.c:135: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I/usr/include -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -Wl,--version-script=version-script-assuan-pth.map -o libassuan-pth.la -rpath /usr/lib libassuan_pth_la-assuan-util.lo libassuan_pth_la-assuan-errors.lo libassuan_pth_la-assuan-buffer.lo libassuan_pth_la-assuan-handler.lo libassuan_pth_la-assuan-inquire.lo libassuan_pth_la-assuan-listen.lo libassuan_pth_la-assuan-connect.lo libassuan_pth_la-assuan-client.lo libassuan_pth_la-assuan-pipe-server.lo libassuan_pth_la-assuan-socket-server.lo libassuan_pth_la-assuan-pipe-connect.lo libassuan_pth_la-assuan-socket-connect.lo libassuan_pth_la-assuan-uds.lo libassuan_pth_la-assuan-logging.lo libassuan_pth_la-assuan-socket.lo libassuan_pth_la-assuan-io-pth.lo funopen.o -L/usr/lib -lpth -ldl -lnsl *** Warning: Linking the shared library libassuan.la against the non-libtool *** objects funopen.o is not portable! ppc-alt-linux-gcc -shared .libs/assuan-util.o .libs/assuan-errors.o .libs/assuan-buffer.o .libs/assuan-handler.o .libs/assuan-inquire.o .libs/assuan-listen.o .libs/assuan-connect.o .libs/assuan-client.o .libs/assuan-pipe-server.o .libs/assuan-socket-server.o .libs/assuan-pipe-connect.o .libs/assuan-socket-connect.o .libs/assuan-uds.o .libs/assuan-logging.o .libs/assuan-socket.o .libs/assuan-io.o funopen.o -Wl,--version-script=version-script-assuan.map -Wl,-soname -Wl,libassuan.so.0 -o .libs/libassuan.so.0.0.0 (cd .libs && rm -f libassuan.so.0 && ln -s libassuan.so.0.0.0 libassuan.so.0) (cd .libs && rm -f libassuan.so && ln -s libassuan.so.0.0.0 libassuan.so) creating libassuan.la (cd .libs && rm -f libassuan.la && ln -s ../libassuan.la libassuan.la) *** Warning: Linking the shared library libassuan-pth.la against the non-libtool *** objects funopen.o is not portable! ppc-alt-linux-gcc -shared .libs/libassuan_pth_la-assuan-util.o .libs/libassuan_pth_la-assuan-errors.o .libs/libassuan_pth_la-assuan-buffer.o .libs/libassuan_pth_la-assuan-handler.o .libs/libassuan_pth_la-assuan-inquire.o .libs/libassuan_pth_la-assuan-listen.o .libs/libassuan_pth_la-assuan-connect.o .libs/libassuan_pth_la-assuan-client.o .libs/libassuan_pth_la-assuan-pipe-server.o .libs/libassuan_pth_la-assuan-socket-server.o .libs/libassuan_pth_la-assuan-pipe-connect.o .libs/libassuan_pth_la-assuan-socket-connect.o .libs/libassuan_pth_la-assuan-uds.o .libs/libassuan_pth_la-assuan-logging.o .libs/libassuan_pth_la-assuan-socket.o .libs/libassuan_pth_la-assuan-io-pth.o funopen.o -L/usr/lib -lpth -ldl -lnsl -Wl,--version-script=version-script-assuan-pth.map -Wl,-soname -Wl,libassuan-pth.so.0 -o .libs/libassuan-pth.so.0.0.0 (cd .libs && rm -f libassuan-pth.so.0 && ln -s libassuan-pth.so.0.0.0 libassuan-pth.so.0) (cd .libs && rm -f libassuan-pth.so && ln -s libassuan-pth.so.0.0.0 libassuan-pth.so) creating libassuan-pth.la (cd .libs && rm -f libassuan-pth.la && ln -s ../libassuan-pth.la libassuan-pth.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' restore=: && backupdir=".am$$" && \ am__cwd=`pwd` && cd . && \ rm -rf $backupdir && mkdir $backupdir && \ if (/bin/sh /usr/src/RPM/BUILD/libassuan-1.0.5/missing --run makeinfo --version) >/dev/null 2>&1; then \ for f in assuan.info assuan.info-[0-9] assuan.info-[0-9][0-9] assuan.i[0-9] assuan.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ cd "$am__cwd"; \ if /bin/sh /usr/src/RPM/BUILD/libassuan-1.0.5/missing --run makeinfo -I . \ -o assuan.info assuan.texi; \ then \ rc=0; \ cd .; \ else \ rc=$?; \ cd . && \ $restore $backupdir/* `echo "./assuan.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' Making all in tests make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -c fdpassing.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o fdpassing fdpassing.o ../src/libassuan.la mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -fPIC -DPIC -o .libs/fdpassing fdpassing.o ../src/.libs/libassuan.so creating fdpassing make[3]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30808 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libassuan-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libassuan-buildroot + cd libassuan-1.0.5 + make install DESTDIR=/usr/src/tmp/libassuan-buildroot make: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' Making install in m4 make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/m4' make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/m4' 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/libassuan-1.0.5/m4' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/m4' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make[3]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libassuan-buildroot/usr/bin" /bin/install -c 'libassuan-config' '/usr/src/tmp/libassuan-buildroot/usr/bin/libassuan-config' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libassuan-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libassuan.la' '/usr/src/tmp/libassuan-buildroot/usr/lib/libassuan.la' /bin/install -c .libs/libassuan.so.0.0.0 /usr/src/tmp/libassuan-buildroot/usr/lib/libassuan.so.0.0.0 (cd /usr/src/tmp/libassuan-buildroot/usr/lib && { ln -s -f libassuan.so.0.0.0 libassuan.so.0 || { rm -f libassuan.so.0 && ln -s libassuan.so.0.0.0 libassuan.so.0; }; }) (cd /usr/src/tmp/libassuan-buildroot/usr/lib && { ln -s -f libassuan.so.0.0.0 libassuan.so || { rm -f libassuan.so && ln -s libassuan.so.0.0.0 libassuan.so; }; }) /bin/install -c .libs/libassuan.lai /usr/src/tmp/libassuan-buildroot/usr/lib/libassuan.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/install -c 'libassuan-pth.la' '/usr/src/tmp/libassuan-buildroot/usr/lib/libassuan-pth.la' /bin/install -c .libs/libassuan-pth.so.0.0.0 /usr/src/tmp/libassuan-buildroot/usr/lib/libassuan-pth.so.0.0.0 (cd /usr/src/tmp/libassuan-buildroot/usr/lib && { ln -s -f libassuan-pth.so.0.0.0 libassuan-pth.so.0 || { rm -f libassuan-pth.so.0 && ln -s libassuan-pth.so.0.0.0 libassuan-pth.so.0; }; }) (cd /usr/src/tmp/libassuan-buildroot/usr/lib && { ln -s -f libassuan-pth.so.0.0.0 libassuan-pth.so || { rm -f libassuan-pth.so && ln -s libassuan-pth.so.0.0.0 libassuan-pth.so; }; }) /bin/install -c .libs/libassuan-pth.lai /usr/src/tmp/libassuan-buildroot/usr/lib/libassuan-pth.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libassuan-buildroot/usr/include" /bin/install -c -m 644 'assuan.h' '/usr/src/tmp/libassuan-buildroot/usr/include/assuan.h' test -z "/usr/share/aclocal" || /bin/mkdir -p "/usr/src/tmp/libassuan-buildroot/usr/share/aclocal" /bin/install -c -m 644 'libassuan.m4' '/usr/src/tmp/libassuan-buildroot/usr/share/aclocal/libassuan.m4' make[3]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/src' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/usr/src/tmp/libassuan-buildroot/usr/share/info" /bin/install -c -m 644 './assuan.info' '/usr/src/tmp/libassuan-buildroot/usr/share/info/assuan.info' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/doc' Making install in tests make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[3]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[2]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5/tests' make[1]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make[2]: Entering directory `/usr/src/RPM/BUILD/libassuan-1.0.5' 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/libassuan-1.0.5' make[1]: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5' make: Leaving directory `/usr/src/RPM/BUILD/libassuan-1.0.5' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libassuan-buildroot (auto) removed `./usr/lib/libassuan-pth.la' removed `./usr/lib/libassuan.la' mode of `./usr/lib/libassuan-pth.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libassuan.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libassuan-buildroot (binconfig,pkgconfig,libtool) /usr/bin/libassuan-config: 124c124 < includes="-I/usr/include" --- > includes="" /usr/bin/libassuan-config: 136c136 < libdirs="-L/usr/lib" --- > libdirs="" Compressing files in /usr/src/tmp/libassuan-buildroot (auto) Adjusting library links in /usr/src/tmp/libassuan-buildroot ./usr/lib: libassuan.so.0 -> libassuan.so.0.0.0 libassuan-pth.so.0 -> libassuan-pth.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libassuan-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libassuan-buildroot (executable,shared) Processing files: libassuan-1.0.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94678 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libassuan-1.0.5 + DOCDIR=/usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + export DOCDIR + rm -rf /usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + /bin/mkdir -p /usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + cp -prL AUTHORS ChangeLog NEWS README /usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + chmod -R go-w /usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + chmod -R a+rX /usr/src/tmp/libassuan-buildroot/usr/share/doc/libassuan-1.0.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.94678 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.99511 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libassuan-buildroot/.post:libassuan + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.53457 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libassuan-buildroot/.postun:libassuan + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.65610 + 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: libassuan-pth.so.0, libassuan-pth.so.0(ASSUAN_1_0_4), libassuan.so.0, libassuan.so.0(ASSUAN_1_0_4) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libpth.so.20, rtld(GNU_HASH) Processing files: libassuan-devel-1.0.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.73394 + 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.53868 + 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 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libassuan = 1.0.5-alt1, /bin/sh, /usr/lib/libassuan-pth.so.0.0.0, /usr/lib/libassuan.so.0.0.0, coreutils Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.31736 + 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/libassuan-1.0.5-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libassuan-1.0.5-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libassuan-devel-1.0.5-alt1.ppc.rpm 37.30user 9.39system 0:47.85elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2236829minor)pagefaults 0swaps