<86>Oct 19 07:15:10 userdel[83823]: delete user 'rooter' <86>Oct 19 07:15:10 userdel[83823]: removed group 'rooter' owned by 'rooter' <86>Oct 19 07:15:10 userdel[83823]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 19 07:15:10 groupadd[83837]: group added to /etc/group: name=rooter, GID=543 <86>Oct 19 07:15:10 groupadd[83837]: group added to /etc/gshadow: name=rooter <86>Oct 19 07:15:10 groupadd[83837]: new group: name=rooter, GID=543 <86>Oct 19 07:15:10 useradd[83849]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Oct 19 07:15:10 userdel[83878]: delete user 'builder' <86>Oct 19 07:15:10 userdel[83878]: removed group 'builder' owned by 'builder' <86>Oct 19 07:15:10 userdel[83878]: removed shadow group 'builder' owned by 'builder' <86>Oct 19 07:15:10 groupadd[83899]: group added to /etc/group: name=builder, GID=544 <86>Oct 19 07:15:10 groupadd[83899]: group added to /etc/gshadow: name=builder <86>Oct 19 07:15:10 groupadd[83899]: new group: name=builder, GID=544 <86>Oct 19 07:15:10 useradd[83912]: 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>Oct 19 07:15:12 rpmi: libayemu-1.0.0-alt2.qa1 1365952524 installed <13>Oct 19 07:15:12 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.28276 + 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.28276 + 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.69715 + 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.69715 + 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.XznNiR 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.Rmow5S 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.fXRcXR 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.HMZP0T find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eCHtBU 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 3.25user 0.98system 0:09.70elapsed 43%CPU (0avgtext+0avgdata 22216maxresident)k 0inputs+0outputs (0major+396455minor)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 6.57user 3.34system 0:15.19elapsed 65%CPU (0avgtext+0avgdata 110392maxresident)k 48inputs+0outputs (0major+675096minor)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-10-19 07:15:23.894932521 +0000 @@ -15,2 +15,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH)