[MacPorts] #40331: OpenJade 1.3.2 fails to build on PPC Tiger due to redefined SP_DEFINE_TEMPLATES

MacPorts noreply at macports.org
Tue Dec 24 09:02:35 PST 2013


#40331: OpenJade 1.3.2 fails to build on PPC Tiger due to redefined
SP_DEFINE_TEMPLATES
------------------------------+--------------------------------
  Reporter:  Peter_Dyballa@…  |      Owner:  macports-tickets@…
      Type:  defect           |     Status:  new
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.2.99
Resolution:                   |   Keywords:
      Port:  openjade         |
------------------------------+--------------------------------

Comment (by Peter_Dyballa@…):

 It seems that the build succeeds when line #55 of the Portfile is changed
 to

 {{{
      55 configure.cxxflags-append   "-fno-rtti"
 }}}

 i.e., the term

 {{{
 -isystem ${prefix}/include
 }}}

 is removed. The reported error then becomes the harmless repeated warning:

 {{{
 In file included from Node.cxx:8:
 ./../include/config.h:39:1: warning: "SP_DEFINE_TEMPLATES" redefined
 In file included from ./../include/config.h:10,
                  from Node.cxx:8:
 /opt/local/include/OpenSP/config.h:367:1: warning: this is the location of
 the previous definition
 }}}

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


More information about the macports-tickets mailing list