<86>Aug 14 00:42:00 userdel[1137437]: delete user 'rooter' <86>Aug 14 00:42:00 userdel[1137437]: removed group 'rooter' owned by 'rooter' <86>Aug 14 00:42:00 userdel[1137437]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 14 00:42:00 groupadd[1137470]: group added to /etc/group: name=rooter, GID=1868 <86>Aug 14 00:42:00 groupadd[1137470]: group added to /etc/gshadow: name=rooter <86>Aug 14 00:42:00 groupadd[1137470]: new group: name=rooter, GID=1868 <86>Aug 14 00:42:00 useradd[1137496]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash, from=none <86>Aug 14 00:42:00 userdel[1137531]: delete user 'builder' <86>Aug 14 00:42:00 userdel[1137531]: removed group 'builder' owned by 'builder' <86>Aug 14 00:42:00 userdel[1137531]: removed shadow group 'builder' owned by 'builder' <86>Aug 14 00:42:00 groupadd[1137557]: group added to /etc/group: name=builder, GID=1869 <86>Aug 14 00:42:00 groupadd[1137557]: group added to /etc/gshadow: name=builder <86>Aug 14 00:42:00 groupadd[1137557]: new group: name=builder, GID=1869 <86>Aug 14 00:42:00 useradd[1137577]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/corkscrew-2.0-alt1.qa1.nosrc.rpm (w1.gzdio) Installing corkscrew-2.0-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99243 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf corkscrew-2.0 + echo 'Source #0 (corkscrew-2.0.tar.gz):' Source #0 (corkscrew-2.0.tar.gz): + /usr/bin/gzip -dc /usr/src/RPM/SOURCES/corkscrew-2.0.tar.gz + /bin/tar -xf - + cd corkscrew-2.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (corkscrew-2.0-from-debian.patch):' Patch #0 (corkscrew-2.0-from-debian.patch): + /usr/bin/patch -p1 patching file corkscrew.c patching file README + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99243 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd corkscrew-2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext creating cache ./config.cache checking for a BSD compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for gcc... (cached) gcc checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for mawk... no checking for gawk... gawk checking for a BSD compatible install... /usr/bin/ginstall -c checking whether ln -s works... yes checking host system type... x86_64-alt-linux-gnu checking for ANSI C header files... yes checking whether time.h and sys/time.h may both be included... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for working const... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h + make -j16 make: Entering directory '/usr/src/RPM/BUILD/corkscrew-2.0' gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c corkscrew.c corkscrew.c: In function 'main': corkscrew.c:266:45: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 266 | if (tmp = strstr(buffer,"\r\n\r\n")) | ^~~ corkscrew.c:206:33: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | fscanf(fp, "%s", line); | ^~~~~~~~~~~~~~~~~~~~~~ corkscrew.c:269:45: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 269 | write(1, tmp, strlen(tmp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/corkscrew-2.0' make: Entering directory '/usr/src/RPM/BUILD/corkscrew-2.0' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o corkscrew corkscrew.o make: Leaving directory '/usr/src/RPM/BUILD/corkscrew-2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/corkscrew-buildroot + : + /bin/rm -rf -- /usr/src/tmp/corkscrew-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd corkscrew-2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/corkscrew-buildroot install make: Entering directory '/usr/src/RPM/BUILD/corkscrew-2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/corkscrew-2.0' /bin/sh ./mkinstalldirs /usr/src/tmp/corkscrew-buildroot/usr/bin mkdir /usr/src/tmp/corkscrew-buildroot mkdir /usr/src/tmp/corkscrew-buildroot/usr mkdir /usr/src/tmp/corkscrew-buildroot/usr/bin /usr/libexec/rpm-build/install -p corkscrew /usr/src/tmp/corkscrew-buildroot/usr/bin/corkscrew make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/corkscrew-2.0' make: Leaving directory '/usr/src/RPM/BUILD/corkscrew-2.0' + install -pD -m644 /usr/src/RPM/SOURCES/corkscrew.1 /usr/src/tmp/corkscrew-buildroot/usr/share/man/man1/corkscrew.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/corkscrew-buildroot (auto) Verifying and fixing files in /usr/src/tmp/corkscrew-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/corkscrew-buildroot/ (default) Compressing files in /usr/src/tmp/corkscrew-buildroot (auto) Verifying ELF objects in /usr/src/tmp/corkscrew-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/corkscrew-buildroot Processing files: corkscrew-2.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64821 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd corkscrew-2.0 + DOCDIR=/usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + export DOCDIR + rm -rf /usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + /bin/mkdir -p /usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + cp -prL README /usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + chmod -R go-w /usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + chmod -R a+rX /usr/src/tmp/corkscrew-buildroot/usr/share/doc/corkscrew-2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fldKrS 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.0T9HKi 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.15)(64bit), 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.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KClf2q Creating corkscrew-debuginfo package Processing files: corkscrew-debuginfo-2.0-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FA2Gya find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TBqUTl find-requires: running scripts (debuginfo) Requires: corkscrew = 2.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/corkscrew-2.0-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/corkscrew-debuginfo-2.0-alt1.qa1.x86_64.rpm (w2.lzdio) 0.70user 1.67system 0:07.65elapsed 31%CPU (0avgtext+0avgdata 28208maxresident)k 0inputs+0outputs (0major+275294minor)pagefaults 0swaps 0.56user 1.99system 0:13.35elapsed 19%CPU (0avgtext+0avgdata 12308maxresident)k 0inputs+0outputs (0major+97659minor)pagefaults 0swaps --- corkscrew-2.0-alt1.qa1.x86_64.rpm.repo 2013-04-16 10:14:05.000000000 +0000 +++ corkscrew-2.0-alt1.qa1.x86_64.rpm.hasher 2024-08-14 00:42:10.430744788 +0000 @@ -3,3 +3,3 @@ /usr/share/doc/corkscrew-2.0/README 100644 root:root -/usr/share/man/man1/corkscrew.1.gz 100644 root:root +/usr/share/man/man1/corkscrew.1.xz 100644 root:root Requires: /lib64/ld-linux-x86-64.so.2 @@ -8,3 +8,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) -Requires: libc.so.6(GLIBC_2.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.7)(64bit) @@ -13,6 +13,6 @@ Provides: corkscrew = 2.0-alt1.qa1 -File: /usr/bin/corkscrew 100755 root:root fa3bacec3e9a1d8e403cbb732ecd066d +File: /usr/bin/corkscrew 100755 root:root e6631ffba13e85d4046aecd0a983508b File: /usr/share/doc/corkscrew-2.0 40755 root:root File: /usr/share/doc/corkscrew-2.0/README 100644 root:root 16bec36b3dcada83baf58daa8c40e6b5 -File: /usr/share/man/man1/corkscrew.1.gz 100644 root:root 6917e432cdee600998ff2c8f414f8d51 -RPMIdentity: e73cbed3a6c967b20b6c5fc1ad65995fba736dbf95c1c5ce9cb0fc731d3af4aa71a55c6022c38c40c9fda1ad3f5fd33ea65e185b7633b8a2244c965a2062ab78 +File: /usr/share/man/man1/corkscrew.1.xz 100644 root:root 151c74619d9beb76060ed9ae68982448 +RPMIdentity: a55d0c2982af46e12dfec518af8fa3e6eeae6a9af7a8592fb99069b14ad8d531e106b4bb1e92487331addf80e37a9b133fb265f57869cacbee938b0b408629c3 --- corkscrew-debuginfo-2.0-alt1.qa1.x86_64.rpm.repo 2013-04-16 10:14:05.000000000 +0000 +++ corkscrew-debuginfo-2.0-alt1.qa1.x86_64.rpm.hasher 2024-08-14 00:42:10.510745984 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/d3fc9eff5f2d1781ab55bd7f97a68bbab09c33 120777 root:root ../../../../bin/corkscrew -/usr/lib/debug/.build-id/c2/d3fc9eff5f2d1781ab55bd7f97a68bbab09c33.debug 120777 root:root ../../usr/bin/corkscrew.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/30cb874d2a349c2d7630834be716287c5f11be 120777 root:root ../../../../bin/corkscrew +/usr/lib/debug/.build-id/6b/30cb874d2a349c2d7630834be716287c5f11be.debug 120777 root:root ../../usr/bin/corkscrew.debug /usr/lib/debug/usr/bin/corkscrew.debug 100644 root:root @@ -11,8 +11,8 @@ Provides: corkscrew-debuginfo = 2.0-alt1.qa1 -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/d3fc9eff5f2d1781ab55bd7f97a68bbab09c33 120777 root:root ../../../../bin/corkscrew -File: /usr/lib/debug/.build-id/c2/d3fc9eff5f2d1781ab55bd7f97a68bbab09c33.debug 120777 root:root ../../usr/bin/corkscrew.debug -File: /usr/lib/debug/usr/bin/corkscrew.debug 100644 root:root 20a775819b73e764a048366dee656f89 +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/30cb874d2a349c2d7630834be716287c5f11be 120777 root:root ../../../../bin/corkscrew +File: /usr/lib/debug/.build-id/6b/30cb874d2a349c2d7630834be716287c5f11be.debug 120777 root:root ../../usr/bin/corkscrew.debug +File: /usr/lib/debug/usr/bin/corkscrew.debug 100644 root:root fef4e566d1be8e4b8acbee15cd9850f3 File: /usr/src/debug/corkscrew-2.0 40755 root:root File: /usr/src/debug/corkscrew-2.0/corkscrew.c 100644 root:root 8023c6d5ca31d0b49004cc605cd15914 -RPMIdentity: 67c02f08d803d19511735911987c17d60af38df5ad40dbfbac883804c859f5d4d9bb6adf1ef5dd829b2d2cbd1df86e9028fb5e4f132ffad65d2fc4842ee5ffa8 +RPMIdentity: 1427fb257f180c20b737dc20f4a5b46f5592291fe24e01dd1368e58e77a0f0f063622758197d97128ebe7fd271cab10d6ae2e48950d8b5f034b8dd4d98018d98