bug in 'make check'
Toby Nelson
toby at tnelson.demon.co.uk
Wed Jan 16 20:22:59 CET 2008
Hi,
* The 'make check' stops prematurely. It fails to find files when the
current path contains space characters. As a workaround, rename the
path to remove spaces, then a clean rebuild succeeds.
* Using latest GMP Version 4.2.2
* I used the package exactly as downloaded (ie. default configuration
file) on Mac OS-X Version 10.5.1.
* gcc -v returns the following:
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-
checking -enable-werror --prefix=/usr --mandir=/share/man --enable-
languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/
$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/
lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --
host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
* uname -a returns the following:
Darwin Tobys-Mac.local 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31
17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386
* ./config.guess returns the following:
core2-apple-darwin9.1.0
* ./configfsf.guess returns the following:
i686-apple-darwin9.1.0
Thanks,
Toby
More information about the gmp-bugs
mailing list