* lame-3.98.4.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* Package: media-sound/lame-3.98.4
* Repository: gentoo
* Maintainer: [email protected]
* USE: elibc_glibc kernel_linux mmx userland_GNU x86
>>> Unpacking source...
>>> Unpacking lame-3.98.4.tar.gz to /var/tmp/portage/media-sound/lame-3.98.4/work
>>> Source unpacked in /var/tmp/portage/media-sound/lame-3.98.4/work
>>> Preparing source in /var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4 ...
* Applying lame-3.98-shared-frontend.patch ... [ ok ]
* Applying lame-3.96-ccc.patch ... [ ok ]
* Applying lame-3.98-gtk-path.patch ... [ ok ]
* Applying lame-3.98.2-get_audio.patch ... [ ok ]
* Running eautoreconf in '/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4' ...
* Running aclocal -I /var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4 ... [ ok ]
* Running libtoolize --copy --force --install --automake ... [ ok ]
* Running aclocal -I /var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4 ... [ ok ]
* Running autoconf ... [ ok ]
* Running autoheader ... [ ok ]
* Running automake --add-missing --copy --foreign ... [ ok ]
* Running elibtoolize in: lame-3.98.4/
* Applying portage-2.2.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-2.2.6.patch ...
* Removing useless C++ checks ... [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4 ...
* econf: updating lame-3.98.4/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating lame-3.98.4/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --disable-debug --enable-nasm --disable-mp3x --disable-mp3rtp
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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 i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of i686-pc-linux-gnu-gcc... none
checking how to run the C preprocessor... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/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/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking version of GCC... 4.4.4
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... no
configure: WARNING: xmmintrin.h: accepted by the compiler, rejected by the preprocessor!
configure: WARNING: xmmintrin.h: proceeding with the compiler's result
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... no
checking ncurses/termcap.h presence... no
checking for ncurses/termcap.h... no
checking for initscr in -ltermcap... no
checking for initscr in -lcurses... yes
checking for initscr in -lncurses... yes
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 2, 3)
checking if the lame frontend should be build... yes
checking if mp3x is requested... no
checking if mp3rtp is requested... no
checking glibc mathinline bug... no
checking use of VBR bitrate histogram... yes, with ncurses
checking if I have to build the internal vector lib... yes
checking for FLOAT8 as float... no
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
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4 ...
make -j2
make all-recursive
make[1]: Entering directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4'
Making all in mpglib
make[2]: Entering directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/mpglib'
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o common.lo common.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o dct64_i386.lo dct64_i386.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c common.c -fPIC -DPIC -o .libs/common.o
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c dct64_i386.c -fPIC -DPIC -o .libs/dct64_i386.o
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o decode_i386.lo decode_i386.c
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o interface.lo interface.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c decode_i386.c -fPIC -DPIC -o .libs/decode_i386.o
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c interface.c -fPIC -DPIC -o .libs/interface.o
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o layer1.lo layer1.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c layer1.c -fPIC -DPIC -o .libs/layer1.o
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o layer2.lo layer2.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c layer2.c -fPIC -DPIC -o .libs/layer2.o
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o layer3.lo layer3.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c layer3.c -fPIC -DPIC -o .libs/layer3.o
/bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c -o tabinit.lo tabinit.c
libtool: compile: i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o
/bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -Wall -pipe -O2 -march=native -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
libtool: link: i686-pc-linux-gnu-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: i686-pc-linux-gnu-ranlib .libs/libmpgdecoder.a
libtool: link: ( cd ".libs" && rm -f "libmpgdecoder.la" && ln -s "../libmpgdecoder.la" "libmpgdecoder.la" )
make[2]: Leaving directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/mpglib'
Making all in libmp3lame
make[2]: Entering directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/libmp3lame'
Making all in i386
make[3]: Entering directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/libmp3lame/i386'
test -d .libs || mkdir .libs
test -d .libs || mkdir .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
echo "pic_object='.libs/cpu_feat.o'" >>cpu_feat.lo
echo "non_pic_object='.libs/choose_table.o'" >>choose_table.lo
echo "non_pic_object='.libs/cpu_feat.o'" >>cpu_feat.lo
/usr/bin/nasm -f elf -i ../../libmp3lame/i386/ choose_table.nas -o .libs/choose_table.o -l choose_table.lo.lst
/usr/bin/nasm -f elf -i ../../libmp3lame/i386/ cpu_feat.nas -o .libs/cpu_feat.o -l cpu_feat.lo.lst
nasm.h:153: error: `%$STACK': context stack is empty
nasm.h:153: choose_table.nas:17: warning: Unknown section attribute 'class' ignored on declaration of section `.data'
error: `%$STACK': context stack is empty
cpu_feat.nas:18: choose_table.nas:17: warning: Unknown section attribute 'use32' ignored on declaration of section `.data'
choose_table.nas:131: 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'
make[3]: *** [cpu_feat.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
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'
make[3]: *** [choose_table.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/libmp3lame/i386'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4/libmp3lame'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4'
make: *** [all] Error 2
emake failed
* ERROR: media-sound/lame-3.98.4 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2826: Called _eapi2_src_compile
* ebuild.sh, line 660: Called die
* The specific snippet of code:
* emake || die "emake failed"
*
* If you need support, post the output of 'emerge --info =media-sound/lame-3.98.4',
* the complete build log and the output of 'emerge -pqv =media-sound/lame-3.98.4'.
* The complete build log is located at '/var/tmp/portage/media-sound/lame-3.98.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/lame-3.98.4/temp/environment'.
* S: '/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4'
>>> Failed to emerge media-sound/lame-3.98.4, Log file:
>>> '/var/tmp/portage/media-sound/lame-3.98.4/temp/build.log'
* Messages for package media-sound/lame-3.98.4:
* ERROR: media-sound/lame-3.98.4 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 56: Called src_compile
* environment, line 2826: Called _eapi2_src_compile
* ebuild.sh, line 660: Called die
* The specific snippet of code:
* emake || die "emake failed"
*
* If you need support, post the output of 'emerge --info =media-sound/lame-3.98.4',
* the complete build log and the output of 'emerge -pqv =media-sound/lame-3.98.4'.
* The complete build log is located at '/var/tmp/portage/media-sound/lame-3.98.4/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-sound/lame-3.98.4/temp/environment'.
* S: '/var/tmp/portage/media-sound/lame-3.98.4/work/lame-3.98.4'
* GNU info directory index is up-to-date.
Add a code snippet to your website: www.paste.org