Bug#354436: FTBFS on alpha, hppa, ia64, mips, mipsel

2006-04-14 Thread Darren Salt
[I've sent a separate, similar, message to xine-devel.]

The relevant log fragment (taken from, at random, the most recent ia64 buildd
log for xine-lib [1]) follows:

  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:3445: sorry, unimplemented: called from here

(File is src/libffmpeg/libavcodec/h263.c.)

There are two possible answers: move the bodies of the inlined functions to
before the first uses, or don't inline them at all.

The following inlined functions are used too early:

  ff_mpeg4_pred_dc
  mpeg4_decode_block
  mpeg4_decode_dc
  mpeg4_encode_block

The last of these isn't relevant to xine-lib but still needs to be fixed by
the ffmpeg developers.

[1] 
http://buildd.debian.org/fetch.php?&pkg=xine-lib&ver=1.1.1-1&arch=ia64&stamp=1144886336&file=log&as=raw>

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + At least 4000 million too many people. POPULATION LEVEL IS UNSUSTAINABLE.

Neither spread the germs of gossip nor encourage others to do so.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#354436: FTBFS on alpha, hppa, ia64, mips, mipsel

2006-02-26 Thread Reinhard Tartler
Package: xine-lib
Severity: serious

xine-lib_1.1.1-1 fails to build from source on these release architectures: 
alpha, hppa, ia64, mips, mipsel. It does build on i386, amd64 and
powerpc though.

In fact, it fails to build on m86k, sparc and s390, too, but they aren't
release archs (at least not ATM).

See the buildlogs here: http://buildd.debian.org/build.php?pkg=xine-lib

Gruesse,
Reinhard





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]