Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 41701 Details for
Bug 67235
media-libs/sdl-sound-1.0.1-r1 doesn't compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
log file (from /var/log/portage)
2726-sdl-sound-1.0.1-r1.log (text/plain), 27.43 KB, created by
Christian Korff
on 2004-10-13 04:14:17 UTC
(
hide
)
Description:
log file (from /var/log/portage)
Filename:
MIME Type:
Creator:
Christian Korff
Created:
2004-10-13 04:14:17 UTC
Size:
27.43 KB
patch
obsolete
>setup >unpack >>>> Unpacking source... >>>> Unpacking SDL_sound-1.0.1.tar.gz to /var/tmp/portage/sdl-sound-1.0.1-r1/work >>>> Source unpacked. >compile >configure: WARNING: If you wanted to set the --build type, don't use --host. > If a cross compiler is detected then cross compile mode will be used. >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for a BSD compatible install... /bin/install -c >checking whether build environment is sane... yes >checking for mawk... no >checking for gawk... gawk >checking whether make sets ${MAKE}... yes >checking for i686-pc-linux-gnu-gcc... gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for executable suffix... >checking for object suffix... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of gcc... none >checking for a BSD compatible install... /bin/install -c >checking whether ln -s works... yes >checking for ld used by 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 /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... nm >checking how to recognise dependant libraries... pass_all >checking command to parse nm output... ok >checking how to run the C preprocessor... gcc -E >checking for dlfcn.h... yes >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for objdir... .libs >checking for gcc option to produce PIC... -fPIC >checking if gcc PIC flag -fPIC works... yes >checking if gcc static flag -static works... yes >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.lo... yes >checking if gcc supports -fno-rtti -fno-exceptions... yes >checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether -lc should be explicitly linked in... no >creating libtool >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.0... yes >checking for FLAC/stream_decoder.h... yes >checking for FLAC__seekable_stream_decoder_process_single in -lFLAC... yes >checking for libmikmod-config... /usr/bin/libmikmod-config >checking for libmikmod - version >= 3.1.5... yes, `/usr/bin/libmikmod-config --version` >checking for modplug.h... no >checking for ModPlug_Load in -lmodplug... no >checking for Vorbis... yes >checking for ANSI C header files... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for signal.h... yes >checking for assert.h... yes >checking for gcc option to accept ANSI C... none needed >checking for an ANSI C-conforming const... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) 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 for size_t... yes >checking for working memcmp... yes >checking for memset... yes >checking for strrchr... yes >checking for setbuf... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating decoders/Makefile >config.status: creating decoders/timidity/Makefile >config.status: creating decoders/mpglib/Makefile >config.status: creating playsound/Makefile >config.status: creating config.h >cd . \ > && CONFIG_FILES= CONFIG_HEADERS=config.h \ > /bin/sh ./config.status >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1' >Making all in decoders >make[2]: Entering directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders' >Making all in timidity >make[3]: Entering directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders/timidity' >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o common.lo `test -f common.c || echo './'`common.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c common.c -fPIC -DPIC -o .libs/common.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c common.c -o common.o >/dev/null 2>&1 >mv -f .libs/common.lo common.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o instrum.lo `test -f instrum.c || echo './'`instrum.c >rm -f .libs/instrum.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c instrum.c -fPIC -DPIC -o .libs/instrum.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c instrum.c -o instrum.o >/dev/null 2>&1 >mv -f .libs/instrum.lo instrum.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o instrum_dls.lo `test -f instrum_dls.c || echo './'`instrum_dls.c >rm -f .libs/instrum_dls.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c instrum_dls.c -fPIC -DPIC -o .libs/instrum_dls.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c instrum_dls.c -o instrum_dls.o >/dev/null 2>&1 >mv -f .libs/instrum_dls.lo instrum_dls.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o mix.lo `test -f mix.c || echo './'`mix.c >rm -f .libs/mix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mix.c -fPIC -DPIC -o .libs/mix.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mix.c -o mix.o >/dev/null 2>&1 >mv -f .libs/mix.lo mix.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o output.lo `test -f output.c || echo './'`output.c >rm -f .libs/output.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c output.c -fPIC -DPIC -o .libs/output.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c output.c -o output.o >/dev/null 2>&1 >mv -f .libs/output.lo output.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o playmidi.lo `test -f playmidi.c || echo './'`playmidi.c >rm -f .libs/playmidi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c playmidi.c -fPIC -DPIC -o .libs/playmidi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c playmidi.c -o playmidi.o >/dev/null 2>&1 >mv -f .libs/playmidi.lo playmidi.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o readmidi.lo `test -f readmidi.c || echo './'`readmidi.c >rm -f .libs/readmidi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c readmidi.c -fPIC -DPIC -o .libs/readmidi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c readmidi.c -o readmidi.o >/dev/null 2>&1 >mv -f .libs/readmidi.lo readmidi.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o resample.lo `test -f resample.c || echo './'`resample.c >rm -f .libs/resample.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c resample.c -fPIC -DPIC -o .libs/resample.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c resample.c -o resample.o >/dev/null 2>&1 >mv -f .libs/resample.lo resample.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o tables.lo `test -f tables.c || echo './'`tables.c >rm -f .libs/tables.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c tables.c -fPIC -DPIC -o .libs/tables.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c tables.c -o tables.o >/dev/null 2>&1 >mv -f .libs/tables.lo tables.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o timidity.lo `test -f timidity.c || echo './'`timidity.c >rm -f .libs/timidity.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c timidity.c -fPIC -DPIC -o .libs/timidity.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c timidity.c -o timidity.o >/dev/null 2>&1 >mv -f .libs/timidity.lo timidity.lo >/bin/sh ../../libtool --mode=link gcc -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -o libtimidity.la common.lo instrum.lo instrum_dls.lo mix.lo output.lo playmidi.lo readmidi.lo resample.lo tables.lo timidity.lo -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lFLAC -L/usr/lib -lmikmod -L/usr/lib -lesd -laudiofile -lm -lasound -lvorbis -lm -lvorbisfile -lvorbisenc >rm -fr .libs/libtimidity.la .libs/libtimidity.* .libs/libtimidity.* >ar cru .libs/libtimidity.al common.lo instrum.lo instrum_dls.lo mix.lo output.lo playmidi.lo readmidi.lo resample.lo tables.lo timidity.lo >ranlib .libs/libtimidity.al >creating libtimidity.la >(cd .libs && rm -f libtimidity.la && ln -s ../libtimidity.la libtimidity.la) >make[3]: Leaving directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders/timidity' >Making all in mpglib >make[3]: Entering directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders/mpglib' >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-mpglib_common.lo `test -f mpglib_common.c || echo './'`mpglib_common.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mpglib_common.c -fPIC -DPIC -o .libs/libmpglib_la-mpglib_common.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mpglib_common.c -o libmpglib_la-mpglib_common.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-mpglib_common.lo libmpglib_la-mpglib_common.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-layer1.lo `test -f layer1.c || echo './'`layer1.c >rm -f .libs/libmpglib_la-layer1.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer1.c -fPIC -DPIC -o .libs/libmpglib_la-layer1.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer1.c -o libmpglib_la-layer1.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-layer1.lo libmpglib_la-layer1.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-tabinit.lo `test -f tabinit.c || echo './'`tabinit.c >rm -f .libs/libmpglib_la-tabinit.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c tabinit.c -fPIC -DPIC -o .libs/libmpglib_la-tabinit.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c tabinit.c -o libmpglib_la-tabinit.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-tabinit.lo libmpglib_la-tabinit.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-dct64_i386.lo `test -f dct64_i386.c || echo './'`dct64_i386.c >rm -f .libs/libmpglib_la-dct64_i386.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c dct64_i386.c -fPIC -DPIC -o .libs/libmpglib_la-dct64_i386.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c dct64_i386.c -o libmpglib_la-dct64_i386.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-dct64_i386.lo libmpglib_la-dct64_i386.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-interface.lo `test -f interface.c || echo './'`interface.c >rm -f .libs/libmpglib_la-interface.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c interface.c -fPIC -DPIC -o .libs/libmpglib_la-interface.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c interface.c -o libmpglib_la-interface.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-interface.lo libmpglib_la-interface.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-layer2.lo `test -f layer2.c || echo './'`layer2.c >rm -f .libs/libmpglib_la-layer2.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer2.c -fPIC -DPIC -o .libs/libmpglib_la-layer2.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer2.c -o libmpglib_la-layer2.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-layer2.lo libmpglib_la-layer2.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-decode_i386.lo `test -f decode_i386.c || echo './'`decode_i386.c >rm -f .libs/libmpglib_la-decode_i386.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c decode_i386.c -fPIC -DPIC -o .libs/libmpglib_la-decode_i386.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c decode_i386.c -o libmpglib_la-decode_i386.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-decode_i386.lo libmpglib_la-decode_i386.lo >/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o libmpglib_la-layer3.lo `test -f layer3.c || echo './'`layer3.c >rm -f .libs/libmpglib_la-layer3.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer3.c -fPIC -DPIC -o .libs/libmpglib_la-layer3.lo >gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -DLAYER1 -DLAYER2 -DLAYER3 -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c layer3.c -o libmpglib_la-layer3.o >/dev/null 2>&1 >mv -f .libs/libmpglib_la-layer3.lo libmpglib_la-layer3.lo >/bin/sh ../../libtool --mode=link gcc -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -o libmpglib.la libmpglib_la-mpglib_common.lo libmpglib_la-layer1.lo libmpglib_la-tabinit.lo libmpglib_la-dct64_i386.lo libmpglib_la-interface.lo libmpglib_la-layer2.lo libmpglib_la-decode_i386.lo libmpglib_la-layer3.lo -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lFLAC -L/usr/lib -lmikmod -L/usr/lib -lesd -laudiofile -lm -lasound -lvorbis -lm -lvorbisfile -lvorbisenc >rm -fr .libs/libmpglib.la .libs/libmpglib.* .libs/libmpglib.* >ar cru .libs/libmpglib.al libmpglib_la-mpglib_common.lo libmpglib_la-layer1.lo libmpglib_la-tabinit.lo libmpglib_la-dct64_i386.lo libmpglib_la-interface.lo libmpglib_la-layer2.lo libmpglib_la-decode_i386.lo libmpglib_la-layer3.lo >ranlib .libs/libmpglib.al >creating libmpglib.la >(cd .libs && rm -f libmpglib.la && ln -s ../libmpglib.la libmpglib.la) >make[3]: Leaving directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders/mpglib' >make[3]: Entering directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders' >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o aiff.lo `test -f aiff.c || echo './'`aiff.c >mkdir .libs >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c aiff.c -fPIC -DPIC -o .libs/aiff.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c aiff.c -o aiff.o >/dev/null 2>&1 >mv -f .libs/aiff.lo aiff.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o au.lo `test -f au.c || echo './'`au.c >rm -f .libs/au.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c au.c -fPIC -DPIC -o .libs/au.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c au.c -o au.o >/dev/null 2>&1 >mv -f .libs/au.lo au.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o mikmod.lo `test -f mikmod.c || echo './'`mikmod.c >rm -f .libs/mikmod.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mikmod.c -fPIC -DPIC -o .libs/mikmod.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mikmod.c -o mikmod.o >/dev/null 2>&1 >mv -f .libs/mikmod.lo mikmod.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o modplug.lo `test -f modplug.c || echo './'`modplug.c >rm -f .libs/modplug.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c modplug.c -fPIC -DPIC -o .libs/modplug.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c modplug.c -o modplug.o >/dev/null 2>&1 >mv -f .libs/modplug.lo modplug.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o mpglib.lo `test -f mpglib.c || echo './'`mpglib.c >rm -f .libs/mpglib.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mpglib.c -fPIC -DPIC -o .libs/mpglib.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c mpglib.c -o mpglib.o >/dev/null 2>&1 >mv -f .libs/mpglib.lo mpglib.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o smpeg.lo `test -f smpeg.c || echo './'`smpeg.c >rm -f .libs/smpeg.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c smpeg.c -fPIC -DPIC -o .libs/smpeg.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c smpeg.c -o smpeg.o >/dev/null 2>&1 >mv -f .libs/smpeg.lo smpeg.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o ogg.lo `test -f ogg.c || echo './'`ogg.c >rm -f .libs/ogg.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c ogg.c -fPIC -DPIC -o .libs/ogg.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c ogg.c -o ogg.o >/dev/null 2>&1 >mv -f .libs/ogg.lo ogg.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o raw.lo `test -f raw.c || echo './'`raw.c >rm -f .libs/raw.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c raw.c -fPIC -DPIC -o .libs/raw.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c raw.c -o raw.o >/dev/null 2>&1 >mv -f .libs/raw.lo raw.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o shn.lo `test -f shn.c || echo './'`shn.c >rm -f .libs/shn.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c shn.c -fPIC -DPIC -o .libs/shn.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c shn.c -o shn.o >/dev/null 2>&1 >mv -f .libs/shn.lo shn.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o voc.lo `test -f voc.c || echo './'`voc.c >rm -f .libs/voc.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c voc.c -fPIC -DPIC -o .libs/voc.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c voc.c -o voc.o >/dev/null 2>&1 >mv -f .libs/voc.lo voc.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o midi.lo `test -f midi.c || echo './'`midi.c >rm -f .libs/midi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c midi.c -fPIC -DPIC -o .libs/midi.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c midi.c -o midi.o >/dev/null 2>&1 >mv -f .libs/midi.lo midi.lo >/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c -o flac.lo `test -f flac.c || echo './'`flac.c >rm -f .libs/flac.lo >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../decoders/timidity -O2 -march=pentium4 -pipe -I/usr/include/SDL -D_REENTRANT -pthread -D_REENTRANT -c flac.c -fPIC -DPIC -o .libs/flac.lo >flac.c:92: error: parse error before "d_metadata_t" >flac.c:92: warning: data definition has no type or storage class >flac.c: In function `read_callback': >flac.c:157: error: `FLAC__STREAM_DECODER_READ_STATUS_END_OF_STREAM' undeclared (first use in this function) >flac.c:157: error: (Each undeclared identifier is reported only once >flac.c:157: error: for each function it appears in.) >flac.c:164: error: `FLAC__STREAM_DECODER_READ_STATUS_ABORT' undeclared (first use in this function) >flac.c:173: error: `FLAC__STREAM_DECODER_READ_STATUS_CONTINUE' undeclared (first use in this function) >flac.c: In function `write_callback': >flac.c:226: error: `FLAC__STREAM_DECODER_WRITE_STATUS_CONTINUE' undeclared (first use in this function) >flac.c: At top level: >flac.c:232: error: parse error before '*' token >flac.c: In function `metadata_callback': >flac.c:235: error: `client_data' undeclared (first use in this function) >flac.c:242: error: `metadata' undeclared (first use in this function) >flac.c: In function `FLAC_open': >flac.c:404: warning: passing arg 2 of `FLAC__seekable_stream_decoder_set_write_callback' from incompatible pointer type >make[3]: *** [flac.lo] Fehler 1 >make[3]: Leaving directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders' >make[2]: *** [all-recursive] Fehler 1 >make[2]: Leaving directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1/decoders' >make[1]: *** [all-recursive] Fehler 1 >make[1]: Leaving directory `/tmp/portage/sdl-sound-1.0.1-r1/work/SDL_sound-1.0.1' >make: *** [all] Fehler 2 > >!!! ERROR: media-libs/sdl-sound-1.0.1-r1 failed. >!!! Function src_compile, Line 36, Exitcode 2 >!!! emake failed >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 67235
: 41701