<86>Jan 20 03:18:37 userdel[37763]: delete user 'rooter' <86>Jan 20 03:18:37 userdel[37763]: removed group 'rooter' owned by 'rooter' <86>Jan 20 03:18:37 groupadd[37775]: group added to /etc/group: name=rooter, GID=1301 <86>Jan 20 03:18:37 groupadd[37775]: group added to /etc/gshadow: name=rooter <86>Jan 20 03:18:37 groupadd[37775]: new group: name=rooter, GID=1301 <86>Jan 20 03:18:37 useradd[37784]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash, from=none <86>Jan 20 03:18:37 userdel[37799]: delete user 'builder' <86>Jan 20 03:18:37 userdel[37799]: removed group 'builder' owned by 'builder' <86>Jan 20 03:18:37 userdel[37799]: removed shadow group 'builder' owned by 'builder' <86>Jan 20 03:18:37 groupadd[37812]: group added to /etc/group: name=builder, GID=1302 <86>Jan 20 03:18:37 groupadd[37812]: group added to /etc/gshadow: name=builder <86>Jan 20 03:18:37 groupadd[37812]: new group: name=builder, GID=1302 <86>Jan 20 03:18:37 useradd[37825]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash, from=none warning: user hacker does not exist - using root warning: group hacker does not exist - using root warning: user hacker does not exist - using root warning: group hacker does not exist - using root <13>Jan 20 03:18:43 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Jan 20 03:18:44 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Jan 20 03:18:45 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Jan 20 03:18:45 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/samefile-2.14-alt1.nosrc.rpm (w1.gzdio) Installing samefile-2.14-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf samefile-2.14 + echo 'Source #0 (samefile-2.14.tar.gz):' Source #0 (samefile-2.14.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/samefile-2.14.tar.gz + /bin/tar -xf - + cd samefile-2.14 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2947 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext checking for gawk... gawk 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 for a BSD-compatible install... /usr/bin/ginstall -c checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for strerror... yes checking for lstat... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o fgetline.o fgetline.c make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o options.o options.c make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o error.o error.c error.c: In function 'error': error.c:208:1: warning: infinite recursion detected [-Winfinite-recursion] 208 | error (int flags, const char *fmt,...) | ^~~~~ In file included from error.c:19: error.h:134:13: note: recursive call 134 | error (E_PERROR, " '%s' is false", #x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error.h:134:13: note: recursive call 134 | error (E_PERROR, " '%s' is false", #x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error.h:134:13: note: recursive call 134 | error (E_PERROR, " '%s' is false", #x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error.h:134:13: note: recursive call 134 | error (E_PERROR, " '%s' is false", #x); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o samefile.o samefile.c make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' x86_64-alt-linux-gcc -o samefile samefile.o error.o fgetline.o options.o In function 'xxrealloc', inlined from 'fgetline' at fgetline.c:52:15, inlined from 'fgetline' at fgetline.c:39:1, inlined from 'process_input' at samefile.c:324:21, inlined from 'main' at samefile.c:269:2: error.c:318:12: warning: 'realloc' called on a pointer to an unallocated object '1B' [-Wfree-nonheap-object] 318 | newp = realloc (oldp, newsize); | ^ make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/samefile-buildroot + : + /bin/rm -rf -- /usr/src/tmp/samefile-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd samefile-2.14 + make install DESTDIR=/usr/src/tmp/samefile-buildroot make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' if test ! -d /usr/src/tmp/samefile-buildroot/usr/bin; then /usr/bin/ginstall -c -d /usr/src/tmp/samefile-buildroot/usr/bin; fi if test ! -d /usr/src/tmp/samefile-buildroot/usr/share/man/man1; then /usr/bin/ginstall -c -d /usr/src/tmp/samefile-buildroot/usr/share/man/man1; fi /usr/bin/ginstall -c -m 0755 samefile /usr/src/tmp/samefile-buildroot/usr/bin /usr/bin/ginstall -c -m 0644 samefile.1 /usr/src/tmp/samefile-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/samefile-buildroot (auto) Verifying and fixing files in /usr/src/tmp/samefile-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/samefile-buildroot/ (default) Compressing files in /usr/src/tmp/samefile-buildroot (auto) Verifying ELF objects in /usr/src/tmp/samefile-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/samefile-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.68105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + make test make: Entering directory '/usr/src/RPM/BUILD/samefile-2.14' Any output before the words "Test completed." indicates an anomaly worth investigating. Test completed. make: Leaving directory '/usr/src/RPM/BUILD/samefile-2.14' + exit 0 Processing files: samefile-2.14-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68105 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd samefile-2.14 + DOCDIR=/usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + export DOCDIR + rm -rf /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + /bin/mkdir -p /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + cp -prL README ChangeLog /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + chmod -R go-w /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + chmod -R a+rX /usr/src/tmp/samefile-buildroot/usr/share/doc/samefile-2.14 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.A3L1uZ 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.TkJ21k find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fD6FI1 Creating samefile-debuginfo package Processing files: samefile-debuginfo-2.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IlWjih find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TkQIls find-requires: running scripts (debuginfo) Requires: samefile = 2.14-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/samefile-2.14-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/samefile-debuginfo-2.14-alt1.x86_64.rpm (w2.lzdio) 1.79user 1.95system 0:07.69elapsed 48%CPU (0avgtext+0avgdata 33948maxresident)k 0inputs+0outputs (0major+350020minor)pagefaults 0swaps 5.12user 2.22system 0:21.77elapsed 33%CPU (0avgtext+0avgdata 140544maxresident)k 0inputs+0outputs (0major+195793minor)pagefaults 0swaps --- samefile-2.14-alt1.x86_64.rpm.repo 2013-03-06 22:04:02.000000000 +0000 +++ samefile-2.14-alt1.x86_64.rpm.hasher 2025-01-20 03:18:56.907825470 +0000 @@ -4,3 +4,3 @@ /usr/share/doc/samefile-2.14/README 100644 root:root -/usr/share/man/man1/samefile.1.gz 100644 root:root +/usr/share/man/man1/samefile.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -8,2 +8,5 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) @@ -12,3 +15,3 @@ Provides: samefile = 2.14-alt1 -File: /usr/bin/samefile 100755 root:root b0c4c790d03284477974167f5cd670f6 +File: /usr/bin/samefile 100755 root:root 564001f53e0c09be7679caf9a7cba6ba File: /usr/share/doc/samefile-2.14 40755 root:root @@ -16,3 +19,3 @@ File: /usr/share/doc/samefile-2.14/README 100644 root:root bd07b62074603c79ab2165708e138af3 -File: /usr/share/man/man1/samefile.1.gz 100644 root:root 3ada0b65650788afdcda929b2c313d42 -RPMIdentity: 93228d653860ac61b2c20e204b0913cca4996d85b5fe2204716ff3415cc9f7a7a91236167a170b0e426ca57c3bfeff5b069c4f8569e7627218f4b971e3441786 +File: /usr/share/man/man1/samefile.1.xz 100644 root:root 1b4c41066601c234ec462ff29e87980c +RPMIdentity: b4b63d7adb11602f3967a370130b57c8cb6e37b3e086fa1070057a3515bd939effaec989f123de055186e7a6addd12801d4d0ca116316ade813a7694dfcb2a80 --- samefile-debuginfo-2.14-alt1.x86_64.rpm.repo 2013-03-06 22:04:02.000000000 +0000 +++ samefile-debuginfo-2.14-alt1.x86_64.rpm.hasher 2025-01-20 03:18:57.826835730 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/7e40274032d12e2d21e514ae68555effa522f3 120777 root:root ../../../../bin/samefile -/usr/lib/debug/.build-id/45/7e40274032d12e2d21e514ae68555effa522f3.debug 120777 root:root ../../usr/bin/samefile.debug +/usr/lib/debug/.build-id/62 40755 root:root +/usr/lib/debug/.build-id/62/5a7f9299e2b5fc016be351fde86399b7e61b0e 120777 root:root ../../../../bin/samefile +/usr/lib/debug/.build-id/62/5a7f9299e2b5fc016be351fde86399b7e61b0e.debug 120777 root:root ../../usr/bin/samefile.debug /usr/lib/debug/usr/bin/samefile.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: samefile-debuginfo = 2.14-alt1 -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/7e40274032d12e2d21e514ae68555effa522f3 120777 root:root ../../../../bin/samefile -File: /usr/lib/debug/.build-id/45/7e40274032d12e2d21e514ae68555effa522f3.debug 120777 root:root ../../usr/bin/samefile.debug -File: /usr/lib/debug/usr/bin/samefile.debug 100644 root:root 89671294b07d129d46768fa116830b9b +File: /usr/lib/debug/.build-id/62 40755 root:root +File: /usr/lib/debug/.build-id/62/5a7f9299e2b5fc016be351fde86399b7e61b0e 120777 root:root ../../../../bin/samefile +File: /usr/lib/debug/.build-id/62/5a7f9299e2b5fc016be351fde86399b7e61b0e.debug 120777 root:root ../../usr/bin/samefile.debug +File: /usr/lib/debug/usr/bin/samefile.debug 100644 root:root 85cc37c9d4de52c2813dc8a18a03943b File: /usr/src/debug/samefile-2.14 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/samefile-2.14/samefile.c 100644 root:root 8e96b126afcbc2e7b54588541a061cf7 -RPMIdentity: 0e4f00362353bf4cf73dc4dce1d19115c5dae7241ff05377d09d13f752bdf1c26cf4e5d0b77cc7516ed01e2152aec72b607b958bddd9232eb5ed04eb790b645b +RPMIdentity: 05f933cf466d6bd2f0be9c0de2e7413fa108df70fa6fb64ce8bdbab44bd11d553f62b6614e739b46390ef8fc2c5b92996d6f8bdab4cd9819ffe66342dc83db01