<86>Jul 4 08:36:56 userdel[3032041]: delete user 'rooter' <86>Jul 4 08:36:56 userdel[3032041]: removed group 'rooter' owned by 'rooter' <86>Jul 4 08:36:56 userdel[3032041]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 4 08:36:56 groupadd[3032051]: group added to /etc/group: name=rooter, GID=543 <86>Jul 4 08:36:56 groupadd[3032051]: group added to /etc/gshadow: name=rooter <86>Jul 4 08:36:56 groupadd[3032051]: new group: name=rooter, GID=543 <86>Jul 4 08:36:56 useradd[3032064]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Jul 4 08:36:56 userdel[3032076]: delete user 'builder' <86>Jul 4 08:36:56 userdel[3032076]: removed group 'builder' owned by 'builder' <86>Jul 4 08:36:56 userdel[3032076]: removed shadow group 'builder' owned by 'builder' <86>Jul 4 08:36:56 groupadd[3032086]: group added to /etc/group: name=builder, GID=544 <86>Jul 4 08:36:56 groupadd[3032086]: group added to /etc/gshadow: name=builder <86>Jul 4 08:36:56 groupadd[3032086]: new group: name=builder, GID=544 <86>Jul 4 08:36:56 useradd[3032091]: new user: name=builder, UID=544, GID=544, 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>Jul 4 08:36:59 rpmi: libayemu-1.0.0-alt2.qa1 1365952524 installed <13>Jul 4 08:36:59 rpmi: libayemu-devel-1.0.0-alt2.qa1 1365952524 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/playvtx-0.9.2-alt1.qa1.nosrc.rpm 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.91303 + 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.69194 + 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 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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 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 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... /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' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -frecord-gcc-switches -Wall -g -O2 -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 -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.74036 + 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 + cd playvtx-0.9.2 + make 'INSTALL=/bin/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" /bin/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) 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 Hardlinking identical .pyc and .pyo files Processing files: playvtx-0.9.2-alt1.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15943 + 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.ket3Fo find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RhR3tp find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.3), libc.so.6(GLIBC_2.3.4), 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.nmZolm 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.2KF1Bn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rxQjGp 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 Wrote: /usr/src/RPM/RPMS/i586/playvtx-debuginfo-0.9.2-alt1.qa1.i586.rpm 5.40user 2.28system 0:12.43elapsed 61%CPU (0avgtext+0avgdata 22124maxresident)k 0inputs+0outputs (0major+396671minor)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 11.14user 7.94system 0:22.63elapsed 84%CPU (0avgtext+0avgdata 110552maxresident)k 48inputs+0outputs (0major+677210minor)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 2020-07-04 08:37:15.456206086 +0000 @@ -15,2 +15,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH)