<86>Oct 21 09:31:16 userdel[88737]: delete user 'rooter' <86>Oct 21 09:31:16 userdel[88737]: removed group 'rooter' owned by 'rooter' <86>Oct 21 09:31:16 userdel[88737]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 21 09:31:16 groupadd[88754]: group added to /etc/group: name=rooter, GID=549 <86>Oct 21 09:31:16 groupadd[88754]: group added to /etc/gshadow: name=rooter <86>Oct 21 09:31:16 groupadd[88754]: new group: name=rooter, GID=549 <86>Oct 21 09:31:16 useradd[88774]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Oct 21 09:31:16 userdel[88803]: delete user 'builder' <86>Oct 21 09:31:16 userdel[88803]: removed group 'builder' owned by 'builder' <86>Oct 21 09:31:16 userdel[88803]: removed shadow group 'builder' owned by 'builder' <86>Oct 21 09:31:16 groupadd[88822]: group added to /etc/group: name=builder, GID=550 <86>Oct 21 09:31:16 groupadd[88822]: group added to /etc/gshadow: name=builder <86>Oct 21 09:31:16 groupadd[88822]: new group: name=builder, GID=550 <86>Oct 21 09:31:16 useradd[88856]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Oct 21 09:31:20 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 21 09:31:20 rpmi: libstdc++8-devel-8.3.1-alt5 sisyphus+235477.100.1.1 1565022025 installed <13>Oct 21 09:31:22 rpmi: gcc8-c++-8.3.1-alt5 sisyphus+235477.100.1.1 1565022025 installed <13>Oct 21 09:31:22 rpmi: gcc-c++-8-alt2 sisyphus+235723.100.1.1 1565191484 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libayemu-1.0.0-alt2.qa1.nosrc.rpm Installing libayemu-1.0.0-alt2.qa1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libayemu-1.0.0 + echo 'Source #0 (libayemu-1.0.0.tar.gz):' Source #0 (libayemu-1.0.0.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libayemu-1.0.0.tar.gz + /bin/tar -xf - + cd libayemu-1.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94723 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libayemu-1.0.0 + 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 + '[' -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 --enable-shared --enable-static 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... i586-alt-linux-gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i586-alt-linux-g++ accepts -g... yes checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for i586-alt-linux-g77... no checking for i586-alt-linux-xlf... no checking for i586-alt-linux-f77... no checking for i586-alt-linux-frt... no checking for i586-alt-linux-pgf77... no checking for i586-alt-linux-cf77... no checking for i586-alt-linux-fort77... no checking for i586-alt-linux-fl32... no checking for i586-alt-linux-af77... no checking for i586-alt-linux-xlf90... no checking for i586-alt-linux-f90... no checking for i586-alt-linux-pgf90... no checking for i586-alt-linux-pghpf... no checking for i586-alt-linux-epcf90... no checking for i586-alt-linux-gfortran... no checking for i586-alt-linux-g95... no checking for i586-alt-linux-xlf95... no checking for i586-alt-linux-f95... no checking for i586-alt-linux-fort... no checking for i586-alt-linux-ifort... no checking for i586-alt-linux-ifc... no checking for i586-alt-linux-efc... no checking for i586-alt-linux-pgf95... no checking for i586-alt-linux-lf95... no checking for i586-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for objdir... .libs checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking for i586-alt-linux-strip... no checking for strip... strip checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC checking if i586-alt-linux-gcc PIC flag -fPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC checking if i586-alt-linux-g++ PIC flag -fPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes 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 src/Makefile config.status: creating include/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j8 make all-recursive Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o vtxfile.lo vtxfile.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vtxfile.c -fPIC -DPIC -o .libs/vtxfile.o vtxfile.c: In function 'ayemu_vtx_header': vtxfile.c:132:15: warning: variable 'data' set but not used [-Wunused-but-set-variable] const char *data; ^~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c vtxfile.c -o vtxfile.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o ay8912.lo ay8912.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ay8912.c -fPIC -DPIC -o .libs/ay8912.o ay8912.c:9:19: warning: 'VERSION' defined but not used [-Wunused-const-variable=] static const char VERSION[] = "libayemu 0.9"; ^~~~~~~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c ay8912.c -o ay8912.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lh5dec.lo lh5dec.c mkdir .libs i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lh5dec.c -fPIC -DPIC -o .libs/lh5dec.o lh5dec.c: In function 'make_table': lh5dec.c:95:27: warning: operation on 'i' may be undefined [-Wsequence-point] while (i <= 16) weight[i++] = 1U << (16 - i); ~^~ i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lh5dec.c -o lh5dec.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -no-undefined -release 1.0.0 -version-info 0:0:0 -o libayemu.la -rpath /usr/lib ay8912.lo lh5dec.lo vtxfile.lo i586-alt-linux-gcc -shared .libs/ay8912.o .libs/lh5dec.o .libs/vtxfile.o -march=i586 -mtune=generic -Wl,-soname -Wl,libayemu-1.0.0.so.0 -o .libs/libayemu-1.0.0.so.0.0.0 (cd .libs && rm -f libayemu-1.0.0.so.0 && ln -s libayemu-1.0.0.so.0.0.0 libayemu-1.0.0.so.0) (cd .libs && rm -f libayemu.so && ln -s libayemu-1.0.0.so.0.0.0 libayemu.so) ar cru .libs/libayemu.a ay8912.o lh5dec.o vtxfile.o ranlib .libs/libayemu.a creating libayemu.la (cd .libs && rm -f libayemu.la && ln -s ../libayemu.la libayemu.la) make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' Making all in include make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47697 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libayemu-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libayemu-buildroot + cd libayemu-1.0.0 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libayemu-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libayemu-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libayemu.la' '/usr/src/tmp/libayemu-buildroot/usr/lib/libayemu.la' /bin/install -p .libs/libayemu-1.0.0.so.0.0.0 /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu-1.0.0.so.0.0.0 (cd /usr/src/tmp/libayemu-buildroot/usr/lib && { ln -s -f libayemu-1.0.0.so.0.0.0 libayemu-1.0.0.so.0 || { rm -f libayemu-1.0.0.so.0 && ln -s libayemu-1.0.0.so.0.0.0 libayemu-1.0.0.so.0; }; }) (cd /usr/src/tmp/libayemu-buildroot/usr/lib && { ln -s -f libayemu-1.0.0.so.0.0.0 libayemu.so || { rm -f libayemu.so && ln -s libayemu-1.0.0.so.0.0.0 libayemu.so; }; }) /bin/install -p .libs/libayemu.lai /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu.la /bin/install -p .libs/libayemu.a /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu.a chmod 644 /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu.a ranlib /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/src' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || /bin/mkdir -p "/usr/src/tmp/libayemu-buildroot/usr/include" /bin/install -p -m 644 'ayemu.h' '/usr/src/tmp/libayemu-buildroot/usr/include/ayemu.h' /bin/install -p -m 644 'ayemu_8912.h' '/usr/src/tmp/libayemu-buildroot/usr/include/ayemu_8912.h' /bin/install -p -m 644 'ayemu_vtxfile.h' '/usr/src/tmp/libayemu-buildroot/usr/include/ayemu_vtxfile.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0/include' make[1]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0' make install-exec-hook make[3]: Entering directory '/usr/src/RPM/BUILD/libayemu-1.0.0' ldconfig make[3]: ldconfig: Command not found make[3]: [Makefile:639: install-exec-hook] Error 127 (ignored) make[3]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0' make: Leaving directory '/usr/src/RPM/BUILD/libayemu-1.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libayemu-buildroot (auto) removed './usr/lib/libayemu.la' mode of './usr/lib/libayemu-1.0.0.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libayemu-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/libayemu-buildroot/ (default) Compressing files in /usr/src/tmp/libayemu-buildroot (auto) Adjusting library links in /usr/src/tmp/libayemu-buildroot ./usr/lib: libayemu-1.0.0.so.0 -> libayemu-1.0.0.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libayemu-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libayemu-1.0.0.so.0.0.0: uses non-LFS functions: __xstat mmap open Hardlinking identical .pyc and .pyo files Processing files: libayemu-1.0.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.19014 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libayemu-1.0.0 + DOCDIR=/usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + export DOCDIR + rm -rf /usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + /bin/mkdir -p /usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + cp -prL AUTHORS ChangeLog NEWS README RELEASENOTES THANKS TODO /usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + chmod -R go-w /usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + chmod -R a+rX /usr/src/tmp/libayemu-buildroot/usr/share/doc/libayemu-1.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yx6eZd find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libayemu-buildroot/usr/lib/libayemu-1.0.0.so.0: 18 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Amik3S find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libayemu-1.0.0.so.0 = set:id2nlzIZqCS4uLOmPxF3Cjyxvo3ggBDjufPbhj3 Requires: 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.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qgVKK5 Creating libayemu-debuginfo package Processing files: libayemu-devel-1.0.0-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.msNjMD 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.9KmImN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libayemu = 1.0.0-alt2.qa1, /usr/lib/libayemu-1.0.0.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lhSawD Processing files: libayemu-devel-static-1.0.0-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sUNIwK 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.bMO0oc find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libayemu-devel = 1.0.0-alt2.qa1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AGzjDe Processing files: libayemu-debuginfo-1.0.0-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yruoGZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KEPr0h find-requires: running scripts (debuginfo) Provides: debug(libayemu-1.0.0.so.0) Requires: libayemu = 1.0.0-alt2.qa1, debug(libc.so.6) Removing 1 extra deps from libayemu-devel due to dependency on libayemu Wrote: /usr/src/RPM/RPMS/i586/libayemu-1.0.0-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libayemu-devel-1.0.0-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libayemu-devel-static-1.0.0-alt2.qa1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libayemu-debuginfo-1.0.0-alt2.qa1.i586.rpm 17.20user 5.67system 0:35.65elapsed 64%CPU (0avgtext+0avgdata 25036maxresident)k 0inputs+0outputs (0major+770785minor)pagefaults 0swaps 24.62user 8.88system 0:49.41elapsed 67%CPU (0avgtext+0avgdata 112248maxresident)k 0inputs+0outputs (0major+1091338minor)pagefaults 0swaps --- libayemu-1.0.0-alt2.qa1.i586.rpm.repo 2013-04-14 15:15:26.000000000 +0000 +++ libayemu-1.0.0-alt2.qa1.i586.rpm.hasher 2019-10-21 09:32:03.754051094 +0000 @@ -14,2 +14,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: rtld(GNU_HASH)