<86>Aug 18 05:06:37 userdel[785763]: delete user 'rooter' <86>Aug 18 05:06:37 userdel[785763]: removed group 'rooter' owned by 'rooter' <86>Aug 18 05:06:37 userdel[785763]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 18 05:06:37 groupadd[785828]: group added to /etc/group: name=rooter, GID=1838 <86>Aug 18 05:06:37 groupadd[785828]: group added to /etc/gshadow: name=rooter <86>Aug 18 05:06:37 groupadd[785828]: new group: name=rooter, GID=1838 <86>Aug 18 05:06:37 useradd[785869]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash, from=none <86>Aug 18 05:06:37 userdel[786075]: delete user 'builder' <86>Aug 18 05:06:37 userdel[786075]: removed group 'builder' owned by 'builder' <86>Aug 18 05:06:37 userdel[786075]: removed shadow group 'builder' owned by 'builder' <86>Aug 18 05:06:37 groupadd[786207]: group added to /etc/group: name=builder, GID=1839 <86>Aug 18 05:06:37 groupadd[786207]: group added to /etc/gshadow: name=builder <86>Aug 18 05:06:37 groupadd[786207]: new group: name=builder, GID=1839 <86>Aug 18 05:06:37 useradd[786321]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cstream-3.2.1-alt1.nosrc.rpm (w1.gzdio) Installing cstream-3.2.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37930 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cstream-3.2.1 + echo 'Source #0 (cstream-3.2.1.tar):' Source #0 (cstream-3.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cstream-3.2.1.tar + cd cstream-3.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #2 (cstream-3.2.1-rh-Wextra.patch):' Patch #2 (cstream-3.2.1-rh-Wextra.patch): + /usr/bin/patch -p1 patching file cstream.c Hunk #1 succeeded at 98 (offset 1 line). Hunk #2 succeeded at 682 (offset 156 lines). + echo 'Patch #3 (cstream-3.2.1-rh-double-assignment.patch):' Patch #3 (cstream-3.2.1-rh-double-assignment.patch): + /usr/bin/patch -p1 patching file cstream.c Hunk #1 succeeded at 1511 (offset 316 lines). + echo 'Patch #5 (cstream-3.2.1-rh-meh.patch):' Patch #5 (cstream-3.2.1-rh-meh.patch): + /usr/bin/patch -p1 patching file cstream.c Hunk #1 succeeded at 286 (offset 8 lines). + echo 'Patch #6 (cstream-3.2.1-rh-Werror=tautological-compare.patch):' Patch #6 (cstream-3.2.1-rh-Werror=tautological-compare.patch): + /usr/bin/patch -p1 patching file cstream.1 patching file cstream.c Hunk #2 succeeded at 915 (offset 122 lines). Hunk #3 succeeded at 1150 (offset 124 lines). Hunk #4 succeeded at 1787 (offset 152 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37930 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cstream-3.2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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' + readlink -e -- ./configure + xargs -ri dirname -- '{}' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes /usr/src/RPM/BUILD/cstream-3.2.1/auxdir/missing: Unknown `--is-lightweight' option Try `/usr/src/RPM/BUILD/cstream-3.2.1/auxdir/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gawk... (cached) gawk 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking whether ln -s works... yes checking for sin in -lm... yes checking for _oss_ioctl in -lossaudio... no checking for jack_client_open in -ljack... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 checking that generated files are newer than configure... done 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: --without-included-gettext + make -j16 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.2.1' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"cstream\" -DVERSION=\"3.2.1\" -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 -flto=auto -c -o cstream.o cstream.c make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1' make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1' x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o cstream cstream.o -lm make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.89991 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd cstream-3.2.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cstream-buildroot make: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1' Making install in auxdir make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1/auxdir' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1/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.2.1/auxdir' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1/auxdir' Making install in tests make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1/tests' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1/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.2.1/tests' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/cstream-3.2.1' /usr/bin/mkdir -p '/usr/src/tmp/cstream-buildroot/usr/bin' /usr/libexec/rpm-build/install -p cstream '/usr/src/tmp/cstream-buildroot/usr/bin' /usr/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.2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1' make: Leaving directory '/usr/src/RPM/BUILD/cstream-3.2.1' + /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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cstream-buildroot Processing files: cstream-3.2.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.80274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cstream-3.2.1 + DOCDIR=/usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + export DOCDIR + rm -rf /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + /bin/mkdir -p /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + cp -prL CHANGES COPYRIGHT README TODO /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + chmod -R go-w /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + chmod -R a+rX /usr/src/tmp/cstream-buildroot/usr/share/doc/cstream-3.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DIDYNn find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DElagN find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.16)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hqfGyK Creating cstream-debuginfo package Processing files: cstream-debuginfo-3.2.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.teBSgG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0TCEb2 find-requires: running scripts (debuginfo) Requires: cstream = 3.2.1-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to cstream-debuginfo a strict dependency on cstream Wrote: /usr/src/RPM/RPMS/x86_64/cstream-3.2.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cstream-debuginfo-3.2.1-alt1.x86_64.rpm (w2.lzdio) 2.90user 3.41system 0:14.65elapsed 43%CPU (0avgtext+0avgdata 37200maxresident)k 0inputs+0outputs (0major+499767minor)pagefaults 0swaps 0.95user 3.87system 0:30.04elapsed 16%CPU (0avgtext+0avgdata 12316maxresident)k 0inputs+0outputs (0major+95632minor)pagefaults 0swaps --- cstream-3.2.1-alt1.x86_64.rpm.repo 2024-05-21 09:49:30.000000000 +0000 +++ cstream-3.2.1-alt1.x86_64.rpm.hasher 2024-08-18 05:06:57.453544311 +0000 @@ -21,3 +21,3 @@ Provides: cstream = 3.2.1-alt1:sisyphus+346117.200.2.1 -File: /usr/bin/cstream 100755 root:root a1650d28acc6fa6024a466870c94ae0a +File: /usr/bin/cstream 100755 root:root 8ffdb1524c0b944dc11c7baa44327fa1 File: /usr/share/doc/cstream-3.2.1 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/man/man1/cstream.1.xz 100644 root:root 2ba8d1f33687659f7169fe6a8e6dbc1e -RPMIdentity: aaed34e3009c14596d9fb2e211d62eb3f54f25ebbcc46733a30447e77c8b35687e05b617f7b6f57e9d9a45401cdeed48d40f4baca9b9c01e2c50146c0a6185d5 +RPMIdentity: 602ae4e6bffbe0fab2e3cca2dcd0b9a5f45697ae89da77507309ddefb338db79cb638d08e905a67b90e74066256e0a1635b9dc6a8ac2bb396f433c5d3c2b7981 --- cstream-debuginfo-3.2.1-alt1.x86_64.rpm.repo 2024-05-21 09:49:30.000000000 +0000 +++ cstream-debuginfo-3.2.1-alt1.x86_64.rpm.hasher 2024-08-18 05:06:57.708547570 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/9a 40755 root:root -/usr/lib/debug/.build-id/9a/943f95fb038b223ff0ff88fb34b7379cf48526 120777 root:root ../../../../bin/cstream -/usr/lib/debug/.build-id/9a/943f95fb038b223ff0ff88fb34b7379cf48526.debug 120777 root:root ../../usr/bin/cstream.debug +/usr/lib/debug/.build-id/32 40755 root:root +/usr/lib/debug/.build-id/32/ff4215c6a5e9d838f58274ad99960d61967f22 120777 root:root ../../../../bin/cstream +/usr/lib/debug/.build-id/32/ff4215c6a5e9d838f58274ad99960d61967f22.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.2.1-alt1:sisyphus+346117.200.2.1 -File: /usr/lib/debug/.build-id/9a 40755 root:root -File: /usr/lib/debug/.build-id/9a/943f95fb038b223ff0ff88fb34b7379cf48526 120777 root:root ../../../../bin/cstream -File: /usr/lib/debug/.build-id/9a/943f95fb038b223ff0ff88fb34b7379cf48526.debug 120777 root:root ../../usr/bin/cstream.debug -File: /usr/lib/debug/usr/bin/cstream.debug 100644 root:root 8412b88c7dfaadd6286925f16ea1a680 +File: /usr/lib/debug/.build-id/32 40755 root:root +File: /usr/lib/debug/.build-id/32/ff4215c6a5e9d838f58274ad99960d61967f22 120777 root:root ../../../../bin/cstream +File: /usr/lib/debug/.build-id/32/ff4215c6a5e9d838f58274ad99960d61967f22.debug 120777 root:root ../../usr/bin/cstream.debug +File: /usr/lib/debug/usr/bin/cstream.debug 100644 root:root f3b836fe51a39e96ba92bca0dc795f2c File: /usr/src/debug/cstream-3.2.1 40755 root:root File: /usr/src/debug/cstream-3.2.1/cstream.c 100644 root:root bae9238a128c890a5017ec3ebf6ea8c1 -RPMIdentity: 1f3ab7f501686bcdde388d5411698bec7424bae3ab9160797221efc88474a95ca15be4fe819884b10d5e29f1245b8da1c2fefed37531fb678d32507f2db98ac0 +RPMIdentity: 0193a155500da5168958325456040e1db89cd51386023f6450ffed881d167ab25324d2cc88a8baf1f4691d9c2c647acfbe343e1e6f29ae9348d52f0a6707f84b