<86>Oct 9 10:15:03 userdel[495115]: delete user 'rooter' <86>Oct 9 10:15:03 userdel[495115]: removed group 'rooter' owned by 'rooter' <86>Oct 9 10:15:03 userdel[495115]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 9 10:15:03 groupadd[495127]: group added to /etc/group: name=rooter, GID=705 <86>Oct 9 10:15:03 groupadd[495127]: group added to /etc/gshadow: name=rooter <86>Oct 9 10:15:03 groupadd[495127]: new group: name=rooter, GID=705 <86>Oct 9 10:15:03 useradd[495136]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Oct 9 10:15:03 userdel[495155]: delete user 'builder' <86>Oct 9 10:15:03 userdel[495155]: removed group 'builder' owned by 'builder' <86>Oct 9 10:15:03 userdel[495155]: removed shadow group 'builder' owned by 'builder' <86>Oct 9 10:15:03 groupadd[495173]: group added to /etc/group: name=builder, GID=706 <86>Oct 9 10:15:03 groupadd[495173]: group added to /etc/gshadow: name=builder <86>Oct 9 10:15:03 groupadd[495173]: new group: name=builder, GID=706 <86>Oct 9 10:15:03 useradd[495181]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.98408 + 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.98408 + 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 -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 --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 --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext + make -j8 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 -flto=auto -march=i586 -mtune=generic -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:9: 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:33: 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.74942 + 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) verify-elf: WARNING: ./usr/bin/abduco: uses non-LFS functions: __lxstat __xstat fcntl open scandir Processing files: abduco-0.6-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74942 + 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.CrWjXA 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.CYgA9z 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.4), libutil.so.1(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ciUVvB 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.B77ezA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.R3f2rx find-requires: running scripts (debuginfo) Requires: abduco = 0.6-alt1_8, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libutil.so.1) Adding to abduco-debuginfo a strict dependency on abduco Wrote: /usr/src/RPM/RPMS/i586/abduco-0.6-alt1_8.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/abduco-debuginfo-0.6-alt1_8.i586.rpm (w2.lzdio) 1.08user 0.44system 0:05.97elapsed 25%CPU (0avgtext+0avgdata 23744maxresident)k 0inputs+0outputs (0major+150607minor)pagefaults 0swaps 3.89user 3.35system 0:10.76elapsed 67%CPU (0avgtext+0avgdata 98904maxresident)k 0inputs+0outputs (15586major+337106minor)pagefaults 0swaps --- abduco-0.6-alt1_8.i586.rpm.repo 2019-09-30 11:42:30.000000000 +0000 +++ abduco-0.6-alt1_8.i586.rpm.hasher 2021-10-09 10:15:12.232868659 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) @@ -16,3 +17,3 @@ Provides: abduco = 0.6-alt1_8:sisyphus+238362.100.1.1 -File: /usr/bin/abduco 100755 root:root ca97e15670663df242a9d7745c2d88e6 +File: /usr/bin/abduco 100755 root:root cb129979239fbb08a233bfa9045d7ed9 File: /usr/share/doc/abduco-0.6 40755 root:root @@ -21,2 +22,2 @@ File: /usr/share/man/man1/abduco.1.xz 100644 root:root 986fb534a627a0c6ff3c58abbc3e4d78 -RPMIdentity: fd5dc2ff90e14a6cf0955e56f6714633fd996a687eb75e771b704c2141ce798e7dfbcebb421162554b08e469edefbb0dcdcba3b99d5289c464fc80133163a8ca +RPMIdentity: 16664e922e7ab8785d5de7431b9c7859dc815dfda67dcd941ec6614de3bcc727627f8afb281a88774a914ac18614e46faeab9031dacfc8459d31d8850f0ef0b6 --- abduco-debuginfo-0.6-alt1_8.i586.rpm.repo 2019-09-30 11:42:30.000000000 +0000 +++ abduco-debuginfo-0.6-alt1_8.i586.rpm.hasher 2021-10-09 10:15:12.312869266 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3c 40755 root:root -/usr/lib/debug/.build-id/3c/8fc203e0fcd07c238446aeb5b814441e5ccf55 120777 root:root ../../../../bin/abduco -/usr/lib/debug/.build-id/3c/8fc203e0fcd07c238446aeb5b814441e5ccf55.debug 120777 root:root ../../usr/bin/abduco.debug +/usr/lib/debug/.build-id/a0 40755 root:root +/usr/lib/debug/.build-id/a0/e2579435fe603527d8eeb0e904c4115976853a 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/a0/e2579435fe603527d8eeb0e904c4115976853a.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/3c 40755 root:root -File: /usr/lib/debug/.build-id/3c/8fc203e0fcd07c238446aeb5b814441e5ccf55 120777 root:root ../../../../bin/abduco -File: /usr/lib/debug/.build-id/3c/8fc203e0fcd07c238446aeb5b814441e5ccf55.debug 120777 root:root ../../usr/bin/abduco.debug -File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root cedb0d89c281fe44047e584139705b91 +File: /usr/lib/debug/.build-id/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/e2579435fe603527d8eeb0e904c4115976853a 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/a0/e2579435fe603527d8eeb0e904c4115976853a.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root aae9cdf67ac3cef285dd8a6667a24e04 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: ae07a22d8682be0c74d07e5b7f1dd291d5cbe48638237639d04feb3ec5ae1179a727ce8d79c66a51726079614835f5d44025786e8f650e5eabb439fc6471cab0 +RPMIdentity: 924c89ec5424ad4268be5c9984b08fb9caf508e802e170bcec5cc733e55ee84b4788b808c713a86ee88762fd6389e058ab24d34fa38bcfd40e46cde0d3dbf08a