<86>Apr 26 21:53:27 userdel[675]: delete user `rooter' <86>Apr 26 21:53:27 userdel[675]: remove group `rooter' <86>Apr 26 21:53:27 groupadd[676]: new group: name=rooter, gid=501 <86>Apr 26 21:53:27 useradd[677]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 21:53:27 userdel[679]: delete user `builder' <86>Apr 26 21:53:27 userdel[679]: remove group `builder' <86>Apr 26 21:53:27 groupadd[680]: new group: name=builder, gid=502 <86>Apr 26 21:53:27 useradd[681]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing libevent-1.3b-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libevent-1.3b + echo 'Source #0 (libevent-1.3b.tar):' Source #0 (libevent-1.3b.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libevent-1.3b.tar + cd libevent-1.3b + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libevent-1.3b-alt1.1.patch):' Patch #0 (libevent-1.3b-alt1.1.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file devpoll.c patching file epoll.c patching file kqueue.c + awk ' BEGIN{print "{\n global:"}{print " " $0 ";"} END{print " decode_int;\n local: *;\n};"} ' + sed -ne 's/^[^(),#[:space:]][^(),#]\+[[:space:]]\+\**\([[:alnum:]]\+_[[:alnum:]_]\+\)[[:space:]]*(.*/\1/p' acconfig.h evdns.h event-internal.h event.h evhttp.h evsignal.h http-internal.h log.h strlcpy-internal.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63269 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libevent-1.3b + 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: running: /usr/bin/autoheader-2.60 --force autoheader-2.60: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.60: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.60: WARNING: is deprecated and discouraged. autoheader-2.60: autoheader-2.60: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.60: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.60: WARNING: `acconfig.h': autoheader-2.60: autoheader-2.60: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.60: [Define if a function `main' is needed.]) autoheader-2.60: autoheader-2.60: WARNING: More sophisticated templates can also be produced, see the autoheader-2.60: WARNING: documentation. autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + export haveepoll=yes + haveepoll=yes + 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 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 BSD-compatible install... /bin/install -c checking whether ln -s works... yes 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 whether ppc-alt-linux-gcc needs -traditional... no 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 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++... 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 checking for socket in -lsocket... no checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for unistd.h... (cached) yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/queue.h usability... yes checking sys/queue.h presence... yes checking for sys/queue.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking port.h usability... no checking port.h presence... no checking for port.h... no checking netinet/in6.h usability... no checking netinet/in6.h presence... no checking for netinet/in6.h... no checking for TAILQ_FOREACH in sys/queue.h... yes checking for timeradd in sys/time.h... yes checking for timercmp in sys/time.h... yes checking for timerclear in sys/time.h... yes checking for timerisset in sys/time.h... yes checking for WIN32... no checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking for gettimeofday... yes checking for vasprintf... yes checking for fcntl... yes checking for clock_gettime... no checking for strtok_r... yes checking for strsep... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for strlcpy... yes checking for inet_ntop... yes checking for F_SETFD in fcntl.h... yes checking for select... yes checking for poll... yes checking for epoll_ctl... yes checking for port_create... no checking for pid_t... yes checking for size_t... yes checking for u_int64_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking for u_int8_t... yes checking for struct in6_addr... yes checking for socklen_t... yes checking whether our compiler supports __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o event.lo event.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o buffer.lo buffer.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o evbuffer.lo evbuffer.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o log.lo log.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o event_tagging.lo event_tagging.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o http.lo http.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o evdns.lo evdns.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o strlcpy.lo strlcpy.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o select.lo select.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o poll.lo poll.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o epoll.lo epoll.c /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c -o signal.lo signal.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c log.c -fPIC -DPIC -o .libs/log.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c select.c -fPIC -DPIC -o .libs/select.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c event.c -fPIC -DPIC -o .libs/event.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c evbuffer.c -fPIC -DPIC -o .libs/evbuffer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c buffer.c -fPIC -DPIC -o .libs/buffer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c event_tagging.c -fPIC -DPIC -o .libs/event_tagging.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c poll.c -fPIC -DPIC -o .libs/poll.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c epoll.c -fPIC -DPIC -o .libs/epoll.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c http.c -fPIC -DPIC -o .libs/http.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c evdns.c -fPIC -DPIC -o .libs/evdns.o evdns.c:77:1: warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -Icompat -pipe -Wall -O2 -fsigned-char -Wall -c signal.c -fPIC -DPIC -o .libs/signal.o http.c:2153: warning: 'addr_from_name' defined but not used signal.c: In function 'evsignal_handler': signal.c:159: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -version-info 2:3:1 -Wl,--version-script=libevent.map -o libevent.la -rpath /usr/lib event.lo buffer.lo evbuffer.lo log.lo event_tagging.lo http.lo evdns.lo strlcpy.lo select.lo poll.lo epoll.lo signal.lo ppc-alt-linux-gcc -shared .libs/event.o .libs/buffer.o .libs/evbuffer.o .libs/log.o .libs/event_tagging.o .libs/http.o .libs/evdns.o .libs/strlcpy.o .libs/select.o .libs/poll.o .libs/epoll.o .libs/signal.o -Wl,--version-script=libevent.map -Wl,-soname -Wl,libevent.so.1 -o .libs/libevent.so.1.1.3 (cd .libs && rm -f libevent.so.1 && ln -s libevent.so.1.1.3 libevent.so.1) (cd .libs && rm -f libevent.so && ln -s libevent.so.1.1.3 libevent.so) creating libevent.la (cd .libs && rm -f libevent.la && ln -s ../libevent.la libevent.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' Making all in sample make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/sample' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -c event-test.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -c time-test.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -c signal-test.c /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -o time-test time-test.o ../libevent.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -o signal-test signal-test.o ../libevent.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -o event-test event-test.o ../libevent.la mkdir .libs ppc-alt-linux-gcc -I../compat -o .libs/time-test time-test.o ../.libs/libevent.so ppc-alt-linux-gcc -I../compat -o .libs/signal-test signal-test.o ../.libs/libevent.so ppc-alt-linux-gcc -I../compat -o .libs/event-test event-test.o ../.libs/libevent.so creating signal-test creating time-test creating event-test make[2]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/sample' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make all-am make[3]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c test-init.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c test-eof.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c test-weof.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c test-time.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c regress.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c regress_http.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c regress_dns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c regress.gen.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../compat -pipe -Wall -O2 -fsigned-char -Wall -c bench.c test-eof.c: In function 'main': test-eof.c:53: warning: ignoring return value of 'write', declared with attribute warn_unused_result bench.c: In function 'read_cb': bench.c:73: warning: ignoring return value of 'write', declared with attribute warn_unused_result bench.c: In function 'run_once': bench.c:97: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_simpleread': regress.c:292: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_evbuffer': regress.c:509: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness regress.c:509: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness regress.c:509: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness regress.c:509: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness regress.c:509: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness regress.c:509: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness regress.c: In function 'test_multiple_events_for_same_fd': regress.c:666: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'read_once_cb': regress.c:690: warning: ignoring return value of 'write', declared with attribute warn_unused_result regress.c: In function 'test_want_only_once': regress.c:706: warning: ignoring return value of 'write', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o test-init test-init.o ../libevent.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o test-eof test-eof.o ../libevent.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o test-weof test-weof.o ../libevent.la /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o test-time test-time.o ../libevent.la regress_http.c: In function 'http_post_cb': regress_http.c:392: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' regress_http.c:392: warning: format '%ld' expects type 'long int', but argument 5 has type 'unsigned int' regress_http.c: In function 'http_postrequest_done': regress_http.c:430: warning: format '%ld' expects type 'long int', but argument 4 has type 'size_t' regress_http.c:430: warning: format '%ld' expects type 'long int', but argument 5 has type 'size_t' /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o bench bench.o ../libevent.la mkdir .libs ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/test-init test-init.o ../.libs/libevent.so ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/test-eof test-eof.o ../.libs/libevent.so ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/test-time test-time.o ../.libs/libevent.so creating test-time ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/test-weof test-weof.o ../.libs/libevent.so creating test-init creating test-eof ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/bench bench.o ../.libs/libevent.so creating test-weof creating bench /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o regress regress.o regress_http.o regress_dns.o regress.gen.o ../libevent.la ppc-alt-linux-gcc -I../compat -pipe -Wall -O2 -fsigned-char -Wall -o .libs/regress regress.o regress_http.o regress_dns.o regress.gen.o ../.libs/libevent.so creating regress make[3]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' make: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' + make verify make: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' cd ./test && make verify make[1]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' Running tests: KQUEUE Skipping test DEVPOLL Skipping test POLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: type: 1, count: 1, ttl: 300: 152.160.49.201 type: 3, count: 1, ttl: 1800: 2001:1890:1112:1::20 type: 2, count: 1, ttl: 604800: localhost OKAY SELECT test-eof: OKAY test-weof: OKAY test-time: OKAY regress: type: 1, count: 1, ttl: 290: 152.160.49.201 type: 3, count: 1, ttl: 1791: 2001:1890:1112:1::20 type: 2, count: 1, ttl: 604800: localhost OKAY RTSIG Skipping test EPOLL test-eof: OKAY test-weof: OKAY test-time: OKAY regress: type: 1, count: 1, ttl: 281: 152.160.49.201 type: 3, count: 1, ttl: 1782: 2001:1890:1112:1::20 type: 2, count: 1, ttl: 604800: localhost OKAY make[1]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.35107 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libevent-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libevent-buildroot + cd libevent-1.3b + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libevent-buildroot/usr exec_prefix=/usr/src/tmp/libevent-buildroot/usr bindir=/usr/src/tmp/libevent-buildroot/usr/bin sbindir=/usr/src/tmp/libevent-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libevent-buildroot/etc datadir=/usr/src/tmp/libevent-buildroot/usr/share includedir=/usr/src/tmp/libevent-buildroot/usr/include libdir=/usr/src/tmp/libevent-buildroot/usr/lib libexecdir=/usr/src/tmp/libevent-buildroot/usr/lib localstatedir=/usr/src/tmp/libevent-buildroot/var/lib sharedstatedir=/usr/src/tmp/libevent-buildroot/usr/com mandir=/usr/src/tmp/libevent-buildroot/usr/share/man infodir=/usr/src/tmp/libevent-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b' test -z "/usr/src/tmp/libevent-buildroot/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libevent-buildroot/usr/bin" /bin/install -p 'event_rpcgen.py' '/usr/src/tmp/libevent-buildroot/usr/bin/event_rpcgen.py' test -z "/usr/src/tmp/libevent-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libevent-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libevent.la' '/usr/src/tmp/libevent-buildroot/usr/lib/libevent.la' /bin/install -p .libs/libevent.so.1.1.3 /usr/src/tmp/libevent-buildroot/usr/lib/libevent.so.1.1.3 (cd /usr/src/tmp/libevent-buildroot/usr/lib && { ln -s -f libevent.so.1.1.3 libevent.so.1 || { rm -f libevent.so.1 && ln -s libevent.so.1.1.3 libevent.so.1; }; }) (cd /usr/src/tmp/libevent-buildroot/usr/lib && { ln -s -f libevent.so.1.1.3 libevent.so || { rm -f libevent.so && ln -s libevent.so.1.1.3 libevent.so; }; }) /bin/install -p .libs/libevent.lai /usr/src/tmp/libevent-buildroot/usr/lib/libevent.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/libevent-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/libevent-buildroot/usr/include" /bin/install -p -m 644 'event.h' '/usr/src/tmp/libevent-buildroot/usr/include/event.h' /bin/install -p -m 644 'evhttp.h' '/usr/src/tmp/libevent-buildroot/usr/include/evhttp.h' /bin/install -p -m 644 'evdns.h' '/usr/src/tmp/libevent-buildroot/usr/include/evdns.h' test -z "/usr/src/tmp/libevent-buildroot/usr/share/man/man3" || /bin/mkdir -p "/usr/src/tmp/libevent-buildroot/usr/share/man/man3" /bin/install -p -m 644 './event.3' '/usr/src/tmp/libevent-buildroot/usr/share/man/man3/event.3' /bin/install -p -m 644 './evdns.3' '/usr/src/tmp/libevent-buildroot/usr/share/man/man3/evdns.3' make[2]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' make[1]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' Making install in sample make[1]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/sample' make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/sample' 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/libevent-1.3b/sample' make[1]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/sample' Making install in test make[1]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' /usr/bin/make install-am make[2]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make[3]: Entering directory `/usr/src/RPM/BUILD/libevent-1.3b/test' 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/libevent-1.3b/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b/test' make: Leaving directory `/usr/src/RPM/BUILD/libevent-1.3b' + mkdir -p /usr/src/tmp/libevent-buildroot/lib + for f in '/usr/src/tmp/libevent-buildroot/usr/lib/*.so' ++ objdump -p /usr/src/tmp/libevent-buildroot/usr/lib/libevent.so ++ awk '/SONAME/ {print $2}' + t=libevent.so.1 + '[' -n libevent.so.1 ']' + ln -snf ../../lib/libevent.so.1 /usr/src/tmp/libevent-buildroot/usr/lib/libevent.so + mv /usr/src/tmp/libevent-buildroot/usr/lib/libevent.so.1 /usr/src/tmp/libevent-buildroot/usr/lib/libevent.so.1.1.3 /usr/src/tmp/libevent-buildroot/lib/ + install -pD -m644 /usr/src/RPM/SOURCES/Makefile.sample /usr/src/tmp/libevent-buildroot/usr/share/doc/libevent-1.3b/examples/Makefile + install -p -m644 sample/event-test.c sample/signal-test.c sample/time-test.c /usr/src/tmp/libevent-buildroot/usr/share/doc/libevent-1.3b/examples/ + install -pm644 /usr/src/RPM/SOURCES/README.libevent /usr/src/tmp/libevent-buildroot/usr/share/doc/libevent-1.3b/README + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libevent-buildroot (auto) removed `./usr/lib/libevent.la' mode of `./lib/libevent.so.1.1.3' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libevent-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libevent-buildroot (auto) Adjusting library links in /usr/src/tmp/libevent-buildroot ./lib: libevent.so.1 -> libevent.so.1.1.3 ./usr/lib: Verifying ELF objects in /usr/src/tmp/libevent-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libevent-buildroot (executable,shared) Bytecompiling python modules in /usr/src/tmp/libevent-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/libevent-buildroot using /usr/bin/python -O Processing files: libevent-1.3b-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.43314 + 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.58419 + 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: libevent.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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: libevent-devel-1.3b-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.25343 + 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.69196 + 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: libevent = 1.3b-alt1.1, /lib/libevent.so.1, /usr/bin/env, /usr/bin/python, python2.5(re) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.59354 + 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/libevent-1.3b-alt1.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libevent-1.3b-alt1.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libevent-devel-1.3b-alt1.1.ppc.rpm 42.02user 8.09system 1:14.67elapsed 67%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1787170minor)pagefaults 0swaps