<86>Jan 13 01:05:29 userdel[105811]: delete user 'rooter' <86>Jan 13 01:05:29 userdel[105811]: removed group 'rooter' owned by 'rooter' <86>Jan 13 01:05:29 userdel[105811]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 01:05:29 groupadd[105834]: group added to /etc/group: name=rooter, GID=669 <86>Jan 13 01:05:29 groupadd[105834]: group added to /etc/gshadow: name=rooter <86>Jan 13 01:05:29 groupadd[105834]: new group: name=rooter, GID=669 <86>Jan 13 01:05:29 useradd[105868]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Jan 13 01:05:29 userdel[105949]: delete user 'builder' <86>Jan 13 01:05:29 userdel[105949]: removed group 'builder' owned by 'builder' <86>Jan 13 01:05:29 userdel[105949]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 01:05:29 groupadd[106059]: group added to /etc/group: name=builder, GID=670 <86>Jan 13 01:05:29 groupadd[106059]: group added to /etc/gshadow: name=builder <86>Jan 13 01:05:29 groupadd[106059]: new group: name=builder, GID=670 <86>Jan 13 01:05:29 useradd[106085]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash Installing lazy-0.24d-alt2.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lazy-0.24d + echo 'Source #0 (lazy-0.24d.tar.bz2):' Source #0 (lazy-0.24d.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/lazy-0.24d.tar.bz2 + /bin/tar -xf - + cd lazy-0.24d + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33589 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lazy-0.24d + 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 -- '{}' + 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 --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/lazy-0.24d/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/lazy-0.24d/missing --help' for more information configure: WARNING: `missing' script is too old or missing 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... 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for main in -lnsl... yes checking for main in -lsocket... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... 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 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 checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking linux/cdrom.h usability... yes checking linux/cdrom.h presence... yes checking for linux/cdrom.h... yes checking whether x86_64-alt-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for mkdir... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strstr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing default commands + make make: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'playcd.c' || echo './'`playcd.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'utils.c' || echo './'`utils.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'dsp.c' || echo './'`dsp.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'digital.c' || echo './'`digital.c digital.c: In function 'read_cdaudio': digital.c:145:9: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] ra.buf = buf; ^ digital.c: In function 'cd_jc1': digital.c:197:55: warning: operation on 'p' may be undefined [-Wsequence-point] while (n < IFRAMESIZE * cdrom_info.overlap && *p == *--p) ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'socket.c' || echo './'`socket.c socket.c: In function 'create_socket': socket.c:48:26: warning: pointer targets in passing argument 1 of 'gethostbyname' differ in signedness [-Wpointer-sign] remote = gethostbyname (unchar_address); ^ In file included from ../include/socket.h:34:0, from socket.c:28: /usr/include/netdb.h:144:24: note: expected 'const char *' but argument is of type 'unchar * {aka unsigned char *}' extern struct hostent *gethostbyname (const char *__name); ^ x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'cddb_get.c' || echo './'`cddb_get.c cddb_get.c: In function 'get_from_user': cddb_get.c:649:37: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] snprintf (header, sizeof (header), "POST /~cddb/submit.cgi HTTP/1.0\n" ^ cddb_get.c:649:37: warning: format '%d' expects argument of type 'int', but argument 7 has type 'long unsigned int' [-Wformat=] x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'wrappers.c' || echo './'`wrappers.c x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -g -Wall -O0 -g -c `test -f 'random.c' || echo './'`random.c x86_64-alt-linux-gcc -g -o lazy playcd.o utils.o dsp.o digital.o socket.o cddb_get.o wrappers.o random.o -g -Wall make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' make: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.55848 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lazy-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lazy-buildroot + cd lazy-0.24d + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/lazy-buildroot/usr exec_prefix=/usr/src/tmp/lazy-buildroot/usr bindir=/usr/src/tmp/lazy-buildroot/usr/bin sbindir=/usr/src/tmp/lazy-buildroot/usr/sbin sysconfdir=/usr/src/tmp/lazy-buildroot/etc datadir=/usr/src/tmp/lazy-buildroot/usr/share includedir=/usr/src/tmp/lazy-buildroot/usr/include libdir=/usr/src/tmp/lazy-buildroot/usr/lib64 libexecdir=/usr/src/tmp/lazy-buildroot/usr/lib localstatedir=/usr/src/tmp/lazy-buildroot/var/lib sharedstatedir=/usr/src/tmp/lazy-buildroot/var/lib mandir=/usr/src/tmp/lazy-buildroot/usr/share/man infodir=/usr/src/tmp/lazy-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/src' /bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/bin mkdir /usr/src/tmp/lazy-buildroot mkdir /usr/src/tmp/lazy-buildroot/usr mkdir /usr/src/tmp/lazy-buildroot/usr/bin /bin/install -p lazy /usr/src/tmp/lazy-buildroot/usr/bin/lazy make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/src' Making install in man make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /usr/src/tmp/lazy-buildroot/usr/share/man/man1 mkdir /usr/src/tmp/lazy-buildroot/usr/share mkdir /usr/src/tmp/lazy-buildroot/usr/share/man mkdir /usr/src/tmp/lazy-buildroot/usr/share/man/man1 /bin/install -p -m 644 ./lazy.1 /usr/src/tmp/lazy-buildroot/usr/share/man/man1/lazy.1 make[2]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d/man' make[1]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' make[2]: Entering directory `/usr/src/RPM/BUILD/lazy-0.24d' 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/lazy-0.24d' make[1]: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' make: Leaving directory `/usr/src/RPM/BUILD/lazy-0.24d' + /bin/mkdir /usr/src/tmp/lazy-buildroot/etc + /bin/cp src/lazyrc.sample /usr/src/tmp/lazy-buildroot/etc/.lazyrc + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lazy-buildroot (auto) Verifying and fixing files in /usr/src/tmp/lazy-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/lazy-buildroot (auto) Verifying ELF objects in /usr/src/tmp/lazy-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: lazy-0.24d-alt2.qa1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.34747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lazy-0.24d + DOCDIR=/usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + export DOCDIR + rm -rf /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + /bin/mkdir -p /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + cp -prL AUTHORS BUGS CDDB_HOWTO ChangeLog FAQ INSTALL README TODO /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + chmod -R go-w /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + chmod -R a+rX /usr/src/tmp/lazy-buildroot/usr/share/doc/lazy-0.24d + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yXtjAV 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.lMdsA0 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: /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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ewL8r8 Creating lazy-debuginfo package Processing files: lazy-debuginfo-0.24d-alt2.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.12TOej find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kwUyVw find-requires: running scripts (debuginfo) Requires: lazy = 0.24d-alt2.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/lazy-0.24d-alt2.qa1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/lazy-debuginfo-0.24d-alt2.qa1.x86_64.rpm 2.33user 0.82system 0:12.63elapsed 25%CPU (0avgtext+0avgdata 25792maxresident)k 0inputs+0outputs (0major+434566minor)pagefaults 0swaps 8.58user 2.71system 0:23.67elapsed 47%CPU (0avgtext+0avgdata 124868maxresident)k 0inputs+0outputs (0major+709623minor)pagefaults 0swaps --- lazy-0.24d-alt2.qa1.x86_64.rpm.repo 2013-04-15 07:48:35.000000000 +0000 +++ lazy-0.24d-alt2.qa1.x86_64.rpm.hasher 2019-01-13 01:05:44.770474731 +0000 @@ -11,3 +11,3 @@ /usr/share/doc/lazy-0.24d/TODO 100644 -/usr/share/man/man1/lazy.1.gz 100644 +/usr/share/man/man1/lazy.1.xz 100644 Requires: /lib64/ld-linux-x86-64.so.2