[MacPorts] #38809: atk fails in 32 bit (i386) macports environment

MacPorts noreply at macports.org
Sun Apr 14 22:51:33 PDT 2013


#38809: atk fails in 32 bit (i386) macports environment
-----------------------+--------------------------------
  Reporter:  ojohns@…  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.3
Resolution:            |   Keywords:  32bit
      Port:  atk       |
-----------------------+--------------------------------
Changes (by ryandesign@…):

 * keywords:  atk 32bit => 32bit
 * cc: ojohns@… (removed)


Comment:

 This build failure is occurring when building the gobject introspection
 parts. The atk port needs the same block we've added to other ports that
 use gobject introspection, e.g. from the pango port:

 {{{
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
 build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
 destroot.args-append    CC="${configure.cc} ${configure.cc_archflags}"
 }}}

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


More information about the macports-tickets mailing list