<86>Aug 6 08:16:02 userdel[4083575]: delete user 'rooter' <86>Aug 6 08:16:02 userdel[4083575]: removed group 'rooter' owned by 'rooter' <86>Aug 6 08:16:02 userdel[4083575]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 08:16:02 groupadd[4083580]: group added to /etc/group: name=rooter, GID=693 <86>Aug 6 08:16:02 groupadd[4083580]: group added to /etc/gshadow: name=rooter <86>Aug 6 08:16:02 groupadd[4083580]: new group: name=rooter, GID=693 <86>Aug 6 08:16:02 useradd[4083584]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash <86>Aug 6 08:16:02 userdel[4083591]: delete user 'builder' <86>Aug 6 08:16:02 userdel[4083591]: removed group 'builder' owned by 'builder' <86>Aug 6 08:16:02 userdel[4083591]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 08:16:02 groupadd[4083596]: group added to /etc/group: name=builder, GID=694 <86>Aug 6 08:16:02 groupadd[4083596]: group added to /etc/gshadow: name=builder <86>Aug 6 08:16:02 groupadd[4083596]: new group: name=builder, GID=694 <86>Aug 6 08:16:02 useradd[4083600]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/gogo-3.13-alt5.src.rpm: The use of such a license name is ambiguous: LGPL <13>Aug 6 08:16:03 rpmi: nasm-2.15.03-alt1 sisyphus+255049.100.1.1 1595051496 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.21130 + 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.21130 + 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + 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 -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + 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 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) 9.3.1 20200518 (ALT Sisyphus 9.3.1-alt1) Copyright (C) 2019 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/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] 61 | *buf_L++ = 0.5*((float)(*fr0++) + (float)(*fr0++)); | ~~~^~ ../engine/get_audio.c:64:51: warning: operation on 'fr1' may be undefined [-Wsequence-point] 64 | *buf_L++ = 0.5*((float)(*fr1++) + (float)(*fr1++)); | ~~~^~ ../engine/get_audio.c:94:51: warning: operation on 'fr0' may be undefined [-Wsequence-point] 94 | *buf_L++ = 0.5*((float)(*fr0++) + (float)(*fr0++)); | ~~~^~ ../engine/get_audio.c:97:51: warning: operation on 'fr1' may be undefined [-Wsequence-point] 97 | *buf_L++ = 0.5*((float)(*fr1++) + (float)(*fr1++)); | ~~~^~ ../engine/get_audio.c:100:51: warning: operation on 'fr2' may be undefined [-Wsequence-point] 100 | *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/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/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] 476 | 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/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/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/newmdct.c -o newmdct.o ../engine/newmdct.c: In function 'pfb': ../engine/newmdct.c:1258:7: warning: unused variable 'band' [-Wunused-variable] 1258 | 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/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/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] 64 | 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 ../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/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 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/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] 590 | nStreamIndex += CreateLameVBR( &pbtStreamBuffer[nStreamIndex], sizeWrite, crc ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | u_char * {aka unsigned char *} In file included from ../engine/vbrtag.c:28: ../engine/vbrtag.h:77:25: note: expected 'char *' but argument is of type 'u_char *' {aka 'unsigned char *'} 77 | int CreateLameVBR(char *pbtStreamBuffer, const size_t sizeWrite, unsigned short crc); | ~~~~~~^~~~~~~~~~~~~~~ ../engine/vbrtag.c: In function 'CreateLameVBR': ../engine/vbrtag.c:702:32: warning: array subscript has type 'char' [-Wchar-subscripts] 702 | 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] 805 | CreateI4(&pbtStreamBuffer[nBytesWritten], nQuality); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:217:30: note: expected 'unsigned char *' but argument is of type 'char *' 217 | 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] 820 | CreateI2(&pbtStreamBuffer[nBytesWritten],nRadioReplayGain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:226:37: note: expected 'unsigned char *' but argument is of type 'char *' 226 | 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] 823 | CreateI2(&pbtStreamBuffer[nBytesWritten],nAudioPhileReplayGain); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:226:37: note: expected 'unsigned char *' but argument is of type 'char *' 226 | 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] 848 | CreateI4(&pbtStreamBuffer[nBytesWritten], nMusicLength); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:217:30: note: expected 'unsigned char *' but argument is of type 'char *' 217 | 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] 851 | CreateI2(&pbtStreamBuffer[nBytesWritten], nMusicCRC); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:226:37: note: expected 'unsigned char *' but argument is of type 'char *' 226 | 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] 860 | CreateI2(&pbtStreamBuffer[nBytesWritten], crc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char * ../engine/vbrtag.c:226:37: note: expected 'unsigned char *' but argument is of type 'char *' 226 | static void CreateI2(unsigned char *buf, int nValue) | ~~~~~~~~~~~~~~~^~~ ../engine/vbrtag.c:679:7: warning: unused variable 'bId3v1Present' [-Wunused-variable] 679 | 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 -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] 270 | 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 *' 68 | 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] 279 | 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 *' 129 | 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] 301 | 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 *' 68 | 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] 303 | 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 *' 130 | 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] 742 | init_bench_input(&user_in); | ^~~~~~~~~~~~~~~~ ../main.c:743:3: warning: implicit declaration of function 'init_bench_output' [-Wimplicit-function-declaration] 743 | init_bench_output(&user_out); | ^~~~~~~~~~~~~~~~~ ../main.c: In function 'putConfig': ../main.c:869:7: warning: unused variable 'para' [-Wunused-variable] 869 | 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/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/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: multi-line macro `clkbegin' exists, but not taking 1 parameter [-w+macro-params-multi] ../engine/i386/clka.nas:109: ... from macro `proc' defined here ../engine/i386/clka.nas:42: warning: multi-line macro `clkend' exists, but not taking 1 parameter [-w+macro-params-multi] ../engine/i386/clka.nas:109: ... from macro `proc' defined here ../engine/i386/clka.nas:86: warning: label alone on a line without a colon might be in error [-w+label-orphan] 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+label-orphan] 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+label-orphan] ../engine/i386/choose_table.nas:83: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/choose_table.nas:107: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/choose_table.nas:114: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../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+label-orphan] ../engine/i386/choose_table.nas:345: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/choose_table.nas:405: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/choose_table.nas:417: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/choose_table.nas:438: warning: label alone on a line without a colon might be in error [-w+label-orphan] 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/vars.nas:15: warning: unknown section attribute 'class' ignored on declaration of section `.bss' [-w+other] ../engine/i386/vars.nas:15: 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/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+label-orphan] 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+label-orphan] ../engine/i386/quantizea.nas:715: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/quantizea.nas:736: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/quantizea.nas:1194: warning: label alone on a line without a colon might be in error [-w+label-orphan] 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] 693 | memcpy(bst_xrpow, xrpow, ixend * sizeof(xrpow)); | ^ ../engine/quantize.c:641:34: note: declared here 641 | 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] 951 | 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] 510 | || (noise_info.over_count == best_noise_info.over_count && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 511 | 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] 510 | || (noise_info.over_count == best_noise_info.over_count && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 511 | noise_info.over_noise == best_noise_info.over_noise && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 512 | 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/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+label-orphan] 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+label-orphan] ../engine/i386/gogo2_fht.nas:602: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../engine/i386/gogo2_fht.nas:769: warning: label alone on a line without a colon might be in error [-w+label-orphan] 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=] 766 | 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' 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+label-orphan] 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+label-orphan] 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+label-orphan] 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+label-orphan] 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+label-orphan] 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+label-orphan] 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+label-orphan] 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+label-orphan] 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] 125 | 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' 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+label-orphan] ../engine/i386/psy3dn.nas:21: warning: label alone on a line without a colon might be in error [-w+label-orphan] ../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+label-orphan] 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] 449 | 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] 450 | 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] 451 | 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] 452 | 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.10951 + 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.10951 + 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.YdnHU1 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.1AyR64 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.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.aA3Wm2 Wrote: /usr/src/RPM/RPMS/i586/gogo-3.13-alt5.i586.rpm 6.39user 1.09system 0:06.60elapsed 113%CPU (0avgtext+0avgdata 36816maxresident)k 0inputs+0outputs (0major+400517minor)pagefaults 0swaps /.out/gogo-3.13-alt5.i586.rpm: The use of such a license name is ambiguous: LGPL 9.64user 3.55system 0:12.06elapsed 109%CPU (0avgtext+0avgdata 110260maxresident)k 576inputs+0outputs (0major+658770minor)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-08-06 08:16:12.224323475 +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)