<86>Apr 21 06:10:03 userdel[120219]: delete user 'rooter' <86>Apr 21 06:10:03 userdel[120219]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:10:03 groupadd[120241]: group added to /etc/group: name=rooter, GID=657 <86>Apr 21 06:10:03 groupadd[120241]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:10:03 groupadd[120241]: new group: name=rooter, GID=657 <86>Apr 21 06:10:03 useradd[120280]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Apr 21 06:10:03 userdel[120312]: delete user 'builder' <86>Apr 21 06:10:03 userdel[120312]: removed group 'builder' owned by 'builder' <86>Apr 21 06:10:03 userdel[120312]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:10:03 groupadd[120327]: group added to /etc/group: name=builder, GID=658 <86>Apr 21 06:10:03 groupadd[120327]: group added to /etc/gshadow: name=builder <86>Apr 21 06:10:03 groupadd[120327]: new group: name=builder, GID=658 <86>Apr 21 06:10:03 useradd[120336]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Apr 21 06:10:05 rpmi: nasm-2.11.08-alt1 1426082788 installed 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.59255 + 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.59255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gogo-3.13 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic ) works... yes checking whether the C compiler (gcc -pipe -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) 5.3.1 20151207 (ALT p8 5.3.1-alt3.M80P.1) Copyright (C) 2015 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 + '[' -n '' ']' + NPROCS=8 + 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/bitstream.c -o bitstream.o 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 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 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 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 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 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 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/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++)); ^ 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 ../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; ^ ../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; ^ ../engine/newmdct.c: In function 'pfb': ../engine/newmdct.c:1258:7: warning: unused variable 'band' [-Wunused-variable] int band; ^ 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 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 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 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]; ^ 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/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 && ^ ../engine/quantize.c:511:56: warning: 'best_noise_info.tot_noise' may be used uninitialized in this function [-Wmaybe-uninitialized] noise_info.over_noise == best_noise_info.over_noise && ^ 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 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 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 ../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:0: ../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)); ^ 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 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 ../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:0: /usr/include/sys/time.h:71:12: 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:0: /usr/include/sys/time.h:131:12: note: expected 'const struct itimerval * restrict' but argument is of type 'volatile struct itimerval *' extern int setitimer (__itimer_which_t __which, ^ ../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:0: /usr/include/sys/time.h:71:12: 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:0: /usr/include/sys/time.h:131:12: note: expected 'struct itimerval * restrict' but argument is of type 'volatile struct itimerval *' extern int setitimer (__itimer_which_t __which, ^ ../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; ^ ../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); ^ 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 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 ./makecfg > ../engine/i386/global.cfg nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/clka.nas -o clka.o nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/cpua.nas -o cpua.o ../engine/i386/clka.nas:19: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/clka.nas:19: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/clka.nas:25: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/clka.nas:25: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/cpua.nas:39: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/cpua.nas:39: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/cpua.nas:40: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/cpua.nas:40: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/choose_table.nas -o choose_table.o ../engine/i386/clka.nas:28: warning: (proc:8) macro `clkbegin' exists, but not taking 1 parameters ../engine/i386/clka.nas:42: warning: (proc:8) macro `clkend' exists, but not taking 1 parameters ../engine/i386/clka.nas:86: warning: label alone on a line without a colon might be in error nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/quantizea.nas -o quantizea.o nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/quant3dn.nas -o quant3dn.o nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/vars.nas -o vars.o ../engine/i386/choose_table.nas:21: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/choose_table.nas:21: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/quant3dn.nas:16: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/quant3dn.nas:16: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/quantizea.nas:18: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/quantizea.nas:18: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/quantizea.nas:32: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/quantizea.nas:32: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/quant3dn.nas:34: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/quant3dn.nas:34: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/choose_table.nas:136: nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/psymodela.nas -o psymodela.o warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/choose_table.nas:136: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' global.cfg:5: ../engine/i386/cpua.nas:238: warning: label alone on a line without a colon might be in error warning: Unknown section attribute 'class' ignored on declaration of section `.bss' global.cfg:5: warning: Unknown section attribute 'use32' ignored on declaration of section `.bss' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/psysse.nas -o psysse.o ../engine/i386/psymodela.nas:15: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/psymodela.nas:15: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/psymodela.nas:24: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/psymodela.nas:24: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/psysse.nas:14: ../engine/i386/psymodela.nas:128: warning: label alone on a line without a colon might be in error warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/psysse.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/psy3dn.nas -o psy3dn.o ../engine/i386/psysse.nas:51: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/psysse.nas:51: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/gogo2_fht.nas -o gogo2_fht.o ../engine/i386/psy3dn.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/psy3dn.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/psy3dn.nas:59: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/psy3dn.nas:59: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/gogo2_fht.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/gogo2_fht.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/gogo2_fht.nas:94: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/gogo2_fht.nas:94: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/fftsse.nas -o fftsse.o ../engine/i386/choose_table.nas:29: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:83: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:107: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:114: warning: label alone on a line without a colon might be in error nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/mdctsse.nas -o mdctsse.o ../engine/i386/fftsse.nas:20: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/fftsse.nas:20: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/fftsse.nas:45: ../engine/i386/mdctsse.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/mdctsse.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/choose_table.nas:333: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:345: warning: label alone on a line without a colon might be in error ../engine/i386/mdctsse.nas:49: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/mdctsse.nas:49: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/choose_table.nas:405: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:417: warning: label alone on a line without a colon might be in error ../engine/i386/choose_table.nas:438: warning: label alone on a line without a colon might be in error warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/fftsse.nas:45: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/mdct3dn.nas -o mdct3dn.o ../engine/i386/psysse.nas:1814: warning: label alone on a line without a colon might be in error ../engine/i386/mdctsse.nas:579: ../engine/i386/quantizea.nas:700: warning: label alone on a line without a colon might be in error warning: label alone on a line without a colon might be in error ../engine/i386/quantizea.nas:715: warning: label alone on a line without a colon might be in error ../engine/i386/gogo2_fht.nas:320: warning: label alone on a line without a colon might be in error ../engine/i386/quantizea.nas:736: warning: label alone on a line without a colon might be in error ../engine/i386/mdct3dn.nas:12: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/mdct3dn.nas:12: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/gogo2_fht.nas:602: warning: label alone on a line without a colon might be in error ../engine/i386/gogo2_fht.nas:769: warning: label alone on a line without a colon might be in error ../engine/i386/mdct3dn.nas:47: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/mdct3dn.nas:47: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/sbandfpu.nas -o sbandfpu.o ../engine/i386/quantizea.nas:1194: warning: label alone on a line without a colon might be in error nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/sbandsse.nas -o sbandsse.o ../engine/i386/sbandfpu.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/sbandfpu.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/sbandfpu.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/sbandfpu.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/sband3dn.nas -o sband3dn.o ../engine/i386/mdct3dn.nas:203: warning: label alone on a line without a colon might be in error ../engine/i386/sbandsse.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/sbandsse.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/sbandsse.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/sbandsse.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/fftsse.nas:565: warning: label alone on a line without a colon might be in error nasm -i../engine/i386/ -f elf -D__unix__ ../engine/i386/sbandtbl.nas -o sbandtbl.o ../engine/i386/sband3dn.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/sband3dn.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/sband3dn.nas:14: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/sband3dn.nas:14: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/sbandtbl.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' ../engine/i386/sbandtbl.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' ../engine/i386/sbandtbl.nas:91: warning: Unknown section attribute 'class' ignored on declaration of section `.text' ../engine/i386/sbandtbl.nas:91: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' ../engine/i386/quant3dn.nas:1068: warning: label alone on a line without a colon might be in error ../engine/i386/sbandfpu.nas:728: warning: label alone on a line without a colon might be in error ../engine/i386/sbandsse.nas:1138: warning: label alone on a line without a colon might be in error ../engine/i386/sbandtbl.nas:93: warning: label alone on a line without a colon might be in error ../engine/i386/sband3dn.nas:493: warning: label alone on a line without a colon might be in error ../engine/i386/psy3dn.nas:15: warning: label alone on a line without a colon might be in error ../engine/i386/psy3dn.nas:21: warning: label alone on a line without a colon might be in error ../engine/i386/psy3dn.nas:1744: warning: label alone on a line without a colon might be in error 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.83108 + 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) 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.83108 + 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.bJsFI2 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P0Nl50 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.yDaGM0 Wrote: /usr/src/RPM/RPMS/i586/gogo-3.13-alt5.i586.rpm 5.28user 0.83system 0:05.81elapsed 105%CPU (0avgtext+0avgdata 33836maxresident)k 0inputs+0outputs (0major+360479minor)pagefaults 0swaps 7.84user 2.64system 0:10.64elapsed 98%CPU (0avgtext+0avgdata 122348maxresident)k 800inputs+0outputs (0major+561311minor)pagefaults 0swaps --- gogo-3.13-alt5.i586.rpm.repo 2011-08-18 10:24:37.000000000 +0000 +++ gogo-3.13-alt5.i586.rpm.hasher 2019-04-21 06:10:12.685966688 +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)