<86>Oct 18 14:02:00 userdel[1008293]: delete user 'rooter' <86>Oct 18 14:02:00 userdel[1008293]: removed group 'rooter' owned by 'rooter' <86>Oct 18 14:02:00 userdel[1008293]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 14:02:00 groupadd[1008300]: group added to /etc/group: name=rooter, GID=1235 <86>Oct 18 14:02:00 groupadd[1008300]: group added to /etc/gshadow: name=rooter <86>Oct 18 14:02:00 groupadd[1008300]: new group: name=rooter, GID=1235 <86>Oct 18 14:02:00 useradd[1008306]: new user: name=rooter, UID=1235, GID=1235, home=/root, shell=/bin/bash, from=none <86>Oct 18 14:02:00 userdel[1008316]: delete user 'builder' <86>Oct 18 14:02:00 userdel[1008316]: removed group 'builder' owned by 'builder' <86>Oct 18 14:02:00 userdel[1008316]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 14:02:00 groupadd[1008323]: group added to /etc/group: name=builder, GID=1236 <86>Oct 18 14:02:00 groupadd[1008323]: group added to /etc/gshadow: name=builder <86>Oct 18 14:02:00 groupadd[1008323]: new group: name=builder, GID=1236 <86>Oct 18 14:02:00 useradd[1008329]: new user: name=builder, UID=1236, GID=1236, home=/usr/src, shell=/bin/bash, from=none <13>Oct 18 14:02:04 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Oct 18 14:02:06 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Oct 18 14:02:06 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Oct 18 14:02:06 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 18 14:02:06 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Oct 18 14:02:06 rpmi: ca-certificates-2024.07.01-alt1 sisyphus+351897.100.1.1 1719826350 installed <13>Oct 18 14:02:06 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Oct 18 14:02:06 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Oct 18 14:02:06 rpmi: libcrypto3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed <13>Oct 18 14:02:06 rpmi: libssl3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed <13>Oct 18 14:02:06 rpmi: libssl-devel-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/http_get-20180523-alt1.1.nosrc.rpm (w1.gzdio) Installing http_get-20180523-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf http_get-20180523 + echo 'Source #0 (http_get-20180523.tar):' Source #0 (http_get-20180523.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/http_get-20180523.tar + cd http_get-20180523 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (http_get-alt-20050629-enable_ssl.patch):' Patch #0 (http_get-alt-20050629-enable_ssl.patch): + /usr/bin/patch -p0 patching file ./Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd http_get-20180523 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/http_get-20180523' cc -O -DUSE_SSL -I/usr//include -ansi -pedantic -U__STRICT_ANSI__ -Wall -Wpointer-arith -Wshadow -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wno-long-long http_get.c -s -L/usr//lib -lssl -lcrypto -o http_get http_get.c: In function 'getURLbyParts': http_get.c:316:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 316 | (void) write( sockfd, buf, bytes ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ http_get.c:335:24: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 335 | (void) write( 1, &buf[b], 1 ); | ^~~~~~~~~~~~~~~~~~~~~~ http_get.c:430:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 430 | (void) write( 1, &buf[b], bytes - b ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ http_get.c:447:16: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | (void) write( 1, buf, bytes ); | ^~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/http_get-20180523' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/http_get-buildroot + : + /bin/rm -rf -- /usr/src/tmp/http_get-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd http_get-20180523 + install -d /usr/src/tmp/http_get-buildroot/usr/bin + install -d /usr/src/tmp/http_get-buildroot/usr/share/man/man1 + install -m 0755 http_get /usr/src/tmp/http_get-buildroot/usr/bin/ + install -m 0644 http_get.1 /usr/src/tmp/http_get-buildroot/usr/share/man/man1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/http_get-buildroot (auto) Verifying and fixing files in /usr/src/tmp/http_get-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/http_get-buildroot/ (default) Compressing files in /usr/src/tmp/http_get-buildroot (auto) 056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information! 056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows: ./usr/bin/http_get Verifying ELF objects in /usr/src/tmp/http_get-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/http_get-buildroot Processing files: http_get-20180523-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47514 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd http_get-20180523 + DOCDIR=/usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + export DOCDIR + rm -rf /usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + /bin/mkdir -p /usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + cp -prL README /usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + chmod -R go-w /usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + chmod -R a+rX /usr/src/tmp/http_get-buildroot/usr/share/doc/http_get-20180523 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RJNWU8 find-provides: running scripts (alternatives,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.XF1Twp 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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.3()(64bit) >= set:qpa523, libcrypto.so.3(OPENSSL_3.0.0)(64bit), libssl.so.3()(64bit) >= set:nj4OZ6VPklwi6fcPohtOtbBstHLAh6CJkyN0, libssl.so.3(OPENSSL_3.0.0)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LY8ACY Wrote: /usr/src/RPM/RPMS/x86_64/http_get-20180523-alt1.1.x86_64.rpm (w2.lzdio) 0.49user 0.56system 0:03.58elapsed 29%CPU (0avgtext+0avgdata 44956maxresident)k 0inputs+0outputs (0major+133937minor)pagefaults 0swaps 5.94user 2.21system 0:14.83elapsed 55%CPU (0avgtext+0avgdata 136196maxresident)k 24inputs+0outputs (0major+265021minor)pagefaults 0swaps --- http_get-20180523-alt1.1.x86_64.rpm.repo 2023-10-04 13:11:49.865210906 +0000 +++ http_get-20180523-alt1.1.x86_64.rpm.hasher 2024-10-18 14:02:12.492905555 +0000 @@ -17,3 +17,3 @@ Provides: http_get = 20180523-alt1.1:sisyphus+330950.300.1.1 -File: /usr/bin/http_get 100755 root:root de7cc07496575ac34d7773fd6085e522 +File: /usr/bin/http_get 100755 root:root 624ac5e3aaa2ed3cf87f4ecfbfb53b17 File: /usr/share/doc/http_get-20180523 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/http_get.1.xz 100644 root:root 1641c08e21989c2d6406cabe0e84e9f9 -RPMIdentity: 94f8656d7e0f88ae37d8eab5fc08aebf2100a4dd6e5a63131b2c9b0ee437554a17f7e7ba1e116f598297d1479580a0301f0f6d170f6dc9ce513351a25d553add +RPMIdentity: ff31d55c7a35831c9fa2059577ced2e7c12b9cd2b07619e94eea59a0448d12301e57edd31c62b34fdd18d91afa28b951e8c4a6e17d0302c4c08814628a9911a3