[MacPorts] #17483: gst-plugins-bad-0.10.9 twolame plugin build failure
MacPorts
noreply at macports.org
Tue Dec 2 15:01:30 PST 2008
#17483: gst-plugins-bad-0.10.9 twolame plugin build failure
------------------------------+---------------------------------------------
Reporter: jon335@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.8.0
Keywords: | Port: gst-plugins-bad
------------------------------+---------------------------------------------
Comment(by jon335@…):
{{{
---> Fetching twolame
---> Attempting to fetch twolame-0.3.12.tar.gz from
http://internap.dl.sourceforge.net/twolame
---> Verifying checksum(s) for twolame
---> Extracting twolame
---> Configuring twolame
---> Building twolame
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_Users_titanous_src_macports_dports_audio_twolame/work/twolame-0.3.12"
&& make all " returned error 2
Command output: /bin/sh ../libtool --tag=CC --mode=compile
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../build -I/opt/local/include -I
../build/ -O2 -std=c99 -Wunused -Wall -O3 -MT util.lo -MD -MP -MF
.deps/util.Tpo -c -o util.lo util.c
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../build -I/opt/local/include -I
../build/ -O2 -std=c99 -Wunused -Wall -O3 -MT util.lo -MD -MP -MF
.deps/util.Tpo -c util.c -fno-common -DPIC -o .libs/util.o
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../build -I/opt/local/include -I
../build/ -O2 -std=c99 -Wunused -Wall -O3 -MT util.lo -MD -MP -MF
.deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -I ../build/
-O2 -std=c99 -Wunused -Wall -O3 -export-dynamic -version-info 0:0:0
-L/opt/local/lib -o libtwolame.la -rpath /opt/local/lib ath.lo
availbits.lo bitbuffer.lo crc.lo dab.lo encode.lo energy.lo fft.lo
get_set.lo mem.lo psycho_0.lo psycho_1.lo psycho_2.lo psycho_3.lo
psycho_4.lo psycho_n1.lo subband.lo twolame.lo util.lo -lmx -lm -lm
/usr/bin/gcc-4.0 -dynamiclib ${wl}-undefined ${wl}dynamic_lookup -o
.libs/libtwolame.0.0.0.dylib .libs/ath.o .libs/availbits.o
.libs/bitbuffer.o .libs/crc.o .libs/dab.o .libs/encode.o .libs/energy.o
.libs/fft.o .libs/get_set.o .libs/mem.o .libs/psycho_0.o .libs/psycho_1.o
.libs/psycho_2.o .libs/psycho_3.o .libs/psycho_4.o .libs/psycho_n1.o
.libs/subband.o .libs/twolame.o .libs/util.o -L/opt/local/lib -lmx -lm
-install_name /opt/local/lib/libtwolame.0.dylib
-Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
(cd .libs && rm -f libtwolame.0.dylib && ln -s libtwolame.0.0.0.dylib
libtwolame.0.dylib)
(cd .libs && rm -f libtwolame.dylib && ln -s libtwolame.0.0.0.dylib
libtwolame.dylib)
ar cru .libs/libtwolame.a ath.o availbits.o bitbuffer.o crc.o dab.o
encode.o energy.o fft.o get_set.o mem.o psycho_0.o psycho_1.o psycho_2.o
psycho_3.o psycho_4.o psycho_n1.o subband.o twolame.o util.o
ranlib .libs/libtwolame.a
creating libtwolame.la
(cd .libs && rm -f libtwolame.la && ln -s ../libtwolame.la libtwolame.la)
Making all in frontend
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../build -I/opt/local/include
-I../build/ -I../libtwolame/ -I/opt/local/include -O2 -std=c99 -Wunused
-Wall -O3 -MT frontend.o -MD -MP -MF .deps/frontend.Tpo -c -o frontend.o
frontend.c
frontend.c: In function 'usage_long':
frontend.c:160: warning: implicit declaration of function
'get_twolame_url'
frontend.c:160: warning: format '%s' expects type 'char *', but argument 4
has type 'int'
frontend.c: In function 'usage_short':
frontend.c:232: warning: format '%s' expects type 'char *', but argument 4
has type 'int'
frontend.c: In function 'parse_args':
frontend.c:403: error: 'TWOLAME_AUTO_MODE' undeclared (first use in this
function)
frontend.c:403: error: (Each undeclared identifier is reported only once
frontend.c:403: error: for each function it appears in.)
frontend.c:428: warning: implicit declaration of function
'twolame_set_VBR_level'
frontend.c: In function 'main':
frontend.c:651: warning: implicit declaration of function
'twolame_print_config'
frontend.c:655: error: 'TWOLAME_SAMPLES_PER_FRAME' undeclared (first use
in this function)
frontend.c:659: warning: implicit declaration of function
'twolame_get_framelength'
make[1]: *** [frontend.o] Error 1
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17483#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list