<86>Jan 21 00:29:59 userdel[2844628]: delete user 'rooter' <86>Jan 21 00:29:59 userdel[2844628]: removed group 'rooter' owned by 'rooter' <86>Jan 21 00:29:59 userdel[2844628]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 21 00:29:59 groupadd[2844634]: group added to /etc/group: name=rooter, GID=1823 <86>Jan 21 00:29:59 groupadd[2844634]: group added to /etc/gshadow: name=rooter <86>Jan 21 00:29:59 groupadd[2844634]: new group: name=rooter, GID=1823 <86>Jan 21 00:29:59 useradd[2844638]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash <86>Jan 21 00:29:59 userdel[2844644]: delete user 'builder' <86>Jan 21 00:29:59 userdel[2844644]: removed group 'builder' owned by 'builder' <86>Jan 21 00:29:59 userdel[2844644]: removed shadow group 'builder' owned by 'builder' <86>Jan 21 00:29:59 groupadd[2844649]: group added to /etc/group: name=builder, GID=1824 <86>Jan 21 00:29:59 groupadd[2844649]: group added to /etc/gshadow: name=builder <86>Jan 21 00:29:59 groupadd[2844649]: new group: name=builder, GID=1824 <86>Jan 21 00:29:59 useradd[2844653]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/abduco-0.6-alt1_8.nosrc.rpm (w1.gzdio) Installing abduco-0.6-alt1_8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf abduco-0.6 + echo 'Source #0 (abduco-0.6.tar.gz):' Source #0 (abduco-0.6.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/abduco-0.6.tar.gz + /bin/tar -xf - + cd abduco-0.6 + /bin/chmod -c -Rf u+rwX,go-w . + echo '#!/bin/sh' + chmod +x ./configure + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abduco-0.6 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 --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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext + make -j16 make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' cleaning make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6' make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' cp config.def.h config.h make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6' make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' abduco build options: CFLAGS = -pipe -frecord-gcc-switches -Wall -g -O2 -std=c99 -pedantic -Wall -I. -DVERSION="0.6" -DNDEBUG -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 LDFLAGS = -lc -lutil CC = cc make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6' make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' CC abduco.c abduco.c: In function 'list_session': abduco.c:543:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 543 | chdir(sockaddr.sun_path); | ^~~~~~~~~~~~~~~~~~~~~~~~ abduco.c: In function 'create_session': abduco.c:445:5: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 445 | chdir("/"); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6' make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' CC -o abduco make: Leaving directory '/usr/src/RPM/BUILD/abduco-0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61945 + 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 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/abduco-buildroot PREFIX=/usr STRIP=: make: Entering directory '/usr/src/RPM/BUILD/abduco-0.6' stripping executable 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' + /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-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61945 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd abduco-0.6 + DOCDIR=/usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + export DOCDIR + rm -rf /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + /bin/mkdir -p /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + cp -prL --no-dereference LICENSE /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + chmod -R go-w /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + chmod -R a+rX /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + cp -prL README.md /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + chmod -R go-w /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + chmod -R a+rX /usr/src/tmp/abduco-buildroot/usr/share/doc/abduco-0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v2AM26 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.K88T65 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.4)(64bit), libutil.so.1(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zHHdG6 Creating abduco-debuginfo package Processing files: abduco-debuginfo-0.6-alt1_8 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.36Wjt7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UDh5f5 find-requires: running scripts (debuginfo) Requires: abduco = 0.6-alt1_8, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libutil.so.1) Adding to abduco-debuginfo a strict dependency on abduco Wrote: /usr/src/RPM/RPMS/x86_64/abduco-0.6-alt1_8.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/abduco-debuginfo-0.6-alt1_8.x86_64.rpm (w2.lzdio) 0.44user 0.56system 0:05.61elapsed 18%CPU (0avgtext+0avgdata 35196maxresident)k 0inputs+0outputs (0major+155468minor)pagefaults 0swaps 2.66user 1.17system 0:11.05elapsed 34%CPU (0avgtext+0avgdata 123788maxresident)k 0inputs+0outputs (0major+134913minor)pagefaults 0swaps --- abduco-0.6-alt1_8.x86_64.rpm.repo 2019-09-30 11:42:29.000000000 +0000 +++ abduco-0.6-alt1_8.x86_64.rpm.hasher 2024-01-21 00:30:08.298163967 +0000 @@ -15,3 +15,3 @@ Provides: abduco = 0.6-alt1_8:sisyphus+238362.100.1.1 -File: /usr/bin/abduco 100755 root:root 91cba01e52538958be310fbaa7c1f873 +File: /usr/bin/abduco 100755 root:root 1e4e3492be1ece0dd447f58f89edf961 File: /usr/share/doc/abduco-0.6 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/man/man1/abduco.1.xz 100644 root:root 986fb534a627a0c6ff3c58abbc3e4d78 -RPMIdentity: d0a8e3afc739945eca4b637252c35d0e17a9737cf653dd166c3f775f1a510731ab464f2a878a41807b47d916a0cba90349dd886197518639adf609c7189f62e4 +RPMIdentity: 3ec3810e29f4faa6293a331a1a3a13f072b72856a768f3f4cf558b472c385e20aa9fcd0a2465dcdfa2ea50e18277e7de6408b672a95986c5c98892bba40c8aac --- abduco-debuginfo-0.6-alt1_8.x86_64.rpm.repo 2019-09-30 11:42:29.000000000 +0000 +++ abduco-debuginfo-0.6-alt1_8.x86_64.rpm.hasher 2024-01-21 00:30:08.366165092 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7a 40755 root:root -/usr/lib/debug/.build-id/7a/37ec839693d6e184ef401caa0c2efab16be97f 120777 root:root ../../../../bin/abduco -/usr/lib/debug/.build-id/7a/37ec839693d6e184ef401caa0c2efab16be97f.debug 120777 root:root ../../usr/bin/abduco.debug +/usr/lib/debug/.build-id/db 40755 root:root +/usr/lib/debug/.build-id/db/4e1f459af054941eb4dd1bf81cc310032f1c0c 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/db/4e1f459af054941eb4dd1bf81cc310032f1c0c.debug 120777 root:root ../../usr/bin/abduco.debug /usr/lib/debug/usr/bin/abduco.debug 100644 root:root @@ -16,6 +16,6 @@ Provides: abduco-debuginfo = 0.6-alt1_8:sisyphus+238362.100.1.1 -File: /usr/lib/debug/.build-id/7a 40755 root:root -File: /usr/lib/debug/.build-id/7a/37ec839693d6e184ef401caa0c2efab16be97f 120777 root:root ../../../../bin/abduco -File: /usr/lib/debug/.build-id/7a/37ec839693d6e184ef401caa0c2efab16be97f.debug 120777 root:root ../../usr/bin/abduco.debug -File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 298e91ce51e2df4eb4b7ef0985c391a9 +File: /usr/lib/debug/.build-id/db 40755 root:root +File: /usr/lib/debug/.build-id/db/4e1f459af054941eb4dd1bf81cc310032f1c0c 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/db/4e1f459af054941eb4dd1bf81cc310032f1c0c.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 170c8007ebf6e6c238f57b5c5e821285 File: /usr/src/debug/abduco-0.6 40755 root:root @@ -26,2 +26,2 @@ File: /usr/src/debug/abduco-0.6/server.c 100644 root:root 63db26bfd3bef79d3bb23c30b1f86bd7 -RPMIdentity: 920fa6e207616c6fa3585313e45f7c49dc1fbc86d16f382d91e9bf35cb46248673a8cd33e7bffeb537df37d0154db65c0f33d3ccb68d281d9e612716af068078 +RPMIdentity: 98d77e4030907095d929c8593493448b94b10126ffa2be84f769aec0237bdb47e9073dc57676b1707214565b6623221e8c07ff13408b929a5f810cd1bf3bcf9d