<86>Dec 31 01:20:15 userdel[22336]: delete user 'rooter' <86>Dec 31 01:20:15 userdel[22336]: removed group 'rooter' owned by 'rooter' <86>Dec 31 01:20:15 userdel[22336]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 31 01:20:15 groupadd[22347]: group added to /etc/group: name=rooter, GID=549 <86>Dec 31 01:20:15 groupadd[22347]: group added to /etc/gshadow: name=rooter <86>Dec 31 01:20:15 groupadd[22347]: new group: name=rooter, GID=549 <86>Dec 31 01:20:15 useradd[22360]: new user: name=rooter, UID=549, GID=549, home=/root, shell=/bin/bash <86>Dec 31 01:20:15 userdel[22381]: delete user 'builder' <86>Dec 31 01:20:15 userdel[22381]: removed group 'builder' owned by 'builder' <86>Dec 31 01:20:15 userdel[22381]: removed shadow group 'builder' owned by 'builder' <86>Dec 31 01:20:15 groupadd[22391]: group added to /etc/group: name=builder, GID=550 <86>Dec 31 01:20:15 groupadd[22391]: group added to /etc/gshadow: name=builder <86>Dec 31 01:20:15 groupadd[22391]: new group: name=builder, GID=550 <86>Dec 31 01:20:15 useradd[22404]: new user: name=builder, UID=550, GID=550, home=/usr/src, shell=/bin/bash <13>Dec 31 01:20:19 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus.218115.200 1545282875 installed <13>Dec 31 01:20:20 rpmi: libstdc++8-devel-8.2.1-alt2 sisyphus.218691.100 1545948574 installed <13>Dec 31 01:20:21 rpmi: gcc8-c++-8.2.1-alt2 sisyphus.218691.100 1545948574 installed <13>Dec 31 01:20:21 rpmi: gcc-c++-8-alt1 sisyphus.214000.40 1542664792 installed Building target platforms: x86_64 Building for target x86_64 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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.12926 + 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.12926 + 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + ./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 --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 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 build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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... x86_64-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 x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-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 x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o vtxfile.lo vtxfile.c mkdir .libs x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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; ^~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o ay8912.lo ay8912.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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"; ^~~~~~~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -c -o lh5dec.lo lh5dec.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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); ~^~ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I../include -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -no-undefined -release 1.0.0 -version-info 0:0:0 -o libayemu.la -rpath /usr/lib64 ay8912.lo lh5dec.lo vtxfile.lo x86_64-alt-linux-gcc -shared .libs/ay8912.o .libs/lh5dec.o .libs/vtxfile.o -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.67642 + 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/lib64" || /bin/mkdir -p "/usr/src/tmp/libayemu-buildroot/usr/lib64" /bin/sh ../libtool --mode=install /bin/install -p 'libayemu.la' '/usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.la' /bin/install -p .libs/libayemu-1.0.0.so.0.0.0 /usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu-1.0.0.so.0.0.0 (cd /usr/src/tmp/libayemu-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libayemu.la /bin/install -p .libs/libayemu.a /usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.a chmod 644 /usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.a ranlib /usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' 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/lib64/libayemu.la' mode of './usr/lib64/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/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: libayemu-1.0.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86113 + 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.J0TZ8t 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.YWNwU4 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()(64bit) = set:id2nlzIZqCS4uLOmPxF3Cjyxvo3ggBDjufPbhj3 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gf3mVJ 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.oU0kIs 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.oPimlf 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/lib64/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.GvmaW5 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.Wj7kf0 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.bzoYAY 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.yQysD0 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.vCdtj6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lUgrpg find-requires: running scripts (debuginfo) Provides: debug64(libayemu-1.0.0.so.0) Requires: libayemu = 1.0.0-alt2.qa1, debug64(libc.so.6) Removing 1 extra deps from libayemu-devel due to dependency on libayemu Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-1.0.0-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-devel-1.0.0-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-devel-static-1.0.0-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-debuginfo-1.0.0-alt2.qa1.x86_64.rpm 12.74user 4.88system 0:30.72elapsed 57%CPU (0avgtext+0avgdata 29884maxresident)k 0inputs+0outputs (0major+881153minor)pagefaults 0swaps 28.40user 11.26system 0:53.24elapsed 74%CPU (0avgtext+0avgdata 122444maxresident)k 0inputs+0outputs (0major+1355304minor)pagefaults 0swaps --- libayemu-1.0.0-alt2.qa1.x86_64.rpm.repo 2013-04-14 15:15:26.000000000 +0000 +++ libayemu-1.0.0-alt2.qa1.x86_64.rpm.hasher 2018-12-31 01:20:56.898419935 +0000 @@ -10,3 +10,2 @@ /usr/share/doc/libayemu-1.0.0/TODO 100644 -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit)