<86>Oct 18 00:07:38 userdel[2697383]: delete user 'rooter' <86>Oct 18 00:07:38 userdel[2697383]: removed group 'rooter' owned by 'rooter' <86>Oct 18 00:07:38 userdel[2697383]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 00:07:38 groupadd[2697425]: group added to /etc/group: name=rooter, GID=1853 <86>Oct 18 00:07:38 groupadd[2697425]: group added to /etc/gshadow: name=rooter <86>Oct 18 00:07:38 groupadd[2697425]: new group: name=rooter, GID=1853 <86>Oct 18 00:07:38 useradd[2697444]: new user: name=rooter, UID=1853, GID=1853, home=/root, shell=/bin/bash, from=none <86>Oct 18 00:07:38 userdel[2697467]: delete user 'builder' <86>Oct 18 00:07:38 userdel[2697467]: removed group 'builder' owned by 'builder' <86>Oct 18 00:07:38 userdel[2697467]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 00:07:38 groupadd[2697479]: group added to /etc/group: name=builder, GID=1854 <86>Oct 18 00:07:38 groupadd[2697479]: group added to /etc/gshadow: name=builder <86>Oct 18 00:07:38 groupadd[2697479]: new group: name=builder, GID=1854 <86>Oct 18 00:07:38 useradd[2697496]: new user: name=builder, UID=1854, GID=1854, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57008 + 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.57008 + 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' + 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: unknown option --host=x86_64-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 -j16 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 -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.2963 + 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:/bin:/usr/bin:/usr/X11R6/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) 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.IPjmVL 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.fduChL 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.10)(64bit), libc.so.6(GLIBC_2.15)(64bit), 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), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HzUNd4 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.ly8yUT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M0TL3g find-requires: running scripts (debuginfo) Requires: abduco = 0.6.55.gae7dd80-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to abduco-debuginfo a strict dependency on abduco Wrote: /usr/src/RPM/RPMS/x86_64/abduco-0.6.55.gae7dd80-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/abduco-debuginfo-0.6.55.gae7dd80-alt1.x86_64.rpm (w2.lzdio) 0.64user 0.71system 0:06.00elapsed 22%CPU (0avgtext+0avgdata 33368maxresident)k 0inputs+0outputs (0major+186309minor)pagefaults 0swaps 0.50user 1.04system 0:09.38elapsed 16%CPU (0avgtext+0avgdata 12260maxresident)k 0inputs+0outputs (0major+97108minor)pagefaults 0swaps --- abduco-0.6.55.gae7dd80-alt1.x86_64.rpm.repo 2021-12-02 16:19:48.000000000 +0000 +++ abduco-0.6.55.gae7dd80-alt1.x86_64.rpm.hasher 2023-10-18 00:07:46.102839548 +0000 @@ -13,4 +13,4 @@ Provides: abduco = 0.6.55.gae7dd80-alt1:sisyphus+291186.200.2.1 -File: /usr/bin/abduco 100755 root:root 5f9d8990a1fdbd3f90e7bc314b9ee4a4 +File: /usr/bin/abduco 100755 root:root 7b852d352e82debbd0fcf3f7bfb16a96 File: /usr/share/man/man1/abduco.1.xz 100644 root:root 39eca23f6183548956deb63fa7f8edd4 -RPMIdentity: 981922fbfae030586b5c8c988578d553c23357e560fe40d62861896d3bb0be70c48b8e5d3fb91cb907cf3c35050b87bf13b9c5c3d554c45ec8cbcf88786eb99f +RPMIdentity: 5aee4543d44d81562e8b71e05b868be7f2b05ae41a3e889cac7eb4abb4847b33c92ad839ea06c0f86cd80728437c01fe9d4bf6b097eb53c8f3e329970abf5859 --- abduco-debuginfo-0.6.55.gae7dd80-alt1.x86_64.rpm.repo 2021-12-02 16:19:48.000000000 +0000 +++ abduco-debuginfo-0.6.55.gae7dd80-alt1.x86_64.rpm.hasher 2023-10-18 00:07:46.186840621 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3a 40755 root:root -/usr/lib/debug/.build-id/3a/22f19a4ba85065748df74078920b0782dc5ba4 120777 root:root ../../../../bin/abduco -/usr/lib/debug/.build-id/3a/22f19a4ba85065748df74078920b0782dc5ba4.debug 120777 root:root ../../usr/bin/abduco.debug +/usr/lib/debug/.build-id/e0 40755 root:root +/usr/lib/debug/.build-id/e0/8eb24259b4f13104811f7e006446cdd7a0774b 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/e0/8eb24259b4f13104811f7e006446cdd7a0774b.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/3a 40755 root:root -File: /usr/lib/debug/.build-id/3a/22f19a4ba85065748df74078920b0782dc5ba4 120777 root:root ../../../../bin/abduco -File: /usr/lib/debug/.build-id/3a/22f19a4ba85065748df74078920b0782dc5ba4.debug 120777 root:root ../../usr/bin/abduco.debug -File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 7cb187f1222d7a7ee925da942f97bfe8 +File: /usr/lib/debug/.build-id/e0 40755 root:root +File: /usr/lib/debug/.build-id/e0/8eb24259b4f13104811f7e006446cdd7a0774b 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/e0/8eb24259b4f13104811f7e006446cdd7a0774b.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 7311fd8f351b148bc64829d85d0f05ab 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: 75a463c8b75b9bfa94c2d4698af0d48ae225e7528a6ac297836e2ac17e8e9f8fd7a2958b8395e91ffe834cac463ea9738fc227faca1875d51afad5cb47bd3157 +RPMIdentity: 15ee83eee8e0f91658f97c879d16d16526762cc2f0b82cb0fee0f71e4566a88b94ecb40cd46ff9ce03ddc522895b48ccb5264aa2d5330923c2b8ea054b54c2a2