<86>May 18 10:54:17 userdel[945196]: delete user 'rooter'
<86>May 18 10:54:17 userdel[945196]: removed group 'rooter' owned by 'rooter'
<86>May 18 10:54:17 userdel[945196]: removed shadow group 'rooter' owned by 'rooter'
<86>May 18 10:54:17 groupadd[945201]: group added to /etc/group: name=rooter, GID=543
<86>May 18 10:54:17 groupadd[945201]: group added to /etc/gshadow: name=rooter
<86>May 18 10:54:17 groupadd[945201]: new group: name=rooter, GID=543
<86>May 18 10:54:17 useradd[945205]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>May 18 10:54:17 userdel[945212]: delete user 'builder'
<86>May 18 10:54:17 userdel[945212]: removed group 'builder' owned by 'builder'
<86>May 18 10:54:17 userdel[945212]: removed shadow group 'builder' owned by 'builder'
<86>May 18 10:54:17 groupadd[945217]: group added to /etc/group: name=builder, GID=544
<86>May 18 10:54:17 groupadd[945217]: group added to /etc/gshadow: name=builder
<86>May 18 10:54:17 groupadd[945217]: new group: name=builder, GID=544
<86>May 18 10:54:17 useradd[945221]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/vorbisgain-0.37-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL
/usr/src/in/srpm/vorbisgain-0.37-alt1.qa1.src.rpm: license not found in '/usr/share/license' directory: 2.1
<13>May 18 10:54:22 rpmi: libogg-1.3.4-alt1 sisyphus+247109.100.1.1 1582849994 installed
<13>May 18 10:54:22 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744475 installed
<13>May 18 10:54:23 rpmi: libogg-devel-1.3.4-alt1 sisyphus+247109.100.1.1 1582849994 installed
<13>May 18 10:54:23 rpmi: libvorbis-devel-1.3.6-alt2 sisyphus+220072.200.2.2 1548744475 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/vorbisgain-0.37-alt1.qa1.nosrc.rpm
Installing vorbisgain-0.37-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37413
+ 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.51135
+ 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 -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
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ ./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 --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i586-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... i586-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'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'vorbisgain.c' || echo './'`vorbisgain.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'vorbis.c' || echo './'`vorbis.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'recurse.c' || echo './'`recurse.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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]
  268 |     if (isatty(fd))
      |         ^~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'gain_analysis.c' || echo './'`gain_analysis.c
gain_analysis.c:116:1: warning: variably modified 'lstepbuf' at file scope
  116 | Float_t          lstepbuf  [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
      | ^~~~~~~
gain_analysis.c:118:1: warning: variably modified 'loutbuf' at file scope
  118 | Float_t          loutbuf   [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
      | ^~~~~~~
gain_analysis.c:122:1: warning: variably modified 'rstepbuf' at file scope
  122 | Float_t          rstepbuf  [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
      | ^~~~~~~
gain_analysis.c:124:1: warning: variably modified 'routbuf' at file scope
  124 | Float_t          routbuf   [MAX_SAMPLES_PER_WINDOW + MAX_ORDER];
      | ^~~~~~~
gain_analysis.c:132:1: warning: variably modified 'A' at file scope
  132 | static Uint32_t  A [(size_t)(STEPS_per_dB * MAX_dB)];
      | ^~~~~~
gain_analysis.c:133:1: warning: variably modified 'B' at file scope
  133 | static Uint32_t  B [(size_t)(STEPS_per_dB * MAX_dB)];
      | ^~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'vcedit.c' || echo './'`vcedit.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'getopt.c' || echo './'`getopt.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.     -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c `test -f 'getopt1.c' || echo './'`getopt1.c
i586-alt-linux-gcc  -O2 -fsigned-char -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -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.60836
+ 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/lib 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)
verify-elf: WARNING: ./usr/bin/vorbisgain: uses non-LFS functions: __xstat fopen readdir
Hardlinking identical .pyc and .pyo files
Processing files: vorbisgain-0.37-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.97043
+ 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.4y4ncP
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.YoL15P
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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.29), libogg.so.0 >= set:kfMdFN6WeZzw4pPZzzzEBpdw6qYM4ceogCqZs30ZjiMQa8Y53, libvorbis.so.0 >= set:jfT5uHPU2HCCzfsmpW3z, libvorbisfile.so.3 >= 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.IeplFR
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.L2o1CS
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LoBrQQ
find-requires: running scripts (debuginfo)
Requires: vorbisgain = 0.37-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libogg.so.0), debug(libvorbis.so.0), debug(libvorbisfile.so.3)
Wrote: /usr/src/RPM/RPMS/i586/vorbisgain-0.37-alt1.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/vorbisgain-debuginfo-0.37-alt1.qa1.i586.rpm
9.58user 3.17system 0:24.48elapsed 52%CPU (0avgtext+0avgdata 27564maxresident)k
0inputs+0outputs (0major+561138minor)pagefaults 0swaps
/.out/vorbisgain-0.37-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/vorbisgain-0.37-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: 2.1
/.out/vorbisgain-debuginfo-0.37-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/vorbisgain-debuginfo-0.37-alt1.qa1.i586.rpm: license not found in '/usr/share/license' directory: 2.1
16.56user 9.04system 0:40.51elapsed 63%CPU (0avgtext+0avgdata 108688maxresident)k
632inputs+0outputs (0major+843090minor)pagefaults 0swaps
--- vorbisgain-0.37-alt1.qa1.i586.rpm.repo	2013-04-15 15:30:32.000000000 +0000
+++ vorbisgain-0.37-alt1.qa1.i586.rpm.hasher	2020-05-18 10:54:53.378149223 +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: /lib/ld-linux.so.2  
@@ -14,2 +14,3 @@
 Requires: libm.so.6(GLIBC_2.0)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: libogg.so.0 >= set:kfMdFN6WeZzw4pPZzzzEBpdw6qYM4ceogCqZs30ZjiMQa8Y53