[MacPorts] #38809: atk fails in 32 bit (i386) macports environment
#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 Keywords: atk 32bit | Port: atk -----------------------+-------------------------------- atk is required in build of gnuradio. Build of atk fails. Log file attached. System is 32 bit (i386 selected in macports.conf) Need 32 bit for compatibility with 32 bit python. -- Ticket URL: <https://trac.macports.org/ticket/38809> MacPorts <http://www.macports.org/> Ports system for OS X
#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
#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 | -----------------------+-------------------------------- Comment (by glenn@…): To workaround this I disabled introspection in the Portfile {{{ ... configure.args --enable-static \ --enable-introspection=no \ --disable-silent-rules ... }}} -- Ticket URL: <https://trac.macports.org/ticket/38809#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#38809: atk fails in 32 bit (i386) macports environment -----------------------+---------------------- Reporter: ojohns@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: 32bit Port: atk | -----------------------+---------------------- Changes (by larryv@…): * status: new => assigned * owner: macports-tickets@… => larryv@… Comment: glenn confirmed in #macports that the fix in comment:2 works. -- Ticket URL: <https://trac.macports.org/ticket/38809#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#38809: atk fails in 32 bit (i386) macports environment -----------------------+---------------------- Reporter: ojohns@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: 32bit Port: atk | -----------------------+---------------------- Changes (by larryv@…): * status: assigned => closed * resolution: => fixed Comment: Committed in r110874. -- Ticket URL: <https://trac.macports.org/ticket/38809#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts