OS X Lion, make check stalls

Stijn Vanden Eynde djcomidi at gmail.com
Thu Jul 28 11:01:09 CEST 2011


Hello gmplib

I am currently trying to build gmp-5.0.2 on OS X Lion.
What is the problem:
Both ./configure and make run succesfully.
But "make check" stalls at a certain point.
The last lines I get are:
> PASS: t-fdiv_ui
> PASS: t-cdiv_ui
Up to this point there is nothing but a blinking cursor,
my guess is that the next check is in an infinite loop or so.
Which is strange, cause it didn't had this issue on Snow Leopard.

Extra info (like you ask on "Reporting bugs"):
=== GMP used ===
gmp-5.0.2.tar.bz2 from gmplib.org
=== gcc -v ===
Using built-in specs.
Target: i686-apple-darwin11
Configured with:
/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/src/configure
--disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2
--mandir=/share/man --enable-languages=c,objc,c++,obj-c++
--program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/
--with-slibdir=/usr/lib --build=i686-apple-darwin11
--enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2335.15~25/dst-llvmCore/Developer/usr/local
--program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11
--target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)
=== uname -a ===
Darwin <hostname> 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35
PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64
=== output of config.guess ===
corei-apple-darwin11.0.0
=== output of configfsf.guess ===
x86_64-apple-darwin11.0.0

Greetings, djcomidi


More information about the gmp-bugs mailing list