"make check" not executing in all subdirectories

Ruben Van Boxem vanboxem.ruben at gmail.com
Thu Apr 21 18:17:27 CEST 2011


Hi,

I have problems with "make check" part in GMP 5.0.1 I am using mingw-w64
(GCC 4.5.2):

Using built-in specs.
> COLLECT_GCC=gcc
>
> COLLECT_LTO_WRAPPER=m:/development/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.5.2/lto-wrapper.exe
> Target: x86_64-w64-mingw32
> Configured with: ../gcc45-svn/configure --host=x86_64-w64-mingw32
> --target=x86_64-w64-mingw32 --disable-multilib --enable-checking=release
> --prefix=/mingw64 --with-sysroot=/mingw64
> --enable-languages=c,c++,fortran,objc,obj-c++ --enable-lto --enable-libgomp
> --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --disable-nls
> --disable-win32-registry
> Thread model: win32
> gcc version 4.5.2 20101002 (prerelease) [svn/rev.164902 - mingw-w64/oz]
> (GCC)
>

This is the configure line:

 ../../src/gmp-5.0.1/configure --host=x86_64-w64-mingw32
> --build=x86_64-w64-mingw32 --enable-cxx
>

I am building under MSYS (unix-like shell for Windows).
uname -r:

> MINGW32_NT-6.1 RUBEN_LAPTOP 1.0.16(0.48/3/2) 2010-09-29 00:07 i686 Msys
>
config(fsf).guess

>  i686-pc-mingw32
>

The problem:
Running make check in the main directory does not execute all test runs.
Directories that are skipped:
cxx
misc
mpf
mpq

Config log is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.zip
Type: application/zip
Size: 73582 bytes
Desc: not available
URL: <http://gmplib.org/list-archives/gmp-bugs/attachments/20110421/5f89dee7/attachment-0001.zip>


More information about the gmp-bugs mailing list