Bug#324455: gmp: FTBFS on alpha

2005-08-24 Thread GOTO Masanori
At Tue, 23 Aug 2005 01:27:43 -0700, Steve Langasek wrote: - cmpult Y, X, RV + cmpule Y, X, RV excb mt_fpcr $f3 ldt $f0, 0(sp) but I don't have time for testing. Thanks, after looking at the diff between divq.S and divqu.S and doing a

Bug#324455: gmp: FTBFS on alpha

2005-08-23 Thread Steve Langasek
tags 324455 patch thanks Hi Falk, On Tue, Aug 23, 2005 at 10:09:56AM +0200, Falk Hueffner wrote: Steve Langasek [EMAIL PROTECTED] writes: On Mon, Aug 22, 2005 at 08:56:23PM -0700, Steve Langasek wrote: Simple test case: int main() { unsigned long a= 1UL 63; unsigned long

Bug#324455: gmp: FTBFS on alpha

2005-08-23 Thread Falk Hueffner
Steve Langasek [EMAIL PROTECTED] writes: On Mon, Aug 22, 2005 at 08:56:23PM -0700, Steve Langasek wrote: Simple test case: int main() { unsigned long a= 1UL 63; unsigned long b= 1UL 63; exit (a/b != 1); } Appears to be a bug in the implementation of __divqu.

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Laurent Fousse
Package: gmp Severity: serious Justification: FTBFS Hi, gmp fails to build on alpha, see http://buildd.debian.org/fetch.php?pkg=gmpver=4.1.4-10arch=alphastamp=1124596243file=logas=raw I could reproduce it on our alpha machine at work. I tried to build with gcc-3.4 or gcc-3.3 as a

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Laurent Fousse
* Steve M. Robbins [Mon, Aug 22, 2005 at 11:21:00AM -0400]: I could reproduce it on our alpha machine at work. I tried to build with gcc-3.4 or gcc-3.3 as a workaround but it failed at the same point. Could you do me a favour? Try building with -O2. The same test failed with -O2, gcc

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Steve M. Robbins
On Mon, Aug 22, 2005 at 10:10:30AM +0200, Laurent Fousse wrote: Package: gmp Severity: serious Justification: FTBFS Hi, gmp fails to build on alpha, see http://buildd.debian.org/fetch.php?pkg=gmpver=4.1.4-10arch=alphastamp=1124596243file=logas=raw I could reproduce it on our

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Laurent Fousse
* Laurent Fousse [Mon, Aug 22, 2005 at 05:42:32PM +0200]: Could you do me a favour? Try building with -O2. The same test failed with -O2, gcc 4.0.1-5. Trying with gcc-3.4 now. Failed with 3.4 and 3.3, both using -O2. Something is wrong in the toolchain, only somewhere else. signature.asc

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Steve Langasek
On Mon, Aug 22, 2005 at 06:11:05PM +0200, Laurent Fousse wrote: * Laurent Fousse [Mon, Aug 22, 2005 at 05:42:32PM +0200]: Could you do me a favour? Try building with -O2. The same test failed with -O2, gcc 4.0.1-5. Trying with gcc-3.4 now. Failed with 3.4 and 3.3, both using -O2.

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Steve Langasek
On Mon, Aug 22, 2005 at 06:11:05PM +0200, Laurent Fousse wrote: * Laurent Fousse [Mon, Aug 22, 2005 at 05:42:32PM +0200]: Could you do me a favour? Try building with -O2. The same test failed with -O2, gcc 4.0.1-5. Trying with gcc-3.4 now. Failed with 3.4 and 3.3, both using -O2.

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Steve Langasek
reassign 324455 libc6.1 2.3.5-3 retitle 324455 regression from 2.3.2 in __divqu on alpha thanks On Mon, Aug 22, 2005 at 07:05:46PM -0700, Steve Langasek wrote: On Mon, Aug 22, 2005 at 06:11:05PM +0200, Laurent Fousse wrote: * Laurent Fousse [Mon, Aug 22, 2005 at 05:42:32PM +0200]: Could

Bug#324455: gmp: FTBFS on alpha

2005-08-22 Thread Steve Langasek
On Mon, Aug 22, 2005 at 08:56:23PM -0700, Steve Langasek wrote: Buggy division function in glibc 2.3.5. $ .libs/dive_ui mpz_divexact_ui wrong a=1198415671637283 d=1198415671637283 q=1 got=0 Aborted $ LD_LIBRARY_PATH=./libc6/lib/ ./libc6/lib/ld-linux.so.2