#18247: MPIR's configure fails with GCC 5
-------------------------+-------------------------------------------------
   Reporter:  leif       |            Owner:
       Type:  defect     |           Status:  new
   Priority:  blocker    |        Milestone:  sage-6.7
  Component:  packages:  |         Keywords:  GNUC STDC __inline__
  standard               |          Authors:
  Merged in:             |  Report Upstream:  Not yet reported upstream;
  Reviewers:             |  Will do shortly.
Work issues:             |           Branch:
     Commit:             |     Dependencies:
   Stopgaps:             |
-------------------------+-------------------------------------------------
 {{{
 ...
 checking whether gcc-5.0 is gcc... yes
 checking compiler gcc-5.0 -m64 ... no, long long reliability test 1
 configure: error: could not find a working compiler, see config.log for
 details
 Error configuring MPIR (with CFLAGS unset).
 }}}

 This test already failed with Clang (cf. #13948); now that GCC (5.x)
 defaults to STDC inlining (as opposed to GNUC inlining) semantics, we have
 to adapt the test (which is supposed to detect an unrelated bug in older
 GCC versions) again.

--
Ticket URL: <http://trac.sagemath.org/ticket/18247>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to