<86>Feb  7 15:35:02 userdel[1473208]: delete user 'rooter'
<86>Feb  7 15:35:02 userdel[1473208]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  7 15:35:02 groupadd[1473218]: group added to /etc/group: name=rooter, GID=639
<86>Feb  7 15:35:02 groupadd[1473218]: group added to /etc/gshadow: name=rooter
<86>Feb  7 15:35:02 groupadd[1473218]: new group: name=rooter, GID=639
<86>Feb  7 15:35:02 useradd[1473224]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash
<86>Feb  7 15:35:02 userdel[1473235]: delete user 'builder'
<86>Feb  7 15:35:02 userdel[1473235]: removed group 'builder' owned by 'builder'
<86>Feb  7 15:35:02 userdel[1473235]: removed shadow group 'builder' owned by 'builder'
<86>Feb  7 15:35:02 groupadd[1473248]: group added to /etc/group: name=builder, GID=640
<86>Feb  7 15:35:02 groupadd[1473248]: group added to /etc/gshadow: name=builder
<86>Feb  7 15:35:02 groupadd[1473248]: new group: name=builder, GID=640
<86>Feb  7 15:35:02 useradd[1473256]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash
<13>Feb  7 15:35:04 rpmi: flex-2.6.4.0.88.9801-alt1 sisyphus+221902.2300.4.1 1550596430 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/cuetools-1.4.0-alt1.git20131123.nosrc.rpm
Installing cuetools-1.4.0-alt1.git20131123.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30180
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cuetools-1.4.0
+ echo 'Source #0 (cuetools-1.4.0.tar.gz):'
Source #0 (cuetools-1.4.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/cuetools-1.4.0.tar.gz
+ /bin/tar -xf -
+ cd cuetools-1.4.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ mv -f COPYING COPYING.orig
++ relative /usr/share/license/GPL-2 /usr/share/doc/cuetools/COPYING
+ ln -s ../../license/GPL-2 COPYING
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30180
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cuetools-1.4.0
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: running: automake --add-missing --force-missing
configure.ac:7: installing './ar-lib'
configure.ac:3: installing './compile'
configure.ac:2: installing './install-sh'
configure.ac:2: installing './missing'
src/lib/Makefile.am: installing './depcomp'
configure.ac: installing './ylwrap'
autoreconf-default: Leaving directory `.'
+ 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
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ ./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
configure: WARNING: unrecognized options: --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 whether make supports nested variables... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for bison... bison -y
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/tools/Makefile
config.status: creating extras/Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in doc
make[2]: Nothing to be done for 'all'.
Making all in src
Making all in lib
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
/bin/sh ../../ylwrap cue_parse.y y.tab.c cue_parse.c y.tab.h `echo cue_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output cue_parse.output -- bison -y -d 
updating cue_parse.h
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
/bin/sh ../../ylwrap toc_parse.y y.tab.c toc_parse.c y.tab.h `echo toc_parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output toc_parse.output -- bison -y -d 
/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib/toc_parse.y:88.15-18: warning: symbol ISRC redeclared [-Wother]
 %token <ival> ISRC
               ^^^^
updating toc_parse.h
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make  all-am
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o time.o time.c
time.c: In function 'time_frame_to_mmssff':
time.c:41:21: warning: '%02d' directive writing between 2 and 3 bytes into a region of size between 2 and 7 [-Wformat-overflow=]
  sprintf(msf, "%02d:%02d:%02d", minutes, seconds, frames);
                     ^~~~
time.c:41:15: note: directive argument in the range [-59, 59]
  sprintf(msf, "%02d:%02d:%02d", minutes, seconds, frames);
               ^~~~~~~~~~~~~~~~
time.c:41:15: note: directive argument in the range [-74, 74]
In file included from /usr/include/stdio.h:862,
                 from time.c:8:
/usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 9 and 16 bytes into a destination of size 10
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cdtext.o cdtext.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cue_print.o cue_print.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cuefile.o cuefile.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
/bin/sh ../../ylwrap toc_scan.l lex.yy.c toc_scan.c -- flex -olex.yy.c 
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cd.o cd.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o toc_print.o toc_print.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
/bin/sh ../../ylwrap cue_scan.l lex.yy.c cue_scan.c -- flex -olex.yy.c 
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cue_parse.o cue_parse.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o toc_parse.o toc_parse.c
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o toc_scan.o toc_scan.c
toc_scan.c:1977:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
toc_scan.c:1934:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, char * yy_bp )
                 ^~~~~~~
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cue_scan.o cue_scan.c
cue_scan.c:1904:16: warning: 'input' defined but not used [-Wunused-function]
     static int input  (void)
                ^~~~~
cue_scan.c:1861:17: warning: 'yyunput' defined but not used [-Wunused-function]
     static void yyunput (int c, char * yy_bp )
                 ^~~~~~~
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
rm -f libcuefile.a
ar cru libcuefile.a cd.o cdtext.o time.o cuefile.o cue_print.o toc_print.o cue_parse.o cue_scan.o toc_parse.o toc_scan.o  
ranlib libcuefile.a
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
Making all in tools
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cueconvert.o cueconvert.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cuebreakpoints.o cuebreakpoints.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o cueconvert cueconvert.o ../lib/libcuefile.a 
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o cuebreakpoints cuebreakpoints.o ../lib/libcuefile.a 
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../..  -I./../lib   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o cueprint.o cueprint.c
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o cueprint cueprint.o ../lib/libcuefile.a 
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Nothing to be done for 'all-am'.
Making all in extras
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.74535
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cuetools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cuetools-buildroot
+ cd cuetools-1.4.0
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/cuetools-buildroot
make: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/cuetools-buildroot/usr/share/man/man1'
 /bin/install -p -m 644 cuebreakpoints.1 cueconvert.1 cueprint.1 '/usr/src/tmp/cuetools-buildroot/usr/share/man/man1'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/doc'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
Making install in lib
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make  install-am
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib'
Making install in tools
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
 /bin/mkdir -p '/usr/src/tmp/cuetools-buildroot/usr/bin'
  /bin/install -p cuebreakpoints cueconvert cueprint '/usr/src/tmp/cuetools-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/cuetools-buildroot/usr/bin'
 /bin/install -p cuetag.sh '/usr/src/tmp/cuetools-buildroot/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src/tools'
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
make[3]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
make[2]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/src'
Making install in extras
make[1]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/extras'
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0/extras'
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/cuetools-1.4.0/extras'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0/extras'
make[1]: Entering directory '/usr/src/RPM/BUILD/cuetools-1.4.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/cuetools-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/cuetools-1.4.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0'
make: Leaving directory '/usr/src/RPM/BUILD/cuetools-1.4.0'
+ mv /usr/src/tmp/cuetools-buildroot/usr/bin/cuetag.sh /usr/src/tmp/cuetools-buildroot/usr/bin/cuetag
+ install -p -m644 doc/cuetag.1 /usr/src/tmp/cuetools-buildroot/usr/share/man/man1/
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cuetools-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cuetools-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/cuetools-buildroot/ (default)
Compressing files in /usr/src/tmp/cuetools-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/cuetools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/cueprint: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/cueconvert: uses non-LFS functions: fopen
verify-elf: WARNING: ./usr/bin/cuebreakpoints: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: cuetools-1.4.0-alt1.git20131123
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74535
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cuetools-1.4.0
+ DOCDIR=/usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ /bin/mkdir -p /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ cp -prL AUTHORS ChangeLog NEWS README TODO /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R go-w /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R a+rX /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ cp -prL doc/formats.txt extras/index.txt /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R go-w /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R a+rX /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ cp -prL --no-dereference COPYING /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R go-w /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ chmod -R a+rX /usr/src/tmp/cuetools-buildroot/usr/share/doc/cuetools-1.4.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ilm1Ro
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.nfa5xR
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /bin/sh, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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.jATDRA
Creating cuetools-debuginfo package
Processing files: cuetools-debuginfo-1.4.0-alt1.git20131123
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QQ5nYB
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1ysnZI
find-requires: running scripts (debuginfo)
Requires: cuetools = 1.4.0-alt1.git20131123, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Wrote: /usr/src/RPM/RPMS/i586/cuetools-1.4.0-alt1.git20131123.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/cuetools-debuginfo-1.4.0-alt1.git20131123.i586.rpm
7.69user 1.42system 0:12.83elapsed 71%CPU (0avgtext+0avgdata 28232maxresident)k
0inputs+0outputs (0major+546599minor)pagefaults 0swaps
11.31user 3.88system 0:19.79elapsed 76%CPU (0avgtext+0avgdata 116276maxresident)k
0inputs+0outputs (0major+840734minor)pagefaults 0swaps
--- cuetools-1.4.0-alt1.git20131123.i586.rpm.repo	2014-09-11 12:41:35.000000000 +0000
+++ cuetools-1.4.0-alt1.git20131123.i586.rpm.hasher	2021-02-07 15:35:20.131310269 +0000
@@ -13,6 +13,6 @@
 /usr/share/doc/cuetools-1.4.0/index.txt	100644	
-/usr/share/man/man1/cuebreakpoints.1.gz	100644	
-/usr/share/man/man1/cueconvert.1.gz	100644	
-/usr/share/man/man1/cueprint.1.gz	100644	
-/usr/share/man/man1/cuetag.1.gz	100644	
+/usr/share/man/man1/cuebreakpoints.1.xz	100644	
+/usr/share/man/man1/cueconvert.1.xz	100644	
+/usr/share/man/man1/cueprint.1.xz	100644	
+/usr/share/man/man1/cuetag.1.xz	100644	
 Requires: /bin/sh  
@@ -23,2 +23,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.4)  
 Requires: rtld(GNU_HASH)