<86>Apr 26 21:58:43 userdel[5913]: delete user `rooter' <86>Apr 26 21:58:43 userdel[5913]: remove group `rooter' <86>Apr 26 21:58:43 groupadd[5914]: new group: name=rooter, gid=501 <86>Apr 26 21:58:43 useradd[5915]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 21:58:43 userdel[5917]: delete user `builder' <86>Apr 26 21:58:43 userdel[5917]: remove group `builder' <86>Apr 26 21:58:43 groupadd[5918]: new group: name=builder, gid=502 <86>Apr 26 21:58:43 useradd[5919]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 21:58:46 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 26 21:58:46 rpmi: libexpat-devel-2.0.1-alt0.1 installed <13>Apr 26 21:58:46 rpmi: rpm-build-licenses-1.0-alt2 installed <13>Apr 26 21:58:46 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 26 21:58:46 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 21:58:46 rpmi: boost-serialization-1:1.34.1-alt1 installed <13>Apr 26 21:58:46 rpmi: boost-test-1:1.34.1-alt1 installed <13>Apr 26 21:58:46 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 21:58:47 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 21:58:47 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 26 21:58:53 rpmi: boost-devel-1:1.34.1-alt1 installed <13>Apr 26 21:58:54 rpmi: boost-serialization-devel-1:1.34.1-alt1 installed <13>Apr 26 21:58:55 rpmi: boost-test-devel-1:1.34.1-alt1 installed Installing libexempi-2.1.0-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf exempi-2.1.0 + echo 'Source #0 (exempi-2.1.0.tar):' Source #0 (exempi-2.1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/exempi-2.1.0.tar + cd exempi-2.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd exempi-2.1.0 + 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:12: installing `./install-sh' configure.ac:12: installing `./missing' exempi/Makefile.am: installing `./depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O3 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O3 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O3 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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 --enable-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 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++... 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 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 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... yes 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 whether byte ordering is bigendian... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for thread local storage (TLS) class... __thread checking for Boost headers version >= 1.33.0... /usr/include checking for Boost's header version... 1_34_1 checking for the toolset name used by Boost for ppc-alt-linux-g++... gcc43 checking boost/test/unit_test.hpp usability... no checking boost/test/unit_test.hpp presence... yes configure: WARNING: boost/test/unit_test.hpp: present but cannot be compiled configure: WARNING: boost/test/unit_test.hpp: check for missing prerequisite headers? configure: WARNING: boost/test/unit_test.hpp: see the Autoconf documentation configure: WARNING: boost/test/unit_test.hpp: section "Present But Cannot Be Compiled" configure: WARNING: boost/test/unit_test.hpp: proceeding with the preprocessor's result configure: WARNING: boost/test/unit_test.hpp: in the future, the compiler will take precedence checking for boost/test/unit_test.hpp... yes checking for the Boost unit_test_framework library... configure: error: Cannot compile a test that uses Boost unit_test_framework RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.13520 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.13520 (%build) Command exited with non-zero status 1 25.59user 4.00system 0:33.73elapsed 87%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+796029minor)pagefaults 0swaps hsh-rebuild: rebuild of `libexempi-2.1.0-alt1.src.rpm' failed.