Hi:

I'm trying to compile gcc using homebrew on mac 10,15.1
with Xcode 11.1 installed (xcode-select version 2370). This is on a
late 2013 macbook pro. It seems to fail on gmp.

Errors are below. Just reporting this as requested.

- David


jeeves:wodehouse wdj$ brew install gcc

Warning: You are using OS X 10.15.

We do not provide support for this pre-release version.

You may encounter build failures or other breakages.

Please create pull-requests instead of filing issues.

*==>** Installing dependencies for gcc: **gmp, mpfr, libmpc, isl*

*==>** Installing gcc dependency: **gmp*

*==>** Downloading https://gmplib.org/download/gmp/gmp-6.1.1.tar.xz
<https://gmplib.org/download/gmp/gmp-6.1.1.tar.xz>*

Already downloaded: /Users/wdj/Library/Caches/Homebrew/gmp-6.1.1.tar.xz

*==>** ./configure --prefix=/usr/local/Cellar/gmp/6.1.1 --enable-cxx*

*==>** make*

*==>** make check*

Last 15 lines from /Users/wdj/Library/Logs/Homebrew/gmp/03.make:

# SKIP:  0

# XFAIL: 0

# FAIL:  2

# XPASS: 0

# ERROR: 0

============================================================================

See tests/mpn/test-suite.log

Please report to gmp-bugs@gmplib.org, see
https://gmplib.org/manual/Reporting-Bugs.html

============================================================================

make[5]: *** [test-suite.log] Error 1

make[4]: *** [check-TESTS] Error 2

make[3]: *** [check-am] Error 2

make[2]: *** [check-recursive] Error 1

make[1]: *** [check-recursive] Error 1

make: *** [check] Error 2
_______________________________________________
gmp-bugs mailing list
gmp-bugs@gmplib.org
https://gmplib.org/mailman/listinfo/gmp-bugs

Reply via email to