[MacPorts] #53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo

MacPorts noreply at macports.org
Fri Mar 3 16:23:33 UTC 2017


#53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo
--------------------------+--------------------------------
  Reporter:  posita       |      Owner:  macports-tickets@…
      Type:  defect       |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  gcc47 gcc48  |
--------------------------+--------------------------------

Comment (by kencu):

 Replying to [comment:28 splaisan]:
 > Thanks a lot for these detailed instructions. I could patch now but the
 build fails later on with multiples syntax errors (main_after-
 gcc48-patch.log).

 Well, that's the exact `isl` error I mentioned to you. You have to roll
 back isl to make this work right now. You probably still have the old isl
 on your system. Just activate the older version (like I have done)
 {{{

 port -v installed isl
 The following ports are currently installed:
   isl @0.14.1_0+universal (active) platform='darwin 10' archs='i386
 x86_64' date='2017-01-01T16:24:34-0800'
   isl @0.18_0+universal platform='darwin 10' archs='i386 x86_64'
 date='2017-03-01T22:13:14-0800'
 }}}
 then
 {{{
 sudo port activate isl @0.14.1_0+universal
 }}}

 then with the tiny mod I showed you, it should build (did for me two days
 ago).

--
Ticket URL: <https://trac.macports.org/ticket/53076#comment:31>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list