<86>Apr 26 22:45:01 userdel[25008]: delete user `rooter' <86>Apr 26 22:45:01 userdel[25008]: remove group `rooter' <86>Apr 26 22:45:01 groupadd[25009]: new group: name=rooter, gid=501 <86>Apr 26 22:45:01 useradd[25010]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 22:45:01 userdel[25012]: delete user `builder' <86>Apr 26 22:45:01 userdel[25012]: remove group `builder' <86>Apr 26 22:45:01 groupadd[25013]: new group: name=builder, gid=502 <86>Apr 26 22:45:01 useradd[25014]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing libghttp-1.0.9-alt5.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libghttp-1.0.9 + echo 'Source #0 (libghttp-1.0.9.tar.bz2):' Source #0 (libghttp-1.0.9.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libghttp-1.0.9.tar.bz2 + /bin/tar -xf - + cd libghttp-1.0.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libghttp-1.0.9-alt-ac25.patch):' Patch #0 (libghttp-1.0.9-alt-ac25.patch): + /usr/bin/patch -p1 patching file configure.in + echo 'Patch #10 (libghttp-1.0.9-deb-http_proxy.patch):' Patch #10 (libghttp-1.0.9-deb-http_proxy.patch): + /usr/bin/patch -p1 patching file ghttp.c + echo 'Patch #11 (libghttp-1.0.9-deb-sprintf-locale.patch):' Patch #11 (libghttp-1.0.9-deb-sprintf-locale.patch): + /usr/bin/patch -p1 patching file http_req.c + echo 'Patch #12 (libghttp-1.0.9-deb-malloc.patch):' Patch #12 (libghttp-1.0.9-deb-malloc.patch): + /usr/bin/patch -p1 patching file ghttp.c Hunk #1 succeeded at 61 (offset 2 lines). + echo 'Patch #13 (libghttp-1.0.9-deb-flush_chunked.patch):' Patch #13 (libghttp-1.0.9-deb-flush_chunked.patch): + /usr/bin/patch -p1 patching file http_resp.c patching file http_trans.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.65850 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libghttp-1.0.9 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.in: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing Makefile.am:47: confexecdir multiply defined in condition TRUE ... Makefile.am:42: ... `confexecdir' previously defined here Makefile.am:48: confexec_DATA multiply defined in condition TRUE ... Makefile.am:43: ... `confexec_DATA' previously defined here 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of ppc-alt-linux-gcc... none checking for library containing strerror... none required checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... 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 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 for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-alt-linux-g++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating libghttp.spec config.status: creating Makefile config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libghttp-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o ghttp.lo ghttp.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_date.lo http_date.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_hdrs.lo http_hdrs.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_req.lo http_req.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_resp.lo http_resp.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_trans.lo http_trans.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_uri.lo http_uri.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c -o http_base64.lo http_base64.c sed -e 's?\@GHTTP_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@GHTTP_INCLUDEDIR\@?-I/usr/include?g' \ -e 's?\@GHTTP_LIBS\@?-lghttp?g' \ -e 's?\@VERSION\@?1.0.9?g' \ < ./ghttpConf.sh.in > ghttpConf.tmp \ && mv ghttpConf.tmp ghttpConf.sh mkdir .libs ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c ghttp.c -fPIC -DPIC -o .libs/ghttp.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_resp.c -fPIC -DPIC -o .libs/http_resp.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_hdrs.c -fPIC -DPIC -o .libs/http_hdrs.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_date.c -fPIC -DPIC -o .libs/http_date.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_uri.c -fPIC -DPIC -o .libs/http_uri.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_req.c -fPIC -DPIC -o .libs/http_req.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_base64.c -fPIC -DPIC -o .libs/http_base64.o ppc-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DGHTTP_MAJOR_VERSION=1 -DGHTTP_MINOR_VERSION=0 -DGHTTP_MICRO_VERSION=9 -DPACKAGE=\"libghttp\" -DVERSION=\"1.0.9\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -I. -pipe -Wall -O2 -fsigned-char -c http_trans.c -fPIC -DPIC -o .libs/http_trans.o /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -version-info 1:0:0 -o libghttp.la -rpath /usr/lib ghttp.lo http_date.lo http_hdrs.lo http_req.lo http_resp.lo http_trans.lo http_uri.lo http_base64.lo ppc-alt-linux-gcc -shared .libs/ghttp.o .libs/http_date.o .libs/http_hdrs.o .libs/http_req.o .libs/http_resp.o .libs/http_trans.o .libs/http_uri.o .libs/http_base64.o -Wl,-soname -Wl,libghttp.so.1 -o .libs/libghttp.so.1.0.0 (cd .libs && rm -f libghttp.so.1 && ln -s libghttp.so.1.0.0 libghttp.so.1) (cd .libs && rm -f libghttp.so && ln -s libghttp.so.1.0.0 libghttp.so) creating libghttp.la (cd .libs && rm -f libghttp.la && ln -s ../libghttp.la libghttp.la) make: Leaving directory `/usr/src/RPM/BUILD/libghttp-1.0.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14169 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libghttp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libghttp-buildroot + cd libghttp-1.0.9 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libghttp-buildroot/usr exec_prefix=/usr/src/tmp/libghttp-buildroot/usr bindir=/usr/src/tmp/libghttp-buildroot/usr/bin sbindir=/usr/src/tmp/libghttp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libghttp-buildroot/etc datadir=/usr/src/tmp/libghttp-buildroot/usr/share includedir=/usr/src/tmp/libghttp-buildroot/usr/include libdir=/usr/src/tmp/libghttp-buildroot/usr/lib libexecdir=/usr/src/tmp/libghttp-buildroot/usr/lib localstatedir=/usr/src/tmp/libghttp-buildroot/var/lib sharedstatedir=/usr/src/tmp/libghttp-buildroot/usr/com mandir=/usr/src/tmp/libghttp-buildroot/usr/share/man infodir=/usr/src/tmp/libghttp-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libghttp-1.0.9' make[1]: Entering directory `/usr/src/RPM/BUILD/libghttp-1.0.9' test -z "/usr/src/tmp/libghttp-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libghttp-buildroot/usr/lib" /bin/install -p -m 644 'ghttpConf.sh' '/usr/src/tmp/libghttp-buildroot/usr/lib/ghttpConf.sh' test -z "/usr/src/tmp/libghttp-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libghttp-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libghttp.la' '/usr/src/tmp/libghttp-buildroot/usr/lib/libghttp.la' /bin/install -p .libs/libghttp.so.1.0.0 /usr/src/tmp/libghttp-buildroot/usr/lib/libghttp.so.1.0.0 (cd /usr/src/tmp/libghttp-buildroot/usr/lib && { ln -s -f libghttp.so.1.0.0 libghttp.so.1 || { rm -f libghttp.so.1 && ln -s libghttp.so.1.0.0 libghttp.so.1; }; }) (cd /usr/src/tmp/libghttp-buildroot/usr/lib && { ln -s -f libghttp.so.1.0.0 libghttp.so || { rm -f libghttp.so && ln -s libghttp.so.1.0.0 libghttp.so; }; }) /bin/install -p .libs/libghttp.lai /usr/src/tmp/libghttp-buildroot/usr/lib/libghttp.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/libghttp-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/libghttp-buildroot/usr/include" /bin/install -p -m 644 'ghttp.h' '/usr/src/tmp/libghttp-buildroot/usr/include/ghttp.h' /bin/install -p -m 644 'ghttp_constants.h' '/usr/src/tmp/libghttp-buildroot/usr/include/ghttp_constants.h' make[1]: Leaving directory `/usr/src/RPM/BUILD/libghttp-1.0.9' make: Leaving directory `/usr/src/RPM/BUILD/libghttp-1.0.9' + mkdir -p /usr/src/tmp/libghttp-buildroot/usr/share/doc/libghttp-1.0.9 + cp -p AUTHORS ChangeLog doc/ghttp.html /usr/src/tmp/libghttp-buildroot/usr/share/doc/libghttp-1.0.9/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libghttp-buildroot (auto) removed `./usr/lib/libghttp.la' mode of `./usr/lib/libghttp.so.1.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libghttp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libghttp-buildroot (auto) Adjusting library links in /usr/src/tmp/libghttp-buildroot ./usr/lib: libghttp.so.1 -> libghttp.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libghttp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libghttp-buildroot (executable,shared) Processing files: libghttp-1.0.9-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.14169 + 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.17117 + 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: libghttp.so.1 Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: libghttp-devel-1.0.9-alt5 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.16384 + 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.43531 + 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: libghttp = 1.0.9-alt5, /usr/lib/libghttp.so.1.0.0 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.72816 + 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/libghttp-1.0.9-alt5.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libghttp-1.0.9-alt5.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libghttp-devel-1.0.9-alt5.ppc.rpm 20.61user 4.48system 0:30.54elapsed 82%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1001318minor)pagefaults 0swaps