<86>Apr 14 01:15:15 userdel[119709]: delete user 'rooter' <86>Apr 14 01:15:15 userdel[119709]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:15:15 groupadd[119735]: group added to /etc/group: name=rooter, GID=675 <86>Apr 14 01:15:15 groupadd[119735]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:15:15 groupadd[119735]: new group: name=rooter, GID=675 <86>Apr 14 01:15:15 useradd[119748]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Apr 14 01:15:15 userdel[119774]: delete user 'builder' <86>Apr 14 01:15:15 userdel[119774]: removed group 'builder' owned by 'builder' <86>Apr 14 01:15:15 userdel[119774]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:15:15 groupadd[119790]: group added to /etc/group: name=builder, GID=676 <86>Apr 14 01:15:15 groupadd[119790]: group added to /etc/gshadow: name=builder <86>Apr 14 01:15:15 groupadd[119790]: new group: name=builder, GID=676 <86>Apr 14 01:15:15 useradd[119807]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Apr 14 01:15:19 rpmi: flex-2.6.0-alt1 1449073214 installed Installing cuetools-1.4.0-alt1.git20131123.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74923 + 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.74923 + 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 -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-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 x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-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 + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cuetools-1.4.0/doc' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0/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 /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 ISRC ^^^^ updating cue_parse.h updating toc_parse.h make all-am make[4]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0/src/lib' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cd.o cd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cdtext.o cdtext.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o time.o time.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cuefile.o cuefile.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cue_print.o cue_print.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o toc_print.o toc_print.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cue_parse.o cue_parse.c /bin/sh ../../ylwrap cue_scan.l lex.yy.c cue_scan.c -- flex -olex.yy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o toc_parse.o toc_parse.c /bin/sh ../../ylwrap toc_scan.l lex.yy.c toc_scan.c -- flex -olex.yy.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o cue_scan.o cue_scan.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pipe -Wall -g -O2 -c -o toc_scan.o toc_scan.c cue_scan.c:1651:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^ cue_scan.c:1694:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ toc_scan.c:1724:17: warning: 'yyunput' defined but not used [-Wunused-function] static void yyunput (int c, char * yy_bp ) ^ toc_scan.c:1767:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ 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' make[3]: 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' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -pipe -Wall -g -O2 -c -o cuebreakpoints.o cuebreakpoints.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -pipe -Wall -g -O2 -c -o cueconvert.o cueconvert.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./../lib -pipe -Wall -g -O2 -c -o cueprint.o cueprint.c x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cueconvert cueconvert.o ../lib/libcuefile.a x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cuebreakpoints cuebreakpoints.o ../lib/libcuefile.a x86_64-alt-linux-gcc -pipe -Wall -g -O2 -o cueprint cueprint.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' make[3]: Nothing to be done for `all-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' Making all in extras make[2]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0/extras' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/cuetools-1.4.0/extras' make[2]: Entering directory `/usr/src/RPM/BUILD/cuetools-1.4.0' 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' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30711 + 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) 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) Hardlinking identical .pyc and .pyo files Processing files: cuetools-1.4.0-alt1.git20131123 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45622 + 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.e2Zd60 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YDZ4J9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /bin/sh, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eO8scl 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.oPq4sz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6vTUuQ find-requires: running scripts (debuginfo) Requires: cuetools = 1.4.0-alt1.git20131123, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/cuetools-1.4.0-alt1.git20131123.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/cuetools-debuginfo-1.4.0-alt1.git20131123.x86_64.rpm 10.90user 2.82system 0:17.31elapsed 79%CPU (0avgtext+0avgdata 31520maxresident)k 0inputs+0outputs (0major+502662minor)pagefaults 0swaps 15.91user 6.27system 0:25.95elapsed 85%CPU (0avgtext+0avgdata 122036maxresident)k 0inputs+0outputs (0major+728865minor)pagefaults 0swaps --- cuetools-1.4.0-alt1.git20131123.x86_64.rpm.repo 2014-09-11 12:41:34.000000000 +0000 +++ cuetools-1.4.0-alt1.git20131123.x86_64.rpm.hasher 2019-04-14 01:15:39.096282936 +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