<86>Apr 27 08:14:24 userdel[1988064]: delete user 'rooter' <86>Apr 27 08:14:24 userdel[1988064]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:14:24 userdel[1988064]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:14:24 groupadd[1988074]: group added to /etc/group: name=rooter, GID=1229 <86>Apr 27 08:14:24 groupadd[1988074]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:14:24 groupadd[1988074]: new group: name=rooter, GID=1229 <86>Apr 27 08:14:24 useradd[1988080]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:14:24 userdel[1988104]: delete user 'builder' <86>Apr 27 08:14:24 userdel[1988104]: removed group 'builder' owned by 'builder' <86>Apr 27 08:14:24 userdel[1988104]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:14:24 groupadd[1988119]: group added to /etc/group: name=builder, GID=1230 <86>Apr 27 08:14:24 groupadd[1988119]: group added to /etc/gshadow: name=builder <86>Apr 27 08:14:24 groupadd[1988119]: new group: name=builder, GID=1230 <86>Apr 27 08:14:24 useradd[1988134]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/abduco-0.6.55.gae7dd80-alt1.nosrc.rpm (w1.gzdio) Installing abduco-0.6.55.gae7dd80-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf abduco-0.6.55.gae7dd80 + echo 'Source #0 (abduco-0.6.55.gae7dd80.tar):' Source #0 (abduco-0.6.55.gae7dd80.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/abduco-0.6.55.gae7dd80.tar + cd abduco-0.6.55.gae7dd80 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abduco-0.6.55.gae7dd80 + 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 -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=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: unknown option --host=i586-alt-linux checking for C compiler... cc checking whether C compiler works... yes checking whether compiler accepts -Werror=unknown-warning-option... no checking whether compiler accepts -Werror=unused-command-line-argument... no checking whether linker accepts -Werror=unknown-warning-option... no checking whether linker accepts -Werror=unused-command-line-argument... no checking whether compiler accepts -pipe... yes checking whether compiler accepts -Os... yes checking whether compiler accepts -ffunction-sections... yes checking whether compiler accepts -fdata-sections... yes checking whether linker accepts -Wl,--gc-sections... yes checking whether compiler accepts -fPIE... yes checking whether compiler accepts -fstack-protector-all... yes checking whether linker accepts -Wl,-z,now... yes checking whether linker accepts -Wl,-z,relro... yes checking whether linker accepts -pie... yes creating config.mk... done + make -j8 make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' cp config.def.h config.h make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -pipe -Os -ffunction-sections -fdata-sections -fPIE -std=c99 -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -DNDEBUG -D_FORTIFY_SOURCE=2 -DVERSION=\"0.6\" -fstack-protector-all abduco.c -Wl,-z,now -Wl,-z,relro -lc -lutil -Wl,--gc-sections -pie -o abduco : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.20640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/abduco-buildroot + : + /bin/rm -rf -- /usr/src/tmp/abduco-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd abduco-0.6.55.gae7dd80 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/abduco-buildroot make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' installing executable file to /usr/src/tmp/abduco-buildroot/usr/bin installing manual page to /usr/src/tmp/abduco-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6.55.gae7dd80' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/abduco-buildroot (auto) Verifying and fixing files in /usr/src/tmp/abduco-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/abduco-buildroot/ (default) Compressing files in /usr/src/tmp/abduco-buildroot (auto) Verifying ELF objects in /usr/src/tmp/abduco-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/abduco: uses non-LFS functions: fcntl lstat open scandir stat Splitting links to aliased files under /{,s}bin in /usr/src/tmp/abduco-buildroot Processing files: abduco-0.6.55.gae7dd80-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VZ0lcM 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.ejzMyp 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.10), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rZX1kL Creating abduco-debuginfo package Processing files: abduco-debuginfo-0.6.55.gae7dd80-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.X9Dmdd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zZ4btd find-requires: running scripts (debuginfo) Requires: abduco = 0.6.55.gae7dd80-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to abduco-debuginfo a strict dependency on abduco Wrote: /usr/src/RPM/RPMS/i586/abduco-0.6.55.gae7dd80-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/abduco-debuginfo-0.6.55.gae7dd80-alt1.i586.rpm (w2.lzdio) 1.17user 0.78system 0:06.38elapsed 30%CPU (0avgtext+0avgdata 28248maxresident)k 0inputs+0outputs (0major+169719minor)pagefaults 0swaps 0.80user 1.12system 0:10.63elapsed 18%CPU (0avgtext+0avgdata 12244maxresident)k 0inputs+0outputs (0major+94731minor)pagefaults 0swaps --- abduco-0.6.55.gae7dd80-alt1.i586.rpm.repo 2021-12-02 16:19:47.000000000 +0000 +++ abduco-0.6.55.gae7dd80-alt1.i586.rpm.hasher 2024-04-27 08:14:32.367814640 +0000 @@ -15,4 +15,4 @@ Provides: abduco = 0.6.55.gae7dd80-alt1:sisyphus+291186.200.2.1 -File: /usr/bin/abduco 100755 root:root c8cac1e2e7a3c16e4f72ef9fc7079445 +File: /usr/bin/abduco 100755 root:root 0559cf82ca5848c4b772f7fea6d943c7 File: /usr/share/man/man1/abduco.1.xz 100644 root:root 39eca23f6183548956deb63fa7f8edd4 -RPMIdentity: 3a78276f2f5365e2323a2f39e06abc5704531ae78714def42d08bd6cfd15e8fc9bd5637f898ed7d8dfd1f54e7640d82dd393fae27d2e7e8fc8c71501b3becaa6 +RPMIdentity: 1a4316513dea6e79e164a052f7dadbe3ccb86f4696a60fd1d6228e22c20cee8118923b651a65c5513a520db8ea47eaad0cc9bfeb163c19a11c7295ff6bbeab05 --- abduco-debuginfo-0.6.55.gae7dd80-alt1.i586.rpm.repo 2021-12-02 16:19:47.000000000 +0000 +++ abduco-debuginfo-0.6.55.gae7dd80-alt1.i586.rpm.hasher 2024-04-27 08:14:32.444815002 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ae 40755 root:root -/usr/lib/debug/.build-id/ae/799228035acf4794cae947f1f87e3c51336cfd 120777 root:root ../../../../bin/abduco -/usr/lib/debug/.build-id/ae/799228035acf4794cae947f1f87e3c51336cfd.debug 120777 root:root ../../usr/bin/abduco.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/4432f17bc2b2bc0306e54c03c2e90e13f50df3 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/32/4432f17bc2b2bc0306e54c03c2e90e13f50df3.debug 120777 root:root ../../usr/bin/abduco.debug /usr/lib/debug/usr/bin/abduco.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: abduco-debuginfo = 0.6.55.gae7dd80-alt1:sisyphus+291186.200.2.1 -File: /usr/lib/debug/.build-id/ae 40755 root:root -File: /usr/lib/debug/.build-id/ae/799228035acf4794cae947f1f87e3c51336cfd 120777 root:root ../../../../bin/abduco -File: /usr/lib/debug/.build-id/ae/799228035acf4794cae947f1f87e3c51336cfd.debug 120777 root:root ../../usr/bin/abduco.debug -File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root e60651d919d4985227952e3f67c990a4 +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/4432f17bc2b2bc0306e54c03c2e90e13f50df3 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/32/4432f17bc2b2bc0306e54c03c2e90e13f50df3.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 0a07ab000abb007b1fbafe974d482223 File: /usr/src/debug/abduco-0.6.55.gae7dd80 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/abduco-0.6.55.gae7dd80/server.c 100644 root:root 4a2dfa494e9a737520a65106ee4c193f -RPMIdentity: 9b73042ec609a53124db6908af459f20268e7bf8c8540a1b33ba7ef9c08490fc6ae79bcf478f0369063cbb477f43c2ce0cc6bee477f9afbacedf4bec8f322bcf +RPMIdentity: b9165978ebd3325c07a57eb19870957c4c06a80191809015004f9a926d0b2481348f5ad13d13caecde67778078397e0defd380cfbf93f825bf9926dfc83515a2