<86>Apr 21 00:43:49 userdel[46858]: delete user 'rooter' <86>Apr 21 00:43:49 userdel[46858]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:43:49 groupadd[46875]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 00:43:49 groupadd[46875]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:43:49 groupadd[46875]: new group: name=rooter, GID=639 <86>Apr 21 00:43:49 useradd[46895]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 00:43:49 userdel[46926]: delete user 'builder' <86>Apr 21 00:43:49 userdel[46926]: removed group 'builder' owned by 'builder' <86>Apr 21 00:43:49 userdel[46926]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:43:49 groupadd[46934]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 00:43:49 groupadd[46934]: group added to /etc/gshadow: name=builder <86>Apr 21 00:43:49 groupadd[46934]: new group: name=builder, GID=640 <86>Apr 21 00:43:49 useradd[46945]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash Installing wavplay-1.4-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.60931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wavplay-1.4 + echo 'Source #0 (wavplay-1.4.tar.bz2):' Source #0 (wavplay-1.4.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/wavplay-1.4.tar.bz2 + /bin/tar -xf - + cd wavplay-1.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wavplay-1.4-fix-compile.patch):' Patch #0 (wavplay-1.4-fix-compile.patch): + /usr/bin/patch -p1 patching file wavplay.h + echo 'Patch #1 (wavplay-1.4-alt-make.patch):' Patch #1 (wavplay-1.4-alt-make.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wavplay-1.4 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/wavplay-1.4' gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. main.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. file.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. recplay.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. wavfile.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. locks.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. msg.c gcc -c -O2 -Wall -Wstrict-prototypes -DWAVPLAYPATH=\"/usr/local/bin/wavplay\" -DSCHED_PRIORITY=9 -I. server.c wavfile.c: In function 'WaveReadHeader': wavfile.c:164:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read (wavefile, buffer, BUFFERSIZE) ; ^ server.c: In function 'Server': server.c:510:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); ^ main.c: In function 'main': main.c:348:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(getuid()); /* Be ourself */ ^ main.c:324:4: warning: 'cmd_name' may be used uninitialized in this function [-Wmaybe-uninitialized] usage(cmd_name,wavopts.Mode); ^ gcc main.o file.o recplay.o wavfile.o locks.o msg.o server.o -o wavplay main.o: In function `main': main.c:(.text.startup+0x4f1): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead ls -l wavplay -rwxr-xr-x 1 builder builder 46872 Apr 21 00:43 wavplay rm -f wavrec ln -s wavplay wavrec make: Leaving directory `/usr/src/RPM/BUILD/wavplay-1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wavplay-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wavplay-buildroot + cd wavplay-1.4 + install -pD wavplay /usr/src/tmp/wavplay-buildroot/usr/bin/wavplay + ln -s wavplay /usr/src/tmp/wavplay-buildroot/usr/bin/wavrec + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wavplay-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wavplay-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/wavplay-buildroot (auto) Verifying ELF objects in /usr/src/tmp/wavplay-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: wavplay-1.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pxnCcA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dWkvHY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.12)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Obsoletes: wavplay <= 1.4 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bCKi1p Creating wavplay-debuginfo package Processing files: wavplay-debuginfo-1.4-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B8xEgU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7JkGnr find-requires: running scripts (debuginfo) Requires: wavplay = 1.4-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/wavplay-1.4-alt1.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/wavplay-debuginfo-1.4-alt1.qa1.x86_64.rpm 1.58user 0.78system 0:06.24elapsed 37%CPU (0avgtext+0avgdata 26212maxresident)k 0inputs+0outputs (0major+171155minor)pagefaults 0swaps 3.11user 3.26system 0:10.13elapsed 62%CPU (0avgtext+0avgdata 26212maxresident)k 0inputs+0outputs (0major+318537minor)pagefaults 0swaps