<86>Apr 27 20:23:17 userdel[3619]: delete user `rooter' <86>Apr 27 20:23:17 userdel[3619]: remove group `rooter' <86>Apr 27 20:23:17 groupadd[3620]: new group: name=rooter, gid=501 <86>Apr 27 20:23:17 useradd[3621]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 20:23:17 userdel[3623]: delete user `builder' <86>Apr 27 20:23:17 userdel[3623]: remove group `builder' <86>Apr 27 20:23:17 groupadd[3624]: new group: name=builder, gid=502 <86>Apr 27 20:23:17 useradd[3625]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 20:23:19 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 27 20:23:19 rpmi: libncurses-devel-5.6-alt4 installed <13>Apr 27 20:23:19 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 20:23:19 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 20:23:20 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 20:23:21 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing pfqueue-0.5.6-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pfqueue-0.5.6 + echo 'Source #0 (pfqueue-0.5.6.tar):' Source #0 (pfqueue-0.5.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/pfqueue-0.5.6.tar + cd pfqueue-0.5.6 + /bin/chmod -c -Rf u+rwX,go-w . + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force acinclude.m4:9: warning: underquoted definition of jm_CHECK_TYPE_STRUCT_UTIMBUF acinclude.m4:9: run info '(automake)Extending aclocal' acinclude.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool acinclude.m4:9: warning: underquoted definition of jm_CHECK_TYPE_STRUCT_UTIMBUF acinclude.m4:9: run info '(automake)Extending aclocal' acinclude.m4:9: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal 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_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 --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 checking for a BSD-compatible install... /bin/install -c 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 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 whether ln -s works... yes 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++... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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 for ANSI C header files... (cached) yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for struct dirent.d_type... yes checking whether time.h and sys/time.h may both be included... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for struct utimbuf... yes checking whether sys/types.h defines makedev... yes checking for newwin in -lncurses... yes checking for pthread_create in -lpthread... yes checking for pthread_create in -lc_r... no checking for dlopen in -ldl... (cached) yes checking for accept in -lsocket... no configure: creating ./config.status config.status: creating Makefile config.status: creating backends/Makefile config.status: creating libpfq/Makefile config.status: creating pfqueue.spec config.status: creating config.h config.status: executing depfiles commands + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18593 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pfqueue-0.5.6 + make make: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' Making all in libpfq make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPFBEDIR=\"/usr/lib\" -pipe -Wall -O2 -fsigned-char -c -o pfqlib.lo pfqlib.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DPFBEDIR=\"/usr/lib\" -pipe -Wall -O2 -fsigned-char -c pfqlib.c -fPIC -DPIC -o .libs/pfqlib.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -module -o libpfqueue.la -rpath /usr/lib pfqlib.lo -ldl -lpthread -lncurses ppc-alt-linux-gcc -shared .libs/pfqlib.o -ldl -lpthread -lncurses -Wl,-soname -Wl,libpfqueue.so.0 -o .libs/libpfqueue.so.0.0.0 (cd .libs && rm -f libpfqueue.so.0 && ln -s libpfqueue.so.0.0.0 libpfqueue.so.0) (cd .libs && rm -f libpfqueue.so && ln -s libpfqueue.so.0.0.0 libpfqueue.so) creating libpfqueue.la (cd .libs && rm -f libpfqueue.la && ln -s ../libpfqueue.la libpfqueue.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' Making all in backends make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o pfq_postfix1.lo pfq_postfix1.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pfq_postfix1.c -fPIC -DPIC -o .libs/pfq_postfix1.o pfq_postfix1.c: In function 'pfb_action': pfq_postfix1.c:358: warning: ignoring return value of 'system', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o pfq_service.lo pfq_service.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pfq_service.c -fPIC -DPIC -o .libs/pfq_service.o pfq_service.c: In function 'freadl': pfq_service.c:56: warning: unused variable 'fn' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -module -o libpfq_postfix1.la -rpath /usr/lib pfq_postfix1.lo pfq_service.lo -ldl -lpthread -lncurses ppc-alt-linux-gcc -shared .libs/pfq_postfix1.o .libs/pfq_service.o -ldl -lpthread -lncurses -Wl,-soname -Wl,libpfq_postfix1.so.0 -o .libs/libpfq_postfix1.so.0.0.0 (cd .libs && rm -f libpfq_postfix1.so.0 && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0) (cd .libs && rm -f libpfq_postfix1.so && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so) creating libpfq_postfix1.la (cd .libs && rm -f libpfq_postfix1.la && ln -s ../libpfq_postfix1.la libpfq_postfix1.la) /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o pfq_postfix2.lo pfq_postfix2.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pfq_postfix2.c -fPIC -DPIC -o .libs/pfq_postfix2.o pfq_postfix2.c: In function 'pfb_action': pfq_postfix2.c:412: warning: ignoring return value of 'system', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -module -o libpfq_postfix2.la -rpath /usr/lib pfq_postfix2.lo pfq_service.lo -ldl -lpthread -lncurses ppc-alt-linux-gcc -shared .libs/pfq_postfix2.o .libs/pfq_service.o -ldl -lpthread -lncurses -Wl,-soname -Wl,libpfq_postfix2.so.0 -o .libs/libpfq_postfix2.so.0.0.0 (cd .libs && rm -f libpfq_postfix2.so.0 && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0) (cd .libs && rm -f libpfq_postfix2.so && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so) creating libpfq_postfix2.la (cd .libs && rm -f libpfq_postfix2.la && ln -s ../libpfq_postfix2.la libpfq_postfix2.la) /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o pfq_exim.lo pfq_exim.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pfq_exim.c -fPIC -DPIC -o .libs/pfq_exim.o pfq_exim.c: In function 'pfb_action': pfq_exim.c:311: warning: ignoring return value of 'system', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -module -o libpfq_exim.la -rpath /usr/lib pfq_exim.lo pfq_service.lo -ldl -lpthread -lncurses ppc-alt-linux-gcc -shared .libs/pfq_exim.o .libs/pfq_service.o -ldl -lpthread -lncurses -Wl,-soname -Wl,libpfq_exim.so.0 -o .libs/libpfq_exim.so.0.0.0 (cd .libs && rm -f libpfq_exim.so.0 && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so.0) (cd .libs && rm -f libpfq_exim.so && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so) creating libpfq_exim.la (cd .libs && rm -f libpfq_exim.la && ln -s ../libpfq_exim.la libpfq_exim.la) /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c -o pfq_socket.lo pfq_socket.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -O2 -fsigned-char -c pfq_socket.c -fPIC -DPIC -o .libs/pfq_socket.o pfq_socket.c: In function 'w_socket': pfq_socket.c:46: warning: ignoring return value of 'write', declared with attribute warn_unused_result pfq_socket.c: In function 'pfb_setup': pfq_socket.c:116: warning: passing argument 3 of '__builtin___memcpy_chk' makes integer from pointer without a cast pfq_socket.c:116: warning: passing argument 3 of '__memcpy_ichk' makes integer from pointer without a cast pfq_socket.c: In function 'pfb_retr_headers': pfq_socket.c:145: warning: implicit declaration of function 'pfb_retr_to' pfq_socket.c:146: warning: implicit declaration of function 'pfb_retr_from' pfq_socket.c:147: warning: implicit declaration of function 'pfb_retr_subj' pfq_socket.c:148: warning: implicit declaration of function 'pfb_retr_path' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -module -o libpfq_socket.la -rpath /usr/lib pfq_socket.lo pfq_service.lo -ldl -lpthread -lncurses ppc-alt-linux-gcc -shared .libs/pfq_socket.o .libs/pfq_service.o -ldl -lpthread -lncurses -Wl,-soname -Wl,libpfq_socket.so.0 -o .libs/libpfq_socket.so.0.0.0 (cd .libs && rm -f libpfq_socket.so.0 && ln -s libpfq_socket.so.0.0.0 libpfq_socket.so.0) (cd .libs && rm -f libpfq_socket.so && ln -s libpfq_socket.so.0.0.0 libpfq_socket.so) creating libpfq_socket.la (cd .libs && rm -f libpfq_socket.la && ln -s ../libpfq_socket.la libpfq_socket.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c fe_ncurses.c fe_ncurses.c: In function 'help': fe_ncurses.c:204: warning: comparison with string literal results in unspecified behavior fe_ncurses.c:206: warning: comparison with string literal results in unspecified behavior ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c ncgui.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c pfqconfig.c pfqconfig.c: In function 'read_row': pfqconfig.c:29: warning: unused variable 'res' /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o pfqueue fe_ncurses.o ncgui.o pfqconfig.o libpfq/libpfqueue.la -ldl -lpthread -lncurses mkdir .libs *** Warning: Linking the executable pfqueue against the loadable module *** libpfqueue.so is not portable! ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/pfqueue fe_ncurses.o ncgui.o pfqconfig.o libpfq/.libs/libpfqueue.so -ldl -lpthread -lncurses creating pfqueue ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c fe_socket.c fe_socket.c: In function 'w_socket': fe_socket.c:55: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c: In function 'client_send_lastchanged': fe_socket.c:223: warning: format '%d' expects type 'int', but argument 6 has type 'time_t' fe_socket.c: In function 'client_send_list': fe_socket.c:247: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c:250: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c:252: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c:254: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c: In function 'client_process': fe_socket.c:368: warning: ignoring return value of 'write', declared with attribute warn_unused_result fe_socket.c: In function 'main_loop': fe_socket.c:384: warning: pointer targets in passing argument 3 of 'accept' differ in signedness fe_socket.c:375: warning: unused variable 'i' fe_socket.c: In function 'fe_init': fe_socket.c:402: warning: control reaches end of non-void function fe_socket.c: In function 'w_socket': fe_socket.c:57: warning: control reaches end of non-void function fe_socket.c: In function 'client_send_body': fe_socket.c:93: warning: 'msg' is used uninitialized in this function fe_socket.c: In function 'client_process': fe_socket.c:263: warning: 'done' may be used uninitialized in this function /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o spfqueue fe_socket.o ncgui.o pfqconfig.o libpfq/libpfqueue.la -ldl -lpthread -lncurses *** Warning: Linking the executable spfqueue against the loadable module *** libpfqueue.so is not portable! ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/spfqueue fe_socket.o ncgui.o pfqconfig.o libpfq/.libs/libpfqueue.so -ldl -lpthread -lncurses creating spfqueue make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9032 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pfqueue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pfqueue-buildroot + cd pfqueue-0.5.6 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/pfqueue-buildroot/usr exec_prefix=/usr/src/tmp/pfqueue-buildroot/usr bindir=/usr/src/tmp/pfqueue-buildroot/usr/bin sbindir=/usr/src/tmp/pfqueue-buildroot/usr/sbin sysconfdir=/usr/src/tmp/pfqueue-buildroot/etc datadir=/usr/src/tmp/pfqueue-buildroot/usr/share includedir=/usr/src/tmp/pfqueue-buildroot/usr/include libdir=/usr/src/tmp/pfqueue-buildroot/usr/lib libexecdir=/usr/src/tmp/pfqueue-buildroot/usr/lib localstatedir=/usr/src/tmp/pfqueue-buildroot/var/lib sharedstatedir=/usr/src/tmp/pfqueue-buildroot/usr/com mandir=/usr/src/tmp/pfqueue-buildroot/usr/share/man infodir=/usr/src/tmp/pfqueue-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' Making install in libpfq make[1]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' test -z "/usr/src/tmp/pfqueue-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/pfqueue-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libpfqueue.la' '/usr/src/tmp/pfqueue-buildroot/usr/lib/libpfqueue.la' /bin/install -p .libs/libpfqueue.so.0.0.0 /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfqueue.so.0.0.0 (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfqueue.so.0.0.0 libpfqueue.so.0 || { rm -f libpfqueue.so.0 && ln -s libpfqueue.so.0.0.0 libpfqueue.so.0; }; }) (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfqueue.so.0.0.0 libpfqueue.so || { rm -f libpfqueue.so && ln -s libpfqueue.so.0.0.0 libpfqueue.so; }; }) /bin/install -p .libs/libpfqueue.lai /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfqueue.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' make[1]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/libpfq' Making install in backends make[1]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' test -z "/usr/src/tmp/pfqueue-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/pfqueue-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libpfq_postfix1.la' '/usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix1.la' /bin/install -p .libs/libpfq_postfix1.so.0.0.0 /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix1.so.0.0.0 (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0 || { rm -f libpfq_postfix1.so.0 && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so.0; }; }) (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_postfix1.so.0.0.0 libpfq_postfix1.so || { rm -f libpfq_postfix1.so && ln -s libpfq_postfix1.so.0.0.0 libpfq_postfix1.so; }; }) /bin/install -p .libs/libpfq_postfix1.lai /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/install -p 'libpfq_postfix2.la' '/usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix2.la' /bin/install -p .libs/libpfq_postfix2.so.0.0.0 /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix2.so.0.0.0 (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0 || { rm -f libpfq_postfix2.so.0 && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so.0; }; }) (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_postfix2.so.0.0.0 libpfq_postfix2.so || { rm -f libpfq_postfix2.so && ln -s libpfq_postfix2.so.0.0.0 libpfq_postfix2.so; }; }) /bin/install -p .libs/libpfq_postfix2.lai /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_postfix2.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/install -p 'libpfq_exim.la' '/usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_exim.la' /bin/install -p .libs/libpfq_exim.so.0.0.0 /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_exim.so.0.0.0 (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_exim.so.0.0.0 libpfq_exim.so.0 || { rm -f libpfq_exim.so.0 && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so.0; }; }) (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_exim.so.0.0.0 libpfq_exim.so || { rm -f libpfq_exim.so && ln -s libpfq_exim.so.0.0.0 libpfq_exim.so; }; }) /bin/install -p .libs/libpfq_exim.lai /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_exim.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../libtool --mode=install /bin/install -p 'libpfq_socket.la' '/usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_socket.la' /bin/install -p .libs/libpfq_socket.so.0.0.0 /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_socket.so.0.0.0 (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_socket.so.0.0.0 libpfq_socket.so.0 || { rm -f libpfq_socket.so.0 && ln -s libpfq_socket.so.0.0.0 libpfq_socket.so.0; }; }) (cd /usr/src/tmp/pfqueue-buildroot/usr/lib && { ln -s -f libpfq_socket.so.0.0.0 libpfq_socket.so || { rm -f libpfq_socket.so && ln -s libpfq_socket.so.0.0.0 libpfq_socket.so; }; }) /bin/install -p .libs/libpfq_socket.lai /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfq_socket.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' make[1]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6/backends' make[1]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make[2]: Entering directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' test -z "/usr/src/tmp/pfqueue-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/pfqueue-buildroot/usr/bin" /bin/sh ./libtool --mode=install /bin/install -p 'pfqueue' '/usr/src/tmp/pfqueue-buildroot/usr/bin/pfqueue' libtool: install: warning: `libpfq/libpfqueue.la' has not been installed in `/usr/lib' /bin/install -p .libs/pfqueue /usr/src/tmp/pfqueue-buildroot/usr/bin/pfqueue /bin/sh ./libtool --mode=install /bin/install -p 'spfqueue' '/usr/src/tmp/pfqueue-buildroot/usr/bin/spfqueue' libtool: install: warning: `libpfq/libpfqueue.la' has not been installed in `/usr/lib' /bin/install -p .libs/spfqueue /usr/src/tmp/pfqueue-buildroot/usr/bin/spfqueue test -z "/usr/src/tmp/pfqueue-buildroot/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/pfqueue-buildroot/usr/share/man/man1" /bin/install -p -m 644 './pfqueue.1' '/usr/src/tmp/pfqueue-buildroot/usr/share/man/man1/pfqueue.1' test -z "/usr/src/tmp/pfqueue-buildroot/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/pfqueue-buildroot/usr/share/man/man5" /bin/install -p -m 644 './pfqueue.conf.5' '/usr/src/tmp/pfqueue-buildroot/usr/share/man/man5/pfqueue.conf.5' make[2]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' make: Leaving directory `/usr/src/RPM/BUILD/pfqueue-0.5.6' + rm -f /usr/src/tmp/pfqueue-buildroot/usr/lib/libpfqueue.la + chmod 0644 NEWS README AUTHORS + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pfqueue-buildroot (auto) removed `./usr/lib/libpfq_socket.la' removed `./usr/lib/libpfq_exim.la' removed `./usr/lib/libpfq_postfix2.la' removed `./usr/lib/libpfq_postfix1.la' mode of `./usr/lib/libpfq_socket.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libpfq_exim.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libpfq_postfix2.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libpfq_postfix1.so.0.0.0' changed to 0644 (rw-r--r--) mode of `./usr/lib/libpfqueue.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pfqueue-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pfqueue-buildroot (auto) Adjusting library links in /usr/src/tmp/pfqueue-buildroot ./usr/lib: libpfqueue.so.0 -> libpfqueue.so.0.0.0 libpfq_postfix1.so.0 -> libpfq_postfix1.so.0.0.0 libpfq_postfix2.so.0 -> libpfq_postfix2.so.0.0.0 libpfq_exim.so.0 -> libpfq_exim.so.0.0.0 libpfq_socket.so.0 -> libpfq_socket.so.0.0.0 Verifying ELF objects in /usr/src/tmp/pfqueue-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pfqueue-buildroot (executable,shared) Processing files: pfqueue-0.5.6-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37923 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pfqueue-0.5.6 + DOCDIR=/usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + export DOCDIR + rm -rf /usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + /bin/mkdir -p /usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + chmod -R go-w /usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + chmod -R a+rX /usr/src/tmp/pfqueue-buildroot/usr/share/doc/pfqueue-0.5.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.37923 + 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.1952 + 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: libpfq = 0.5.6-alt2, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libncurses.so.5, libpfqueue.so.0, libtinfo.so.5, rtld(GNU_HASH) Processing files: libpfq-0.5.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.71265 + 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.7695 + 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: libpfq_exim.so.0, libpfq_postfix1.so.0, libpfq_postfix2.so.0, libpfq_socket.so.0, libpfqueue.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 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.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), libdl.so.2(GLIBC_2.1), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.15052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/bin/spfqueue Wrote: /usr/src/RPM/SRPMS/pfqueue-0.5.6-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pfqueue-0.5.6-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libpfq-0.5.6-alt2.ppc.rpm 31.56user 7.50system 0:46.79elapsed 83%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1580718minor)pagefaults 0swaps