[MacPorts] #51097: gcc5 -- xgcc internal compiler error: Illegal instruction: 4

MacPorts noreply at macports.org
Wed May 18 07:08:14 PDT 2016


#51097: gcc5 -- xgcc internal compiler error: Illegal instruction: 4
-----------------------+-------------------
  Reporter:  gnwiii@…  |      Owner:  mww@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.4
Resolution:            |   Keywords:
      Port:  gcc5      |
-----------------------+-------------------

Comment (by gnwiii@…):

 Back in MacOS land.  Your patch does work on the older nehalim box:

 {{{
 $ diff Portfile.orig Portfile
 7c7,8
 < name            gmp
 ---
 > name            gmp-patched
 >
 27a29,30
 > dist_subdir     gmp
 > distname        gmp-${version}
 36c39,40
 <     patch-Makefile.in.diff
 ---
 >     patch-Makefile.in.diff \
 >     patch-configure.diff
 }}}

 {{{
 $ sudo port test gmp-patched
 --->  Fetching distfiles for gmp-patched
 --->  Verifying checksums for gmp-patched
 --->  Extracting gmp-patched
 --->  Applying patches to gmp-patched
 --->  Configuring gmp-patched
 --->  Building gmp-patched
 --->  Testing gmp-patched
 }}}

 {{{
 $ ./config.guess
 nehalem-apple-darwin15.4.0
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/51097#comment:11>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list