<86>Sep 6 07:42:58 userdel[23138]: delete user 'rooter' <86>Sep 6 07:42:58 userdel[23138]: removed group 'rooter' owned by 'rooter' <86>Sep 6 07:42:58 userdel[23138]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 6 07:42:58 groupadd[23146]: group added to /etc/group: name=rooter, GID=567 <86>Sep 6 07:42:58 groupadd[23146]: group added to /etc/gshadow: name=rooter <86>Sep 6 07:42:58 groupadd[23146]: new group: name=rooter, GID=567 <86>Sep 6 07:42:58 useradd[23150]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Sep 6 07:42:58 userdel[23160]: delete user 'builder' <86>Sep 6 07:42:58 userdel[23160]: removed group 'builder' owned by 'builder' <86>Sep 6 07:42:58 userdel[23160]: removed shadow group 'builder' owned by 'builder' <86>Sep 6 07:42:58 groupadd[23166]: group added to /etc/group: name=builder, GID=568 <86>Sep 6 07:42:58 groupadd[23166]: group added to /etc/gshadow: name=builder <86>Sep 6 07:42:58 groupadd[23166]: new group: name=builder, GID=568 <86>Sep 6 07:42:58 useradd[23173]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cban-0.1.8-alt2.2.qa1.nosrc.rpm Installing cban-0.1.8-alt2.2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.80171 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cban + echo 'Source #0 (cban-0.1.8-0.tgz):' Source #0 (cban-0.1.8-0.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/cban-0.1.8-0.tgz + /bin/tar -xf - + cd cban + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (cban-0.1.8-alt_optflags-int.diff):' Patch #0 (cban-0.1.8-alt_optflags-int.diff): + /usr/bin/patch -p1 patching file src/Makefile patching file src/cban.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cban + /bin/install -Dp -m 0644 /usr/src/RPM/SOURCES/readme_alt.cp1251 ./readme_alt.cp1251 + cd src + make clean make: Entering directory '/usr/src/RPM/BUILD/cban/src' /bin/rm -rfv *.o cban removed 'cban.o' removed 'cban' make: Leaving directory '/usr/src/RPM/BUILD/cban/src' + export 'OPTFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + OPTFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + make -j8 make: Entering directory '/usr/src/RPM/BUILD/cban/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O4 -D NDEBUG -c cban.c cban.c: In function 'process_data': cban.c:119:16: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'FILE *' {aka 'struct _IO_FILE *'} [-Wformat=] DEBUG(printf ("debug:closed %s at %x.\n",PROCFILE,fd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ cban.c:34:36: note: in definition of macro 'DEBUG' #define DEBUG(x) if ( debug >= 1 ) x; ^ cban.c:120:9: warning: implicit declaration of function 'open_proc_file'; did you mean 'funlockfile'? [-Wimplicit-function-declaration] return open_proc_file(); ^~~~~~~~~~~~~~ funlockfile cban.c: In function 'open_proc_file': cban.c:248:20: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'FILE *' {aka 'struct _IO_FILE *'} [-Wformat=] DEBUG (printf ("debug:opened %s at %x.\n",PROCFILE,fd)); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ cban.c:34:36: note: in definition of macro 'DEBUG' #define DEBUG(x) if ( debug >= 1 ) x; ^ cban.c: In function 'process_data': cban.c:76:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buffer, BUFFER, fd ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ cban.c:77:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets( buffer, BUFFER, fd ); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/cban/src' make: Entering directory '/usr/src/RPM/BUILD/cban/src' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -O4 -D NDEBUG cban.o -o cban make: Leaving directory '/usr/src/RPM/BUILD/cban/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68827 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cban-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cban-buildroot + cd cban + /bin/install -Dp -m 0755 src/cban /usr/src/tmp/cban-buildroot/usr/sbin/cban + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cban-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cban-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/cban-buildroot/ (default) Compressing files in /usr/src/tmp/cban-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cban-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/sbin/cban: uses non-LFS functions: fopen Hardlinking identical .pyc and .pyo files Processing files: cban-0.1.8-alt2.2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27317 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cban + DOCDIR=/usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + export DOCDIR + rm -rf /usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + /bin/mkdir -p /usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + cp -prL AUTHORS COPYING Changelog KnownBUGS INSTALL etc readme_alt.cp1251 /usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + chmod -R go-w /usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + chmod -R a+rX /usr/src/tmp/cban-buildroot/usr/share/doc/cban-0.1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DUygDH find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mqHIbX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /lib/ld-linux.so.2, 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 debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wnW4YH Creating cban-debuginfo package Processing files: cban-debuginfo-0.1.8-alt2.2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gS8TD1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CPJFde find-requires: running scripts (debuginfo) Requires: cban = 0.1.8-alt2.2.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/cban-0.1.8-alt2.2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/cban-debuginfo-0.1.8-alt2.2.qa1.i586.rpm 4.36user 0.89system 0:11.30elapsed 46%CPU (0avgtext+0avgdata 24424maxresident)k 0inputs+0outputs (0major+141336minor)pagefaults 0swaps 6.82user 5.11system 0:18.49elapsed 64%CPU (0avgtext+0avgdata 24424maxresident)k 0inputs+0outputs (0major+318781minor)pagefaults 0swaps