<86>Mar  8 09:30:07 userdel[4123834]: delete user 'rooter'
<86>Mar  8 09:30:07 userdel[4123834]: removed group 'rooter' owned by 'rooter'
<86>Mar  8 09:30:07 userdel[4123834]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  8 09:30:07 groupadd[4123848]: group added to /etc/group: name=rooter, GID=573
<86>Mar  8 09:30:07 groupadd[4123848]: group added to /etc/gshadow: name=rooter
<86>Mar  8 09:30:07 groupadd[4123848]: new group: name=rooter, GID=573
<86>Mar  8 09:30:07 useradd[4123858]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Mar  8 09:30:07 userdel[4123880]: delete user 'builder'
<86>Mar  8 09:30:07 userdel[4123880]: removed group 'builder' owned by 'builder'
<86>Mar  8 09:30:07 userdel[4123880]: removed shadow group 'builder' owned by 'builder'
<86>Mar  8 09:30:07 groupadd[4123890]: group added to /etc/group: name=builder, GID=574
<86>Mar  8 09:30:07 groupadd[4123890]: group added to /etc/gshadow: name=builder
<86>Mar  8 09:30:07 groupadd[4123890]: new group: name=builder, GID=574
<86>Mar  8 09:30:07 useradd[4123897]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
<13>Mar  8 09:30:11 rpmi: nasm-2.14.02-alt1 sisyphus+226137.100.1.2 1554171388 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/gogo-3.13-alt5.nosrc.rpm
Installing gogo-3.13-alt5.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50480
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf gogo-3.13
+ echo 'Source #0 (gogo-3.13.tar.bz2):'
Source #0 (gogo-3.13.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/gogo-3.13.tar.bz2
+ /bin/tar -xf -
+ cd gogo-3.13
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (gogo-3.13-alt1-fix-floating-point.patch):'
Patch #0 (gogo-3.13-alt1-fix-floating-point.patch):
+ /usr/bin/patch -p2
patching file engine/i386/fftsse.nas
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91355
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gogo-3.13
+ 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 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
+ xargs -ri dirname -- '{}'
+ ./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
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) works... yes
checking whether the C compiler (gcc -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for nasm... nasm
checking for strip... strip
checking for rm... rm
checking for main in -lm... yes
checking for main in -lpthread... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking version of GCC... i586-alt-linux-gcc (GCC) 8.3.1 20190507 (ALT p9 8.3.1-alt5)
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
checking optimization of GCC... -O3 -fomit-frame-pointer -ffast-math 			-funroll-loops
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking size of char... 1
checking size of short... 2
checking size of unsigned short... 2
checking size of int... 4
checking size of unsigned int... 4
checking size of long... 4
checking size of unsigned long... 4
checking size of void *... 4
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking for 8-bit clean memcmp... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for strtod... yes
checking for strtol... yes
checking use of libsnd... yes
checking for debug options... no
checking for a BSD compatible install... /bin/install -c
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
+ cd linux
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/tables.c -o tables.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/util.c -o util.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/reservoir.c -o reservoir.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/gogo.c -o gogo.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/quantize_pvt.c -o quantize_pvt.o
../engine/quantize_pvt.c: In function 'calc_noise_long_C':
../engine/quantize_pvt.c:476:13: warning: unused variable 'band_l' [-Wunused-variable]
  const int *band_l = RO.scalefac_band.l;
             ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/get_audio.c -o get_audio.o
../engine/get_audio.c: In function 'dist_mfbuf_C':
../engine/get_audio.c:61:51: warning: operation on 'fr0' may be undefined [-Wsequence-point]
     *buf_L++ = 0.5*((float)(*fr0++) + (float)(*fr0++));
                                                ~~~^~
../engine/get_audio.c:64:51: warning: operation on 'fr1' may be undefined [-Wsequence-point]
     *buf_L++ = 0.5*((float)(*fr1++) + (float)(*fr1++));
                                                ~~~^~
../engine/get_audio.c:94:51: warning: operation on 'fr0' may be undefined [-Wsequence-point]
     *buf_L++ = 0.5*((float)(*fr0++) + (float)(*fr0++));
                                                ~~~^~
../engine/get_audio.c:97:51: warning: operation on 'fr1' may be undefined [-Wsequence-point]
     *buf_L++ = 0.5*((float)(*fr1++) + (float)(*fr1++));
                                                ~~~^~
../engine/get_audio.c:100:51: warning: operation on 'fr2' may be undefined [-Wsequence-point]
     *buf_L++ = 0.5*((float)(*fr2++) + (float)(*fr2++));
                                                ~~~^~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/newmdct.c -o newmdct.o
../engine/newmdct.c: In function 'pfb':
../engine/newmdct.c:1258:7: warning: unused variable 'band' [-Wunused-variable]
   int band;
       ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/vbrtag.c -o vbrtag.o
../engine/vbrtag.c: In function 'CreateVbrTag':
../engine/vbrtag.c:590:34: warning: pointer targets in passing argument 1 of 'CreateLameVBR' differ in signedness [-Wpointer-sign]
   nStreamIndex += CreateLameVBR( &pbtStreamBuffer[nStreamIndex], sizeWrite, crc );
                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../engine/vbrtag.c:28:
../engine/vbrtag.h:77:5: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'}
 int CreateLameVBR(char *pbtStreamBuffer, const size_t sizeWrite, unsigned short crc);
     ^~~~~~~~~~~~~
../engine/vbrtag.c: In function 'CreateLameVBR':
../engine/vbrtag.c:702:29: warning: array subscript has type 'char' [-Wchar-subscripts]
   nVBR = vbr_type_translator[RO.VBR];
                             ^
../engine/vbrtag.c:805:11: warning: pointer targets in passing argument 1 of 'CreateI4' differ in signedness [-Wpointer-sign]
  CreateI4(&pbtStreamBuffer[nBytesWritten], nQuality);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:217:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void CreateI4(unsigned char *buf, int nValue)
      ^~~~~~~~
../engine/vbrtag.c:820:11: warning: pointer targets in passing argument 1 of 'CreateI2' differ in signedness [-Wpointer-sign]
  CreateI2(&pbtStreamBuffer[nBytesWritten],nRadioReplayGain);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:226:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void CreateI2(unsigned char *buf, int nValue)
             ^~~~~~~~
../engine/vbrtag.c:823:11: warning: pointer targets in passing argument 1 of 'CreateI2' differ in signedness [-Wpointer-sign]
  CreateI2(&pbtStreamBuffer[nBytesWritten],nAudioPhileReplayGain);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:226:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void CreateI2(unsigned char *buf, int nValue)
             ^~~~~~~~
../engine/vbrtag.c:848:11: warning: pointer targets in passing argument 1 of 'CreateI4' differ in signedness [-Wpointer-sign]
  CreateI4(&pbtStreamBuffer[nBytesWritten], nMusicLength);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:217:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void CreateI4(unsigned char *buf, int nValue)
      ^~~~~~~~
../engine/vbrtag.c:851:11: warning: pointer targets in passing argument 1 of 'CreateI2' differ in signedness [-Wpointer-sign]
  CreateI2(&pbtStreamBuffer[nBytesWritten], nMusicCRC);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:226:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void CreateI2(unsigned char *buf, int nValue)
             ^~~~~~~~
../engine/vbrtag.c:860:11: warning: pointer targets in passing argument 1 of 'CreateI2' differ in signedness [-Wpointer-sign]
  CreateI2(&pbtStreamBuffer[nBytesWritten], crc);
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/vbrtag.c:226:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void CreateI2(unsigned char *buf, int nValue)
             ^~~~~~~~
../engine/vbrtag.c:679:7: warning: unused variable 'bId3v1Present' [-Wunused-variable]
  int  bId3v1Present   = 0;//((gfp->internal_flags->tag_spec.flags & CHANGED_FLAG) && !(gfp->internal_flags->tag_spec.flags & V2_ONLY_FLAG));
       ^~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/takehiro.c -o takehiro.o
../engine/takehiro.c:766:18: warning: 'scale_mixed' defined but not used [-Wunused-const-variable=]
 static const int scale_mixed[16] = {
                  ^~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/lame.c -o lame.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/tool.c -o tool.o
../engine/tool.c: In function 'getWaveInfo':
../engine/tool.c:64:3: warning: 'memcpy' accessing 7 bytes at offsets 0 and 1 overlaps 6 bytes at offset 1 [-Wrestrict]
   memcpy(prevbuf, prevbuf+1, sizeof(prevbuf) - 1);
   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD thread.c -o thread.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/setup.c -o setup.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/fft.c -o fft.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/i386/cpu.c -o cpu.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc -I../engine -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/i386/makecfg.c -o makecfg
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
./makecfg > ../engine/i386/global.cfg
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/cpua.nas -o cpua.o
../engine/i386/cpua.nas:39: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/cpua.nas:39: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/cpua.nas:40: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/cpua.nas:40: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/cpua.nas:238: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../file_io/gogo_io.c -o gogo_io.o
../file_io/gogo_io.c: In function 'initRead':
../file_io/gogo_io.c:125:23: warning: implicit declaration of function 'map2MP3Frequency' [-Wimplicit-function-declaration]
   RO.out_samplerate = map2MP3Frequency(RO.out_samplerate);
                       ^~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/quantize.c -o quantize.o
../engine/quantize.c: In function 'VBR_encode_granule':
../engine/quantize.c:693:52: warning: 'sizeof' on array function parameter 'xrpow' will return size of 'FLOAT8 *' {aka 'float *'} [-Wsizeof-array-argument]
             memcpy(bst_xrpow, xrpow, ixend * sizeof(xrpow));
                                                    ^
../engine/quantize.c:641:34: note: declared here
           FLOAT8                 xrpow[576],  /* coloured magnitudes of spectral values */
           ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
../engine/quantize.c: In function 'VBR_iteration_loop':
../engine/quantize.c:951:15: warning: variable 'save_bits' set but not used [-Wunused-but-set-variable]
     int       save_bits[2][2];
               ^~~~~~~~~
../engine/quantize.c: In function 'outer_loop':
../engine/quantize.c:510:60: warning: 'best_noise_info.over_noise' may be used uninitialized in this function [-Wmaybe-uninitialized]
    || (noise_info.over_count == best_noise_info.over_count &&
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
    noise_info.over_noise == best_noise_info.over_noise &&
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
../engine/quantize.c:511:56: warning: 'best_noise_info.tot_noise' may be used uninitialized in this function [-Wmaybe-uninitialized]
    || (noise_info.over_count == best_noise_info.over_count &&
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    noise_info.over_noise == best_noise_info.over_noise &&
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
    noise_info.tot_noise   < best_noise_info.tot_noise);
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/vars.nas -o vars.o
../engine/i386/global.cfg:5: warning: Unknown section attribute 'class' ignored on declaration of section `.bss' [-w+other]
../engine/i386/global.cfg:5: warning: Unknown section attribute 'use32' ignored on declaration of section `.bss' [-w+other]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/clka.nas -o clka.o
../engine/i386/clka.nas:19: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/clka.nas:19: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/clka.nas:25: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/clka.nas:25: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/clka.nas:28: warning: (proc:8) macro `clkbegin' exists, but not taking 1 parameters [-w+macro-params]
../engine/i386/nasm.cfg:101: ... from macro `proc' defined here [-w+macro-params]
../engine/i386/clka.nas:42: warning: (proc:8) macro `clkend' exists, but not taking 1 parameters [-w+macro-params]
../engine/i386/nasm.cfg:101: ... from macro `proc' defined here [-w+macro-params]
../engine/i386/clka.nas:86: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/psymodela.nas -o psymodela.o
../engine/i386/psymodela.nas:15: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/psymodela.nas:15: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/psymodela.nas:24: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/psymodela.nas:24: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/psymodela.nas:128: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/quant3dn.nas -o quant3dn.o
../engine/i386/quant3dn.nas:16: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/quant3dn.nas:16: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/quant3dn.nas:34: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/quant3dn.nas:34: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/quant3dn.nas:1068: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/gogo2_fht.nas -o gogo2_fht.o
../engine/i386/gogo2_fht.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/gogo2_fht.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/gogo2_fht.nas:94: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/gogo2_fht.nas:94: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/gogo2_fht.nas:320: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/gogo2_fht.nas:602: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/gogo2_fht.nas:769: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/psysse.nas -o psysse.o
../engine/i386/psysse.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/psysse.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/psysse.nas:51: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/psysse.nas:51: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/psysse.nas:1814: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/fftsse.nas -o fftsse.o
../engine/i386/fftsse.nas:20: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/fftsse.nas:20: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/fftsse.nas:45: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/fftsse.nas:45: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/fftsse.nas:565: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/choose_table.nas -o choose_table.o
../engine/i386/choose_table.nas:21: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/choose_table.nas:21: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/choose_table.nas:29: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:83: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:107: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:114: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:136: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/choose_table.nas:136: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/choose_table.nas:333: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:345: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:405: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:417: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/choose_table.nas:438: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/mdctsse.nas -o mdctsse.o
../engine/i386/mdctsse.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/mdctsse.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/mdctsse.nas:49: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/mdctsse.nas:49: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/mdctsse.nas:579: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/sbandsse.nas -o sbandsse.o
../engine/i386/sbandsse.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandsse.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandsse.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandsse.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandsse.nas:1138: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/mdct3dn.nas -o mdct3dn.o
../engine/i386/mdct3dn.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/mdct3dn.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/mdct3dn.nas:47: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/mdct3dn.nas:47: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/mdct3dn.nas:203: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/sbandfpu.nas -o sbandfpu.o
../engine/i386/sbandfpu.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandfpu.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandfpu.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandfpu.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandfpu.nas:728: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/sbandtbl.nas -o sbandtbl.o
../engine/i386/sbandtbl.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandtbl.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/sbandtbl.nas:91: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandtbl.nas:91: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/sbandtbl.nas:93: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/sband3dn.nas -o sband3dn.o
../engine/i386/sband3dn.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/sband3dn.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/sband3dn.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/sband3dn.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/sband3dn.nas:493: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/psy3dn.nas -o psy3dn.o
../engine/i386/psy3dn.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/psy3dn.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/psy3dn.nas:15: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/psy3dn.nas:21: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/psy3dn.nas:59: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/psy3dn.nas:59: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/psy3dn.nas:1744: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
nasm -i../engine/i386/ -f elf -D__unix__  ../engine/i386/quantizea.nas -o quantizea.o
../engine/i386/quantizea.nas:18: warning: Unknown section attribute 'class' ignored on declaration of section `.data' [-w+other]
../engine/i386/quantizea.nas:18: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' [-w+other]
../engine/i386/quantizea.nas:32: warning: Unknown section attribute 'class' ignored on declaration of section `.text' [-w+other]
../engine/i386/quantizea.nas:32: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' [-w+other]
../engine/i386/quantizea.nas:700: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/quantizea.nas:715: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/quantizea.nas:736: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
../engine/i386/quantizea.nas:1194: warning: label alone on a line without a colon might be in error [-w+orphan-labels]
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD -I../engine ../main.c -o main.o
../main.c: In function 'reportInit':
../main.c:270:16: warning: passing argument 1 of 'gettimeofday' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
   gettimeofday(&itimer.it_value, NULL);
                ^~~~~~~~~~~~~~~~
In file included from ../main.c:11:
/usr/include/sys/time.h:68:53: note: expected 'struct timeval * restrict' but argument is of type 'volatile struct timeval *'
 extern int gettimeofday (struct timeval *__restrict __tv,
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../main.c:279:33: warning: passing argument 2 of 'setitimer' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
          setitimer(ITIMER_REAL, &itimer, &old_itimer);
                                 ^~~~~~~
In file included from ../main.c:11:
/usr/include/sys/time.h:129:44: note: expected 'const struct itimerval * restrict' but argument is of type 'volatile struct itimerval *'
         const struct itimerval *__restrict __new,
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../main.c: In function 'reportTerm':
../main.c:301:16: warning: passing argument 1 of 'gettimeofday' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
   gettimeofday(&itimer.it_interval, NULL);
                ^~~~~~~~~~~~~~~~~~~
In file included from ../main.c:11:
/usr/include/sys/time.h:68:53: note: expected 'struct timeval * restrict' but argument is of type 'volatile struct timeval *'
 extern int gettimeofday (struct timeval *__restrict __tv,
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../main.c:303:46: warning: passing argument 3 of 'setitimer' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
          setitimer(ITIMER_REAL, &old_itimer, &itimer);
                                              ^~~~~~~
In file included from ../main.c:11:
/usr/include/sys/time.h:130:38: note: expected 'struct itimerval * restrict' but argument is of type 'volatile struct itimerval *'
         struct itimerval *__restrict __old) __THROW;
         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
../main.c: In function 'getOpt':
../main.c:742:3: warning: implicit declaration of function 'init_bench_input' [-Wimplicit-function-declaration]
   init_bench_input(&user_in);
   ^~~~~~~~~~~~~~~~
../main.c:743:3: warning: implicit declaration of function 'init_bench_output' [-Wimplicit-function-declaration]
   init_bench_output(&user_out);
   ^~~~~~~~~~~~~~~~~
../main.c: In function 'putConfig':
../main.c:869:7: warning: unused variable 'para' [-Wunused-variable]
   int para;
       ^~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/bitstream.c -o bitstream.o
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc  -pipe -c -I../engine -I../file_io/libsnd  -Wall  -DNDEBUG -DHAVE_CONFIG_H -DLAMEPARSE -DLAMESNDFILE -DUSE_X86ASM -O -fomit-frame-pointer -ffast-math -funroll-loops -DUSE_PTHREAD ../engine/psymodel.c -o psymodel.o
../engine/psymodel.c: In function 'inner_psy_sub3_C':
../engine/psymodel.c:449:7: warning: operation on 'th0' may be undefined [-Wsequence-point]
   th0 = (eb[b*4+0]) ? th0 /= eb[b*4+0] : 1.0;
   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/psymodel.c:450:7: warning: operation on 'th1' may be undefined [-Wsequence-point]
   th1 = (eb[b*4+1]) ? th1 /= eb[b*4+1] : 1.0;
   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/psymodel.c:451:7: warning: operation on 'th2' may be undefined [-Wsequence-point]
   th2 = (eb[b*4+2]) ? th2 /= eb[b*4+2] : 1.0;
   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../engine/psymodel.c:452:7: warning: operation on 'th3' may be undefined [-Wsequence-point]
   th3 = (eb[b*4+3]) ? th3 /= eb[b*4+3] : 1.0;
   ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
make: Entering directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
gcc bitstream.o get_audio.o newmdct.o quantize_pvt.o tables.o util.o gogo.o psymodel.o reservoir.o takehiro.o fft.o lame.o quantize.o tool.o vbrtag.o main.o gogo_io.o setup.o thread.o clka.o cpua.o cpu.o choose_table.o quantizea.o quant3dn.o vars.o psymodela.o psysse.o psy3dn.o gogo2_fht.o fftsse.o mdctsse.o mdct3dn.o sbandfpu.o sbandsse.o sband3dn.o sbandtbl.o  -o gogo -lm -lpthread
make: Leaving directory '/usr/src/RPM/BUILD/gogo-3.13/linux'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59415
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/gogo-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/gogo-buildroot
+ cd gogo-3.13
+ cd linux
+ mkdir -p /usr/src/tmp/gogo-buildroot/usr/bin
+ install -s gogo /usr/src/tmp/gogo-buildroot/usr/bin
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/gogo-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/gogo-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/gogo-buildroot/ (default)
Compressing files in /usr/src/tmp/gogo-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/gogo-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/gogo: found executable STACK entry:   GNU_STACK      0x000000 0x00000000 0x00000000 0x00000 0x00000 RWE 0x10
verify-elf: WARNING: ./usr/bin/gogo: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: gogo-3.13-alt5
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76338
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gogo-3.13
+ DOCDIR=/usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ export DOCDIR
+ rm -rf /usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ /bin/mkdir -p /usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ cp -prL COPYING history readme.html readme_e.html contrib/cdda2mp3/Makefile contrib/cdda2mp3/cdda2mp3.bsd contrib/cdda2mp3/cdda2mp3.c contrib/cdda2mp3/cdda2mp3.euc contrib/cdda2mp3/cdda2mp3.lnx contrib/cdda2mp3/cdda2mp3.txt contrib/aircheck/aircheck contrib/aircheck/aircheck.euc /usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ chmod -R go-w /usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ chmod -R a+rX /usr/src/tmp/gogo-buildroot/usr/share/doc/gogo-3.13
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.M6xa7v
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.dRWGrs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.15), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6GIpRH
Wrote: /usr/src/RPM/RPMS/i586/gogo-3.13-alt5.i586.rpm
13.18user 2.12system 0:14.04elapsed 109%CPU (0avgtext+0avgdata 37372maxresident)k
0inputs+0outputs (0major+409996minor)pagefaults 0swaps
19.31user 6.67system 0:25.83elapsed 100%CPU (0avgtext+0avgdata 115224maxresident)k
0inputs+0outputs (0major+684327minor)pagefaults 0swaps
--- gogo-3.13-alt5.i586.rpm.repo	2011-08-18 10:24:37.000000000 +0000
+++ gogo-3.13-alt5.i586.rpm.hasher	2020-03-08 09:30:29.716568347 +0000
@@ -17,4 +17,2 @@
 Requires: libc.so.6(GLIBC_2.1)  
-Requires: libc.so.6(GLIBC_2.11)  
-Requires: libc.so.6(GLIBC_2.3.4)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -22,2 +20,3 @@
 Requires: libm.so.6(GLIBC_2.0)  
+Requires: libm.so.6(GLIBC_2.15)  
 Requires: libpthread.so.0(GLIBC_2.0)