<86>Jan 28 09:24:38 userdel[899828]: delete user 'rooter'
<86>Jan 28 09:24:38 userdel[899828]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 28 09:24:38 groupadd[899895]: group added to /etc/group: name=rooter, GID=1844
<86>Jan 28 09:24:38 groupadd[899895]: group added to /etc/gshadow: name=rooter
<86>Jan 28 09:24:38 groupadd[899895]: new group: name=rooter, GID=1844
<86>Jan 28 09:24:38 useradd[899928]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash
<86>Jan 28 09:24:38 userdel[900005]: delete user 'builder'
<86>Jan 28 09:24:38 userdel[900005]: removed group 'builder' owned by 'builder'
<86>Jan 28 09:24:38 groupadd[900058]: group added to /etc/group: name=builder, GID=1845
<86>Jan 28 09:24:38 groupadd[900058]: group added to /etc/gshadow: name=builder
<86>Jan 28 09:24:38 groupadd[900058]: new group: name=builder, GID=1845
<86>Jan 28 09:24:38 useradd[900099]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash
<13>Jan 28 09:24:42 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed
<13>Jan 28 09:24:42 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744467 installed
<13>Jan 28 09:24:42 rpmi: libogg-devel-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed
<13>Jan 28 09:24:42 rpmi: libvorbis-devel-1.3.6-alt2 sisyphus+220072.200.2.2 1548744467 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/vorbisgain-0.37-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing vorbisgain-0.37-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81850
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf vorbisgain-0.37
+ echo 'Source #0 (vorbisgain-0.37.tar.gz):'
Source #0 (vorbisgain-0.37.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/vorbisgain-0.37.tar.gz
+ /bin/tar -xf -
+ cd vorbisgain-0.37
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (vorbisgain-0.37-double-fclose.patch):'
Patch #0 (vorbisgain-0.37-double-fclose.patch):
+ /usr/bin/patch -p1
patching file vorbis.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81850
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vorbisgain-0.37
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -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 --disable-silent-rules --without-included-gettext --enable-recursive
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
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 file name... 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 Ogg... yes
checking for Vorbis... yes
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 whether termios.h defines TIOCGWINSZ... no
checking whether sys/ioctl.h defines TIOCGWINSZ... 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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vprintf... yes
checking for _doprnt... no
checking for floor... no
checking for getcwd... yes
checking for memmove... yes
checking for memset... yes
checking for pow... no
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for ov_read_float in -lvorbisfile... yes
checking if ov_read_float() takes four arguments... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make
make: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'vorbisgain.c' || echo './'`vorbisgain.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'vorbis.c' || echo './'`vorbis.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'recurse.c' || echo './'`recurse.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'misc.c' || echo './'`misc.c
misc.c: In function 'get_console_size':
misc.c:268:9: warning: implicit declaration of function 'isatty' [-Wimplicit-function-declaration]
     if (isatty(fd))
         ^~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'gain_analysis.c' || echo './'`gain_analysis.c
gain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope
 Float_t          lstepbuf  [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
 ^~~~~~~
gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope
 Float_t          loutbuf   [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
 ^~~~~~~
gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope
 Float_t          rstepbuf  [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
 ^~~~~~~
gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope
 Float_t          routbuf   [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
 ^~~~~~~
gain_analysis.c:132:1: warning: variably modified 'A' at file scope
 static Uint32_t  A [(size_t)(STEPS_per_dB * MAX_dB)];
 ^~~~~~
gain_analysis.c:133:1: warning: variably modified 'B' at file scope
 static Uint32_t  B [(size_t)(STEPS_per_dB * MAX_dB)];
 ^~~~~~
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'vcedit.c' || echo './'`vcedit.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'getopt.c' || echo './'`getopt.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -c `test -f 'getopt1.c' || echo './'`getopt1.c
x86_64-alt-linux-gcc  -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2   -o vorbisgain  vorbisgain.o vorbis.o recurse.o misc.o gain_analysis.o vcedit.o getopt.o getopt1.o -lvorbisfile -lvorbis -lm  -logg -lvorbisfile 
/usr/bin/ld.default: vorbis.o: in function `write_gains':
/usr/src/RPM/BUILD/vorbisgain-0.37/vorbis.c:705: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
make: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83093
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/vorbisgain-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/vorbisgain-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd vorbisgain-0.37
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/vorbisgain-buildroot/usr exec_prefix=/usr/src/tmp/vorbisgain-buildroot/usr bindir=/usr/src/tmp/vorbisgain-buildroot/usr/bin sbindir=/usr/src/tmp/vorbisgain-buildroot/usr/sbin sysconfdir=/usr/src/tmp/vorbisgain-buildroot/etc datadir=/usr/src/tmp/vorbisgain-buildroot/usr/share includedir=/usr/src/tmp/vorbisgain-buildroot/usr/include libdir=/usr/src/tmp/vorbisgain-buildroot/usr/lib64 libexecdir=/usr/src/tmp/vorbisgain-buildroot/usr/lib localstatedir=/usr/src/tmp/vorbisgain-buildroot/var/lib sharedstatedir=/usr/src/tmp/vorbisgain-buildroot/var/lib mandir=/usr/src/tmp/vorbisgain-buildroot/usr/share/man infodir=/usr/src/tmp/vorbisgain-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
make[1]: Entering directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
/bin/sh ./mkinstalldirs /usr/src/tmp/vorbisgain-buildroot/usr/bin
mkdir /usr/src/tmp/vorbisgain-buildroot
mkdir /usr/src/tmp/vorbisgain-buildroot/usr
mkdir /usr/src/tmp/vorbisgain-buildroot/usr/bin
  /usr/libexec/rpm-build/install -p vorbisgain /usr/src/tmp/vorbisgain-buildroot/usr/bin/vorbisgain
/bin/sh ./mkinstalldirs /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share
mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share/man
mkdir /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1
 /usr/libexec/rpm-build/install -p -m 644 ./vorbisgain.1 /usr/src/tmp/vorbisgain-buildroot/usr/share/man/man1/vorbisgain.1
make[1]: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
make: Leaving directory '/usr/src/RPM/BUILD/vorbisgain-0.37'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/vorbisgain-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/vorbisgain-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/vorbisgain-buildroot/ (default)
Compressing files in /usr/src/tmp/vorbisgain-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/vorbisgain-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: vorbisgain-0.37-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83093
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd vorbisgain-0.37
+ DOCDIR=/usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ export DOCDIR
+ rm -rf /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ /bin/mkdir -p /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ cp -prL NEWS README vorbisgain.txt /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ chmod -R go-w /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ chmod -R a+rX /usr/src/tmp/vorbisgain-buildroot/usr/share/doc/vorbisgain-0.37
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xGYrSk
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.AHieEv
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libogg.so.0()(64bit) >= set:kfMdFN6WeZzw4pPZzzzEBpdw6qYM4ceogCqZs30ZjiMQa8Y53, libvorbis.so.0()(64bit) >= set:jfT5uHPU2HCCzfsmpW3z, libvorbisfile.so.3()(64bit) >= set:jg5whR7i7YkYzBdq9, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pdornN
Creating vorbisgain-debuginfo package
Processing files: vorbisgain-debuginfo-0.37-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y8OoQ8
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZY5dby
find-requires: running scripts (debuginfo)
Requires: vorbisgain = 0.37-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6), debug64(libogg.so.0), debug64(libvorbis.so.0), debug64(libvorbisfile.so.3)
Wrote: /usr/src/RPM/RPMS/x86_64/vorbisgain-0.37-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm (w2.lzdio)
3.27user 2.82system 0:13.81elapsed 44%CPU (0avgtext+0avgdata 33024maxresident)k
0inputs+0outputs (0major+661314minor)pagefaults 0swaps
3.77user 1.65system 0:23.35elapsed 23%CPU (0avgtext+0avgdata 135072maxresident)k
632inputs+0outputs (0major+206569minor)pagefaults 0swaps
--- vorbisgain-0.37-alt1.qa1.x86_64.rpm.repo	2013-04-15 15:30:31.000000000 +0000
+++ vorbisgain-0.37-alt1.qa1.x86_64.rpm.hasher	2024-01-28 09:25:00.518040140 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/vorbisgain-0.37/vorbisgain.txt	100644	root:root	
-/usr/share/man/man1/vorbisgain.1.gz	100644	root:root	
+/usr/share/man/man1/vorbisgain.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -21,3 +21,3 @@
 Provides: vorbisgain = 0.37-alt1.qa1
-File: /usr/bin/vorbisgain	100755	root:root	e5cbee5c346403991a54a6cdb42e827b	
+File: /usr/bin/vorbisgain	100755	root:root	da37bf2a223464b5ae8d841639ce751b	
 File: /usr/share/doc/vorbisgain-0.37	40755	root:root		
@@ -26,3 +26,3 @@
 File: /usr/share/doc/vorbisgain-0.37/vorbisgain.txt	100644	root:root	f43ab70dc4411f16cd7ac4fb82a22a6f	
-File: /usr/share/man/man1/vorbisgain.1.gz	100644	root:root	711100981fc58592e84fa2a8bae57256	
-RPMIdentity: 8524f5793be99d4f2eb486130812d54514c2b971f47fffe0b2cb2d65b25554a8a87140d21be509613c6f6ae1c91fe1b203c2fabccfd92444269cf53d6eeaf780
+File: /usr/share/man/man1/vorbisgain.1.xz	100644	root:root	7401a80d3e52b794186649d80e3c7d06	
+RPMIdentity: 80f8938a282a7e9896e4abfdfcee4afc6838f941f951ad302225dab5de91d775948b53782135feb6f0cef72c73e4e92d658c5407097b313a0a30213578f68f3c
--- vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm.repo	2013-04-15 15:30:31.000000000 +0000
+++ vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm.hasher	2024-01-28 09:25:00.746043250 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/0b	40755	root:root	
-/usr/lib/debug/.build-id/0b/746ba2ebe4451eeee536f51b8cf7dbe1b220c9	120777	root:root	../../../../bin/vorbisgain
-/usr/lib/debug/.build-id/0b/746ba2ebe4451eeee536f51b8cf7dbe1b220c9.debug	120777	root:root	../../usr/bin/vorbisgain.debug
+/usr/lib/debug/.build-id/c7	40755	root:root	
+/usr/lib/debug/.build-id/c7/8ffd29cebeffda21e13440c34e541fadf94a3d	120777	root:root	../../../../bin/vorbisgain
+/usr/lib/debug/.build-id/c7/8ffd29cebeffda21e13440c34e541fadf94a3d.debug	120777	root:root	../../usr/bin/vorbisgain.debug
 /usr/lib/debug/usr/bin/vorbisgain.debug	100644	root:root	
@@ -27,6 +27,6 @@
 Provides: vorbisgain-debuginfo = 0.37-alt1.qa1
-File: /usr/lib/debug/.build-id/0b	40755	root:root		
-File: /usr/lib/debug/.build-id/0b/746ba2ebe4451eeee536f51b8cf7dbe1b220c9	120777	root:root		../../../../bin/vorbisgain
-File: /usr/lib/debug/.build-id/0b/746ba2ebe4451eeee536f51b8cf7dbe1b220c9.debug	120777	root:root		../../usr/bin/vorbisgain.debug
-File: /usr/lib/debug/usr/bin/vorbisgain.debug	100644	root:root	dcd71080ac6acf1d952b57c4cf88ca10	
+File: /usr/lib/debug/.build-id/c7	40755	root:root		
+File: /usr/lib/debug/.build-id/c7/8ffd29cebeffda21e13440c34e541fadf94a3d	120777	root:root		../../../../bin/vorbisgain
+File: /usr/lib/debug/.build-id/c7/8ffd29cebeffda21e13440c34e541fadf94a3d.debug	120777	root:root		../../usr/bin/vorbisgain.debug
+File: /usr/lib/debug/usr/bin/vorbisgain.debug	100644	root:root	22f7a114003e14c8d27f6a5c171bf619	
 File: /usr/src/debug/vorbisgain-0.37	40755	root:root		
@@ -45,2 +45,2 @@
 File: /usr/src/debug/vorbisgain-0.37/vorbisgain.h	100644	root:root	1f7b7ae4f86c6b6b0a41817cce3e781b	
-RPMIdentity: b1104b4318eae0f25448f18a50d207c714982624c17f099f1b23b6fb1f6adbea8b1e6de92cce3baac770789bc10541606069315c0ee504d8df77fb21e33ccbe2
+RPMIdentity: 5220be735d61136dbbe026ab0ec951af2d6b94109d409572fbe7314c8913a8168ebee036ddeb45dd97e7211cfecaf30c9792cd8995d74e32a89185736c3d0343