<86>Apr 21 06:13:56 userdel[130611]: delete user 'rooter' <86>Apr 21 06:13:56 userdel[130611]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:13:56 userdel[130611]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 06:13:56 groupadd[130742]: group added to /etc/group: name=rooter, GID=705 <86>Apr 21 06:13:56 groupadd[130742]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:13:56 groupadd[130742]: new group: name=rooter, GID=705 <86>Apr 21 06:13:56 useradd[130757]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash <86>Apr 21 06:13:56 userdel[130781]: delete user 'builder' <86>Apr 21 06:13:56 userdel[130781]: removed group 'builder' owned by 'builder' <86>Apr 21 06:13:56 userdel[130781]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:13:56 groupadd[130805]: group added to /etc/group: name=builder, GID=706 <86>Apr 21 06:13:56 groupadd[130805]: group added to /etc/gshadow: name=builder <86>Apr 21 06:13:56 groupadd[130805]: new group: name=builder, GID=706 <86>Apr 21 06:13:56 useradd[130828]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash <13>Apr 21 06:13:58 rpmi: libgsm-1.0.13-alt8 1365910841 installed <13>Apr 21 06:13:58 rpmi: libsndfile-1.0.28-alt1.M80P.1 p8.212938.100 1536756424 installed <13>Apr 21 06:13:58 rpmi: libsndfile-devel-1.0.28-alt1.M80P.1 p8.212938.100 1536756424 installed <13>Apr 21 06:13:58 rpmi: libtinfo-devel-5.9-alt8 1456756589 installed <13>Apr 21 06:13:58 rpmi: nasm-2.11.08-alt1 1426082788 installed Installing lame-3.99.5-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lame-3.99.5 + echo 'Source #0 (lame-3.99.5.tar.gz):' Source #0 (lame-3.99.5.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lame-3.99.5.tar.gz + /bin/tar -xf - + cd lame-3.99.5 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47413 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lame-3.99.5 + 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 + readlink -e -- ./configure + xargs -ri dirname -- '{}' + 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 + ./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 --disable-static --enable-nasm configure: WARNING: unrecognized options: --without-included-gettext checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking version of GCC... 5.3.1 checking for function prototypes... yes checking for string.h... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking xmmintrin.h usability... yes checking xmmintrin.h presence... yes checking for xmmintrin.h... yes checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 long long... 8 checking size of unsigned long long... 8 checking size of float... 4 checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... yes checking for ieee854_float80_t... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking for initscr in -ltermcap... no checking for initscr in -lcurses... no checking for initscr in -lncurses... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for cos in -lm... yes checking for cos in -lffm... no checking for cos in -lcpml... no checking for gtk-config... no checking for GTK - version >= 1.2.0... no *** The gtk-config script installed by GTK could not be found *** If GTK was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the GTK_CONFIG environment variable to the *** full path to gtk-config. checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 1, 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... no checking if mp3rtp is requested... no checking if dynamic linking of the frontends is requested... no checking glibc mathinline bug... no checking for termcap... no checking if I have to build the internal vector lib... yes checking for nasm... /usr/bin/nasm checking for assembler routines for this processor type... yes checking for additional optimizations... no checking for debug options... no configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating debian/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating vc_solution/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5' Making all in mpglib make[2]: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5/mpglib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o dct64_i386.lo dct64_i386.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o decode_i386.lo decode_i386.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o interface.lo interface.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o layer1.lo layer1.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o layer2.lo layer2.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o layer3.lo layer3.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o tabinit.lo tabinit.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c layer2.c -fPIC -DPIC -o .libs/layer2.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c layer3.c -fPIC -DPIC -o .libs/layer3.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c decode_i386.c -fPIC -DPIC -o .libs/decode_i386.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c layer1.c -fPIC -DPIC -o .libs/layer1.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dct64_i386.c -fPIC -DPIC -o .libs/dct64_i386.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c interface.c -fPIC -DPIC -o .libs/interface.o /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo libtool: link: ar cru .libs/libmpgdecoder.a .libs/common.o .libs/dct64_i386.o .libs/decode_i386.o .libs/interface.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/tabinit.o libtool: link: ranlib .libs/libmpgdecoder.a libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5/mpglib' Making all in libmp3lame make[2]: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame' Making all in i386 make[3]: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame/i386' mkdir -p .libs mkdir -p .libs echo '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >choose_table.lo echo '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >cpu_feat.lo echo "pic_object='.libs/choose_table.o'" >>choose_table.lo mkdir -p .libs echo "pic_object='.libs/cpu_feat.o'" >>cpu_feat.lo mkdir -p .libs echo "non_pic_object='.libs/choose_table.o'" >>choose_table.lo echo '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >fft3dn.lo echo "non_pic_object='.libs/cpu_feat.o'" >>cpu_feat.lo echo '# Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)' >fftsse.lo /usr/bin/nasm -f elf -i ../../libmp3lame/i386/ choose_table.nas -o .libs/choose_table.o -l choose_table.lo.lst echo "pic_object='.libs/fftsse.o'" >>fftsse.lo echo "pic_object='.libs/fft3dn.o'" >>fft3dn.lo echo "non_pic_object='.libs/fftsse.o'" >>fftsse.lo /usr/bin/nasm -f elf -i ../../libmp3lame/i386/ cpu_feat.nas -o .libs/cpu_feat.o -l cpu_feat.lo.lst /usr/bin/nasm -f elf -i ../../libmp3lame/i386/ fftsse.nas -o .libs/fftsse.o -l fftsse.lo.lst cpu_feat.nas:18: warning: Unknown section attribute 'class' ignored on declaration of section `.text' cpu_feat.nas:18: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' choose_table.nas:17: echo "non_pic_object='.libs/fft3dn.o'" >>fft3dn.lo warning: Unknown section attribute 'class' ignored on declaration of section `.data' choose_table.nas:17: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' fftsse.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' fftsse.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' /usr/bin/nasm -f elf -i ../../libmp3lame/i386/ fft3dn.nas -o .libs/fft3dn.o -l fft3dn.lo.lst fftsse.nas:27: warning: Unknown section attribute 'class' ignored on declaration of section `.text' fftsse.nas:27: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' cpu_feat.nas:107: warning: label alone on a line without a colon might be in error choose_table.nas:131: warning: Unknown section attribute 'class' ignored on declaration of section `.text' choose_table.nas:131: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' fft3dn.nas:11: warning: Unknown section attribute 'class' ignored on declaration of section `.data' fft3dn.nas:11: warning: Unknown section attribute 'use32' ignored on declaration of section `.data' fft3dn.nas:25: warning: Unknown section attribute 'class' ignored on declaration of section `.text' fft3dn.nas:25: warning: Unknown section attribute 'use32' ignored on declaration of section `.text' choose_table.nas:24: warning: label alone on a line without a colon might be in error choose_table.nas:78: warning: label alone on a line without a colon might be in error choose_table.nas:102: warning: label alone on a line without a colon might be in error choose_table.nas:109: warning: label alone on a line without a colon might be in error choose_table.nas:341: warning: label alone on a line without a colon might be in error choose_table.nas:353: warning: label alone on a line without a colon might be in error choose_table.nas:414: warning: label alone on a line without a colon might be in error choose_table.nas:426: warning: label alone on a line without a colon might be in error choose_table.nas:447: warning: label alone on a line without a colon might be in error fftsse.nas:422: warning: label alone on a line without a colon might be in error fft3dn.nas:51: warning: label alone on a line without a colon might be in error fft3dn.nas:267: warning: label alone on a line without a colon might be in error fft3dn.nas:295: warning: label alone on a line without a colon might be in error fft3dn.nas:484: warning: label alone on a line without a colon might be in error /bin/sh ../../libtool --mode=link i586-alt-linux-gcc -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -o liblameasmroutines.la choose_table.lo cpu_feat.lo fft3dn.lo fftsse.lo libtool: link: ar cru .libs/liblameasmroutines.a .libs/choose_table.o .libs/cpu_feat.o .libs/fft3dn.o .libs/fftsse.o libtool: link: ranlib .libs/liblameasmroutines.a libtool: link: ( cd ".libs" && rm -f "liblameasmroutines.la" && ln -s "../liblameasmroutines.la" "liblameasmroutines.la" ) make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame/i386' Making all in vector make[3]: Entering directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame/vector' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o xmm_quantize_sub.lo xmm_quantize_sub.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I. -I../../libmp3lame -I../../mpglib -I../.. -Wall -pipe -pipe -Wall -g -O2 -march=i586 -mtune=generic -c xmm_quantize_sub.c -fPIC -DPIC -o .libs/xmm_quantize_sub.o xmm_quantize_sub.c: In function 'fht_SSE2': xmm_quantize_sub.c:172:20: warning: variable 'v_s2' set but not used [-Wunused-but-set-variable] __m128 v_s2; ^ xmm_quantize_sub.c: In function 'init_xrpow_core_sse': xmm_quantize_sub.c:65:18: warning: SSE vector return without SSE enabled changes the ABI [-Wpsabi] const __m128 vec_fabs_mask = _mm_loadu_ps(&fabs_mask._float[0]); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:895:1: error: inlining failed in call to always_inline '_mm_set_ps1': target specific option mismatch _mm_set_ps1 (float __F) ^ xmm_quantize_sub.c:74:21: error: called from here vec_sum._m128 = _mm_set_ps1(0); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:895:1: error: inlining failed in call to always_inline '_mm_set_ps1': target specific option mismatch _mm_set_ps1 (float __F) ^ xmm_quantize_sub.c:73:27: error: called from here vec_xrpow_max._m128 = _mm_set_ps1(0); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:929:1: error: inlining failed in call to always_inline '_mm_loadu_ps': target specific option mismatch _mm_loadu_ps (float const *__P) ^ xmm_quantize_sub.c:65:18: error: called from here const __m128 vec_fabs_mask = _mm_loadu_ps(&fabs_mask._float[0]); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:895:1: error: inlining failed in call to always_inline '_mm_set_ps1': target specific option mismatch _mm_set_ps1 (float __F) ^ xmm_quantize_sub.c:74:21: error: called from here vec_sum._m128 = _mm_set_ps1(0); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:895:1: error: inlining failed in call to always_inline '_mm_set_ps1': target specific option mismatch _mm_set_ps1 (float __F) ^ xmm_quantize_sub.c:73:27: error: called from here vec_xrpow_max._m128 = _mm_set_ps1(0); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:978:1: error: inlining failed in call to always_inline '_mm_storeu_ps': target specific option mismatch _mm_storeu_ps (float *__P, __m128 __A) ^ xmm_quantize_sub.c:82:9: error: called from here _mm_storeu_ps(&(xrpow[i]), vec_tmp._m128); /* store into xrpow[] */ ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:229:1: error: inlining failed in call to always_inline '_mm_max_ps': target specific option mismatch _mm_max_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:81:31: error: called from here vec_xrpow_max._m128 = _mm_max_ps(vec_xrpow_max._m128, vec_tmp._m128); /* retrieve max */ ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:205:1: error: inlining failed in call to always_inline '_mm_sqrt_ps': target specific option mismatch _mm_sqrt_ps (__m128 __A) ^ xmm_quantize_sub.c:80:25: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:193:1: error: inlining failed in call to always_inline '_mm_mul_ps': target specific option mismatch _mm_mul_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:80:25: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:205:1: error: inlining failed in call to always_inline '_mm_sqrt_ps': target specific option mismatch _mm_sqrt_ps (__m128 __A) ^ xmm_quantize_sub.c:80:25: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:181:1: error: inlining failed in call to always_inline '_mm_add_ps': target specific option mismatch _mm_add_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:79:25: error: called from here vec_sum._m128 = _mm_add_ps(vec_sum._m128, vec_tmp._m128); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:237:1: error: inlining failed in call to always_inline '_mm_and_ps': target specific option mismatch _mm_and_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:78:25: error: called from here vec_tmp._m128 = _mm_and_ps(vec_tmp._m128, vec_fabs_mask); /* fabs */ ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:929:1: error: inlining failed in call to always_inline '_mm_loadu_ps': target specific option mismatch _mm_loadu_ps (float const *__P) ^ xmm_quantize_sub.c:77:25: error: called from here vec_tmp._m128 = _mm_loadu_ps(&(cod_info->xr[i])); /* load */ ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:895:1: error: inlining failed in call to always_inline '_mm_set_ps1': target specific option mismatch _mm_set_ps1 (float __F) ^ xmm_quantize_sub.c:84:21: error: called from here vec_tmp._m128 = _mm_set_ps1(0); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:229:1: error: inlining failed in call to always_inline '_mm_max_ps': target specific option mismatch _mm_max_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:92:35: error: called from here vec_xrpow_max._m128 = _mm_max_ps(vec_xrpow_max._m128, vec_tmp._m128); /* retrieve max */ ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:205:1: error: inlining failed in call to always_inline '_mm_sqrt_ps': target specific option mismatch _mm_sqrt_ps (__m128 __A) ^ xmm_quantize_sub.c:91:29: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:193:1: error: inlining failed in call to always_inline '_mm_mul_ps': target specific option mismatch _mm_mul_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:91:29: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:205:1: error: inlining failed in call to always_inline '_mm_sqrt_ps': target specific option mismatch _mm_sqrt_ps (__m128 __A) ^ xmm_quantize_sub.c:91:29: error: called from here vec_tmp._m128 = _mm_sqrt_ps(_mm_mul_ps(vec_tmp._m128, _mm_sqrt_ps(vec_tmp._m128))); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:181:1: error: inlining failed in call to always_inline '_mm_add_ps': target specific option mismatch _mm_add_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:90:29: error: called from here vec_sum._m128 = _mm_add_ps(vec_sum._m128, vec_tmp._m128); ^ In file included from xmm_quantize_sub.c:37:0: /usr/lib/gcc/i586-alt-linux/5/include/xmmintrin.h:237:1: error: inlining failed in call to always_inline '_mm_and_ps': target specific option mismatch _mm_and_ps (__m128 __A, __m128 __B) ^ xmm_quantize_sub.c:89:29: error: called from here vec_tmp._m128 = _mm_and_ps(vec_tmp._m128, vec_fabs_mask); /* fabs */ ^ make[3]: *** [xmm_quantize_sub.lo] Error 1 make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame/vector' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5/libmp3lame' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5' make: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/lame-3.99.5' error: Bad exit status from /usr/src/tmp/rpm-tmp.47413 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.47413 (%build) Command exited with non-zero status 1 5.37user 1.40system 0:08.27elapsed 81%CPU (0avgtext+0avgdata 34520maxresident)k 0inputs+0outputs (0major+711380minor)pagefaults 0swaps hsh-rebuild: rebuild of `lame-3.99.5-alt1.src.rpm' failed. Command exited with non-zero status 1 7.93user 2.80system 0:13.59elapsed 78%CPU (0avgtext+0avgdata 122280maxresident)k 800inputs+0outputs (0major+887040minor)pagefaults 0swaps