cvs commit: ports/multimedia/libxine Makefile distinfo pkg-plist ports/multimedia/libxine/files patch-configure patch-src:input:input_cdda.c patch-src:libffmpeg:libavcodec:h263.c patch-src:libffmpeg:libavcodec:mpeg12.c patch-src:libffmpeg:libavcodec:msmpeg4.c patch-src:libreal:audio_decoder.c patch-src:libreal:xine_decoder.c patch-src_input_input_http.c

Michael Landin Hostbaek mich at FreeBSD.org
Tue Aug 1 15:23:46 UTC 2006


MANTANI Nobutaka (nobutaka) writes:
> nobutaka    2006-07-29 18:00:05 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     multimedia/libxine   Makefile distinfo pkg-plist 
>     multimedia/libxine/files patch-configure 
>                              patch-src:libreal:audio_decoder.c 
>                              patch-src:libreal:xine_decoder.c 
>   Removed files:
>     multimedia/libxine/files patch-src:input:input_cdda.c 
>                              patch-src:libffmpeg:libavcodec:h263.c 
>                              patch-src:libffmpeg:libavcodec:mpeg12.c 
>                              patch-src:libffmpeg:libavcodec:msmpeg4.c 
>                              patch-src_input_input_http.c 
>   Log:
>   - Update to 1.1.2.
>   - Enable Theora codec support by default and remove WITH_THEORA knob.

The build is broken on 5.x

<snip>
 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../../../lib
-DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY
-DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB
-DCONFIG_GPL -I../../../src/libffmpeg/libavutil -I/usr/local/include
-I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE
-fno-strict-aliasing -mtune=i386 -O3 -pipe -fomit-frame-pointer
-falign-functions=4 -falign-loops=4 -falign-jumps=4
-mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2
-ffast-math -finline-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 -fno-force-addr -I/usr/local/include -I/usr/local/include/dvdread
-I/usr/X11R6/include -Wformat=2 -Wno-format-zero-length
-Wmissing-format-attribute -Wstrict-aliasing=2 -MT h263.lo -MD -MP -MF
.deps/h263.Tpo -c h263.c  -fPIC -DPIC -o .libs/h263.o
h263.c: In function `mpeg4_decode_partition_a':
h263.c:69: sorry, unimplemented: inlining failed in call to
'mpeg4_decode_dc': function body not available
h263.c:3447: sorry, unimplemented: called from here
h263.c: At top level:
h263.c:73: warning: 'mpeg4_get_block_length' declared `static' but never
defined
</snip>

Here's a full buildlog:
http://tb3.droso.net/errors/5-mich/libxine-1.1.2.log

This is the case for both amd64 and i386.

/mich


More information about the cvs-ports mailing list