<86>Jul 1 04:34:53 userdel[2695251]: delete user 'rooter' <86>Jul 1 04:34:53 userdel[2695251]: removed group 'rooter' owned by 'rooter' <86>Jul 1 04:34:53 userdel[2695251]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 1 04:34:53 groupadd[2695505]: group added to /etc/group: name=rooter, GID=1838 <86>Jul 1 04:34:53 groupadd[2695505]: group added to /etc/gshadow: name=rooter <86>Jul 1 04:34:53 groupadd[2695505]: new group: name=rooter, GID=1838 <86>Jul 1 04:34:53 useradd[2695637]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Jul 1 04:34:53 userdel[2696444]: delete user 'builder' <86>Jul 1 04:34:53 userdel[2696444]: removed group 'builder' owned by 'builder' <86>Jul 1 04:34:53 userdel[2696444]: removed shadow group 'builder' owned by 'builder' <86>Jul 1 04:34:53 groupadd[2696653]: group added to /etc/group: name=builder, GID=1839 <86>Jul 1 04:34:53 groupadd[2696653]: group added to /etc/gshadow: name=builder <86>Jul 1 04:34:53 groupadd[2696653]: new group: name=builder, GID=1839 <86>Jul 1 04:34:53 useradd[2696944]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none <13>Jul 1 04:34:57 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jul 1 04:34:57 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed <13>Jul 1 04:34:57 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/conspy-1.16-alt1.nosrc.rpm (w1.gzdio) Installing conspy-1.16-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf conspy-1.16 + echo 'Source #0 (conspy-1.16.tar):' Source #0 (conspy-1.16.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/conspy-1.16.tar + cd conspy-1.16 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71786 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd conspy-1.16 + touch NEWS + 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: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:6: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' Makefile-automake.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-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 i586-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-automake config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/conspy-1.16' i586-alt-linux-gcc -DPACKAGE_NAME=\"conspy.c\" -DPACKAGE_TARNAME=\"conspy-c\" -DPACKAGE_VERSION=\"1.10\" -DPACKAGE_STRING=\"conspy.c\ 1.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"conspy-c\" -DVERSION=\"1.10\" -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 -flto=auto -march=i586 -mtune=generic -c -o conspy.o conspy.c make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.16' make: Entering directory '/usr/src/RPM/BUILD/conspy-1.16' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o conspy conspy.o -lncurses make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.16' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.40800 + 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.16 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/conspy-buildroot make: Entering directory '/usr/src/RPM/BUILD/conspy-1.16' make[1]: Entering directory '/usr/src/RPM/BUILD/conspy-1.16' /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.16' make: Leaving directory '/usr/src/RPM/BUILD/conspy-1.16' + /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) verify-elf: WARNING: ./usr/bin/conspy: uses non-LFS functions: lseek open Processing files: conspy-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5hIgU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e64SxJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libncurses.so.5 >= set:mitFWNPmR0BkuxmHZIgLSJj3ZjLwqavXAeNeIPa, libtinfo.so.5 >= 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.eg5ARS Creating conspy-debuginfo package Processing files: conspy-debuginfo-1.16-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2jddxP find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nOqQ3r find-requires: running scripts (debuginfo) Requires: conspy = 1.16-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libncurses.so.5), debug(libtinfo.so.5) Adding to conspy-debuginfo a strict dependency on conspy Wrote: /usr/src/RPM/RPMS/i586/conspy-1.16-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/conspy-debuginfo-1.16-alt1.i586.rpm (w2.lzdio) 3.87user 1.72system 0:17.63elapsed 31%CPU (0avgtext+0avgdata 26732maxresident)k 0inputs+0outputs (0major+445407minor)pagefaults 0swaps 2.55user 2.82system 0:33.27elapsed 16%CPU (0avgtext+0avgdata 112020maxresident)k 0inputs+0outputs (0major+187352minor)pagefaults 0swaps --- conspy-1.16-alt1.i586.rpm.repo 2023-06-06 06:03:40.000000000 +0000 +++ conspy-1.16-alt1.i586.rpm.hasher 2023-07-01 04:35:20.206645501 +0000 @@ -14,4 +14,4 @@ Provides: conspy = 1.16-alt1:sisyphus+322520.40.2.1 -File: /usr/bin/conspy 100755 root:root 56deacca5f5d76e4ab1a3fc2bbca0968 +File: /usr/bin/conspy 100755 root:root 0d666dbd38d8ce7399d3c472d7971878 File: /usr/share/man/man1/conspy.1.xz 100644 root:root c3e1d7dbb95b0cd85dd190f57a3e6206 -RPMIdentity: e37fe67d6db175e061c9128534735294518d5a702cb2d0864b6ebe8e9b5e9ba67ca3f5e6f93cfb19b40392403b99d1cabaa38156e684690dbd43089ff0076fe1 +RPMIdentity: 3441b7a5cc1fb223d7b09ef71c16b1e12c3c39c2096916654a2ceff3a0e00470a7ce10e0a40fe2d15c84ba7928b62e612136539dd9c21b0907fa70f2eaee9b9e --- conspy-debuginfo-1.16-alt1.i586.rpm.repo 2023-06-06 06:03:40.000000000 +0000 +++ conspy-debuginfo-1.16-alt1.i586.rpm.hasher 2023-07-01 04:35:20.423648034 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/da 40755 root:root -/usr/lib/debug/.build-id/da/30b9921c441e809f180dd90f8e1780a75c26e9 120777 root:root ../../../../bin/conspy -/usr/lib/debug/.build-id/da/30b9921c441e809f180dd90f8e1780a75c26e9.debug 120777 root:root ../../usr/bin/conspy.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/18143b4e3ea03f4f3bc14d14657b1556c70084 120777 root:root ../../../../bin/conspy +/usr/lib/debug/.build-id/58/18143b4e3ea03f4f3bc14d14657b1556c70084.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.16-alt1:sisyphus+322520.40.2.1 -File: /usr/lib/debug/.build-id/da 40755 root:root -File: /usr/lib/debug/.build-id/da/30b9921c441e809f180dd90f8e1780a75c26e9 120777 root:root ../../../../bin/conspy -File: /usr/lib/debug/.build-id/da/30b9921c441e809f180dd90f8e1780a75c26e9.debug 120777 root:root ../../usr/bin/conspy.debug -File: /usr/lib/debug/usr/bin/conspy.debug 100644 root:root 9bf0d4c72f4f90c4aa4bfc9e7f3afd9e +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/18143b4e3ea03f4f3bc14d14657b1556c70084 120777 root:root ../../../../bin/conspy +File: /usr/lib/debug/.build-id/58/18143b4e3ea03f4f3bc14d14657b1556c70084.debug 120777 root:root ../../usr/bin/conspy.debug +File: /usr/lib/debug/usr/bin/conspy.debug 100644 root:root b90afb3dc7a79eab07b5913fa66c12c0 File: /usr/src/debug/conspy-1.16 40755 root:root File: /usr/src/debug/conspy-1.16/conspy.c 100644 root:root 8a07a66604b3abdee5ff9c47c6dab1ca -RPMIdentity: 420374aeecdd661eed45ebe0283f76d8e087e19c52f9449833e93c50e3a28472c1bba8e4a91e9531ee86bcbd1a3b28ba3d305dde8ac84d4764d22f7f5e519aa7 +RPMIdentity: 588693d8c81f3c01afd5d7a7ddce6e0c77bb2d5d17844baadcadc3ee09e53fe00464288ceb1d7dcd99cab43fd39671fae00e3e71788dbd17aaea11f0799bebf9