<86>Jul  5 02:06:03 userdel[24619]: delete user 'rooter'
<86>Jul  5 02:06:03 userdel[24619]: removed group 'rooter' owned by 'rooter'
<86>Jul  5 02:06:03 userdel[24619]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul  5 02:06:03 groupadd[24630]: group added to /etc/group: name=rooter, GID=627
<86>Jul  5 02:06:03 groupadd[24630]: group added to /etc/gshadow: name=rooter
<86>Jul  5 02:06:03 groupadd[24630]: new group: name=rooter, GID=627
<86>Jul  5 02:06:03 useradd[24639]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash
<86>Jul  5 02:06:03 userdel[24659]: delete user 'builder'
<86>Jul  5 02:06:03 userdel[24659]: removed group 'builder' owned by 'builder'
<86>Jul  5 02:06:03 userdel[24659]: removed shadow group 'builder' owned by 'builder'
<86>Jul  5 02:06:03 groupadd[24673]: group added to /etc/group: name=builder, GID=628
<86>Jul  5 02:06:03 groupadd[24673]: group added to /etc/gshadow: name=builder
<86>Jul  5 02:06:03 groupadd[24673]: new group: name=builder, GID=628
<86>Jul  5 02:06:03 useradd[24690]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash
<13>Jul  5 02:06:06 rpmi: libogg-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed
<13>Jul  5 02:06:06 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744467 installed
<13>Jul  5 02:06:06 rpmi: libogg-devel-1.3.4-alt1 p9+249556.100.1.1 1586300644 installed
<13>Jul  5 02:06:06 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
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.58300
+ 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.58300
+ 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
+ '[' -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'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ ./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.31357
+ 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
+ cd vorbisgain-0.37
+ /usr/bin/make 'INSTALL=/bin/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
  /bin/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
 /bin/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)
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.61081
+ 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.TUmkUt
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.gsoLsD
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.7IbCnQ
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.g5uFU6
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.txKW4q
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
Wrote: /usr/src/RPM/RPMS/x86_64/vorbisgain-debuginfo-0.37-alt1.qa1.x86_64.rpm
5.27user 1.67system 0:14.53elapsed 47%CPU (0avgtext+0avgdata 33160maxresident)k
0inputs+0outputs (0major+640939minor)pagefaults 0swaps
10.15user 5.13system 0:22.68elapsed 67%CPU (0avgtext+0avgdata 118916maxresident)k
0inputs+0outputs (0major+932319minor)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	2020-07-05 02:06:23.763325047 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/vorbisgain-0.37/vorbisgain.txt	100644	
-/usr/share/man/man1/vorbisgain.1.gz	100644	
+/usr/share/man/man1/vorbisgain.1.xz	100644	
 Requires: /lib64/ld-linux-x86-64.so.2