<86>Jun 16 01:59:40 userdel[2887805]: delete user 'rooter' <86>Jun 16 01:59:40 userdel[2887805]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:59:40 userdel[2887805]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:59:40 groupadd[2887820]: group added to /etc/group: name=rooter, GID=1850 <86>Jun 16 01:59:40 groupadd[2887820]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:59:40 groupadd[2887820]: new group: name=rooter, GID=1850 <86>Jun 16 01:59:40 useradd[2887836]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Jun 16 01:59:40 userdel[2887850]: delete user 'builder' <86>Jun 16 01:59:40 userdel[2887850]: removed group 'builder' owned by 'builder' <86>Jun 16 01:59:40 userdel[2887850]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:59:40 groupadd[2887871]: group added to /etc/group: name=builder, GID=1851 <86>Jun 16 01:59:40 groupadd[2887871]: group added to /etc/gshadow: name=builder <86>Jun 16 01:59:40 groupadd[2887871]: new group: name=builder, GID=1851 <86>Jun 16 01:59:40 useradd[2887889]: new user: name=builder, UID=1851, GID=1851, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libayemu-1.0.0-alt2.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>Jun 16 01:59:43 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:59:43 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:59:43 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:59:43 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libayemu-1.0.0-alt2.qa1.nosrc.rpm (w1.gzdio) 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.873 + 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.873 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -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 -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=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 --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 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 -j16 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 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] 132 | 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 mkdir .libs 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=] 9 | 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 mkdir .libs mkdir: cannot create directory '.libs': File exists 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] 95 | 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 ar: `u' modifier ignored since `D' is the default (see `U') 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.18371 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libayemu-1.0.0 + make 'INSTALL=/usr/libexec/rpm-build/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 /usr/libexec/rpm-build/install -p 'libayemu.la' '/usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.la' /usr/libexec/rpm-build/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; }; }) /usr/libexec/rpm-build/install -p .libs/libayemu.lai /usr/src/tmp/libayemu-buildroot/usr/lib64/libayemu.la /usr/libexec/rpm-build/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" /usr/libexec/rpm-build/install -p -m 644 'ayemu.h' '/usr/src/tmp/libayemu-buildroot/usr/include/ayemu.h' /usr/libexec/rpm-build/install -p -m 644 'ayemu_8912.h' '/usr/src/tmp/libayemu-buildroot/usr/include/ayemu_8912.h' /usr/libexec/rpm-build/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: No such file or directory 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,gnuconfig) 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: (from :0) 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) Processing files: libayemu-1.0.0-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18371 + 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.AIleTs find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libayemu-buildroot/usr/lib64/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.lDqDIs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0LZHqr 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.GwJprr 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.neDuFo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.veagkq 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.S9SOCp 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.qa4Ubr find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.uiBU9p 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.7tUncr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZlPc4o 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-devel-1.0.0-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-devel-static-1.0.0-alt2.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libayemu-debuginfo-1.0.0-alt2.qa1.x86_64.rpm (w2.lzdio) 2.03user 3.38system 0:15.27elapsed 35%CPU (0avgtext+0avgdata 28668maxresident)k 0inputs+0outputs (0major+780100minor)pagefaults 0swaps /.out/libayemu-1.0.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libayemu-devel-1.0.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libayemu-devel-static-1.0.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/libayemu-debuginfo-1.0.0-alt2.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 2.86user 2.40system 0:24.57elapsed 21%CPU (0avgtext+0avgdata 128772maxresident)k 24inputs+0outputs (0major+196919minor)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 2024-06-16 02:00:01.714159131 +0000 @@ -10,3 +10,2 @@ /usr/share/doc/libayemu-1.0.0/TODO 100644 root:root -Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) @@ -14,2 +13,3 @@ Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -19,3 +19,3 @@ File: /usr/lib64/libayemu-1.0.0.so.0 120777 root:root libayemu-1.0.0.so.0.0.0 -File: /usr/lib64/libayemu-1.0.0.so.0.0.0 100644 root:root 53d878efd2732dd2de7d117e3da4f6af +File: /usr/lib64/libayemu-1.0.0.so.0.0.0 100644 root:root e24136b5e7725b3a1efd56587c62013a File: /usr/share/doc/libayemu-1.0.0 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/libayemu-1.0.0/TODO 100644 root:root 050df89ace769e18e142c8feb1d5c472 -RPMIdentity: b9d2a8c5c424b9342558949586941c33659625b614dce470943489ceb8ddf4f5419b44c607a5f8798bc4f0fdf9b41e9e848e10f966e59751f49f1b4041ced0eb +RPMIdentity: 8dc94822f0515e091dd1d9d7f0de4f4d983480efd6cda0fb43f0de5a61e835fda752bb93c1e1f4a44125f6a9f78ee2c68bc210bb3546f524772e02994f32815d --- libayemu-debuginfo-1.0.0-alt2.qa1.x86_64.rpm.repo 2013-04-14 15:15:26.000000000 +0000 +++ libayemu-debuginfo-1.0.0-alt2.qa1.x86_64.rpm.hasher 2024-06-16 02:00:01.862161090 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2a 40755 root:root -/usr/lib/debug/.build-id/2a/7f675ad4d888811473d18500c261dac03e9a78 120777 root:root ../../../../lib64/libayemu-1.0.0.so.0.0.0 -/usr/lib/debug/.build-id/2a/7f675ad4d888811473d18500c261dac03e9a78.debug 120777 root:root ../../usr/lib64/libayemu-1.0.0.so.0.0.0.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/7256b8f6c224c2308316f1ec38084f5562b988 120777 root:root ../../../../lib64/libayemu-1.0.0.so.0.0.0 +/usr/lib/debug/.build-id/71/7256b8f6c224c2308316f1ec38084f5562b988.debug 120777 root:root ../../usr/lib64/libayemu-1.0.0.so.0.0.0.debug /usr/lib/debug/usr/lib64/libayemu-1.0.0.so.0.0.0.debug 100644 root:root @@ -18,6 +18,6 @@ Provides: libayemu-debuginfo = 1.0.0-alt2.qa1 -File: /usr/lib/debug/.build-id/2a 40755 root:root -File: /usr/lib/debug/.build-id/2a/7f675ad4d888811473d18500c261dac03e9a78 120777 root:root ../../../../lib64/libayemu-1.0.0.so.0.0.0 -File: /usr/lib/debug/.build-id/2a/7f675ad4d888811473d18500c261dac03e9a78.debug 120777 root:root ../../usr/lib64/libayemu-1.0.0.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libayemu-1.0.0.so.0.0.0.debug 100644 root:root e209616acfd5b999ff58d74863fa2a86 +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/7256b8f6c224c2308316f1ec38084f5562b988 120777 root:root ../../../../lib64/libayemu-1.0.0.so.0.0.0 +File: /usr/lib/debug/.build-id/71/7256b8f6c224c2308316f1ec38084f5562b988.debug 120777 root:root ../../usr/lib64/libayemu-1.0.0.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libayemu-1.0.0.so.0.0.0.debug 100644 root:root afe6849d5a6aa3bbfaef588140cb6afe File: /usr/lib/debug/usr/lib64/libayemu-1.0.0.so.0.debug 120777 root:root libayemu-1.0.0.so.0.0.0.debug @@ -31,2 +31,2 @@ File: /usr/src/debug/libayemu-1.0.0/src/vtxfile.c 100644 root:root 14d3d0e9b6208166b7cccd72ec7579d1 -RPMIdentity: 63154e49f7dbba1fdabe96dbc2c945035757d432c4398ae43a503e36317c89e096fe99fca4b411f13dbab3e76ab75a314094c4d635e71291158cd7667c2904db +RPMIdentity: 2f91bb8ad3fd46dd725056194dd0ccb41e146440bd7d2991d6a0b9f392eb31f2e628f76113322f3ac423805a4ce0ded79b27d34b12af665979afee6d0692d50b --- libayemu-devel-1.0.0-alt2.qa1.x86_64.rpm.repo 2013-04-14 15:15:26.000000000 +0000 +++ libayemu-devel-1.0.0-alt2.qa1.x86_64.rpm.hasher 2024-06-16 02:00:01.951162267 +0000 @@ -11,2 +11,2 @@ File: /usr/lib64/libayemu.so 120777 root:root libayemu-1.0.0.so.0.0.0 -RPMIdentity: d2c2e1200ded1f51e1d25cdd8498bca1e0d3a070af59a3051c3bbe848af6dc1eab574b00b8649e4d913c8d581d3c44380a4acb9063427d0ddd7439aaac197c41 +RPMIdentity: cabff4f1b4735efd916f04f9fe8e545c69bca74d0e9cc1912002c3debf06bb6695895388462bd4d577b6cf708ad92bfdd2d77c0998d536c1ca62f7d43354e366 --- libayemu-devel-static-1.0.0-alt2.qa1.x86_64.rpm.repo 2013-04-14 15:15:26.000000000 +0000 +++ libayemu-devel-static-1.0.0-alt2.qa1.x86_64.rpm.hasher 2024-06-16 02:00:02.026163260 +0000 @@ -5,3 +5,3 @@ Provides: libayemu-devel-static = 1.0.0-alt2.qa1 -File: /usr/lib64/libayemu.a 100644 root:root da00aaf13bfa43c33ccfc98b9da89f9f -RPMIdentity: 780a28248c6cf46f8498562b085660517578a8a7155acd9658e837b45897fa5b2c3a0a5f8e18a629a368f33e7b778118000d6713d5673546dbffeeaf9e24d4d0 +File: /usr/lib64/libayemu.a 100644 root:root 801a5a70cde63a54396806074c26fbb0 +RPMIdentity: 236de5f1ecb16e53d578efe68f135610724548d9a99d7612077594a1358b7ef94ac976c3e068be377409c0b56e1ffc9392924a9c692b4c9587bd4128e7b7573e