[MacPorts] #43869: libgcc @4.8.2_1: error: '_Unwind_Ptr' does not name a type

MacPorts noreply at macports.org
Sun Jun 1 15:49:55 PDT 2014


#43869: libgcc @4.8.2_1: error: '_Unwind_Ptr' does not name a type
--------------------------+--------------------
 Reporter:  ryandesign@…  |      Owner:  mww@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.3.0
 Keywords:                |       Port:  libgcc
--------------------------+--------------------
 libgcc @4.8.2_0 is installed but libgcc @4.8.2_1 fails to build for me
 with:

 {{{
 In file included from
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc++/eh_alloc.cc:35:0:
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:92:3: error: '_Unwind_Ptr' does not name a type
    _Unwind_Ptr catchTemp;
    ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:141:3: error: '_Unwind_Ptr' does not name a type
    _Unwind_Ptr catchTemp;
    ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:315:7: error: '_Unwind_Exception_Class' does not name a
 type
  const _Unwind_Exception_Class __gxx_primary_exception_class
        ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:327:7: error: '_Unwind_Exception_Class' does not name a
 type
  const _Unwind_Exception_Class __gxx_dependent_exception_class
        ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:338:26: error: '__cxxabiv1::__is_gxx_exception_class'
 declared as an 'inline' variable
  __is_gxx_exception_class(_Unwind_Exception_Class c)
                           ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:338:26: error: '_Unwind_Exception_Class' was not declared
 in this scope
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:339:1: error: expected ',' or ';' before '{' token
  {
  ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:347:26: error: '__cxxabiv1::__is_dependent_exception'
 declared as an 'inline' variable
  __is_dependent_exception(_Unwind_Exception_Class c)
                           ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:347:26: error: '_Unwind_Exception_Class' was not declared
 in this scope
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:348:1: error: expected ',' or ';' before '{' token
  {
  ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:358:28: error: '_Unwind_Exception_Class' has not been
 declared
       (int, _Unwind_Action, _Unwind_Exception_Class,
                             ^
 /opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_gcc48/libgcc/work/gcc-4.8.2/libstdc++-v3/libsupc
 ++/unwind-cxx.h:363:28: error: '_Unwind_Exception_Class' has not been
 declared
       (int, _Unwind_Action, _Unwind_Exception_Class,
                             ^
 }}}

 OS X 10.9.3, Xcode 5.1.1, Apple LLVM version 5.1 (clang-503.0.40) (based
 on LLVM 3.4svn)

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


More information about the macports-tickets mailing list