<86>Jan 28 09:55:29 userdel[2340425]: delete user 'rooter'
<86>Jan 28 09:55:29 userdel[2340425]: removed group 'rooter' owned by 'rooter'
<86>Jan 28 09:55:29 userdel[2340425]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 28 09:55:29 groupadd[2340458]: group added to /etc/group: name=rooter, GID=1835
<86>Jan 28 09:55:29 groupadd[2340458]: group added to /etc/gshadow: name=rooter
<86>Jan 28 09:55:29 groupadd[2340458]: new group: name=rooter, GID=1835
<86>Jan 28 09:55:29 useradd[2340475]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash
<86>Jan 28 09:55:29 userdel[2340512]: delete user 'builder'
<86>Jan 28 09:55:29 userdel[2340512]: removed group 'builder' owned by 'builder'
<86>Jan 28 09:55:29 userdel[2340512]: removed shadow group 'builder' owned by 'builder'
<86>Jan 28 09:55:29 groupadd[2340531]: group added to /etc/group: name=builder, GID=1836
<86>Jan 28 09:55:29 groupadd[2340531]: group added to /etc/gshadow: name=builder
<86>Jan 28 09:55:29 groupadd[2340531]: new group: name=builder, GID=1836
<86>Jan 28 09:55:29 useradd[2340547]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/lcab-1.0b12-alt1.nosrc.rpm (w1.gzdio)
Installing lcab-1.0b12-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34742
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lcab-1.0b12
+ echo 'Source #0 (lcab-1.0b12.tar.gz):'
Source #0 (lcab-1.0b12.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/lcab-1.0b12.tar.gz
+ /bin/tar -xf -
+ cd lcab-1.0b12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48471
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcab-1.0b12
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:11: installing './compile'
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-alt-linux-gcc... none
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether closedir returns void... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for strdup... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o warn.o warn.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cfile.o cfile.c
cfile.c: In function 'cfile_init':
cfile.c:42:11: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness [-Wpointer-sign]
  strcpy(cf->name, filename);
         ~~^~~~~~
In file included from /usr/include/features.h:428,
                 from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from mytypes.h:20,
                 from cfile.h:18,
                 from cfile.c:17:
/usr/include/bits/string_fortified.h:88:1: note: expected 'char * restrict' but argument is of type 'byte *' {aka 'unsigned char *'}
 __NTH (strcpy (char *__restrict __dest, const char *__restrict __src))
 ^~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdata.o cdata.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cfolder.o cfolder.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cheader.o cheader.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o checksum.o checksum.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cwrite.o cwrite.c
cwrite.c: In function 'cfilewrite':
cwrite.c:70:49: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign]
         if(!fwrite((char *) &cf->name, strlen(cf->name)+1, 1, fpout)) error=1;
                                               ~~^~~~~~
In file included from mytypes.h:22,
                 from checksum.h:18,
                 from cwrite.c:18:
/usr/include/string.h:385:15: note: expected 'const char *' but argument is of type 'byte *' {aka 'unsigned char *'}
 extern size_t strlen (const char *__s)
               ^~~~~~
cwrite.c: In function 'writedata':
cwrite.c:84:8: warning: pointer targets in assignment from 'byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
    tmp = (byte *) calloc( cd->ncbytes, sizeof(byte) );
        ^
cwrite.c:90:23: warning: pointer targets in passing argument 1 of 'compute_checksum' differ in signedness [-Wpointer-sign]
     compute_checksum( tmp, cd->ncbytes, 0 ) );
                       ^~~
In file included from cwrite.c:18:
checksum.h:24:10: note: expected 'byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 CHECKSUM compute_checksum(byte *in, word ncbytes, CHECKSUM seed);
          ^~~~~~~~~~~~~~~~
cwrite.c:85:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
    fread( tmp, cd->ncbytes, 1, fptemp );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o main.o main.c
main.c: In function 'strippath':
main.c:86:7: warning: value computed is not used [-Wunused-value]
  else *tmp++;
       ^~~~~~
main.c: In function 'maketempfile':
main.c:121:8: warning: pointer targets in assignment from 'byte *' {aka 'unsigned char *'} to 'char *' differ in signedness [-Wpointer-sign]
    tmp = (byte *) calloc( sizefile( inputfiles[i] ), sizeof( byte ) );
        ^
main.c:122:4: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
    fread( tmp, sizefile( inputfiles[i] ), 1, fp2 );
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o lcab cdata.o cfile.o cfolder.o cheader.o checksum.o cwrite.o main.o warn.o  
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92607
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lcab-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lcab-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lcab-1.0b12
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lcab-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make[1]: Entering directory '/usr/src/RPM/BUILD/lcab-1.0b12'
 /bin/mkdir -p '/usr/src/tmp/lcab-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p lcab '/usr/src/tmp/lcab-buildroot/usr/bin'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
make: Leaving directory '/usr/src/RPM/BUILD/lcab-1.0b12'
+ install -pDm644 lcab.1 /usr/src/tmp/lcab-buildroot/usr/share/man/man1/lcab.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lcab-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lcab-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lcab-buildroot/ (default)
Compressing files in /usr/src/tmp/lcab-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lcab-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: lcab-1.0b12-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85847
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lcab-1.0b12
+ DOCDIR=/usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ export DOCDIR
+ rm -rf /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ /bin/mkdir -p /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ cp -prL README /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ chmod -R go-w /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ chmod -R a+rX /usr/src/tmp/lcab-buildroot/usr/share/doc/lcab-1.0b12
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.S3jWml
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.0HPLKn
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.GdNRBt
Creating lcab-debuginfo package
Processing files: lcab-debuginfo-1.0b12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4RUlWC
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mz22GP
find-requires: running scripts (debuginfo)
Requires: lcab = 1.0b12-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/lcab-1.0b12-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/lcab-debuginfo-1.0b12-alt1.x86_64.rpm (w2.lzdio)
3.09user 1.18system 0:09.97elapsed 42%CPU (0avgtext+0avgdata 31796maxresident)k
0inputs+0outputs (0major+541017minor)pagefaults 0swaps
0.53user 0.74system 0:12.70elapsed 10%CPU (0avgtext+0avgdata 11924maxresident)k
0inputs+0outputs (0major+93634minor)pagefaults 0swaps
--- lcab-1.0b12-alt1.x86_64.rpm.repo	2013-05-14 17:48:21.000000000 +0000
+++ lcab-1.0b12-alt1.x86_64.rpm.hasher	2024-01-28 09:55:40.522139448 +0000
@@ -3,3 +3,3 @@
 /usr/share/doc/lcab-1.0b12/README	100644	root:root	
-/usr/share/man/man1/lcab.1.gz	100644	root:root	
+/usr/share/man/man1/lcab.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -11,6 +11,6 @@
 Provides: lcab = 1.0b12-alt1
-File: /usr/bin/lcab	100755	root:root	04053dd9c74530108706cd95964e3b1e	
+File: /usr/bin/lcab	100755	root:root	3bfb1a5f74bf2d220ce0e78fe5df94ce	
 File: /usr/share/doc/lcab-1.0b12	40755	root:root		
 File: /usr/share/doc/lcab-1.0b12/README	100644	root:root	c84a1d87a71ba4733ff18d875ba5f169	
-File: /usr/share/man/man1/lcab.1.gz	100644	root:root	86b398940d642952f55ed020e20308d3	
-RPMIdentity: 41f33d8f41918ff825c0ade319fdf09cd6214bd6d738439a5b9df04777d800e486a9e6687c04ce7f616423d116b3bd8f5bc41804b73cac2169d0d91269be97da
+File: /usr/share/man/man1/lcab.1.xz	100644	root:root	90f674aa819d8ca0f29d83494d6ef461	
+RPMIdentity: 6cc36c612d0b029638f9b9cd3a442fade1951970a63c748b347ef9a8c838d6958c14629b3ff9dd05f2e6c3dfe6929967695d5ff9edcfb7540b26dea6bd16aa45
--- lcab-debuginfo-1.0b12-alt1.x86_64.rpm.repo	2013-05-14 17:48:21.000000000 +0000
+++ lcab-debuginfo-1.0b12-alt1.x86_64.rpm.hasher	2024-01-28 09:55:40.578140212 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/bd	40755	root:root	
-/usr/lib/debug/.build-id/bd/5f2cc81ffc249f35a9eb38d8783e9f8bc4c63d	120777	root:root	../../../../bin/lcab
-/usr/lib/debug/.build-id/bd/5f2cc81ffc249f35a9eb38d8783e9f8bc4c63d.debug	120777	root:root	../../usr/bin/lcab.debug
+/usr/lib/debug/.build-id/2c	40755	root:root	
+/usr/lib/debug/.build-id/2c/b76c3c06b7ac9f4e8d3ac16020f37b9b4ef099	120777	root:root	../../../../bin/lcab
+/usr/lib/debug/.build-id/2c/b76c3c06b7ac9f4e8d3ac16020f37b9b4ef099.debug	120777	root:root	../../usr/bin/lcab.debug
 /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: lcab-debuginfo = 1.0b12-alt1
-File: /usr/lib/debug/.build-id/bd	40755	root:root		
-File: /usr/lib/debug/.build-id/bd/5f2cc81ffc249f35a9eb38d8783e9f8bc4c63d	120777	root:root		../../../../bin/lcab
-File: /usr/lib/debug/.build-id/bd/5f2cc81ffc249f35a9eb38d8783e9f8bc4c63d.debug	120777	root:root		../../usr/bin/lcab.debug
-File: /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	037fe72e9e4223d3f90e25a4ef49aa5b	
+File: /usr/lib/debug/.build-id/2c	40755	root:root		
+File: /usr/lib/debug/.build-id/2c/b76c3c06b7ac9f4e8d3ac16020f37b9b4ef099	120777	root:root		../../../../bin/lcab
+File: /usr/lib/debug/.build-id/2c/b76c3c06b7ac9f4e8d3ac16020f37b9b4ef099.debug	120777	root:root		../../usr/bin/lcab.debug
+File: /usr/lib/debug/usr/bin/lcab.debug	100644	root:root	516be3d96df83cca2c2ebe16d71f1219	
 File: /usr/src/debug/lcab-1.0b12	40755	root:root		
@@ -49,2 +49,2 @@
 File: /usr/src/debug/lcab-1.0b12/warn.h	100644	root:root	91edae58a9bf2382d4f2289118b13502	
-RPMIdentity: ba4601bd68321be5102b91f65fe21ce9326e119e06148896b71470097bb00c328bced16f7c3e7ced7033772dd2c84d8623335d6f65a0701f82bc13eee9925bd6
+RPMIdentity: 4720947601b15170be3c70f196a75a549906eca0477349db7f852a2abae6a275f744826a601937e93fd6395b3210f77d14821f15bec6e31534a2e98ebd2d4ed3