<86>Jun 16 01:00:56 userdel[3907959]: delete user 'rooter' <86>Jun 16 01:00:56 userdel[3907959]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:00:56 userdel[3907959]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:00:56 groupadd[3908000]: group added to /etc/group: name=rooter, GID=1814 <86>Jun 16 01:00:56 groupadd[3908000]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:00:56 groupadd[3908000]: new group: name=rooter, GID=1814 <86>Jun 16 01:00:56 useradd[3908043]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash <86>Jun 16 01:00:56 userdel[3908093]: delete user 'builder' <86>Jun 16 01:00:56 userdel[3908093]: removed group 'builder' owned by 'builder' <86>Jun 16 01:00:56 userdel[3908093]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:00:56 groupadd[3908140]: group added to /etc/group: name=builder, GID=1815 <86>Jun 16 01:00:56 groupadd[3908140]: group added to /etc/gshadow: name=builder <86>Jun 16 01:00:56 groupadd[3908140]: new group: name=builder, GID=1815 <86>Jun 16 01:00:56 useradd[3908184]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash <13>Jun 16 01:01:00 rpmi: glibc-devel-static-6:2.32-alt5.p10.3 p10+347164.100.4.1 1714662498 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/catatonit-0.2.0-alt1.nosrc.rpm (w1.gzdio) Installing catatonit-0.2.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf catatonit-0.2.0 + echo 'Source #0 (catatonit-0.2.0.tar):' Source #0 (catatonit-0.2.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/catatonit-0.2.0.tar + cd catatonit-0.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.79253 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd catatonit-0.2.0 + 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: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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:24: installing './compile' configure.ac:21: installing './missing' Makefile.am: installing './depcomp' 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/libexec --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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for close_range... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) 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 config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/catatonit-0.2.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"catatonit\" -DPACKAGE_TARNAME=\"catatonit\" -DPACKAGE_VERSION=\"0.2.0\" -DPACKAGE_STRING=\"catatonit\ 0.2.0\" -DPACKAGE_BUGREPORT=\"https://bugs.opensuse.org/\" -DPACKAGE_URL=\"https://github.com/openSUSE/catatonit/\" -DPACKAGE=\"catatonit\" -DVERSION=\"0.2.0\" -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_SIGNALFD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -c -o catatonit.o catatonit.c make: Leaving directory '/usr/src/RPM/BUILD/catatonit-0.2.0' make: Entering directory '/usr/src/RPM/BUILD/catatonit-0.2.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -all-static -o catatonit catatonit.o libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -static -o catatonit catatonit.o make: Leaving directory '/usr/src/RPM/BUILD/catatonit-0.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/catatonit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/catatonit-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd catatonit-0.2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/catatonit-buildroot make: Entering directory '/usr/src/RPM/BUILD/catatonit-0.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/catatonit-0.2.0' /bin/mkdir -p '/usr/src/tmp/catatonit-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p catatonit '/usr/src/tmp/catatonit-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p catatonit /usr/src/tmp/catatonit-buildroot/usr/bin/catatonit make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/catatonit-0.2.0' make: Leaving directory '/usr/src/RPM/BUILD/catatonit-0.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/catatonit-buildroot (auto) Verifying and fixing files in /usr/src/tmp/catatonit-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/catatonit-buildroot/ (default) Compressing files in /usr/src/tmp/catatonit-buildroot (auto) Verifying ELF objects in /usr/src/tmp/catatonit-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 3] '.rela.plt': relocation 0: invalid symbol index section [ 3] '.rela.plt': relocation 1: invalid symbol index section [ 3] '.rela.plt': relocation 2: invalid symbol index section [ 3] '.rela.plt': relocation 3: invalid symbol index section [ 3] '.rela.plt': relocation 4: invalid symbol index section [ 3] '.rela.plt': relocation 5: invalid symbol index section [ 3] '.rela.plt': relocation 6: invalid symbol index section [ 3] '.rela.plt': relocation 7: invalid symbol index section [ 3] '.rela.plt': relocation 8: invalid symbol index section [ 3] '.rela.plt': relocation 9: invalid symbol index section [ 3] '.rela.plt': relocation 10: invalid symbol index section [ 3] '.rela.plt': relocation 11: invalid symbol index section [ 3] '.rela.plt': relocation 12: invalid symbol index section [ 3] '.rela.plt': relocation 13: invalid symbol index section [ 3] '.rela.plt': relocation 14: invalid symbol index section [ 3] '.rela.plt': relocation 15: invalid symbol index section [ 3] '.rela.plt': relocation 16: invalid symbol index section [ 3] '.rela.plt': relocation 17: invalid symbol index section [ 3] '.rela.plt': relocation 18: invalid symbol index section [ 3] '.rela.plt': relocation 19: invalid symbol index section [ 3] '.rela.plt': relocation 20: invalid symbol index section [ 3] '.rela.plt': relocation 21: invalid symbol index section [ 3] '.rela.plt': relocation 22: invalid symbol index section [ 3] '.rela.plt': relocation 23: invalid symbol index verify-elf: WARNING: ./usr/bin/catatonit: eu-elflint failed Processing files: catatonit-0.2.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37559 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd catatonit-0.2.0 + DOCDIR=/usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + export DOCDIR + rm -rf /usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + /bin/mkdir -p /usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + cp -prL README.md COPYING /usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + chmod -R go-w /usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + chmod -R a+rX /usr/src/tmp/catatonit-buildroot/usr/share/doc/catatonit-0.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V975Zg 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.tI33Ak find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DgnWAk Creating catatonit-debuginfo package Processing files: catatonit-debuginfo-0.2.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O2BTvj find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pGkrIh find-requires: running scripts (debuginfo) Requires: catatonit = 0.2.0-alt1 Adding to catatonit-debuginfo a strict dependency on catatonit Wrote: /usr/src/RPM/RPMS/x86_64/catatonit-0.2.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/catatonit-debuginfo-0.2.0-alt1.x86_64.rpm (w2.lzdio) 2.88user 3.42system 0:11.51elapsed 54%CPU (0avgtext+0avgdata 36344maxresident)k 0inputs+0outputs (0major+684826minor)pagefaults 0swaps 3.15user 2.65system 0:20.68elapsed 28%CPU (0avgtext+0avgdata 129016maxresident)k 0inputs+0outputs (0major+192819minor)pagefaults 0swaps --- catatonit-0.2.0-alt1.x86_64.rpm.repo 2023-12-12 13:56:50.000000000 +0000 +++ catatonit-0.2.0-alt1.x86_64.rpm.hasher 2024-06-16 01:01:14.075205557 +0000 @@ -6,3 +6,3 @@ Provides: catatonit = 0.2.0-alt1:p10+336040.300.6.1 -File: /usr/bin/catatonit 100755 root:root 06fae6fd5fc68c29d3b6263049c131b6 +File: /usr/bin/catatonit 100755 root:root 8798a57d1b8892248ce7c11741c85574 File: /usr/share/doc/catatonit-0.2.0 40755 root:root @@ -10,2 +10,2 @@ File: /usr/share/doc/catatonit-0.2.0/README.md 100644 root:root 23788783df020c4a52c497c973686370 -RPMIdentity: b8d7f84954f64a258f8cd68438ccaece601c7021532a8c5a5ca7de56f8d4e6178c1b42cbf43c5723c37a5418fe41a9a98a27022fdf64b6a19c2681cabce3e97d +RPMIdentity: c7a2290745ac33561f8cc42dc82826fe757b8d65d38c7c63b90010b3c26ebe59f2b2941787536bb5ab5e9f8529bcbe99268f0d4b6310791fcfe7d5479ec43d42 --- catatonit-debuginfo-0.2.0-alt1.x86_64.rpm.repo 2023-12-12 13:56:50.000000000 +0000 +++ catatonit-debuginfo-0.2.0-alt1.x86_64.rpm.hasher 2024-06-16 01:01:14.164206651 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7c 40755 root:root -/usr/lib/debug/.build-id/7c/797af776e7ecee591807fa36134f332b47d037 120777 root:root ../../../../bin/catatonit -/usr/lib/debug/.build-id/7c/797af776e7ecee591807fa36134f332b47d037.debug 120777 root:root ../../usr/bin/catatonit.debug +/usr/lib/debug/.build-id/cb 40755 root:root +/usr/lib/debug/.build-id/cb/50137c33126115e804149e8e5ba0d9a9fe76c6 120777 root:root ../../../../bin/catatonit +/usr/lib/debug/.build-id/cb/50137c33126115e804149e8e5ba0d9a9fe76c6.debug 120777 root:root ../../usr/bin/catatonit.debug /usr/lib/debug/usr/bin/catatonit.debug 100644 root:root @@ -9,8 +9,8 @@ Provides: catatonit-debuginfo = 0.2.0-alt1:p10+336040.300.6.1 -File: /usr/lib/debug/.build-id/7c 40755 root:root -File: /usr/lib/debug/.build-id/7c/797af776e7ecee591807fa36134f332b47d037 120777 root:root ../../../../bin/catatonit -File: /usr/lib/debug/.build-id/7c/797af776e7ecee591807fa36134f332b47d037.debug 120777 root:root ../../usr/bin/catatonit.debug -File: /usr/lib/debug/usr/bin/catatonit.debug 100644 root:root 815599186ca1d366c07b6120601efd92 +File: /usr/lib/debug/.build-id/cb 40755 root:root +File: /usr/lib/debug/.build-id/cb/50137c33126115e804149e8e5ba0d9a9fe76c6 120777 root:root ../../../../bin/catatonit +File: /usr/lib/debug/.build-id/cb/50137c33126115e804149e8e5ba0d9a9fe76c6.debug 120777 root:root ../../usr/bin/catatonit.debug +File: /usr/lib/debug/usr/bin/catatonit.debug 100644 root:root 25467ceece4f87c9ce5db11259710f0a File: /usr/src/debug/catatonit-0.2.0 40755 root:root File: /usr/src/debug/catatonit-0.2.0/catatonit.c 100644 root:root 341dbe3696d4022994e34b30261f5f3b -RPMIdentity: e1040dda25433b8f787561739f2a401eeb2c570139be596b7cc35689eeeee88bafc5da3475a881c04edeaae9e67a045c0f209b9e9f56b6b08d478b676f1d8d37 +RPMIdentity: a0c0d9f2b7c48df9bf3f5c12879760f47ee23f6cfc6fa45eb8f5d866f4f78d57b87d16d289431b78ae38053864a074a16eda67ce5e6f3a2134424d223e14e9f5