i386/90454: libxine 1.1.1 Ports build fails

Andy Fraser andyfraser at apfraser.co.uk
Thu Dec 15 12:20:06 PST 2005


>Number:         90454
>Category:       i386
>Synopsis:       libxine 1.1.1 Ports build fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 20:20:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andy Fraser
>Release:        RELENG_6
>Organization:
>Environment:
FreeBSD wasp.linuxuser.org.uk 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Dec  9 16:43:25 GMT 2005     root at wasp.linuxuser.org.uk:/usr/obj/usr/src/sys/CDBURNER  i386
>Description:
Running make in /usr/ports/multimedia/libxine produces the following error:

gmake[5]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg/libavcodec'
if /bin/sh ../../../libtool-nofpic --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -I../../../lib  -I../../../src/libffmpeg/libavutil -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL `test "-mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -fno-inline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE   -DENABLE_IPV6 -O -pipe -march=athlo
 n-xp -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include" = "-mtune=i386 -O -Wall -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -g -DDEBUG  -DENABLE_IPV6 -O -pipe -march=athlon-xp -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include" && echo -DCONFIG_ENCODERS` -mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4  -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -fno-inline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE   -DENABLE_IPV6 -O -pipe -march=athlon-xp -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include -MT mpeg12.lo -MD -MP -MF ".deps/mpeg12.Tpo" -c -o mpeg12.lo mpeg12.c; \
then mv -f ".deps/mpeg12.Tpo" ".deps/mpeg12.Plo"; else rm -f ".deps/mpeg12.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I../../../lib -I../../../src/libffmpeg/libavutil -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCONFIG_GPL -mtune=i386 -O3 -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -fno-inline-functions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -DENABLE_IPV6 -O -pipe -march=athlon-xp -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread 
 -I/usr/X11R6/include -MT mpeg12.lo -MD -MP -MF .deps/mpeg12.Tpo -c mpeg12.c  -fPIC -DPIC -o .libs/mpeg12.o
mpeg12.c: In function `mpeg_decode_mb':
mpeg12.c:82: sorry, unimplemented: inlining failed in call to 'mpeg2_fast_decode_block_intra': function body not available
mpeg12.c:1192: sorry, unimplemented: called from here
mpeg12.c:80: sorry, unimplemented: inlining failed in call to 'mpeg2_decode_block_intra': function body not available
mpeg12.c:1196: sorry, unimplemented: called from here
mpeg12.c:73: sorry, unimplemented: inlining failed in call to 'mpeg1_decode_block_intra': function body not available
mpeg12.c:1202: sorry, unimplemented: called from here
mpeg12.c:81: sorry, unimplemented: inlining failed in call to 'mpeg2_fast_decode_block_non_intra': function body not available
mpeg12.c:1404: sorry, unimplemented: called from here
mpeg12.c:77: sorry, unimplemented: inlining failed in call to 'mpeg2_decode_block_non_intra': function body not available
mpeg12.c:1415: sorry, unimplemented: called from here
mpeg12.c:74: sorry, unimplemented: inlining failed in call to 'mpeg1_fast_decode_block_inter': function body not available
mpeg12.c:1427: sorry, unimplemented: called from here
mpeg12.c:70: sorry, unimplemented: inlining failed in call to 'mpeg1_decode_block_inter': function body not available
mpeg12.c:1436: sorry, unimplemented: called from here
gmake[5]: *** [mpeg12.lo] Error 1
gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg/libavcodec'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg/libavcodec'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/multimedia/libxine.
>How-To-Repeat:
# cd /usr/ports/multimedia/libxine
# make clean && make

>Fix:
              
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-i386 mailing list