public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/97302] New: FreeBSD build fails with contrib/download_prerequisites with missing gmp.h
@ 2020-10-06  5:54 tkoenig at gcc dot gnu.org
  2020-10-06  5:55 ` [Bug target/97302] " tkoenig at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tkoenig at gcc dot gnu.org @ 2020-10-06  5:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97302

            Bug ID: 97302
           Summary: FreeBSD build fails with
                    contrib/download_prerequisites with missing gmp.h
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: tkoenig at gcc dot gnu.org
  Target Milestone: ---

Created attachment 49310
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49310&action=edit
config.log from the attempt

I tried to bootstrap gcc on FreeBSD (to test the native_coarray
branch) using contrib/download_prerequisites.  The script worked, but
the build failed with

checking format of `long double' floating point... IEEE extended, little endian
checking for TLS support using C11... yes
checking for library containing clock_gettime... none required
checking for gmp.h... no
configure: error: gmp.h can't be found, or is unusable.
gmake[2]: *** [Makefile:6521: configure-stage1-mpfr] Error 1
gmake[2]: Leaving directory '/usr/home/tkoenig/trunk-bin'
gmake[1]: *** [Makefile:27350: stage1-bubble] Error 2
gmake[1]: Leaving directory '/usr/home/tkoenig/trunk-bin'
gmake: *** [Makefile:1005: all] Error 2

This is on gcc303.fsffrance.org in my home directory (nothing else there),
so if somebody wants to look, go right ahead.

It was configured with

../trunk/configure --enable-languages=c,c++,fortran

and compilation attempted with

gmake -j3

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-06  9:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-06  5:54 [Bug target/97302] New: FreeBSD build fails with contrib/download_prerequisites with missing gmp.h tkoenig at gcc dot gnu.org
2020-10-06  5:55 ` [Bug target/97302] " tkoenig at gcc dot gnu.org
2020-10-06  7:13 ` burnus at gcc dot gnu.org
2020-10-06  8:10 ` tkoenig at gcc dot gnu.org
2020-10-06  9:49 ` cvs-commit at gcc dot gnu.org
2020-10-06  9:51 ` cvs-commit at gcc dot gnu.org
2020-10-06  9:54 ` cvs-commit at gcc dot gnu.org
2020-10-06  9:55 ` burnus at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).