<86>Sep 13 02:07:43 userdel[1725001]: delete user 'rooter'
<86>Sep 13 02:07:44 groupadd[1725016]: group added to /etc/group: name=rooter, GID=681
<86>Sep 13 02:07:44 groupadd[1725016]: group added to /etc/gshadow: name=rooter
<86>Sep 13 02:07:44 groupadd[1725016]: new group: name=rooter, GID=681
<86>Sep 13 02:07:44 useradd[1725036]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash
<86>Sep 13 02:07:44 userdel[1725053]: delete user 'builder'
<86>Sep 13 02:07:44 groupadd[1725063]: group added to /etc/group: name=builder, GID=682
<86>Sep 13 02:07:44 groupadd[1725063]: group added to /etc/gshadow: name=builder
<86>Sep 13 02:07:44 groupadd[1725063]: new group: name=builder, GID=682
<86>Sep 13 02:07:44 useradd[1725077]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash
<13>Sep 13 02:07:48 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Sep 13 02:07:49 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 13 02:07:50 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Sep 13 02:07:50 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Sep 13 02:07:50 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
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.77733
+ 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.77733
+ 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
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ sort -u
+ readlink -e -- ./configure
+ 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 -j8
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 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 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 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_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=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=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.24995
+ 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
+ cd libcue-1.4.0
+ make 'INSTALL=/bin/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 /bin/install -p  'libcue.la' '/usr/src/tmp/libcue-buildroot/usr/lib64/libcue.la'
libtool: install: /bin/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: /bin/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"
 /bin/install -p -m 644 'libcue.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/libcue.h'
 /bin/install -p -m 644 'cd.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/cd.h'
 /bin/install -p -m 644 'cdtext.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/cdtext.h'
 /bin/install -p -m 644 'rem.h' '/usr/src/tmp/libcue-buildroot/usr/include/libcue-1.4/libcue/rem.h'
 /bin/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"
 /bin/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)
/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.33916
+ 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.MbcQab
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.Js3aTg
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.03ZXmq
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.TO7LFD
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.moW2tU
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.NIJaNh
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.cAc5UI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N5ohqd
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
Wrote: /usr/src/RPM/RPMS/x86_64/libcue-devel-1.4.0-alt2.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libcue-debuginfo-1.4.0-alt2.x86_64.rpm
6.06user 1.44system 0:24.22elapsed 31%CPU (0avgtext+0avgdata 33692maxresident)k
0inputs+0outputs (0major+763732minor)pagefaults 0swaps
11.20user 3.50system 0:39.31elapsed 37%CPU (0avgtext+0avgdata 119268maxresident)k
0inputs+0outputs (0major+1094853minor)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	2020-09-13 02:08:20.317802792 +0000
@@ -6,4 +6,6 @@
 /usr/share/doc/libcue-1.4.0/NEWS	100644	
+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)