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

MacPorts noreply at macports.org
Fri Feb 17 06:59:20 UTC 2017


#53076: gcc47 @4.7.4_6 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   |
---------------------+--------------------------------

Comment (by kencu):

 There was a patch idea I found at <https://dev.openwrt.org/ticket/13039>
 that apparently worked for some, but it didn't seem to work when I briefly
 tried it. I might not have set the Env variable correctly. Downgrading
 texinfo fixed it, so I moved on.

 {{{
 diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk
 index c18a330..a8d7ca1 100644
 --- a/toolchain/gcc/common.mk
 +++ b/toolchain/gcc/common.mk
 @@ -111,6 +111,7 @@ GCC_CONFIGURE:= \
                 --build=$(GNU_HOST_NAME) \
                 --host=$(GNU_HOST_NAME) \
                 --target=$(REAL_GNU_TARGET_NAME) \
 +               MAKEINFO=missing \
                 --with-gnu-ld \
                 --enable-target-optspace \
                 --disable-libgomp \
 }}}

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


More information about the macports-tickets mailing list