<86>Apr 26 21:04:33 userdel[7576]: delete user `rooter' <86>Apr 26 21:04:33 userdel[7576]: remove group `rooter' <86>Apr 26 21:04:33 groupadd[7577]: new group: name=rooter, gid=501 <86>Apr 26 21:04:33 useradd[7578]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 21:04:33 userdel[7580]: delete user `builder' <86>Apr 26 21:04:33 userdel[7580]: remove group `builder' <86>Apr 26 21:04:33 groupadd[7581]: new group: name=builder, gid=502 <86>Apr 26 21:04:33 useradd[7582]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 21:04:35 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 26 21:04:35 rpmi: libpng12-1.2.27-alt1 installed <13>Apr 26 21:04:35 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 21:04:35 rpmi: doxygen-1:1.5.5-alt1 installed <13>Apr 26 21:04:35 rpmi: libncursesw-5.6-alt4 installed <13>Apr 26 21:04:35 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 26 21:04:36 rpmi: lynx-2.8.6-alt3.rel.2 installed Installing libdaemon-0.13-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92324 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libdaemon-0.13 + echo 'Source #0 (libdaemon-0.13-alt2.tar):' Source #0 (libdaemon-0.13-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libdaemon-0.13-alt2.tar + cd libdaemon-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92324 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libdaemon-0.13 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force 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 configure.ac:28: installing `./install-sh' configure.ac:28: installing `./missing' examples/Makefile.am: installing `./depcomp' 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 + ./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 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 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 whether make sets $(MAKE)... (cached) yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by 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-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 whether ppc-alt-linux-gcc accepts -std=gnu99... yes checking whether ppc-alt-linux-gcc accepts -Wall... yes checking whether ppc-alt-linux-gcc accepts -W... yes checking whether ppc-alt-linux-gcc accepts -Wextra... yes checking whether ppc-alt-linux-gcc accepts -pedantic... yes checking whether ppc-alt-linux-gcc accepts -pipe... yes checking whether ppc-alt-linux-gcc accepts -Wformat... yes checking whether ppc-alt-linux-gcc accepts -Wold-style-definition... yes checking whether ppc-alt-linux-gcc accepts -Wdeclaration-after-statement... yes checking whether ppc-alt-linux-gcc accepts -Wfloat-equal... yes checking whether ppc-alt-linux-gcc accepts -Wmissing-declarations... yes checking whether ppc-alt-linux-gcc accepts -Wmissing-prototypes... yes checking whether ppc-alt-linux-gcc accepts -Wstrict-prototypes... yes checking whether ppc-alt-linux-gcc accepts -Wredundant-decls... yes checking whether ppc-alt-linux-gcc accepts -Wmissing-noreturn... yes checking whether ppc-alt-linux-gcc accepts -Wshadow... yes checking whether ppc-alt-linux-gcc accepts -Wendif-labels... yes checking whether ppc-alt-linux-gcc accepts -Wpointer-arith... yes checking whether ppc-alt-linux-gcc accepts -Wcast-align... yes checking whether ppc-alt-linux-gcc accepts -Wwrite-strings... yes checking whether ppc-alt-linux-gcc accepts -Winline... yes checking whether ppc-alt-linux-gcc accepts -Wno-unused-parameter... yes checking whether ppc-alt-linux-gcc accepts -ffast-math... yes checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working volatile... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for strerror... yes checking for dup2... yes checking for memset... yes checking for strrchr... yes checking for asprintf... yes checking for mode_t... yes checking whether setpgrp takes no argument... yes checking return type of signal handlers... void checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for lynx... yes configure: creating ./config.status config.status: creating libdaemon/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/README.html config.status: creating doc/doxygen.conf config.status: creating examples/Makefile config.status: creating libdaemon.pc config.status: creating config.h config.status: executing depfiles commands + make all doxygen make: Entering directory `/usr/src/RPM/BUILD/libdaemon-0.13' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libdaemon-0.13' Making all in libdaemon make[2]: Entering directory `/usr/src/RPM/BUILD/libdaemon-0.13/libdaemon' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var/lib"' -pipe -Wall -O2 -fsigned-char -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -c -o dlog.lo dlog.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var/lib\" -pipe -Wall -O2 -fsigned-char -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -c dlog.c -fPIC -DPIC -o .libs/dlog.o /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. '-DLOCALSTATEDIR="/var/lib"' -pipe -Wall -O2 -fsigned-char -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -c -o dfork.lo dfork.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALSTATEDIR=\"/var/lib\" -pipe -Wall -O2 -fsigned-char -std=gnu99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Winline -Wno-unused-parameter -ffast-math -c dfork.c -fPIC -DPIC -o .libs/dfork.o {standard input}: Assembler messages: {standard input}:2434: Error: symbol `fstatat64' is already defined {standard input}:2461: Error: symbol `fstat64' is already defined {standard input}:2484: Error: symbol `lstat64' is already defined {standard input}:2507: Error: symbol `stat64' is already defined {standard input}:2808: Error: symbol `pread64' is already defined make[2]: Leaving directory `/usr/src/RPM/BUILD/libdaemon-0.13/libdaemon' make[2]: *** [dfork.lo] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libdaemon-0.13' make: Leaving directory `/usr/src/RPM/BUILD/libdaemon-0.13' make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 error: Bad exit status from /usr/src/tmp/rpm-tmp.92324 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.92324 (%build) Command exited with non-zero status 1 31.32user 4.91system 0:40.93elapsed 88%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1006459minor)pagefaults 0swaps hsh-rebuild: rebuild of `libdaemon-0.13-alt2.src.rpm' failed.