<86>Apr 25 11:26:11 userdel[5093]: delete user `rooter' <86>Apr 25 11:26:11 userdel[5093]: remove group `rooter' <86>Apr 25 11:26:11 groupadd[5094]: new group: name=rooter, gid=501 <86>Apr 25 11:26:11 useradd[5095]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 11:26:11 userdel[5097]: delete user `builder' <86>Apr 25 11:26:11 userdel[5097]: remove group `builder' <86>Apr 25 11:26:11 groupadd[5098]: new group: name=builder, gid=502 <86>Apr 25 11:26:11 useradd[5099]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 11:26:13 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 11:26:13 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 11:26:13 rpmi: libssl-devel-0.9.8d-alt4 installed Installing btpd-0.13-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.1803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf btpd-0.13 + echo 'Source #0 (btpd-0.13.tar.gz):' Source #0 (btpd-0.13.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/btpd-0.13.tar.gz + /bin/tar -xf - + cd btpd-0.13 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75959 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd btpd-0.13 + 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 Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. + ./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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes 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 ANSI C... 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-ranlib... no checking for ranlib... ranlib checking for SHA1_Final in -lcrypto... yes configure: creating ./config.status config.status: creating Makefile config.status: creating btpd/Makefile config.status: creating misc/Makefile config.status: creating cli/Makefile config.status: executing depfiles commands configure: configuring in libevent configure: running /bin/sh './configure' --prefix=/usr '--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' 'CFLAGS=-pipe -Wall -O2 -fsigned-char' 'build_alias=ppc-alt-linux' 'host_alias=ppc-alt-linux' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes 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 ANSI C... 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 egrep... grep -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for socket in -lsocket... no 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 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 config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/btpd-0.13' Making all in libevent make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' make all-am make[2]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c event.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c buffer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c log.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c evdns.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c select.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c poll.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c epoll.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I./compat -pipe -Wall -O2 -fsigned-char -Wall -c signal.c evdns.c:77:1: warning: "_FORTIFY_SOURCE" redefined : warning: this is the location of the previous definition signal.c: In function 'evsignal_handler': signal.c:159: warning: ignoring return value of 'write', declared with attribute warn_unused_result rm -f libevent.a ar cru libevent.a event.o buffer.o log.o evdns.o select.o poll.o epoll.o signal.o ranlib libevent.a make[2]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/libevent' Making all in misc make[1]: Entering directory `/usr/src/RPM/BUILD/btpd-0.13/misc' ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-benc.o `test -f 'benc.c' || echo './'`benc.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-btpd_if.o `test -f 'btpd_if.c' || echo './'`btpd_if.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-metainfo.o `test -f 'metainfo.c' || echo './'`metainfo.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-hashtable.o `test -f 'hashtable.c' || echo './'`hashtable.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-http_client.o `test -f 'http_client.c' || echo './'`http_client.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-iobuf.o `test -f 'iobuf.c' || echo './'`iobuf.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-stream.o `test -f 'stream.c' || echo './'`stream.c ppc-alt-linux-gcc -DPACKAGE_NAME=\"btpd\" -DPACKAGE_TARNAME=\"btpd\" -DPACKAGE_VERSION=\"0.13\" -DPACKAGE_STRING=\"btpd\ 0.13\" -DPACKAGE_BUGREPORT=\"btpd@murmeldjur.se\" -DPACKAGE=\"btpd\" -DVERSION=\"0.13\" -I. -I. -I../libevent -D_GNU_SOURCE=1 -D_FILE_OFFSET_BITS=64 -pipe -Wall -O2 -fsigned-char -std=c99 -c -o libmisc_a-subr.o `test -f 'subr.c' || echo './'`subr.c metainfo.c: In function 'mi_hashes': metainfo.c:32: warning: pointer targets in return differ in signedness metainfo.c: In function 'mi_info_hash': metainfo.c:161: warning: pointer targets in passing argument 1 of 'SHA1' differ in signedness stream.c: In function 'bts_sha': stream.c:172: warning: pointer targets in passing argument 3 of 'bts_get' differ in signedness http_client.c: In function 'http_parse': http_client.c:225: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness http_client.c:225: warning: pointer targets in assignment differ in signedness http_client.c:234: warning: pointer targets in passing argument 2 of 'headers_parse' differ in signedness http_client.c:244: warning: pointer targets in passing argument 2 of 'evbuffer_find' differ in signedness http_client.c:244: warning: pointer targets in assignment differ in signedness http_client.c:251: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness http_client.c:267: warning: pointer targets in assignment differ in signedness http_client.c:301: warning: pointer targets in assignment differ in signedness subr.c: In function 'find_btpd_dir': subr.c:323: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result {standard input}: Assembler messages: {standard input}:931: Error: symbol `pread64' is already defined {standard input}:1726: Error: symbol `fstatat64' is already defined {standard input}:1746: Error: symbol `fstat64' is already defined {standard input}:1762: Error: symbol `lstat64' is already defined {standard input}:1778: Error: symbol `stat64' is already defined make[1]: *** [libmisc_a-stream.o] Error 1 make[1]: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:1207: Error: symbol `pread64' is already defined make[1]: *** [libmisc_a-http_client.o] Error 1 {standard input}: Assembler messages: {standard input}:1531: Error: symbol `pread64' is already defined make[1]: *** [libmisc_a-btpd_if.o] Error 1 {standard input}: Assembler messages: {standard input}:1609: Error: symbol `pread64' is already defined {standard input}:2422: Error: symbol `fstatat64' is already defined {standard input}:2442: Error: symbol `fstat64' is already defined {standard input}:2569: Error: symbol `lstat64' is already defined {standard input}:2585: Error: symbol `stat64' is already defined make[1]: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13/misc' make[1]: *** [libmisc_a-subr.o] Error 1 make: Leaving directory `/usr/src/RPM/BUILD/btpd-0.13' make: *** [all-recursive] Error 1 RPM build errors: error: Bad exit status from /usr/src/tmp/rpm-tmp.75959 (%build) Bad exit status from /usr/src/tmp/rpm-tmp.75959 (%build) Command exited with non-zero status 1 11.50user 4.17system 0:14.27elapsed 109%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+925189minor)pagefaults 0swaps hsh-rebuild: rebuild of `btpd-0.13-alt2.src.rpm' failed.