<86>Jun 3 05:31:22 userdel[3878555]: delete user 'rooter' <86>Jun 3 05:31:22 userdel[3878555]: removed group 'rooter' owned by 'rooter' <86>Jun 3 05:31:22 userdel[3878555]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 3 05:31:22 groupadd[3878589]: group added to /etc/group: name=rooter, GID=1301 <86>Jun 3 05:31:22 groupadd[3878589]: group added to /etc/gshadow: name=rooter <86>Jun 3 05:31:22 groupadd[3878589]: new group: name=rooter, GID=1301 <86>Jun 3 05:31:22 useradd[3878599]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash, from=none <86>Jun 3 05:31:22 userdel[3878621]: delete user 'builder' <86>Jun 3 05:31:22 userdel[3878621]: removed group 'builder' owned by 'builder' <86>Jun 3 05:31:22 userdel[3878621]: removed shadow group 'builder' owned by 'builder' <86>Jun 3 05:31:22 groupadd[3878645]: group added to /etc/group: name=builder, GID=1302 <86>Jun 3 05:31:22 groupadd[3878645]: group added to /etc/gshadow: name=builder <86>Jun 3 05:31:22 groupadd[3878645]: new group: name=builder, GID=1302 <86>Jun 3 05:31:22 useradd[3878656]: new user: name=builder, UID=1302, GID=1302, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.46433 + 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): + /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.46433 + 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 -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/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... /bin/install -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 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) 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 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic ) 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... /bin/install -c checking whether ln -s works... yes checking host system type... i586-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 -j8 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 -march=i586 -mtune=generic -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 -march=i586 -mtune=generic -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.90569 + 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:/bin:/usr/bin:/usr/X11R6/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) verify-elf: WARNING: ./usr/bin/corkscrew: uses non-LFS functions: fopen Processing files: corkscrew-2.0-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98208 + 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.zXltUJ 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.exV2q5 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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q8GLpx 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.vsoNE5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QfPEJb find-requires: running scripts (debuginfo) Requires: corkscrew = 2.0-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/corkscrew-2.0-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/corkscrew-debuginfo-2.0-alt1.qa1.i586.rpm (w2.lzdio) 1.24user 1.24system 0:07.82elapsed 31%CPU (0avgtext+0avgdata 24664maxresident)k 0inputs+0outputs (0major+252796minor)pagefaults 0swaps 0.71user 1.22system 0:12.22elapsed 15%CPU (0avgtext+0avgdata 11788maxresident)k 0inputs+0outputs (0major+94676minor)pagefaults 0swaps --- corkscrew-2.0-alt1.qa1.i586.rpm.repo 2013-04-16 10:14:05.000000000 +0000 +++ corkscrew-2.0-alt1.qa1.i586.rpm.hasher 2023-06-03 05:31:32.262195951 +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: /lib/ld-linux.so.2 @@ -7,5 +7,6 @@ Requires: libc.so.6(GLIBC_2.1) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.15) Requires: libc.so.6(GLIBC_2.3.4) -Requires: libc.so.6(GLIBC_2.4) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.7) @@ -14,6 +15,6 @@ Provides: corkscrew = 2.0-alt1.qa1 -File: /usr/bin/corkscrew 100755 root:root a69b987386f5d2ad7e15469e4d0ff160 +File: /usr/bin/corkscrew 100755 root:root 95a2cea2836b4aa3a2bb3c3a37ef236d 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: f6d7a4c11b7db934c7fb2914a0f8cd3c7a5250847231051611f32dd1873bcb402abf69037a54e542473d6f155fd771a2c2d74245c5ef7d37d20f8f3b10fc3263 +File: /usr/share/man/man1/corkscrew.1.xz 100644 root:root 151c74619d9beb76060ed9ae68982448 +RPMIdentity: 8a35fd77ddca8484be2b3310bbf1b2d1987b4f71c831dfe98b2639ca26e41b14c6d692ff06fbf334c69b028f50a11eeb31e4eaabd522f2149fa6cb4c968a6173 --- corkscrew-debuginfo-2.0-alt1.qa1.i586.rpm.repo 2013-04-16 10:14:05.000000000 +0000 +++ corkscrew-debuginfo-2.0-alt1.qa1.i586.rpm.hasher 2023-06-03 05:31:32.350196121 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/10 40755 root:root -/usr/lib/debug/.build-id/10/0ab5bdadcceb9e34ea0e887edc1b5f83bbe0d9 120777 root:root ../../../../bin/corkscrew -/usr/lib/debug/.build-id/10/0ab5bdadcceb9e34ea0e887edc1b5f83bbe0d9.debug 120777 root:root ../../usr/bin/corkscrew.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/69e1383cc923026f1cefda1e2d486bcd7514df 120777 root:root ../../../../bin/corkscrew +/usr/lib/debug/.build-id/a6/69e1383cc923026f1cefda1e2d486bcd7514df.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/10 40755 root:root -File: /usr/lib/debug/.build-id/10/0ab5bdadcceb9e34ea0e887edc1b5f83bbe0d9 120777 root:root ../../../../bin/corkscrew -File: /usr/lib/debug/.build-id/10/0ab5bdadcceb9e34ea0e887edc1b5f83bbe0d9.debug 120777 root:root ../../usr/bin/corkscrew.debug -File: /usr/lib/debug/usr/bin/corkscrew.debug 100644 root:root 12811291820661bc12a114e4eaa28341 +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/69e1383cc923026f1cefda1e2d486bcd7514df 120777 root:root ../../../../bin/corkscrew +File: /usr/lib/debug/.build-id/a6/69e1383cc923026f1cefda1e2d486bcd7514df.debug 120777 root:root ../../usr/bin/corkscrew.debug +File: /usr/lib/debug/usr/bin/corkscrew.debug 100644 root:root 6500c321ddf21a836f4d9941a20d3d7e File: /usr/src/debug/corkscrew-2.0 40755 root:root File: /usr/src/debug/corkscrew-2.0/corkscrew.c 100644 root:root 8023c6d5ca31d0b49004cc605cd15914 -RPMIdentity: 841d795f5ae9e799bf3e875a0c58b671f0a4663cf346c901679c349271c576a0dba813023318735f2acfe1ef54e6d145f4611396cb2c01966b458bc0322bbedc +RPMIdentity: 86c8ee8349ef86c00de6565e5ac3b3f6a2bf5d5af90d1baf6101a18cb9c9f56964bbcef59211962f128c95c26c63ee319b43b1cef01c72c3d35df96cd25fd7ec