<86>Oct 30 03:23:33 userdel[2769615]: delete user 'rooter' <86>Oct 30 03:23:33 userdel[2769615]: removed group 'rooter' owned by 'rooter' <86>Oct 30 03:23:33 userdel[2769615]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 30 03:23:33 groupadd[2769649]: group added to /etc/group: name=rooter, GID=975 <86>Oct 30 03:23:33 groupadd[2769649]: group added to /etc/gshadow: name=rooter <86>Oct 30 03:23:33 groupadd[2769649]: new group: name=rooter, GID=975 <86>Oct 30 03:23:33 useradd[2769677]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Oct 30 03:23:33 userdel[2769708]: delete user 'builder' <86>Oct 30 03:23:33 userdel[2769708]: removed group 'builder' owned by 'builder' <86>Oct 30 03:23:33 userdel[2769708]: removed shadow group 'builder' owned by 'builder' <86>Oct 30 03:23:33 groupadd[2769746]: group added to /etc/group: name=builder, GID=976 <86>Oct 30 03:23:33 groupadd[2769746]: group added to /etc/gshadow: name=builder <86>Oct 30 03:23:33 groupadd[2769746]: new group: name=builder, GID=976 <86>Oct 30 03:23:33 useradd[2769769]: new user: name=builder, UID=976, GID=976, 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.22632 + 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.22632 + 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 -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 -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.22632 + 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: fcntl open scandir Processing files: abduco-0.6-alt1_8 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22632 + 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.Dc6ngi 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.mECv92 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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cqN2ny 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.gTmMDn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8i48Tj find-requires: running scripts (debuginfo) Requires: abduco = 0.6-alt1_8, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) 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) 0.74user 0.34system 0:05.70elapsed 19%CPU (0avgtext+0avgdata 23840maxresident)k 0inputs+0outputs (0major+146261minor)pagefaults 0swaps 2.78user 2.92system 0:09.55elapsed 59%CPU (0avgtext+0avgdata 98292maxresident)k 0inputs+0outputs (15666major+338611minor)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-30 03:23:41.475958040 +0000 @@ -10,5 +10,7 @@ Requires: libc.so.6(GLIBC_2.15) +Requires: libc.so.6(GLIBC_2.28) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.33) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) -Requires: libutil.so.1(GLIBC_2.0) Requires: rtld(GNU_HASH) @@ -16,3 +18,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 66889b8d14338ee4bd3e9ca9189758d9 File: /usr/share/doc/abduco-0.6 40755 root:root @@ -21,2 +23,2 @@ File: /usr/share/man/man1/abduco.1.xz 100644 root:root 986fb534a627a0c6ff3c58abbc3e4d78 -RPMIdentity: fd5dc2ff90e14a6cf0955e56f6714633fd996a687eb75e771b704c2141ce798e7dfbcebb421162554b08e469edefbb0dcdcba3b99d5289c464fc80133163a8ca +RPMIdentity: 09b41a1f49b6c65841fb298742bdb43df14416c9abc3689e0a39ed6adffb13bb64e5177a24c86d2fdd5a9bfa41a218f6bc668247222a0c7abe658a86103f390a --- 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-30 03:23:41.535958715 +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/da 40755 root:root +/usr/lib/debug/.build-id/da/80c5c41e13eab35c48abaa41fe586d88c5b040 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/da/80c5c41e13eab35c48abaa41fe586d88c5b040.debug 120777 root:root ../../usr/bin/abduco.debug /usr/lib/debug/usr/bin/abduco.debug 100644 root:root @@ -12,3 +12,2 @@ Requires: debug(libc.so.6) -Requires: debug(libutil.so.1) Requires: abduco = 0.6-alt1_8:sisyphus+238362.100.1.1 @@ -16,6 +15,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/da 40755 root:root +File: /usr/lib/debug/.build-id/da/80c5c41e13eab35c48abaa41fe586d88c5b040 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/da/80c5c41e13eab35c48abaa41fe586d88c5b040.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 1ecf481b4eac5325a77cff74df00eeb5 File: /usr/src/debug/abduco-0.6 40755 root:root @@ -26,2 +25,2 @@ File: /usr/src/debug/abduco-0.6/server.c 100644 root:root 63db26bfd3bef79d3bb23c30b1f86bd7 -RPMIdentity: ae07a22d8682be0c74d07e5b7f1dd291d5cbe48638237639d04feb3ec5ae1179a727ce8d79c66a51726079614835f5d44025786e8f650e5eabb439fc6471cab0 +RPMIdentity: 73a6a55c9039b2cc3bbf1dbdb81d63365f0c2aa177f30ecff0e347f872619e14df9503b928b1d8722bc91dbb80f14bf323ebd0473a78ce47c0144c4721d2fe97