Bug#325345: tvtime: FTBFS

2005-08-29 Thread Billy Biggs
Steve Langasek ([EMAIL PROTECTED]): > Er, P2 systems support MMX instructions, and PPC systems would never > have been able to build the inline assembly in question (therefore > it's clearly not present in any binaries being run on that platform), > so neither is actually evidence that the runtime

Bug#325345: tvtime: FTBFS

2005-08-29 Thread Steve Langasek
On Mon, Aug 29, 2005 at 04:27:05PM -0500, Billy Biggs wrote: > Steve Langasek ([EMAIL PROTECTED]): > > The question is, what prevents the inline assembly in question from > > being executed on 486 or non-MMX 586 systems? I didn't see any arch > > checks in the code that would prevent this, but ma

Bug#325345: tvtime: FTBFS

2005-08-29 Thread Billy Biggs
Steve Langasek ([EMAIL PROTECTED]): > > The fix is to delete the MMX registers from the clobbers list, or > > compile with -mmmx/-msse. I prefer removing them, as using > > -mmmx/-msse is scary and opens you up to more gcc bugs. > > While it's true that using more registers introduces more > pos

Bug#325345: tvtime: FTBFS

2005-08-29 Thread Steve Langasek
On Mon, Aug 29, 2005 at 04:13:57PM -0500, Billy Biggs wrote: > Steve Langasek ([EMAIL PROTECTED]): > > > The fix is to delete the MMX registers from the clobbers list, or > > > compile with -mmmx/-msse. I prefer removing them, as using > > > -mmmx/-msse is scary and opens you up to more gcc bugs.

Bug#325345: tvtime: FTBFS

2005-08-29 Thread Billy Biggs
Steve Langasek ([EMAIL PROTECTED]): > The question is, what prevents the inline assembly in question from > being executed on 486 or non-MMX 586 systems? I didn't see any arch > checks in the code that would prevent this, but maybe I missed > something. Each deinterlacer method has a parameter

Bug#325345: tvtime: FTBFS

2005-08-29 Thread Steve Langasek
On Sat, Aug 27, 2005 at 04:24:12PM -0500, Billy Biggs wrote: > Adrian Bunk ([EMAIL PROTECTED]): > > Package: tvtime > > Version: 0.9.15-1 > > Severity: serious > > ../plugins/greedyh.asm:270: error: unknown register name 'mm7' in 'asm' > This is because of a change in gcc. In version 4, they

Bug#325345: tvtime: FTBFS

2005-08-27 Thread Billy Biggs
Adrian Bunk ([EMAIL PROTECTED]): > Package: tvtime > Version: 0.9.15-1 > Severity: serious > > ../plugins/greedyh.asm:270: error: unknown register name 'mm7' in 'asm' This is because of a change in gcc. In version 4, they now require that you use -mmmx before they acknowledge that MMX registe

Bug#325345: tvtime: FTBFS

2005-08-27 Thread Adrian Bunk
Package: tvtime Version: 0.9.15-1 Severity: serious <-- snip --> ... if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..`/usr/bin/freetype-config --cflags` -Wall -pedantic -I. -DDATADIR="\"/usr/share/tvtime\"" -DCONFDIR="\"/etc/tvtime\"" -DFIFODIR="\"/tmp\"" -D_LARGEFILE64_SOURCE -DLOCA