<86>Jun 16 00:32:14 userdel[2781327]: delete user 'rooter' <86>Jun 16 00:32:14 userdel[2781327]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:32:14 userdel[2781327]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:32:14 groupadd[2781344]: group added to /etc/group: name=rooter, GID=1271 <86>Jun 16 00:32:14 groupadd[2781344]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:32:14 groupadd[2781344]: new group: name=rooter, GID=1271 <86>Jun 16 00:32:14 useradd[2781354]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash <86>Jun 16 00:32:14 userdel[2781378]: delete user 'builder' <86>Jun 16 00:32:14 userdel[2781378]: removed group 'builder' owned by 'builder' <86>Jun 16 00:32:14 userdel[2781378]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:32:14 groupadd[2781400]: group added to /etc/group: name=builder, GID=1272 <86>Jun 16 00:32:14 groupadd[2781400]: group added to /etc/gshadow: name=builder <86>Jun 16 00:32:14 groupadd[2781400]: new group: name=builder, GID=1272 <86>Jun 16 00:32:14 useradd[2781408]: new user: name=builder, UID=1272, GID=1272, 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.95276 + 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.95276 + 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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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 -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 -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.82700 + 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.82700 + 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.zEM5ID 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.32ia0E 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.VEy7PD 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.03hf8F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZSh9fG 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.89user 0.65system 0:06.10elapsed 25%CPU (0avgtext+0avgdata 35244maxresident)k 0inputs+0outputs (0major+155229minor)pagefaults 0swaps 4.86user 1.87system 0:15.78elapsed 42%CPU (0avgtext+0avgdata 123768maxresident)k 0inputs+0outputs (0major+136677minor)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-06-16 00:32:26.724116995 +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 0954a0b4bdf6389a8306b3efd7fff0c5 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: 2561968ab64f91475e3d7430928057c913bcca550cbc10113f99d8b74112fdf999c84775ab05ff1784ae3a97f583e27736b024a0b113af67cb1a83218292c7c3 --- 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-06-16 00:32:26.815117426 +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/9e 40755 root:root +/usr/lib/debug/.build-id/9e/7069de9554f945496a51135eb9c21e1041d778 120777 root:root ../../../../bin/abduco +/usr/lib/debug/.build-id/9e/7069de9554f945496a51135eb9c21e1041d778.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/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/7069de9554f945496a51135eb9c21e1041d778 120777 root:root ../../../../bin/abduco +File: /usr/lib/debug/.build-id/9e/7069de9554f945496a51135eb9c21e1041d778.debug 120777 root:root ../../usr/bin/abduco.debug +File: /usr/lib/debug/usr/bin/abduco.debug 100644 root:root 7928b05a3ad26a0bdb75195dc66adc43 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: bff57a1fb9515557fed6cfe7722b715948c80ddaeeb5588cfeeebd261c5ee13dd94d28e2ba36f8eaa6d78cd933bb0e7b261f95c05af2ea99178ece5da170e2f9