<86>May 19 09:36:20 userdel[1892350]: delete user 'rooter'
<86>May 19 09:36:20 userdel[1892350]: removed shadow group 'rooter' owned by 'rooter'
<86>May 19 09:36:20 groupadd[1892356]: group added to /etc/group: name=rooter, GID=1826
<86>May 19 09:36:20 groupadd[1892356]: group added to /etc/gshadow: name=rooter
<86>May 19 09:36:20 groupadd[1892356]: new group: name=rooter, GID=1826
<86>May 19 09:36:20 useradd[1892360]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash
<86>May 19 09:36:20 userdel[1892367]: delete user 'builder'
<86>May 19 09:36:20 userdel[1892367]: removed group 'builder' owned by 'builder'
<86>May 19 09:36:20 userdel[1892367]: removed shadow group 'builder' owned by 'builder'
<86>May 19 09:36:20 groupadd[1892375]: group added to /etc/group: name=builder, GID=1827
<86>May 19 09:36:20 groupadd[1892375]: group added to /etc/gshadow: name=builder
<86>May 19 09:36:20 groupadd[1892375]: new group: name=builder, GID=1827
<86>May 19 09:36:20 useradd[1892380]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cban-0.1.8-alt2.2.qa1.nosrc.rpm (w1.gzdio)
Installing cban-0.1.8-alt2.2.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10495
+ 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.10495
+ 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'
+ OPTFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/cban/src'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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.10495
+ 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
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ 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,gnuconfig)
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)
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.10495
+ 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.VmkFFK
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.j6VXUp
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tWKhC8
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.HeO1LU
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nji6nK
find-requires: running scripts (debuginfo)
Requires: cban = 0.1.8-alt2.2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/cban-0.1.8-alt2.2.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cban-debuginfo-0.1.8-alt2.2.qa1.x86_64.rpm (w2.lzdio)
1.21user 0.75system 0:06.47elapsed 30%CPU (0avgtext+0avgdata 29308maxresident)k
0inputs+0outputs (0major+177050minor)pagefaults 0swaps
0.49user 1.40system 0:10.59elapsed 17%CPU (0avgtext+0avgdata 12044maxresident)k
0inputs+0outputs (0major+97240minor)pagefaults 0swaps
--- cban-0.1.8-alt2.2.qa1.x86_64.rpm.repo	2013-04-17 23:35:33.000000000 +0000
+++ cban-0.1.8-alt2.2.qa1.x86_64.rpm.hasher	2024-05-19 09:36:28.396218491 +0000
@@ -24,3 +24,3 @@
 Provides: cban = 0.1.8-alt2.2.qa1
-File: /usr/sbin/cban	100755	root:root	2242d5a64696607c7a76a0cbd519fc11	
+File: /usr/sbin/cban	100755	root:root	178a47392d81ee51ca39dc623f060126	
 File: /usr/share/doc/cban-0.1.8	40755	root:root		
@@ -41,2 +41,2 @@
 File: /usr/share/doc/cban-0.1.8/readme_alt.cp1251	100644	root:root	87252cd345aeda8c0af828ace6e299b5	
-RPMIdentity: b1e05f19bdd406e2576bcb1c1422a12043c7bc90585da010715ce60eb2c27479d12f0db87de8b07d4ab79aef218385da60f436cfeb51567000c9e8682cb17e97
+RPMIdentity: f0b7702fbfd47f04ee183b6032cae1c2be838a6b69dd28f976735d9c406565fa319be5b3704c1c6767a05e27c7c3ae44417de03822d2f48d4994d48488b4e82a
--- cban-debuginfo-0.1.8-alt2.2.qa1.x86_64.rpm.repo	2013-04-17 23:35:33.000000000 +0000
+++ cban-debuginfo-0.1.8-alt2.2.qa1.x86_64.rpm.hasher	2024-05-19 09:36:28.459219546 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/5c	40755	root:root	
-/usr/lib/debug/.build-id/5c/921ca9accccb6a1b3b84111df26a5cf3e723fb	120777	root:root	../../../../sbin/cban
-/usr/lib/debug/.build-id/5c/921ca9accccb6a1b3b84111df26a5cf3e723fb.debug	120777	root:root	../../usr/sbin/cban.debug
+/usr/lib/debug/.build-id/b4	40755	root:root	
+/usr/lib/debug/.build-id/b4/010e903a0c95ede9d1fa6b60af9e728c4fcaa2	120777	root:root	../../../../sbin/cban
+/usr/lib/debug/.build-id/b4/010e903a0c95ede9d1fa6b60af9e728c4fcaa2.debug	120777	root:root	../../usr/sbin/cban.debug
 /usr/lib/debug/usr/sbin/cban.debug	100644	root:root	
@@ -12,6 +12,6 @@
 Provides: cban-debuginfo = 0.1.8-alt2.2.qa1
-File: /usr/lib/debug/.build-id/5c	40755	root:root		
-File: /usr/lib/debug/.build-id/5c/921ca9accccb6a1b3b84111df26a5cf3e723fb	120777	root:root		../../../../sbin/cban
-File: /usr/lib/debug/.build-id/5c/921ca9accccb6a1b3b84111df26a5cf3e723fb.debug	120777	root:root		../../usr/sbin/cban.debug
-File: /usr/lib/debug/usr/sbin/cban.debug	100644	root:root	58c39d68e08e34e0bf029a200a3061cd	
+File: /usr/lib/debug/.build-id/b4	40755	root:root		
+File: /usr/lib/debug/.build-id/b4/010e903a0c95ede9d1fa6b60af9e728c4fcaa2	120777	root:root		../../../../sbin/cban
+File: /usr/lib/debug/.build-id/b4/010e903a0c95ede9d1fa6b60af9e728c4fcaa2.debug	120777	root:root		../../usr/sbin/cban.debug
+File: /usr/lib/debug/usr/sbin/cban.debug	100644	root:root	28509e8811e7d143e3c65185e328958e	
 File: /usr/src/debug/cban	40755	root:root		
@@ -19,2 +19,2 @@
 File: /usr/src/debug/cban/src/cban.c	100644	root:root	436e1068687b0017eea14d61fb5e8e8f	
-RPMIdentity: c577157261e7ae488788417f34bb7acbc1b014576d4d9e22e60db0cbdbb7dd9f8dcb58c5f2c12472e631dbf6b7c62ac8ef33622d8a4c9a76eef4dd6cb5b05e78
+RPMIdentity: 81e404afae8a4d66f5556e8121be61f4539388409eab57d653b4f46538bcc7531bc6aa947af91e500c3ae8f7e875da5c03d01870fd7fd60d7e91844512162f32