Bug#479529: closing 479529

2008-09-15 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.35 # 0.99~rc3-1 is missing in the changelog, and 0.99~rc5-1 build without error, closing without version. close 479529 ___ pkg-java-maintainers mailing list

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
I guess you are talking about this code: http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/asmpart.S#l426 This code is correct, as the fsX defines use paired registers, starting with a even one. Also see:

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Thiemo Seufer
Christian Thalinger wrote: I guess you are talking about this code: http://mips.complang.tuwien.ac.at/hg/cacao/file/2effc42cfb01/src/vm/jit/mips/asmpart.S#l426 This code is correct, as the fsX defines use paired registers, starting with a even one. Also see:

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: I leave the Debian bug open for this one. Is there still a problem somewhere? Did I miss something? - twisti ___ pkg-java-maintainers mailing list

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Thiemo Seufer
Christian Thalinger wrote: On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: I leave the Debian bug open for this one. Is there still a problem somewhere? Did I miss something? I believe the SVN commit you pointed at is not yet in the Debian package. Thiemo

Bug#479529: Upstream fix is partially incorrect

2008-07-07 Thread Christian Thalinger
On Mon, 2008-07-07 at 17:17 +0100, Thiemo Seufer wrote: Christian Thalinger wrote: On Mon, 2008-07-07 at 12:49 +0100, Thiemo Seufer wrote: I leave the Debian bug open for this one. Is there still a problem somewhere? Did I miss something? I believe the SVN commit you pointed at is

Bug#479529: Upstream fix is partially incorrect

2008-05-14 Thread Thiemo Seufer
reopen 479529 thanks Upstream's version of the patch is incorrect for the SIZOF_VOID_P != 8 case. For the O32 ABI, l.d/s.d expand to a instruction sequence which handles the even/odd FPU register pairs, so the programmer can just think of it as load double / store double without ever explicitly

Bug#479529: marked as done (cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor)

2008-05-08 Thread Debian Bug Tracking System
Your message dated Thu, 8 May 2008 12:48:41 +0200 with message-id [EMAIL PROTECTED] and subject line Re: Bug#479529: has caused the Debian Bug report #479529, regarding cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor to be marked as done. This means

Bug#479529:

2008-05-06 Thread Christian Thalinger
Hi! OK, I didn't know these are assembler macros. That is good and even the MIPSpro assembler knows them. But I put the .set mipsX directives into #ifdef's as they are not known by MIPSpro. Here are the changesets: http://mips.complang.tuwien.ac.at/hg/cacao/rev/683df1b2eac0

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Frank Lichtenheld
Package: cacao Version: 0.99~rc3-1 Severity: serious Hi, your package failed to build from source. | Automatic build of cacao_0.99~rc3-1 on signy by sbuild/mips 98-farm | Build started at 20080505-0116 | ** | Checking

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Michael Koch
On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: Package: cacao Version: 0.99~rc3-1 Severity: serious Hi, your package failed to build from source. | Automatic build of cacao_0.99~rc3-1 on signy by sbuild/mips 98-farm | Build started at 20080505-0116 |

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Frank Lichtenheld
On Mon, May 05, 2008 at 01:44:21PM +0200, Michael Koch wrote: On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: | cc -I../../../../src -I../../../.. -I../../../../src -D__MIPS__ -D__LINUX__ -ansi -pedantic -Wall -Wno-long-long -D_POSIX_C_SOURCE=199506L

Bug#479529: cacao_0.99~rc3-1(mips/experimental): FTBFS: Error: opcode not supported on this processor

2008-05-05 Thread Thiemo Seufer
Frank Lichtenheld wrote: On Mon, May 05, 2008 at 01:44:21PM +0200, Michael Koch wrote: On Mon, May 05, 2008 at 12:45:57PM +0200, Frank Lichtenheld wrote: | cc -I../../../../src -I../../../.. -I../../../../src -D__MIPS__ -D__LINUX__ -ansi -pedantic -Wall -Wno-long-long