<86>Apr 27 08:57:31 userdel[2834782]: delete user 'rooter' <86>Apr 27 08:57:31 userdel[2834782]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:57:31 userdel[2834782]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:57:31 groupadd[2834836]: group added to /etc/group: name=rooter, GID=1850 <86>Apr 27 08:57:31 groupadd[2834836]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:57:31 groupadd[2834836]: new group: name=rooter, GID=1850 <86>Apr 27 08:57:31 useradd[2834886]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:57:31 userdel[2834950]: delete user 'builder' <86>Apr 27 08:57:31 userdel[2834950]: removed group 'builder' owned by 'builder' <86>Apr 27 08:57:31 userdel[2834950]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:57:31 groupadd[2834997]: group added to /etc/group: name=builder, GID=1851 <86>Apr 27 08:57:31 groupadd[2834997]: group added to /etc/gshadow: name=builder <86>Apr 27 08:57:31 groupadd[2834997]: new group: name=builder, GID=1851 <86>Apr 27 08:57:31 useradd[2835048]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/playvtx-0.9.2-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Apr 27 08:57:34 rpmi: libayemu-1.0.0-alt3.qa1 sisyphus+285830.100.1.1 1632417666 installed <13>Apr 27 08:57:34 rpmi: libayemu-devel-1.0.0-alt3.qa1 sisyphus+285830.100.1.1 1632417666 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2339 + 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.2339 + 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 -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_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=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 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-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... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 -j16 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.70174 + 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:/usr/bin:/bin:/usr/local/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" || /usr/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) verify-elf: WARNING: ./usr/bin/playvtx: uses non-LFS functions: open Splitting links to aliased files under /{,s}bin in /usr/src/tmp/playvtx-buildroot Processing files: playvtx-0.9.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92504 + 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.eAqxoD 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.ZKFhxy 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, libayemu-1.0.0.so.0 >= set:iexHl3LJAjetMECg4GYtOJ6TQ2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), 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.B1Dk6D 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.RnL8gI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bxCfZP find-requires: running scripts (debuginfo) Requires: playvtx = 0.9.2-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libayemu-1.0.0.so.0), debug(libc.so.6) Wrote: /usr/src/RPM/RPMS/i586/playvtx-0.9.2-alt1.qa1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/playvtx-debuginfo-0.9.2-alt1.qa1.i586.rpm (w2.lzdio) 0.96user 2.21system 0:08.42elapsed 37%CPU (0avgtext+0avgdata 22740maxresident)k 0inputs+0outputs (0major+406417minor)pagefaults 0swaps /.out/playvtx-0.9.2-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL /.out/playvtx-debuginfo-0.9.2-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL 3.27user 2.54system 0:17.28elapsed 33%CPU (0avgtext+0avgdata 127324maxresident)k 56inputs+0outputs (0major+186914minor)pagefaults 0swaps --- playvtx-0.9.2-alt1.qa1.i586.rpm.repo 2013-04-15 13:04:14.000000000 +0000 +++ playvtx-0.9.2-alt1.qa1.i586.rpm.hasher 2024-04-27 08:57:45.263652316 +0000 @@ -13,4 +13,7 @@ Requires: libc.so.6(GLIBC_2.0) +Requires: libc.so.6(GLIBC_2.1.3) Requires: libc.so.6(GLIBC_2.3) Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH) @@ -18,3 +21,3 @@ Provides: playvtx = 0.9.2-alt1.qa1 -File: /usr/bin/playvtx 100755 root:root 3932c1012aeab079807517dbd659fcb3 +File: /usr/bin/playvtx 100755 root:root 358654f06b0dd5c51a5ecad7c80bfb65 File: /usr/share/doc/playvtx-0.9.2 40755 root:root @@ -27,2 +30,2 @@ File: /usr/share/doc/playvtx-0.9.2/TODO 100644 root:root 03fc8d44bb692212428f0017f721ec43 -RPMIdentity: afaf1a3fbc19b934ff3f8eb66dd7a67dc4656fdc25b34b9bdb8857e3a9cefaa9ff455f77225f879afce5fb72325e63398531725cb97464b7c7258f6e2f280ef3 +RPMIdentity: 2e0b0581acc44c6934916e082a8da0dabcbbf9a97239e1f445eb1feb2b9697105994636626da2086ce14721d336d5f0627e6c941222a6fef93ae60bd50bf8230 --- playvtx-debuginfo-0.9.2-alt1.qa1.i586.rpm.repo 2013-04-15 13:04:14.000000000 +0000 +++ playvtx-debuginfo-0.9.2-alt1.qa1.i586.rpm.hasher 2024-04-27 08:57:45.337653374 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/7a14bb44da55c80c10af2b032749b66e788bcb 120777 root:root ../../../../bin/playvtx -/usr/lib/debug/.build-id/b7/7a14bb44da55c80c10af2b032749b66e788bcb.debug 120777 root:root ../../usr/bin/playvtx.debug +/usr/lib/debug/.build-id/6f 40755 root:root +/usr/lib/debug/.build-id/6f/572e514353d82ab531e4d409db2a8b75b5c07c 120777 root:root ../../../../bin/playvtx +/usr/lib/debug/.build-id/6f/572e514353d82ab531e4d409db2a8b75b5c07c.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/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/7a14bb44da55c80c10af2b032749b66e788bcb 120777 root:root ../../../../bin/playvtx -File: /usr/lib/debug/.build-id/b7/7a14bb44da55c80c10af2b032749b66e788bcb.debug 120777 root:root ../../usr/bin/playvtx.debug -File: /usr/lib/debug/usr/bin/playvtx.debug 100644 root:root f988c1f1329ad25f252358438a268293 +File: /usr/lib/debug/.build-id/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/572e514353d82ab531e4d409db2a8b75b5c07c 120777 root:root ../../../../bin/playvtx +File: /usr/lib/debug/.build-id/6f/572e514353d82ab531e4d409db2a8b75b5c07c.debug 120777 root:root ../../usr/bin/playvtx.debug +File: /usr/lib/debug/usr/bin/playvtx.debug 100644 root:root 971b22d13c6fa019694663ec9292f292 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: ab3e33567525a7ae94a282ba25aa1dac6b6ce1016f181582d799320356e1d181300fb4f24b2c232965e380610e9441bc12f9795276dc88de1be51d53a19f7c74 +RPMIdentity: 737db241562749ceeb8a261b0724dcf76f58e8b92049bfb0685b2f95bbb3a269b517d34384597e6e87d863345cbb40263a584466042cd1a26fafeeb7feebcac4