# src : ftp://buildlogs.pld-linux.org/ac/i586/OK/libutempter,fa0991ae-d890-4e21-b9fb-1932655d4ddf.bz2 # date : 2012/04/27 14:02:24 request from: glen checking if we should skip the build started at: Fri Apr 27 14:02:23 2012 fetching http://ep09.pld-linux.org/~buildsrc/srpms/fa0991ae-d890-4e21-b9fb-1932655d4ddf/libutempter-1.1.5-2.src.rpm fetched 23024 bytes, 144.2 K/s installing srpm: libutempter-1.1.5-2.src.rpm libutempter ################################################## Building target platforms: i586-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: fa0991ae-d890-4e21-b9fb-1932655d4ddf; cd rpm/SPECS; TMPDIR=/tmp/B.b09029 exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i586-pld-linux libutempter.spec build-id: fa0991ae-d890-4e21-b9fb-1932655d4ddf Building target platforms: i586-pld-linux Executing(%prep): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.b09029 /bin/sh -e /tmp/B.b09029/rpm-tmp.13252 + umask 022 + cd /home/services/builder/rpm/BUILD + cd /home/services/builder/rpm/BUILD + rm -rf libutempter-1.1.5 + /usr/bin/bzip2 -dc /home/services/builder/rpm/SOURCES/libutempter-1.1.5.tar.bz2 + tar -xf - + STATUS=0 + [ 0 -ne 0 ] + cd libutempter-1.1.5 + /bin/id -u + [ 182 = 0 ] + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo Patch #0 (libutempter-lastlog.patch): Patch #0 (libutempter-lastlog.patch): + patch -p1 -s + < /home/services/builder/rpm/SOURCES/libutempter-lastlog.patch + echo Patch #1 (libutempter-utmp-cleanup.patch): Patch #1 (libutempter-utmp-cleanup.patch): + patch -p1 -s + < /home/services/builder/rpm/SOURCES/libutempter-utmp-cleanup.patch + exit 0 Executing(%build): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.b09029 /bin/sh -e /tmp/B.b09029/rpm-tmp.13252 + umask 022 + cd /home/services/builder/rpm/BUILD + cd libutempter-1.1.5 + /usr/bin/make -j4 CC=i586-pld-linux-gcc RPM_OPT_FLAGS= -O2 -march=i586 libdir=/usr/lib libexecdir=/usr/lib i586-pld-linux-gcc -O2 -march=i586 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -Wl,-z,now,-stats utempter.c -o utempter i586-pld-linux-gcc -O2 -march=i586 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -fPIC iface.c -o iface.os i586-pld-linux-gcc -O2 -march=i586 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" -c -o iface.o iface.c i586-pld-linux-gcc -O2 -march=i586 -std=gnu99 -W -Wall -Waggregate-return -Wcast-align -Wconversion -Wdisabled-optimization -Wmissing-declarations -Wmissing-format-attribute -Wmissing-noreturn -Wmissing-prototypes -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings -DLIBEXECDIR=\"/usr/lib\" utmp-cleanup.c -o utmp-cleanup utmp-cleanup.c:10: warning: no previous prototype for 'check_entry' utmp-cleanup.c:27: warning: initialization discards qualifiers from pointer target type utmp-cleanup.c:27: warning: initialization discards qualifiers from pointer target type utmp-cleanup.c:27: warning: initialization discards qualifiers from pointer target type utmp-cleanup.c:27: warning: initialization discards qualifiers from pointer target type utmp-cleanup.c: In function `main': utmp-cleanup.c:34: warning: initialization discards qualifiers from pointer target type utmp-cleanup.c:44: warning: implicit declaration of function `exit' :0: warning: redundant redeclaration of 'exit' utmp-cleanup.c:58: warning: passing arg 2 of `lseek' as signed due to prototype utmp-cleanup.c:59: warning: implicit declaration of function `bzero' :0: warning: redundant redeclaration of 'bzero' utempter.c: In function `write_uwtmp_record': utempter.c:128: warning: implicit declaration of function `time' i586-pld-linux-gcc -shared \ -Wl,-soname,libutempter.so.0,--version-script=libutempter.map,-z,defs,-stats \ -lc iface.os -o libutempter.so ar rv libutempter.a iface.o ar: creating libutempter.a a - iface.o ranlib libutempter.a /usr/bin/ld: total time in link: 0.016665 /usr/bin/ld: data size 1880800 /usr/bin/ld: total time in link: 0.013332 /usr/bin/ld: data size 1712864 + exit 0 Executing(%install): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.b09029 /bin/sh -e /tmp/B.b09029/rpm-tmp.88089 + umask 022 + cd /home/services/builder/rpm/BUILD + /bin/rm --interactive=never -rf /tmp/B.b09029/libutempter-1.1.5-root-builder + cd libutempter-1.1.5 + rm -rf /tmp/B.b09029/libutempter-1.1.5-root-builder + /usr/bin/make -j4 install libdir=/usr/lib libexecdir=/usr/lib DESTDIR=/tmp/B.b09029/libutempter-1.1.5-root-builder mkdir -p /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/utempter /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/include \ /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib install -p -m2711 utempter /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/utempter/ install -p -m644 utempter.h /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/include/ install -p -m755 libutempter.so /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/libutempter.so.1.1.5 install -p -m644 libutempter.a /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/ install -p -m755 utmp-cleanup /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/utempter/ ln -s libutempter.so.1.1.5 /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/libutempter.so.0 ln -s libutempter.so.0 /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/lib/libutempter.so + install -d /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/sbin + ln -s /usr/lib/utempter/utempter /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/sbin + ln -s /usr/lib/utempter/utmp-cleanup /tmp/B.b09029/libutempter-1.1.5-root-builder/usr/sbin + install -d /tmp/B.b09029/libutempter-1.1.5-root-builder/var/run + : + > /tmp/B.b09029/libutempter-1.1.5-root-builder/var/run/utmpx + __spec_install_post_strip Stripping 2 ELF executables...DONE Stripping 1 ELF shared libraries...DONE Stripping 1 ar archives...DONE + __spec_install_post_chrpath Remove RPATH from 3 executable binaries and shared object files. + __spec_install_post_check_so Searching for shared objects with unresolved symbols... DONE + __spec_install_post_compress_docs + __spec_install_post_compress_modules + __spec_install_post_py_hardlink Processing files: libutempter-1.1.5-2 Searching for required packages.... Provides: group(utmp) libutempter.so.0 libutempter.so.0(UTEMPTER_1.1) utempter = 0.5.5 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(pre): /bin/sh /usr/bin/getgid /usr/sbin/groupadd Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig /usr/sbin/groupdel Requires: glibc libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) Obsoletes: libutempter0 utempter Processing files: libutempter-devel-1.1.5-2 Searching for required packages.... Provides: utempter-devel = 0.5.5 Obsoletes: libutempter0-devel utempter-devel Processing files: libutempter-static-1.1.5-2 Searching for required packages.... Provides: utempter-static = 0.5.5 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.b09029/libutempter-1.1.5-root-builder warning: Could not canonicalize hostname: pldac-atlas Wrote: /home/services/builder/rpm/RPMS/libutempter-1.1.5-2.i586.rpm Wrote: /home/services/builder/rpm/RPMS/libutempter-devel-1.1.5-2.i586.rpm Wrote: /home/services/builder/rpm/RPMS/libutempter-static-1.1.5-2.i586.rpm Executing(%clean): env -i PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/home/services/builder/bin HOME=/home/services/builder TMPDIR=/tmp/B.b09029 /bin/sh -e /tmp/B.b09029/rpm-tmp.88089 + umask 022 + cd /home/services/builder/rpm/BUILD + cd libutempter-1.1.5 + /bin/rm --interactive=never -rf /tmp/B.b09029/libutempter-1.1.5-root-builder + rm -rf /tmp/B.b09029/libutempter-1.1.5-root-builder ended at: Fri Apr 27 14:02:24 2012, done in 0:00:00.497285 test-build: not copying to /var/cache/pld-builder/ready Begin-PLD-Builder-Info not upgrading End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:0.77s sys:0.29s real:1.66s (faults io:1 non-io:166755) Files queued for ftp: 12228 libutempter-1.1.5-2.i586.rpm 4097 libutempter-devel-1.1.5-2.i586.rpm 4264 libutempter-static-1.1.5-2.i586.rpm End-PLD-Builder-Info