<86>Oct 18 13:23:03 userdel[2238214]: delete user 'rooter' <86>Oct 18 13:23:03 userdel[2238214]: removed group 'rooter' owned by 'rooter' <86>Oct 18 13:23:03 userdel[2238214]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 13:23:03 groupadd[2238227]: group added to /etc/group: name=rooter, GID=1238 <86>Oct 18 13:23:03 groupadd[2238227]: group added to /etc/gshadow: name=rooter <86>Oct 18 13:23:03 groupadd[2238227]: new group: name=rooter, GID=1238 <86>Oct 18 13:23:03 useradd[2238235]: new user: name=rooter, UID=1238, GID=1238, home=/root, shell=/bin/bash, from=none <86>Oct 18 13:23:03 userdel[2238249]: delete user 'builder' <86>Oct 18 13:23:03 userdel[2238249]: removed group 'builder' owned by 'builder' <86>Oct 18 13:23:03 userdel[2238249]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 13:23:03 groupadd[2238259]: group added to /etc/group: name=builder, GID=1239 <86>Oct 18 13:23:03 groupadd[2238259]: group added to /etc/gshadow: name=builder <86>Oct 18 13:23:03 groupadd[2238259]: new group: name=builder, GID=1239 <86>Oct 18 13:23:03 useradd[2238267]: new user: name=builder, UID=1239, GID=1239, 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.46622 + 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.46622 + 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 -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 -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.69833 + 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) 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.gSfiNw 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.gxfhLN 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.P7976g 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.USJcy5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Obb9kr 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.96user 0.73system 0:06.17elapsed 27%CPU (0avgtext+0avgdata 34240maxresident)k 0inputs+0outputs (0major+187513minor)pagefaults 0swaps 0.74user 1.29system 0:10.50elapsed 19%CPU (0avgtext+0avgdata 12224maxresident)k 0inputs+0outputs (0major+93945minor)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-10-18 13:23:11.413679326 +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 1fe4eed04d1c0a1da8a7fdaf337d9a83 File: /usr/share/man/man1/abduco.1.xz 100644 root:root 39eca23f6183548956deb63fa7f8edd4 -RPMIdentity: 981922fbfae030586b5c8c988578d553c23357e560fe40d62861896d3bb0be70c48b8e5d3fb91cb907cf3c35050b87bf13b9c5c3d554c45ec8cbcf88786eb99f +RPMIdentity: 0766594fd5f303216a4da81a796a7b1289d443d7bd572e458b5064fb79f88f70537b4f580929537b66d19ca053bceb0eaa90bf30f0f593b44f63a0d3ffcdd0db --- 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-10-18 13:23:11.484680188 +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/22 40755 root:root +/usr/lib/debug/.build-id/22/233533349b16100df2093f1fee1a924d9e60bd 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/22/233533349b16100df2093f1fee1a924d9e60bd.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/22 40755 root:root +File: /usr/lib/debug/.build-id/22/233533349b16100df2093f1fee1a924d9e60bd 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/22/233533349b16100df2093f1fee1a924d9e60bd.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 4aaddd47e9ae822278b7ec6c2a9140e4 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: c3a97e0def7c0e49c73462f6df98a9bc6acc299a200b40b8c621e4573cf9d6874ea80f6f8c3cc9c3b2ec3b84e8df0cfbe9b8cad25886718be78772528ccb8963