<86>Mar 15 13:12:17 userdel[918674]: delete user 'rooter' <86>Mar 15 13:12:17 userdel[918674]: removed group 'rooter' owned by 'rooter' <86>Mar 15 13:12:17 userdel[918674]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 15 13:12:17 groupadd[918684]: group added to /etc/group: name=rooter, GID=1847 <86>Mar 15 13:12:17 groupadd[918684]: group added to /etc/gshadow: name=rooter <86>Mar 15 13:12:17 groupadd[918684]: new group: name=rooter, GID=1847 <86>Mar 15 13:12:17 useradd[918692]: new user: name=rooter, UID=1847, GID=1847, home=/root, shell=/bin/bash, from=none <86>Mar 15 13:12:17 userdel[918704]: delete user 'builder' <86>Mar 15 13:12:17 userdel[918704]: removed group 'builder' owned by 'builder' <86>Mar 15 13:12:17 userdel[918704]: removed shadow group 'builder' owned by 'builder' <86>Mar 15 13:12:17 groupadd[918711]: group added to /etc/group: name=builder, GID=1848 <86>Mar 15 13:12:17 groupadd[918711]: group added to /etc/gshadow: name=builder <86>Mar 15 13:12:17 groupadd[918711]: new group: name=builder, GID=1848 <86>Mar 15 13:12:17 useradd[918719]: new user: name=builder, UID=1848, GID=1848, 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.40972 + 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.40972 + 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.94299 + 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) 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.TWqDuX 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.PjPDxJ 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.d0FiYa 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.7X4Z7A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HtOUCt 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.66user 0.47system 0:05.84elapsed 19%CPU (0avgtext+0avgdata 32740maxresident)k 0inputs+0outputs (0major+187211minor)pagefaults 0swaps 0.56user 0.79system 0:08.85elapsed 15%CPU (0avgtext+0avgdata 11972maxresident)k 0inputs+0outputs (0major+91154minor)pagefaults 0swaps --- abduco-0.6.55.gae7dd80-alt1.x86_64.rpm.repo 2021-12-02 16:19:48.250197995 +0000 +++ abduco-0.6.55.gae7dd80-alt1.x86_64.rpm.hasher 2024-03-15 13:12:24.175530876 +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 272299a4f7b938342e3303d6759f2f2d File: /usr/share/man/man1/abduco.1.xz 100644 root:root 39eca23f6183548956deb63fa7f8edd4 -RPMIdentity: 981922fbfae030586b5c8c988578d553c23357e560fe40d62861896d3bb0be70c48b8e5d3fb91cb907cf3c35050b87bf13b9c5c3d554c45ec8cbcf88786eb99f +RPMIdentity: 475541c6d79a60edba0e2a48d3bc7a2790c1efc39b3fa3ad50b80c0d99e99a2ade648d68a6b672c4e5b672d2ae2872c34034a8abbfcac6416e1a8362b701d358 --- abduco-debuginfo-0.6.55.gae7dd80-alt1.x86_64.rpm.repo 2021-12-02 16:19:48.420200394 +0000 +++ abduco-debuginfo-0.6.55.gae7dd80-alt1.x86_64.rpm.hasher 2024-03-15 13:12:24.230531826 +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/7e 40755 root:root +/usr/lib/debug/.build-id/7e/94bb4a3e3c5b3384b7dbed46d8282bcf68c085 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/7e/94bb4a3e3c5b3384b7dbed46d8282bcf68c085.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/7e 40755 root:root +File: /usr/lib/debug/.build-id/7e/94bb4a3e3c5b3384b7dbed46d8282bcf68c085 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/7e/94bb4a3e3c5b3384b7dbed46d8282bcf68c085.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 1b4118ce389878d2e21535c32373bd81 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: 15dab3299b9aa01d78111f2c4e2f30b7eb8e1f7d3b79667d821951ef70c59f6a2c3599010b2ca851259b42e09768a38f81f046d1c704a6a33bbc0642eeb8514d