<86>Mar 10 09:05:39 userdel[2153686]: delete user 'rooter'
<86>Mar 10 09:05:39 userdel[2153686]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:05:39 userdel[2153686]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:05:39 groupadd[2153706]: group added to /etc/group: name=rooter, GID=1799
<86>Mar 10 09:05:39 groupadd[2153706]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:05:39 groupadd[2153706]: new group: name=rooter, GID=1799
<86>Mar 10 09:05:39 useradd[2153730]: new user: name=rooter, UID=1799, GID=1799, home=/root, shell=/bin/bash
<86>Mar 10 09:05:39 userdel[2153767]: delete user 'builder'
<86>Mar 10 09:05:39 userdel[2153767]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:05:39 userdel[2153767]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 09:05:39 groupadd[2153792]: group added to /etc/group: name=builder, GID=1800
<86>Mar 10 09:05:39 groupadd[2153792]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:05:39 groupadd[2153792]: new group: name=builder, GID=1800
<86>Mar 10 09:05:39 useradd[2153812]: new user: name=builder, UID=1800, GID=1800, home=/usr/src, shell=/bin/bash
<13>Mar 10 09:05:42 rpmi: libncurses-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 10 09:05:42 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
<13>Mar 10 09:05:42 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/conspy-1.8-alt1.nosrc.rpm (w1.gzdio)
Installing conspy-1.8-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43695
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf conspy-1.8
+ echo 'Source #0 (conspy-1.8.tar.bz2):'
Source #0 (conspy-1.8.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/conspy-1.8.tar.bz2
+ /bin/tar -xf -
+ cd conspy-1.8
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43695
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd conspy-1.8
+ touch NEWS
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: configure.in: not using Autoheader
autoreconf-default: running: automake --add-missing --force-missing
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.in:3: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:6: installing './compile'
configure.in:3: installing './install-sh'
configure.in:3: installing './missing'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am:     Consider adding the COPYING file to the version control system
Makefile.am:     for your code, to avoid questions about which license your project uses
Makefile.am: installing './depcomp'
automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
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 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for initscr in -lncurses... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking return type of signal handlers... void
checking for select... yes
checking for strtol... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/conspy-1.8'
x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conspy\" -DVERSION=\"1.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_GETOPT_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_TERMIOS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBNCURSES=1 -DTIME_WITH_SYS_TIME=1 -DRETSIGTYPE=void -DHAVE_SELECT=1 -DHAVE_STRTOL=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c -o conspy.o conspy.c
make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.8'
make: Entering directory '/usr/src/RPM/BUILD/conspy-1.8'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o conspy conspy.o  -lncurses 
make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.8'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63641
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/conspy-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/conspy-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd conspy-1.8
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/conspy-buildroot
make: Entering directory '/usr/src/RPM/BUILD/conspy-1.8'
make[1]: Entering directory '/usr/src/RPM/BUILD/conspy-1.8'
 /bin/mkdir -p '/usr/src/tmp/conspy-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p conspy '/usr/src/tmp/conspy-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/conspy-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 conspy.1 '/usr/src/tmp/conspy-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/conspy-1.8'
make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.8'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/conspy-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/conspy-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/conspy-buildroot/ (default)
Compressing files in /usr/src/tmp/conspy-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/conspy-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: conspy-1.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gXkTBT
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.zg1Vl5
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), libncurses.so.5()(64bit) >= set:mitFWNPmR0BkuxmHZIgLSJj3ZjLwqavXAeNeIPa, libtinfo.so.5()(64bit) >= set:liZKbYvd1ZKHSzStkNS61W, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e98Uxk
Creating conspy-debuginfo package
Processing files: conspy-debuginfo-1.8-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tecQbD
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uaIojZ
find-requires: running scripts (debuginfo)
Requires: conspy = 1.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libncurses.so.5), debug64(libtinfo.so.5)
Wrote: /usr/src/RPM/RPMS/x86_64/conspy-1.8-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/conspy-debuginfo-1.8-alt1.x86_64.rpm (w2.lzdio)
2.60user 1.29system 0:09.75elapsed 39%CPU (0avgtext+0avgdata 34156maxresident)k
0inputs+0outputs (0major+517278minor)pagefaults 0swaps
3.28user 1.06system 0:15.78elapsed 27%CPU (0avgtext+0avgdata 135084maxresident)k
0inputs+0outputs (0major+192509minor)pagefaults 0swaps
--- conspy-1.8-alt1.x86_64.rpm.repo	2013-08-03 18:53:47.000000000 +0000
+++ conspy-1.8-alt1.x86_64.rpm.hasher	2024-03-10 09:05:53.815517713 +0000
@@ -1,3 +1,3 @@
 /usr/bin/conspy	100755	root:root	
-/usr/share/man/man1/conspy.1.gz	100644	root:root	
+/usr/share/man/man1/conspy.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -12,4 +12,4 @@
 Provides: conspy = 1.8-alt1
-File: /usr/bin/conspy	100755	root:root	47bd2b614f5d36b05bfc802af5fa1d38	
-File: /usr/share/man/man1/conspy.1.gz	100644	root:root	b4e6908c651073892ed04fd80acad00f	
-RPMIdentity: a16a62883b19489222a814e1bb6349478aadf3a6d365fd944643297a84d8362ebcd73ea51c67be331028b44a4341f10ab2c113b7472a2142164e261f5ee83e30
+File: /usr/bin/conspy	100755	root:root	ef8ab09fc3e9c46c6b92876fe038186c	
+File: /usr/share/man/man1/conspy.1.xz	100644	root:root	f42aaf6f9f3878f533a392ec732cae98	
+RPMIdentity: c96000875eb81859840aaefefeff44fa9e294e5c2cf064ede075f416aa1f208b5dbc14251da2593f20b7a06b74630a9b9edf8362402334f859394a6c3de5f3a7
--- conspy-debuginfo-1.8-alt1.x86_64.rpm.repo	2013-08-03 18:53:47.000000000 +0000
+++ conspy-debuginfo-1.8-alt1.x86_64.rpm.hasher	2024-03-10 09:05:53.885518684 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/52	40755	root:root	
-/usr/lib/debug/.build-id/52/59d8bbe953499f460589e0e8d0ea3ae1337b0c	120777	root:root	../../../../bin/conspy
-/usr/lib/debug/.build-id/52/59d8bbe953499f460589e0e8d0ea3ae1337b0c.debug	120777	root:root	../../usr/bin/conspy.debug
+/usr/lib/debug/.build-id/82	40755	root:root	
+/usr/lib/debug/.build-id/82/b9f9ab3c27354831dbb6d92dd79d409eed23b5	120777	root:root	../../../../bin/conspy
+/usr/lib/debug/.build-id/82/b9f9ab3c27354831dbb6d92dd79d409eed23b5.debug	120777	root:root	../../usr/bin/conspy.debug
 /usr/lib/debug/usr/bin/conspy.debug	100644	root:root	
@@ -13,8 +13,8 @@
 Provides: conspy-debuginfo = 1.8-alt1
-File: /usr/lib/debug/.build-id/52	40755	root:root		
-File: /usr/lib/debug/.build-id/52/59d8bbe953499f460589e0e8d0ea3ae1337b0c	120777	root:root		../../../../bin/conspy
-File: /usr/lib/debug/.build-id/52/59d8bbe953499f460589e0e8d0ea3ae1337b0c.debug	120777	root:root		../../usr/bin/conspy.debug
-File: /usr/lib/debug/usr/bin/conspy.debug	100644	root:root	3f9d5a6c626c3cc8204bcbc513d5f1e7	
+File: /usr/lib/debug/.build-id/82	40755	root:root		
+File: /usr/lib/debug/.build-id/82/b9f9ab3c27354831dbb6d92dd79d409eed23b5	120777	root:root		../../../../bin/conspy
+File: /usr/lib/debug/.build-id/82/b9f9ab3c27354831dbb6d92dd79d409eed23b5.debug	120777	root:root		../../usr/bin/conspy.debug
+File: /usr/lib/debug/usr/bin/conspy.debug	100644	root:root	65dc18f29da15b80a9bca1f7b25c5dfe	
 File: /usr/src/debug/conspy-1.8	40755	root:root		
 File: /usr/src/debug/conspy-1.8/conspy.c	100644	root:root	0a974590218249e9db338bd411a1a7e8	
-RPMIdentity: 44c0b17fbbfc1dbb6b53a802b162a7e60c872b1b992d10fa65997ac0e1dc86553d7c97de58797f87ea00753cacaee93e949407e7d90d961692207a2fb5e6eb10
+RPMIdentity: 6234d8d253270c60408dd32fe35e38b875df2e0b8dbb553570d59a9ad5ba3eba41649671b74943796f808b334986a38e609ceea66ee1aef3bab6d04a2971e4fb