[MacPorts] #49167: py27-gobject3 @3.18.0 does not build on PPC
MacPorts
noreply at macports.org
Thu Nov 5 05:43:17 PST 2015
#49167: py27-gobject3 @3.18.0 does not build on PPC
--------------------------+-------------------
Reporter: braumann@… | Owner: cal@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-gobject3 |
--------------------------+-------------------
Comment (by braumann@…):
To further clarify my proposition, you might have a look how other python
related ports are using gcc5 for building:
{{{
$ sudo port deps py27-numpy
Full Name: py27-numpy @1.10.1_1+gfortran
Build Dependencies: gcc5
Library Dependencies: python27, fftw-3, py27-nose, py27-cython, libgcc
}}}
Instead, your preset for building is clang-3.4:
{{{
$ sudo port deps py27-gobject3
Full Name: py27-gobject3 @3.18.2_0
Extract Dependencies: xz
Build Dependencies: pkgconfig, clang-3.4
Library Dependencies: python27, glib2, libffi, py27-cairo, gobject-
introspection
}}}
According to my tests on 10.5.8 and 10.6.8, macports-gcc-5 is doing the
same job for py*-gobject3, and has full PPC support.
--
Ticket URL: <https://trac.macports.org/ticket/49167#comment:5>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list