Build failure for 5.1.0-RC2 on Mac OS 10.8

Jack Howarth howarth at bromo.med.uc.edu
Thu Dec 13 15:40:50 CET 2012


On Thu, Dec 13, 2012 at 09:09:55AM +0100, Torbjorn Granlund wrote:
> Jack Howarth <howarth at bromo.med.uc.edu> writes:
> 
>   A current hg pull and update of gmp trunk produces 11 failures on
>   x86_64-apple-darwin12 against Xcode 4.5.2...
>   
>   ======================================================================================
>   11 of 43 tests failed
>   Please report to gmp-bugs at gmplib.org, see http://gmplib.org/manual/Reporting-Bugs.html
>   ======================================================================================
>   
>   Same result for "./configure ABI=64;make;make check" using either llvm-gcc or clang.
>   
> Great.  ALl other systems report success, including those for a Mac.
> 
> Are hese shared builds or static builds?
> 
> I have no idea what Mac bug/quirk we may have struck this time, or what
> arbitrary edits to make in order to work around it.
> 

Torbjörn,
   One of these changes since last night fixed the make check failures on
on x86_64 darwin. 

changeset:   15181:d1be3764f98c
tag:         tip
user:        Torbjorn Granlund <tege at gmplib.org>
date:        Thu Dec 13 14:36:36 2012 +0100
summary:     *** empty log message ***

changeset:   15180:718cddc0e2a6
user:        Torbjorn Granlund <tege at gmplib.org>
date:        Thu Dec 13 14:36:23 2012 +0100
summary:     (JMPENT): Remove PIC variant.

changeset:   15179:b14ae4a3100c
user:        Torbjorn Granlund <tege at gmplib.org>
date:        Thu Dec 13 14:36:00 2012 +0100
summary:     (JUMPTABSECT): Define to .text, instead of something sensible.

changeset:   15178:0aaa3065fc98
user:        Torbjorn Granlund <tege at gmplib.org>
date:        Thu Dec 13 14:34:57 2012 +0100
summary:     (JMPENT): Push PIC test inside macro, for clarity.

I have tested...

x86_64-apple-darwin12 (Xcode 4.5.2 using llvm-gcc)
x86_64-apple-darwin12 (Xcode 4.5.2 using clang)
x86_64-apple-darwin10 (Xcode 4.2 using llvm-gcc)
x86_64-apple-darwin10 (Xcode 4.2 using gcc-4.2)

All of these build and completely pass make check. So current gmp trunk seems
ready for RC3 on darwin.
            Jack



More information about the gmp-bugs mailing list