<86>Aug 1 09:00:48 userdel[298282]: delete user 'rooter' <86>Aug 1 09:00:48 userdel[298282]: removed group 'rooter' owned by 'rooter' <86>Aug 1 09:00:48 userdel[298282]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 1 09:00:48 groupadd[298305]: group added to /etc/group: name=rooter, GID=627 <86>Aug 1 09:00:48 groupadd[298305]: group added to /etc/gshadow: name=rooter <86>Aug 1 09:00:48 groupadd[298305]: new group: name=rooter, GID=627 <86>Aug 1 09:00:48 useradd[298366]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Aug 1 09:00:48 userdel[298407]: delete user 'builder' <86>Aug 1 09:00:48 userdel[298407]: removed group 'builder' owned by 'builder' <86>Aug 1 09:00:48 userdel[298407]: removed shadow group 'builder' owned by 'builder' <86>Aug 1 09:00:48 groupadd[298432]: group added to /etc/group: name=builder, GID=628 <86>Aug 1 09:00:48 groupadd[298432]: group added to /etc/gshadow: name=builder <86>Aug 1 09:00:48 groupadd[298432]: new group: name=builder, GID=628 <86>Aug 1 09:00:48 useradd[298446]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cstream-3.0.0-alt1.nosrc.rpm (w1.gzdio) Installing cstream-3.0.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cstream-3.0.0 + echo 'Source #0 (cstream-3.0.0.tar):' Source #0 (cstream-3.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cstream-3.0.0.tar + cd cstream-3.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #2 (cstream-3.0.0-rh-Wextra.patch):' Patch #2 (cstream-3.0.0-rh-Wextra.patch): + /usr/bin/patch -p1 patching file cstream.c Hunk #1 succeeded at 96 (offset -1 lines). Hunk #2 succeeded at 629 (offset 103 lines). + echo 'Patch #3 (cstream-3.0.0-rh-double-assignment.patch):' Patch #3 (cstream-3.0.0-rh-double-assignment.patch): + /usr/bin/patch -p1 patching file cstream.c Hunk #1 succeeded at 1352 (offset 157 lines). + echo 'Patch #4 (cstream-3.0.0-rh-configure-fix.patch):' Patch #4 (cstream-3.0.0-rh-configure-fix.patch): + /usr/bin/patch -p1 patching file configure + echo 'Patch #5 (cstream-3.0.0-rh-meh.patch):' Patch #5 (cstream-3.0.0-rh-meh.patch): + /usr/bin/patch -p1 patching file cstream.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cstream-3.0.0 + 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 -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./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: --disable-silent-rules, --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/cstream-3.0.0/auxdir/missing: Unknown `--run' option Try `/usr/src/RPM/BUILD/cstream-3.0.0/auxdir/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gawk... (cached) gawk 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 for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking whether ln -s works... yes checking for sin in -lm... yes checking for _oss_ioctl in -lossaudio... no checking how to run the C preprocessor... i586-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/wait.h that is POSIX.1 compatible... 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/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking machine/soundcard.h usability... no checking machine/soundcard.h presence... no checking for machine/soundcard.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for gettimeofday... yes checking for mkfifo... yes checking for strdup... yes checking for getnameinfo... yes checking for getaddrinfo... yes configure: creating ./config.status config.status: creating tests/Makefile config.status: creating auxdir/Makefile config.status: creating Makefile config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext + make -j8 Making all in auxdir make[1]: Nothing to be done for 'all'. Making all in tests make[1]: Nothing to be done for 'all'. make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0' i586-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cstream\" -DVERSION=\"3.0.0\" -DHAVE_LIBM=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_POLL_H=1 -DHAVE_LINUX_SOUNDCARD_H=1 -DHAVE_SYS_SOUNDCARD_H=1 -DHAVE_SYS_UIO_H=1 -DHAVE_SYS_SOCKET_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_ARPA_INET_H=1 -DHAVE_NETDB_H=1 -DHAVE_SYS_STATVFS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SOCKLEN_T=1 -DHAVE_STRUCT_SIGACTION=1 -DHAVE_STRUCT_ITIMERVAL=1 -DHAVE_O_DIRECT=1 -DRETSIGTYPE=void -DHAVE_GETTIMEOFDAY=1 -DHAVE_MKFIFO=1 -DHAVE_STRDUP=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -I. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c cstream.c cstream.c: In function 'init': cstream.c:795:16: warning: self-comparison always evaluates to false [-Wtautological-compare] if (state->b < state->b) { ^ cstream.c: In function 'report': cstream.c:1014:34: warning: self-comparison always evaluates to false [-Wtautological-compare] if (curbytes != -1 && state->b != state->b) ^~ make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0' make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0' i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o cstream cstream.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.37747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cstream-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cstream-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd cstream-3.0.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cstream-buildroot make: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0' Making install in auxdir make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0/auxdir' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0/auxdir' 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/cstream-3.0.0/auxdir' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0/auxdir' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0/tests' 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/cstream-3.0.0/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.0.0' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/cstream-buildroot/usr/bin" /usr/libexec/rpm-build/install -p cstream '/usr/src/tmp/cstream-buildroot/usr/bin' test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/cstream-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 cstream.1 '/usr/src/tmp/cstream-buildroot/usr/share/man/man1' make[2]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0' make: Leaving directory '/usr/src/RPM/BUILD/cstream-3.0.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cstream-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cstream-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cstream-buildroot/ (default) Compressing files in /usr/src/tmp/cstream-buildroot (auto) Verifying ELF objects in /usr/src/tmp/cstream-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: cstream-3.0.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.37747 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cstream-3.0.0 + DOCDIR=/usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + export DOCDIR + rm -rf /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + /bin/mkdir -p /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + cp -prL CHANGES COPYRIGHT README TODO /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + chmod -R go-w /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + chmod -R a+rX /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.0.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ev7r59 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.yBW1Of find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.16), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NrKzhC Creating cstream-debuginfo package Processing files: cstream-debuginfo-3.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fl2HKf find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QNXag6 find-requires: running scripts (debuginfo) Requires: cstream = 3.0.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6) Wrote: /usr/src/RPM/RPMS/i586/cstream-3.0.0-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cstream-debuginfo-3.0.0-alt1.i586.rpm (w2.lzdio) 4.07user 1.15system 0:10.79elapsed 48%CPU (0avgtext+0avgdata 34508maxresident)k 0inputs+0outputs (0major+459830minor)pagefaults 0swaps 5.25user 2.95system 0:14.59elapsed 56%CPU (0avgtext+0avgdata 34508maxresident)k 0inputs+0outputs (0major+627761minor)pagefaults 0swaps --- cstream-3.0.0-alt1.i586.rpm.repo 2013-04-17 01:45:44.000000000 +0000 +++ cstream-3.0.0-alt1.i586.rpm.hasher 2021-08-01 09:01:00.758492146 +0000 @@ -6,3 +6,3 @@ /usr/share/doc/cstream-3.0.0/TODO 100644 root:root -/usr/share/man/man1/cstream.1.bz2 100644 root:root +/usr/share/man/man1/cstream.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -19,3 +19,3 @@ Provides: cstream = 3.0.0-alt1 -File: /usr/bin/cstream 100755 root:root e1ca0c7847d4747c6fe6d80850ee94f2 +File: /usr/bin/cstream 100755 root:root 644fcd52ad67594f17f76e3ae4094d2d File: /usr/share/doc/cstream-3.0.0 40755 root:root @@ -25,3 +25,3 @@ File: /usr/share/doc/cstream-3.0.0/TODO 100644 root:root d713be8838fb1c70c8be21ca4b0a4b4f -File: /usr/share/man/man1/cstream.1.bz2 100644 root:root e672310f06cde337529b1ab0906891b6 -RPMIdentity: 4763f746a7989b782cd2a350b1ae125729b9ef822c443305269be33a17b58cb9df8435128e0a112b4bf9032a8c7e24f315a7660386fade5e8aa1b5748e0d4cbe +File: /usr/share/man/man1/cstream.1.xz 100644 root:root 55b1cdfd0c1012ddfd5467d3c1dc4713 +RPMIdentity: f3e21d9da543949f4e1051972c5c1ff50135479e15a63640215f6edea8ce1fb0394fead86d150800cfa1f0a51f8834f2fb7ab93dc5c2278697013350f3d644b2 --- cstream-debuginfo-3.0.0-alt1.i586.rpm.repo 2013-04-17 01:45:44.000000000 +0000 +++ cstream-debuginfo-3.0.0-alt1.i586.rpm.hasher 2021-08-01 09:01:01.101495428 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/65 40755 root:root -/usr/lib/debug/.build-id/65/f13a89d33b3d40f338db8859a0efb5ca71fbce 120777 root:root ../../../../bin/cstream -/usr/lib/debug/.build-id/65/f13a89d33b3d40f338db8859a0efb5ca71fbce.debug 120777 root:root ../../usr/bin/cstream.debug +/usr/lib/debug/.build-id/50 40755 root:root +/usr/lib/debug/.build-id/50/03f492e41ccd11612c28eda266e486086956d6 120777 root:root ../../../../bin/cstream +/usr/lib/debug/.build-id/50/03f492e41ccd11612c28eda266e486086956d6.debug 120777 root:root ../../usr/bin/cstream.debug /usr/lib/debug/usr/bin/cstream.debug 100644 root:root @@ -12,8 +12,8 @@ Provides: cstream-debuginfo = 3.0.0-alt1 -File: /usr/lib/debug/.build-id/65 40755 root:root -File: /usr/lib/debug/.build-id/65/f13a89d33b3d40f338db8859a0efb5ca71fbce 120777 root:root ../../../../bin/cstream -File: /usr/lib/debug/.build-id/65/f13a89d33b3d40f338db8859a0efb5ca71fbce.debug 120777 root:root ../../usr/bin/cstream.debug -File: /usr/lib/debug/usr/bin/cstream.debug 100644 root:root a763e1c18c05ac7453d4cf7fdc6e91ec +File: /usr/lib/debug/.build-id/50 40755 root:root +File: /usr/lib/debug/.build-id/50/03f492e41ccd11612c28eda266e486086956d6 120777 root:root ../../../../bin/cstream +File: /usr/lib/debug/.build-id/50/03f492e41ccd11612c28eda266e486086956d6.debug 120777 root:root ../../usr/bin/cstream.debug +File: /usr/lib/debug/usr/bin/cstream.debug 100644 root:root d5db47e2b801e7bbdec34e6059f8fb3f File: /usr/src/debug/cstream-3.0.0 40755 root:root File: /usr/src/debug/cstream-3.0.0/cstream.c 100644 root:root 9369024df7a93bde03a1d8c6ecce5be7 -RPMIdentity: 7e52e67f6a92392f8f3021a1d6ea1c4e20d693bee24569b09654db20bb3d3aaf1f23cdfed633907d9dce7d03befaf3ab1860c509c214b9882d4a56113d6f3b10 +RPMIdentity: 05a5c793da5020712c3c59f2d399c6e07adad3fb43e95897de2277e0ba99eac6c0d836c9156026373b04ce5ea9dc4cca994d06056372c20f41bcce5a1aeb1bb0