Subject: multimedia/xine-lib doesn't build on DragonFlyBSD
To: None <pkgsrc-users@netbsd.org>
From: Thomas Schlesinger <schlesinger@netcologne.de>
List: pkgsrc-users
Date: 08/13/2006 12:53:50
Hi,

multimedia/xine-lib gives me this error on DragonFlyBSD:

[..]=20
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../../include -I../../../src -I../..=
/../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../=
=2E./lib -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEM=
CPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -DCO=
NFIG_GPL -I../../../src/libffmpeg/libavutil -I/usr/pkgsrc/multimedia/xine-l=
ib/work.SchlesisNB/.buildlink/include -DGLX_GLXEXT_LEGACY -I/usr/pkgsrc/mul=
timedia/xine-lib/work.SchlesisNB/.buildlink/include/freetype2 -D_THREAD_SAF=
E -fno-strict-aliasing -mtune=3Di386 -O3 -pipe -fomit-frame-pointer -falign=
=2Dfunctions=3D4 -falign-loops=3D4 -falign-jumps=3D4 -mpreferred-stack-boun=
dary=3D2 -fexpensive-optimizations -fschedule-insns2 -ffast-math -finline-f=
unctions -Wall -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-de=
clarations -Wmissing-prototypes -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=
=3D64 -DXINE_COMPILE -O2 -Wformat=3D2 -Wno-format-zero-length -Wmissing-for=
mat-attribute -Wstrict-aliasing=3D2 -MT=20
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_d=
c':=20
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=20
defined
gmake[5]: *** [h263.lo] Error 1
gmake[5]: Leaving directory=20
`/usr/pkgsrc/multimedia/xine-lib/work.SchlesisNB/xine-lib-1.1.2/src/libffmp=
eg/libavcodec'
gmake[4]: *** [all-recursive] Error 1
gmake[4]: Leaving directory=20
`/usr/pkgsrc/multimedia/xine-lib/work.SchlesisNB/xine-lib-1.1.2/src/libffmp=
eg/libavcodec'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory=20
`/usr/pkgsrc/multimedia/xine-lib/work.SchlesisNB/xine-lib-1.1.2/src/libffmp=
eg'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory=20
`/usr/pkgsrc/multimedia/xine-lib/work.SchlesisNB/xine-lib-1.1.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory=20
`/usr/pkgsrc/multimedia/xine-lib/work.SchlesisNB/xine-lib-1.1.2'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/multimedia/xine-lib
*** Error code 1

Thomas