<86>Apr 26 19:20:37 userdel[11718]: delete user `rooter' <86>Apr 26 19:20:37 userdel[11718]: remove group `rooter' <86>Apr 26 19:20:37 groupadd[11719]: new group: name=rooter, gid=501 <86>Apr 26 19:20:37 useradd[11720]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:20:37 userdel[11722]: delete user `builder' <86>Apr 26 19:20:37 userdel[11722]: remove group `builder' <86>Apr 26 19:20:37 groupadd[11723]: new group: name=builder, gid=502 <86>Apr 26 19:20:37 useradd[11724]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing l2tpd-0.69-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.44129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf l2tpd-0.69 + echo 'Source #0 (l2tpd-0.69.tar.gz):' Source #0 (l2tpd-0.69.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/l2tpd-0.69.tar.gz + /bin/tar -xf - + cd l2tpd-0.69 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (l2tpd-error.patch):' Patch #0 (l2tpd-error.patch): + /usr/bin/patch -p1 patching file avp.c patching file call.c patching file network.c + echo 'Patch #1 (l2tpd-gcc41.patch):' Patch #1 (l2tpd-gcc41.patch): + /usr/bin/patch -p1 patching file aaa.c Hunk #1 succeeded at 25 (offset -2 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44129 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd l2tpd-0.69 + make make: Entering directory `/usr/src/RPM/BUILD/l2tpd-0.69' cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o l2tpd.o l2tpd.c In file included from l2tp.h:28, from l2tpd.c:42: misc.h:67: warning: conflicting types for built-in function 'log' l2tpd.c: In function 'daemonize': l2tpd.c:1019: warning: ignoring return value of 'write', declared with attribute warn_unused_result l2tpd.c:1039: warning: ignoring return value of 'write', declared with attribute warn_unused_result cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o pty.o pty.c In file included from l2tp.h:28, from pty.c:17: misc.h:67: warning: conflicting types for built-in function 'log' cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o misc.o misc.c In file included from l2tp.h:28, from misc.c:30: misc.h:67: warning: conflicting types for built-in function 'log' misc.c: In function 'bufferDump': misc.c:97: warning: pointer targets in passing argument 1 of '__builtin___sprintf_chk' differ in signedness misc.c:109: warning: pointer targets in passing argument 1 of '__builtin___sprintf_chk' differ in signedness cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o control.o control.c In file included from l2tp.h:28, from control.c:23: misc.h:67: warning: conflicting types for built-in function 'log' control.c: In function 'control_finish': control.c:220: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:221: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:236: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:237: warning: pointer targets in passing argument 2 of 'add_challenge_avp' differ in signedness control.c:273: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:274: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:421: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:422: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:437: warning: pointer targets in passing argument 2 of 'add_chalresp_avp' differ in signedness control.c:449: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:460: warning: pointer targets in passing argument 2 of 'add_challenge_avp' differ in signedness control.c:566: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:567: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:570: warning: pointer targets in passing argument 2 of 'add_chalresp_avp' differ in signedness control.c:739: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:740: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c:782: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness control.c:783: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness control.c: In function 'handle_packet': control.c:1664: warning: unused variable 'tv' cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o avp.o avp.c In file included from l2tp.h:28, from avp.c:19: misc.h:67: warning: conflicting types for built-in function 'log' avp.c: In function 'handle_avps': avp.c:1596: warning: 'hidlen' may be used uninitialized in this function cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o call.o call.c In file included from l2tp.h:28, from call.c:27: misc.h:67: warning: conflicting types for built-in function 'log' call.c: In function 'call_close': call.c:283: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness call.c:285: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness call.c:356: warning: pointer targets in passing argument 1 of 'mk_challenge' differ in signedness call.c:358: warning: pointer targets in passing argument 2 of 'add_randvect_avp' differ in signedness cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o network.o network.c In file included from l2tp.h:28, from network.c:25: misc.h:67: warning: conflicting types for built-in function 'log' network.c: In function 'init_network': network.c:67: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness network.c: In function 'network_thread': network.c:344: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o avpsend.o avpsend.c In file included from l2tp.h:28, from avpsend.c:18: misc.h:67: warning: conflicting types for built-in function 'log' cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o scheduler.o scheduler.c In file included from l2tp.h:28, from scheduler.c:19: misc.h:67: warning: conflicting types for built-in function 'log' cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o file.o file.c In file included from l2tp.h:28, from file.c:26: misc.h:67: warning: conflicting types for built-in function 'log' file.c: In function 'parse_config': file.c:1002: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o aaa.o aaa.c In file included from l2tp.h:28, from aaa.c:22: misc.h:67: warning: conflicting types for built-in function 'log' aaa.c: In function 'get_secret': aaa.c:152: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result aaa.c: In function 'handle_challenge': aaa.c:252: warning: pointer targets in passing argument 3 of 'get_secret' differ in signedness aaa.c:273: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:274: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c: In function 'encrypt_avp': aaa.c:393: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:400: warning: pointer targets in assignment differ in signedness aaa.c:421: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:425: warning: pointer targets in assignment differ in signedness aaa.c: In function 'decrypt_avp': aaa.c:459: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:461: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness aaa.c:474: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness aaa.c:475: warning: pointer targets in passing argument 2 of 'MD5Update' differ in signedness aaa.c:476: warning: pointer targets in passing argument 1 of 'MD5Final' differ in signedness cc -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY -Wall -DSANITY -DLINUX -I/usr/include -DIP_ALLOCATION -c -o md5.o md5.c cc -o l2tpd -g -O2 -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY l2tpd.o pty.o misc.o control.o avp.o call.o network.o avpsend.o scheduler.o file.o aaa.o md5.o make: Leaving directory `/usr/src/RPM/BUILD/l2tpd-0.69' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/l2tpd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/l2tpd-buildroot + cd l2tpd-0.69 + install -Dm 750 l2tpd /usr/src/tmp/l2tpd-buildroot/usr/sbin/l2tpd + gzip doc/l2tp-secrets.5 + install -Dm 664 doc/l2tp-secrets.5.gz /usr/src/tmp/l2tpd-buildroot/usr/share/man/man5/l2tp-secrets.5.gz + gzip doc/l2tpd.8 + install -Dm 664 doc/l2tpd.8.gz /usr/src/tmp/l2tpd-buildroot/usr/share/man/man8/l2tpd.8.gz + gzip doc/l2tpd.conf.5 + install -Dm 664 doc/l2tpd.conf.5.gz /usr/src/tmp/l2tpd-buildroot/usr/share/man/man5/l2tpd.conf.5.gz + install -Dm 664 doc/l2tp-secrets.sample /usr/src/tmp/l2tpd-buildroot/etc/l2tpd/l2tp-secrets + install -Dm 664 doc/l2tpd.conf.sample /usr/src/tmp/l2tpd-buildroot/etc/l2tpd/l2tpd.conf + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/l2tpd-buildroot (auto) mode of `usr/share/man/man8/l2tpd.8.gz' changed to 0644 (rw-r--r--) mode of `usr/share/man/man5/l2tpd.conf.5.gz' changed to 0644 (rw-r--r--) mode of `usr/share/man/man5/l2tp-secrets.5.gz' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/l2tpd-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/l2tpd-buildroot (auto) Verifying ELF objects in /usr/src/tmp/l2tpd-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/l2tpd-buildroot (executable,shared) Processing files: l2tpd-0.69-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd l2tpd-0.69 + DOCDIR=/usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + export DOCDIR + rm -rf /usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + /bin/mkdir -p /usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + cp -prL BUGS CHANGELOG CREDITS LICENSE README TODO /usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + chmod -R go-w /usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + chmod -R a+rX /usr/src/tmp/l2tpd-buildroot/usr/share/doc/l2tpd-0.69 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.27529 + 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.51236 + 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: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.1149 + 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/l2tpd-0.69-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/l2tpd-0.69-alt2.ppc.rpm 6.79user 0.88system 0:10.86elapsed 70%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+183871minor)pagefaults 0swaps