<86>Apr 21 07:51:23 userdel[1482870]: delete user 'rooter'
<86>Apr 21 07:51:23 userdel[1482870]: removed group 'rooter' owned by 'rooter'
<86>Apr 21 07:51:23 userdel[1482870]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 21 07:51:23 groupadd[1482878]: group added to /etc/group: name=rooter, GID=654
<86>Apr 21 07:51:23 groupadd[1482878]: group added to /etc/gshadow: name=rooter
<86>Apr 21 07:51:23 groupadd[1482878]: new group: name=rooter, GID=654
<86>Apr 21 07:51:23 useradd[1482882]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Apr 21 07:51:23 userdel[1482888]: delete user 'builder'
<86>Apr 21 07:51:23 userdel[1482888]: removed group 'builder' owned by 'builder'
<86>Apr 21 07:51:23 userdel[1482888]: removed shadow group 'builder' owned by 'builder'
<86>Apr 21 07:51:23 groupadd[1482893]: group added to /etc/group: name=builder, GID=655
<86>Apr 21 07:51:23 groupadd[1482893]: group added to /etc/gshadow: name=builder
<86>Apr 21 07:51:23 groupadd[1482893]: new group: name=builder, GID=655
<86>Apr 21 07:51:23 useradd[1482898]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/aoetools-31-alt1.nosrc.rpm (w1.gzdio)
Installing aoetools-31-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.78939
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf aoetools-31
+ echo 'Source #0 (aoetools-31-alt1.tar):'
Source #0 (aoetools-31-alt1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/aoetools-31-alt1.tar
+ cd aoetools-31
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.84148
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd aoetools-31
+ make
make: Entering directory '/usr/src/RPM/BUILD/aoetools-31'
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in
cc -Wall -O -g -o aoeping.o -c aoeping.c
aoeping.c: In function 'smart':
aoeping.c:331:6: warning: variable 'n' set but not used [-Wunused-but-set-variable]
  331 |  int n;
      |      ^
cc -Wall -O -g -o linux.o -c linux.c
cc -Wall -O -g -o aoeping aoeping.o linux.o
cc -Wall -O -g -o aoecfg.o -c aoecfg.c
aoecfg.c: In function 'cfgquery':
aoecfg.c:133:6: warning: 'write' reading 1056 bytes from a region of size 1048 [-Wstringop-overflow=]
  133 |  if (write(sfd, c, sizeof *c) == -1) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from aoecfg.c:8:
/usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'read_only (2, 3)'
  367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
cc -Wall -O -g -o aoecfg aoecfg.o linux.o
cc -Wall -O -g -o aoe-sancheck.o -c aoe-sancheck.c
aoe-sancheck.c: In function 'jinput':
aoe-sancheck.c:277:7: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
  277 |  Ata *aa;
      |       ^~
aoe-sancheck.c: In function 'sancheck':
aoe-sancheck.c:614:11: warning: variable 'mtuflag' set but not used [-Wunused-but-set-variable]
  614 |  int mtu, mtuflag;
      |           ^~~~~~~
cc -Wall -O -g -o aoe-sancheck aoe-sancheck.o -lpthread
make: Leaving directory '/usr/src/RPM/BUILD/aoetools-31'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5802
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/aoetools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/aoetools-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd aoetools-31
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/aoetools-buildroot
make: Entering directory '/usr/src/RPM/BUILD/aoetools-31'
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-discover.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-interfaces.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-mkshelf.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-revalidate.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-flush.in
+ sed -e 's!@devdir@!/dev/etherd!g' -e 's!@npershelf@!16!g' aoe-stat.in
mkdir -p /usr/src/tmp/aoetools-buildroot/usr/sbin
mkdir -p /usr/src/tmp/aoetools-buildroot/usr/share/man/man8
+ install -m 755 aoe-discover /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-discover
+ install -m 644 aoe-discover.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-discover.8
+ install -m 755 aoe-interfaces /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-interfaces
+ install -m 644 aoe-interfaces.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-interfaces.8
+ install -m 755 aoe-mkshelf /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-mkshelf
+ install -m 644 aoe-mkshelf.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-mkshelf.8
+ install -m 755 aoe-revalidate /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-revalidate
+ install -m 644 aoe-revalidate.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-revalidate.8
+ install -m 755 aoe-flush /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-flush
+ install -m 644 aoe-flush.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-flush.8
+ install -m 755 aoe-stat /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-stat
+ install -m 644 aoe-stat.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-stat.8
+ install -m 755 aoe-mkdevs /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-mkdevs
+ install -m 644 aoe-mkdevs.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-mkdevs.8
+ install -m 755 aoe-version /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-version
+ install -m 644 aoe-version.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-version.8
+ install -m 755 coraid-update /usr/src/tmp/aoetools-buildroot/usr/sbin/coraid-update
+ install -m 644 coraid-update.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/coraid-update.8
+ install -m 755 aoeping /usr/src/tmp/aoetools-buildroot/usr/sbin/aoeping
+ install -m 644 aoeping.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoeping.8
+ install -m 755 aoecfg /usr/src/tmp/aoetools-buildroot/usr/sbin/aoecfg
+ install -m 644 aoecfg.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoecfg.8
+ install -m 755 aoe-sancheck /usr/src/tmp/aoetools-buildroot/usr/sbin/aoe-sancheck
+ install -m 644 aoe-sancheck.8 /usr/src/tmp/aoetools-buildroot/usr/share/man/man8/aoe-sancheck.8
make: Leaving directory '/usr/src/RPM/BUILD/aoetools-31'
+ install -pm0644 -D 60-aoe.rules /usr/src/tmp/aoetools-buildroot/lib/udev/rules.d/60-aoe.rules
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/aoetools-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/aoetools-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/aoetools-buildroot/ (default)
Compressing files in /usr/src/tmp/aoetools-buildroot (auto)
Adjusting library links in /usr/src/tmp/aoetools-buildroot
./lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/aoetools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/sbin/aoe-sancheck: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: aoetools-31-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46909
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd aoetools-31
+ DOCDIR=/usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ export DOCDIR
+ rm -rf /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ /bin/mkdir -p /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ cp -prL COPYING HACKING NEWS README devnodes.txt /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ chmod -R go-w /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ chmod -R a+rX /usr/src/tmp/aoetools-buildroot/usr/share/doc/aoetools-31
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uynGSF
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.9OpRXF
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk cat dd grep mkdir mknod rm sh sort sync tar
Requires: /bin/bash, /bin/sh, /lib/ld-linux.so.2, /lib/udev/rules.d, coreutils, gawk, grep, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH), sh, tar
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kPdIWF
Creating aoetools-debuginfo package
Processing files: aoetools-debuginfo-31-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.po2CZH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NurQtH
find-requires: running scripts (debuginfo)
Requires: aoetools = 31-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/i586/aoetools-31-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/aoetools-debuginfo-31-alt1.i586.rpm (w2.lzdio)
6.53user 2.85system 0:12.89elapsed 72%CPU (0avgtext+0avgdata 24360maxresident)k
0inputs+0outputs (0major+404959minor)pagefaults 0swaps
9.20user 7.92system 0:19.59elapsed 87%CPU (0avgtext+0avgdata 24360maxresident)k
0inputs+0outputs (0major+586446minor)pagefaults 0swaps
--- aoetools-31-alt1.i586.rpm.repo	2011-06-02 14:21:44.000000000 +0000
+++ aoetools-31-alt1.i586.rpm.hasher	2021-04-21 07:51:39.048602160 +0000
@@ -19,14 +19,14 @@
 /usr/share/doc/aoetools-31/devnodes.txt	100644	
-/usr/share/man/man8/aoe-discover.8.gz	100644	
-/usr/share/man/man8/aoe-flush.8.gz	100644	
-/usr/share/man/man8/aoe-interfaces.8.gz	100644	
-/usr/share/man/man8/aoe-mkdevs.8.gz	100644	
-/usr/share/man/man8/aoe-mkshelf.8.gz	100644	
-/usr/share/man/man8/aoe-revalidate.8.gz	100644	
-/usr/share/man/man8/aoe-sancheck.8.gz	100644	
-/usr/share/man/man8/aoe-stat.8.gz	100644	
-/usr/share/man/man8/aoe-version.8.gz	100644	
-/usr/share/man/man8/aoecfg.8.gz	100644	
-/usr/share/man/man8/aoeping.8.gz	100644	
-/usr/share/man/man8/coraid-update.8.gz	100644	
+/usr/share/man/man8/aoe-discover.8.xz	100644	
+/usr/share/man/man8/aoe-flush.8.xz	100644	
+/usr/share/man/man8/aoe-interfaces.8.xz	100644	
+/usr/share/man/man8/aoe-mkdevs.8.xz	100644	
+/usr/share/man/man8/aoe-mkshelf.8.xz	100644	
+/usr/share/man/man8/aoe-revalidate.8.xz	100644	
+/usr/share/man/man8/aoe-sancheck.8.xz	100644	
+/usr/share/man/man8/aoe-stat.8.xz	100644	
+/usr/share/man/man8/aoe-version.8.xz	100644	
+/usr/share/man/man8/aoecfg.8.xz	100644	
+/usr/share/man/man8/aoeping.8.xz	100644	
+/usr/share/man/man8/coraid-update.8.xz	100644	
 Requires: /bin/bash  
@@ -40,4 +40,4 @@
 Requires: libc.so.6(GLIBC_2.1)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3)  
-Requires: libc.so.6(GLIBC_2.3.4)  
 Requires: libc.so.6(GLIBC_2.4)  
--- aoetools-debuginfo-31-alt1.i586.rpm.repo	2011-06-02 14:21:44.000000000 +0000
+++ aoetools-debuginfo-31-alt1.i586.rpm.hasher	2021-04-21 07:51:39.079601056 +0000
@@ -8,2 +8,3 @@
 /usr/src/debug/aoetools-31/dat.h	100644	
+/usr/src/debug/aoetools-31/fns.h	100644	
 /usr/src/debug/aoetools-31/linux.c	100644