<86>Oct 20 02:47:35 userdel[3112999]: delete user 'rooter' <86>Oct 20 02:47:35 userdel[3112999]: removed group 'rooter' owned by 'rooter' <86>Oct 20 02:47:35 userdel[3112999]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 20 02:47:35 groupadd[3113005]: group added to /etc/group: name=rooter, GID=681 <86>Oct 20 02:47:35 groupadd[3113005]: group added to /etc/gshadow: name=rooter <86>Oct 20 02:47:35 groupadd[3113005]: new group: name=rooter, GID=681 <86>Oct 20 02:47:35 useradd[3113009]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Oct 20 02:47:35 userdel[3113015]: delete user 'builder' <86>Oct 20 02:47:35 userdel[3113015]: removed group 'builder' owned by 'builder' <86>Oct 20 02:47:35 userdel[3113015]: removed shadow group 'builder' owned by 'builder' <86>Oct 20 02:47:35 groupadd[3113020]: group added to /etc/group: name=builder, GID=682 <86>Oct 20 02:47:35 groupadd[3113020]: group added to /etc/gshadow: name=builder <86>Oct 20 02:47:35 groupadd[3113020]: new group: name=builder, GID=682 <86>Oct 20 02:47:35 useradd[3113027]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/playvtx-0.9.2-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Oct 20 02:47:37 rpmi: libayemu-1.0.0-alt3.qa1 sisyphus+285830.100.1.1 1632417668 installed <13>Oct 20 02:47:37 rpmi: libayemu-devel-1.0.0-alt3.qa1 sisyphus+285830.100.1.1 1632417668 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/playvtx-0.9.2-alt1.qa1.nosrc.rpm (w1.gzdio) Installing playvtx-0.9.2-alt1.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf playvtx-0.9.2 + echo 'Source #0 (playvtx-0.9.2.tar.gz):' Source #0 (playvtx-0.9.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/playvtx-0.9.2.tar.gz + /bin/tar -xf - + cd playvtx-0.9.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82880 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd playvtx-0.9.2 + 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 --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 checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for ayemu_init in -layemu... yes configure: creating ./config.status config.status: creating config.h config.status: executing depfiles commands checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking ayemu.h usability... yes checking ayemu.h presence... yes checking for ayemu.h... yes configure: creating ./config.status config.status: creating config.h config.status: executing depfiles commands checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for memset... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c playvtx.c make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o playvtx playvtx.o -layemu make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/playvtx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/playvtx-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd playvtx-0.9.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/playvtx-buildroot install make: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2' make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/playvtx-buildroot/usr/bin" /usr/libexec/rpm-build/install -p 'playvtx' '/usr/src/tmp/playvtx-buildroot/usr/bin/playvtx' make[1]: Nothing to be done for 'install-data-am'. make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2' make: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/playvtx-buildroot (auto) Verifying and fixing files in /usr/src/tmp/playvtx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/playvtx-buildroot/ (default) Compressing files in /usr/src/tmp/playvtx-buildroot (auto) Verifying ELF objects in /usr/src/tmp/playvtx-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: playvtx-0.9.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6836 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd playvtx-0.9.2 + DOCDIR=/usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + export DOCDIR + rm -rf /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + /bin/mkdir -p /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + cp -prL AUTHORS BUGS ChangeLog NEWS README THANKS TODO /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + chmod -R go-w /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + chmod -R a+rX /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.13Top2 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.fNkUYb 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, libayemu-1.0.0.so.0()(64bit) >= set:iexHl3LJAjetMECg4GYtOJ6TQ2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(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.luEhrT Creating playvtx-debuginfo package Processing files: playvtx-debuginfo-0.9.2-alt1.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3F3Gdz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hu1VUT find-requires: running scripts (debuginfo) Requires: playvtx = 0.9.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libayemu-1.0.0.so.0), debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/playvtx-0.9.2-alt1.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm (w2.lzdio) 1.56user 0.96system 0:07.91elapsed 31%CPU (0avgtext+0avgdata 20988maxresident)k 0inputs+0outputs (0major+424796minor)pagefaults 0swaps /.out/playvtx-0.9.2-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 4.69user 3.94system 0:14.05elapsed 61%CPU (0avgtext+0avgdata 104500maxresident)k 56inputs+0outputs (30494major+669373minor)pagefaults 0swaps --- playvtx-0.9.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 13:04:14.000000000 +0000 +++ playvtx-0.9.2-alt1.qa1.x86_64.rpm.hasher 2021-10-20 02:47:47.133277428 +0000 @@ -15,2 +15,4 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -18,3 +20,3 @@ Provides: playvtx = 0.9.2-alt1.qa1 -File: /usr/bin/playvtx 100755 root:root 7f9e1e7882c1190a9791fbed74968155 +File: /usr/bin/playvtx 100755 root:root 7d9b629f877e92508bbe93a120149450 File: /usr/share/doc/playvtx-0.9.2 40755 root:root @@ -27,2 +29,2 @@ File: /usr/share/doc/playvtx-0.9.2/TODO 100644 root:root 03fc8d44bb692212428f0017f721ec43 -RPMIdentity: 1f8da318318281fd15e1befb7befe2732bc3e16dc13d11926d1ba7d9c9513e283bb0e972357197d3297529ead9b9612c54c5d4ccf5b7947a45fc6c2592c6cde4 +RPMIdentity: 41e239f5ed6405cae1c4d4f044c46c9875c36b0ddb3ca8627810f7a8a1e763fedf98d276d0f3bd651d881b465190f65cb4d233055c89d2e99b3f9b89c4b54198 --- playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm.repo 2013-04-15 13:04:14.000000000 +0000 +++ playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm.hasher 2021-10-20 02:47:47.230276779 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ff 40755 root:root -/usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82 120777 root:root ../../../../bin/playvtx -/usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82.debug 120777 root:root ../../usr/bin/playvtx.debug +/usr/lib/debug/.build-id/4b 40755 root:root +/usr/lib/debug/.build-id/4b/3ba675013ad26b556242019a15deaf292eeae2 120777 root:root ../../../../bin/playvtx +/usr/lib/debug/.build-id/4b/3ba675013ad26b556242019a15deaf292eeae2.debug 120777 root:root ../../usr/bin/playvtx.debug /usr/lib/debug/usr/bin/playvtx.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: playvtx-debuginfo = 0.9.2-alt1.qa1 -File: /usr/lib/debug/.build-id/ff 40755 root:root -File: /usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82 120777 root:root ../../../../bin/playvtx -File: /usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82.debug 120777 root:root ../../usr/bin/playvtx.debug -File: /usr/lib/debug/usr/bin/playvtx.debug 100644 root:root ecb59e345893370a86682ce68395db0e +File: /usr/lib/debug/.build-id/4b 40755 root:root +File: /usr/lib/debug/.build-id/4b/3ba675013ad26b556242019a15deaf292eeae2 120777 root:root ../../../../bin/playvtx +File: /usr/lib/debug/.build-id/4b/3ba675013ad26b556242019a15deaf292eeae2.debug 120777 root:root ../../usr/bin/playvtx.debug +File: /usr/lib/debug/usr/bin/playvtx.debug 100644 root:root 0be19e98a11a27f5225080a4a6db1528 File: /usr/src/debug/playvtx-0.9.2 40755 root:root File: /usr/src/debug/playvtx-0.9.2/playvtx.c 100644 root:root 93772f53fdfaf46ff32a69c9f8712201 -RPMIdentity: dac3801c56b7e08b977c40d899789acf51bc3c06417894a1777e5c93bfacff0c4074d46bedf07149810b3040fd03e6be39fddd45118c54b6e7e6589c85d942ec +RPMIdentity: 856fd4754feb9ada35d0edc77be412aebc558d5b31cd899a98db501ddecebde46454cf58d7c96f6bd2cd9c481c7967d73da618b3a21ccdca5f81f3b9cf4fdf79