[MacPorts] #36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X 10.4.11) due to undefined symbols

MacPorts noreply at macports.org
Wed Aug 28 16:16:36 PDT 2013


#36226: libstdcxx @4.7.1: cc1 in stage1 can't be built on PPC Tiger (Mac OS X
10.4.11) due to undefined symbols
------------------------------+------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  jeremyhu@…
      Type:  defect           |     Status:  reopened
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.2
Resolution:                   |   Keywords:
      Port:  libstdcxx        |
------------------------------+------------------------

Comment (by Peter_Dyballa@…):

 Replying to [comment:10 jeremyhu@…]:
 > Actually, from the link failure above, I suspect that the problem isn't
 so much with the deployment target as with gcc48 probably not checking
 that deployment target.
 >
 At the moment I am trying to find out why and where it gets set that the
 function is available. It seems that the configure script in libbacktrace
 is introducing the error:

 {{{

 checking unwind.h usability... yes
 checking unwind.h presence... yes
 checking for unwind.h... yes
 checking for _Unwind_Backtrace... yes
 checking for -funwind-tables option... yes
 checking for -frandom-seed=string option... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -W... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -Wall...
 yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -Wwrite-
 strings... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -Wstrict-
 prototypes... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports
 -Wmissing-prototypes... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -Wold-
 style-definition... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports
 -Wmissing-format-attribute... yes
 checking whether /opt/local/bin/gcc-apple-4.2 -arch ppc supports -Wcast-
 qual... yes
 checking for _Unwind_GetIPInfo... yes
 }}}

 Although I have enough time to patch that script manually to make it
 partially more verbose for debugging, I seem to fail doing so and I think
 I'll create a patch file for this purpose… After sleep.

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


More information about the macports-tickets mailing list