<86>Feb 19 08:34:07 userdel[2906267]: delete user 'rooter' <86>Feb 19 08:34:07 userdel[2906267]: removed group 'rooter' owned by 'rooter' <86>Feb 19 08:34:07 userdel[2906267]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 19 08:34:07 groupadd[2906278]: group added to /etc/group: name=rooter, GID=1374 <86>Feb 19 08:34:07 groupadd[2906278]: group added to /etc/gshadow: name=rooter <86>Feb 19 08:34:07 groupadd[2906278]: new group: name=rooter, GID=1374 <86>Feb 19 08:34:07 useradd[2906287]: new user: name=rooter, UID=1374, GID=1374, home=/root, shell=/bin/bash <86>Feb 19 08:34:07 userdel[2906299]: delete user 'builder' <86>Feb 19 08:34:07 userdel[2906299]: removed group 'builder' owned by 'builder' <86>Feb 19 08:34:07 groupadd[2906310]: group added to /etc/group: name=builder, GID=1375 <86>Feb 19 08:34:07 groupadd[2906310]: group added to /etc/gshadow: name=builder <86>Feb 19 08:34:07 groupadd[2906310]: new group: name=builder, GID=1375 <86>Feb 19 08:34:07 useradd[2906320]: new user: name=builder, UID=1375, GID=1375, home=/usr/src, shell=/bin/bash <13>Feb 19 08:34:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Feb 19 08:34:08 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Feb 19 08:34:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Feb 19 08:34:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Feb 19 08:34:09 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596258 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcue-1.4.0-alt2.nosrc.rpm (w1.gzdio) Installing libcue-1.4.0-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcue-1.4.0 + echo 'Source #0 (libcue-1.4.0.tar):' Source #0 (libcue-1.4.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libcue-1.4.0.tar + cd libcue-1.4.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92746 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcue-1.4.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 --disable-static configure: WARNING: Unrecognized options: --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 style of include used by make... GNU 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 dependency style of x86_64-alt-linux-gcc... none checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-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 libintl.h, usability... no checking libintl.h, presence... no checking for libintl.h,... no checking malloc.c, usability... no checking malloc.c, presence... no checking for malloc.c,... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for size_t... yes checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y 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 fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/libcue/Makefile config.status: creating src/libcue/libcue.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: Unrecognized options: --disable-silent-rules, --without-included-gettext + make -j16 make all-recursive Making all in src/libcue make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o time.lo time.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c time.c -fPIC -DPIC -o .libs/time.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdtext.lo cdtext.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c cdtext.c -fPIC -DPIC -o .libs/cdtext.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o rem.lo rem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c rem.c -fPIC -DPIC -o .libs/rem.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cd.lo cd.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c cd.c -fPIC -DPIC -o .libs/cd.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cue_parser.lo cue_parser.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c cue_parser.c -fPIC -DPIC -o .libs/cue_parser.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cue_scanner.lo cue_scanner.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -Wall -Wmissing-declarations -pipe -frecord-gcc-switches -Wall -g -O2 -c cue_scanner.c -fPIC -DPIC -o .libs/cue_scanner.o cue_scanner.c:2199:14: warning: 'yy_flex_realloc' defined but not used [-Wunused-function] static void *yy_flex_realloc( void *ptr, yy_size_t size ) ^~~~~~~~~~~~~~~ cue_scanner.c:1729:12: warning: 'input' defined but not used [-Wunused-function] static int input() ^~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' /bin/sh ../../libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -version-info 1:4:0 -o libcue.la -rpath /usr/lib64 cd.lo cdtext.lo rem.lo time.lo cue_parser.lo cue_scanner.lo libtool: link: x86_64-alt-linux-gcc -shared .libs/cd.o .libs/cdtext.o .libs/rem.o .libs/time.o .libs/cue_parser.o .libs/cue_scanner.o -Wl,-soname -Wl,libcue.so.1 -o .libs/libcue.so.1.0.4 libtool: link: (cd ".libs" && rm -f "libcue.so.1" && ln -s "libcue.so.1.0.4" "libcue.so.1") libtool: link: (cd ".libs" && rm -f "libcue.so" && ln -s "libcue.so.1.0.4" "libcue.so") libtool: link: ( cd ".libs" && rm -f "libcue.la" && ln -s "../libcue.la" "libcue.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44942 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcue-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcue-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libcue-1.4.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libcue-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0' Making install in src/libcue make[1]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libcue-buildroot/usr/lib64" /bin/sh ../../libtool --mode=install /usr/libexec/rpm-build/install -p 'libcue.la' '/usr/src/tmp/libcue-buildroot/usr/lib64/libcue.la' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcue.so.1.0.4 /usr/src/tmp/libcue-buildroot/usr/lib64/libcue.so.1.0.4 libtool: install: (cd /usr/src/tmp/libcue-buildroot/usr/lib64 && { ln -s -f libcue.so.1.0.4 libcue.so.1 || { rm -f libcue.so.1 && ln -s libcue.so.1.0.4 libcue.so.1; }; }) libtool: install: (cd /usr/src/tmp/libcue-buildroot/usr/lib64 && { ln -s -f libcue.so.1.0.4 libcue.so || { rm -f libcue.so && ln -s libcue.so.1.0.4 libcue.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libcue.lai /usr/src/tmp/libcue-buildroot/usr/lib64/libcue.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libcue-1.4/libcue" || /bin/mkdir -p "/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue" /usr/libexec/rpm-build/install -p -m 644 'libcue.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/libcue.h' /usr/libexec/rpm-build/install -p -m 644 'cd.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/cd.h' /usr/libexec/rpm-build/install -p -m 644 'cdtext.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/cdtext.h' /usr/libexec/rpm-build/install -p -m 644 'rem.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/rem.h' /usr/libexec/rpm-build/install -p -m 644 'time.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/time.h' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libcue-buildroot/usr/lib64/pkgconfig" /usr/libexec/rpm-build/install -p -m 644 'libcue.pc' '/usr/src/tmp/libcue-buildroot/usr/lib64/pkgconfig/libcue.pc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0/src/libcue' make[1]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libcue-1.4.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0' make: Leaving directory '/usr/src/RPM/BUILD/libcue-1.4.0' + rm -f /usr/src/tmp/libcue-buildroot/usr/lib64/libcue.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcue-buildroot (auto) mode of './usr/lib64/libcue.so.1.0.4' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcue-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libcue.pc: Libs: '-L${libdir} -lcue' --> '-lcue' Checking contents of files in /usr/src/tmp/libcue-buildroot/ (default) Compressing files in /usr/src/tmp/libcue-buildroot (auto) Adjusting library links in /usr/src/tmp/libcue-buildroot ./usr/lib64: libcue.so.1 -> libcue.so.1.0.4 Verifying ELF objects in /usr/src/tmp/libcue-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: libcue-1.4.0-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.59273 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcue-1.4.0 + DOCDIR=/usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + export DOCDIR + rm -rf /usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + /bin/mkdir -p /usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + cp -prL AUTHORS COPYING NEWS /usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + chmod -R go-w /usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + chmod -R a+rX /usr/src/tmp/libcue-buildroot/usr/share/doc/libcue-1.4.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IEn1wm find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libcue-buildroot/usr/lib64/libcue.so.1: 82 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WXE6Rg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libcue.so.1()(64bit) = set:kdK0Z7YanSnLRGy4uuxZ9YDK6lAlBIncW0FoUJs4iRXcAWRtyyVr31ruImmpDhTZ14wpToX3UKagVvFopIckBckhGW7K0aMikLib17xigDIFLb0wyDw7a1QyRZ3uJrU1MFHzlRZcGobwZdsXvZpGeLuVO8fKdZ7TOit4yhAZ92 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(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.urK2Ce Creating libcue-debuginfo package Processing files: libcue-devel-1.4.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.k2QIQf 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.M0Bmuk find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcue) = 1.4.0 Requires: libcue = 1.4.0-alt2, /usr/lib64/libcue.so.1.0.4, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WjFozs Processing files: libcue-debuginfo-1.4.0-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cIAvdE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.45VZhT find-requires: running scripts (debuginfo) Provides: debug64(libcue.so.1) Requires: libcue = 1.4.0-alt2, debug64(libc.so.6) Removing 1 extra deps from libcue-devel due to dependency on libcue Wrote: /usr/src/RPM/RPMS/x86_64/libcue-1.4.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcue-devel-1.4.0-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcue-debuginfo-1.4.0-alt2.x86_64.rpm (w2.lzdio) 3.10user 1.96system 0:12.98elapsed 39%CPU (0avgtext+0avgdata 33544maxresident)k 0inputs+0outputs (0major+779282minor)pagefaults 0swaps 1.62user 0.96system 0:18.23elapsed 14%CPU (0avgtext+0avgdata 120320maxresident)k 0inputs+0outputs (34458major+156203minor)pagefaults 0swaps --- libcue-1.4.0-alt2.x86_64.rpm.repo 2012-08-05 20:31:00.000000000 +0000 +++ libcue-1.4.0-alt2.x86_64.rpm.hasher 2023-02-19 08:34:24.076314771 +0000 @@ -6,4 +6,6 @@ /usr/share/doc/libcue-1.4.0/NEWS 100644 root:root +Requires: libc.so.6(GLIBC_2.14)(64bit) Requires: libc.so.6(GLIBC_2.2.5)(64bit) Requires: libc.so.6(GLIBC_2.3.4)(64bit) +Requires: libc.so.6(GLIBC_2.4)(64bit) Requires: rtld(GNU_HASH) @@ -13,3 +15,3 @@ File: /usr/lib64/libcue.so.1 120777 root:root libcue.so.1.0.4 -File: /usr/lib64/libcue.so.1.0.4 100644 root:root 44bb5c620909f3660b4558524492687b +File: /usr/lib64/libcue.so.1.0.4 100644 root:root baa47a6f3648f0944f3c06bb5e11e3de File: /usr/share/doc/libcue-1.4.0 40755 root:root @@ -18,2 +20,2 @@ File: /usr/share/doc/libcue-1.4.0/NEWS 100644 root:root 3e96ef9ccf304047bbf95f7bf73bbdb6 -RPMIdentity: 64671f1134331222823e01222121956c1d62041feba431ca344f6cbfe7876f4105cdbeebd4de481156bcd8cbb7e2564448cbe65a240de4f78b3db86a2d4fa576 +RPMIdentity: 90da68a30e77653808cde74700297dfa15fe5580f1a83b97c9fbd9c09dfb0b54ec5e001d1f55f830dfc3177ced822afc348c2655fc33a15662b605888cb9e443 --- libcue-debuginfo-1.4.0-alt2.x86_64.rpm.repo 2012-08-05 20:31:00.000000000 +0000 +++ libcue-debuginfo-1.4.0-alt2.x86_64.rpm.hasher 2023-02-19 08:34:24.173315870 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/1d 40755 root:root -/usr/lib/debug/.build-id/1d/0f6c3faff4a2892c110c4fc2d5c4a362df52de 120777 root:root ../../../../lib64/libcue.so.1.0.4 -/usr/lib/debug/.build-id/1d/0f6c3faff4a2892c110c4fc2d5c4a362df52de.debug 120777 root:root ../../usr/lib64/libcue.so.1.0.4.debug +/usr/lib/debug/.build-id/69 40755 root:root +/usr/lib/debug/.build-id/69/0b4cccb20c77a4be4b7caea5eeee862289ff4a 120777 root:root ../../../../lib64/libcue.so.1.0.4 +/usr/lib/debug/.build-id/69/0b4cccb20c77a4be4b7caea5eeee862289ff4a.debug 120777 root:root ../../usr/lib64/libcue.so.1.0.4.debug /usr/lib/debug/usr/lib64/libcue.so.1.0.4.debug 100644 root:root @@ -26,6 +26,6 @@ Provides: libcue-debuginfo = 1.4.0-alt2 -File: /usr/lib/debug/.build-id/1d 40755 root:root -File: /usr/lib/debug/.build-id/1d/0f6c3faff4a2892c110c4fc2d5c4a362df52de 120777 root:root ../../../../lib64/libcue.so.1.0.4 -File: /usr/lib/debug/.build-id/1d/0f6c3faff4a2892c110c4fc2d5c4a362df52de.debug 120777 root:root ../../usr/lib64/libcue.so.1.0.4.debug -File: /usr/lib/debug/usr/lib64/libcue.so.1.0.4.debug 100644 root:root a23f8d2f91eb9b625c4f44c732004fe5 +File: /usr/lib/debug/.build-id/69 40755 root:root +File: /usr/lib/debug/.build-id/69/0b4cccb20c77a4be4b7caea5eeee862289ff4a 120777 root:root ../../../../lib64/libcue.so.1.0.4 +File: /usr/lib/debug/.build-id/69/0b4cccb20c77a4be4b7caea5eeee862289ff4a.debug 120777 root:root ../../usr/lib64/libcue.so.1.0.4.debug +File: /usr/lib/debug/usr/lib64/libcue.so.1.0.4.debug 100644 root:root 6a254b50b9c70f1a04467d9b738cef56 File: /usr/lib/debug/usr/lib64/libcue.so.1.debug 120777 root:root libcue.so.1.0.4.debug @@ -47,2 +47,2 @@ File: /usr/src/debug/libcue-1.4.0/src/libcue/time.h 100644 root:root d1bcdd345bc3103b62af1e2a45b536ba -RPMIdentity: 15d7036e3b06a378afe05cbf4395e65abba5168eb9860d401383c9a67a7380a681bf1ef00bf1c45a60ecf46567347cd039ea6a39184020fae48e8f88a0605015 +RPMIdentity: de847846eeb0c1994e652d2771755154a4e7d112ebe194b73c49b12a4c20ef98fe7325f6f4dbb594e72a7ac71250c9a2589e7ba0b964784844fe650332394ccb --- libcue-devel-1.4.0-alt2.x86_64.rpm.repo 2012-08-05 20:31:00.000000000 +0000 +++ libcue-devel-1.4.0-alt2.x86_64.rpm.hasher 2023-02-19 08:34:24.230316515 +0000 @@ -23,2 +23,2 @@ File: /usr/lib64/pkgconfig/libcue.pc 100644 root:root 2939a4a83a3d3ddde94960225b8818d2 -RPMIdentity: 204b77d23fda2f9f68a6a802d31b19b0b74d7c9643839065984c027b291f4fa6e66f4e54374417aa9c3f1e6498eef8e207b75f08ecbc9a3216b9516be224aa1d +RPMIdentity: c1ac9e928b414c78290c703030de6fee93bc70a70cecd4594436327c16ec910a79676a182c6b37a38d33f1d9204061bceff35ecc0433a10bcd8754e2ba636486