<86>Oct 18 14:57:33 userdel[1360683]: delete user 'rooter' <86>Oct 18 14:57:33 userdel[1360683]: removed group 'rooter' owned by 'rooter' <86>Oct 18 14:57:33 userdel[1360683]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 14:57:33 groupadd[1360726]: group added to /etc/group: name=rooter, GID=1847 <86>Oct 18 14:57:33 groupadd[1360726]: group added to /etc/gshadow: name=rooter <86>Oct 18 14:57:33 groupadd[1360726]: new group: name=rooter, GID=1847 <86>Oct 18 14:57:33 useradd[1360760]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Oct 18 14:57:33 userdel[1360814]: delete user 'builder' <86>Oct 18 14:57:33 userdel[1360814]: removed group 'builder' owned by 'builder' <86>Oct 18 14:57:33 userdel[1360814]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 14:57:33 groupadd[1360847]: group added to /etc/group: name=builder, GID=1848 <86>Oct 18 14:57:33 groupadd[1360847]: group added to /etc/gshadow: name=builder <86>Oct 18 14:57:33 groupadd[1360847]: new group: name=builder, GID=1848 <86>Oct 18 14:57:33 useradd[1360878]: new user: name=builder, UID=1848, GID=1848, 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>Oct 18 14:57:37 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Oct 18 14:57:37 rpmi: libstdc++14-devel-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 18 14:57:38 rpmi: gcc14-c++-14.2.1-alt1 icarus+359818.100.1.1 1729089654 installed <13>Oct 18 14:57:38 rpmi: gcc-c++-14-alt1 icarus+359818.400.1.1 1729097861 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.48054 + 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.48054 + 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 -j16 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.85965 + 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.89493 + 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.89493 + 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.x5rv0M 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.8Ov5jN 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.kxkrQG 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.9wKYB0 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JU3pRw 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.11user 1.92system 0:07.30elapsed 41%CPU (0avgtext+0avgdata 32084maxresident)k 0inputs+0outputs (0major+394163minor)pagefaults 0swaps 3.38user 2.68system 0:17.47elapsed 34%CPU (0avgtext+0avgdata 136548maxresident)k 0inputs+0outputs (0major+196484minor)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 2024-10-18 14:57:47.496276267 +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 bd2ac20cce00fb3bdb77bb46976b240b 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: 99b1a86162217d33581edd100757e48cabe112f32fe6b2579df5e1a08e7a67c7f6599432cf7039f9490af98710a5d9c55c037c254be73eba9b32fe5a16d2f9ae --- 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 2024-10-18 14:57:47.549277191 +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/f8 40755 root:root +/usr/lib/debug/.build-id/f8/b7c01b4a7b72f03f318334996f734671b9a23a 120777 root:root ../../../../bin/samefile +/usr/lib/debug/.build-id/f8/b7c01b4a7b72f03f318334996f734671b9a23a.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/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/b7c01b4a7b72f03f318334996f734671b9a23a 120777 root:root ../../../../bin/samefile +File: /usr/lib/debug/.build-id/f8/b7c01b4a7b72f03f318334996f734671b9a23a.debug 120777 root:root ../../usr/bin/samefile.debug +File: /usr/lib/debug/usr/bin/samefile.debug 100644 root:root 045922224263e7ff758267f277122a81 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: 2c037a9b5d9b9315204ae8a1d218a3c619d13cbb5773efd8f32221fbf25784a8f438f43ae2a394019bc7846924b1398dc47ab51fa0882e908aabbc4fdbc181ba