[MacPorts] #35294: py27-wxpython won't compile for x86_64
MacPorts
noreply at macports.org
Mon Jul 23 14:12:25 PDT 2012
#35294: py27-wxpython won't compile for x86_64
------------------------------------------+---------------------------------
Reporter: alexander.janssen@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Resolution: wontfix | Keywords:
Port: py27-wxpython |
------------------------------------------+---------------------------------
Changes (by ryandesign@…):
* status: new => closed
* cc: jwa@… (added)
* resolution: => wontfix
* port: => py27-wxpython
Old description:
> I wasn't able to compile py27-wxpython until I installed libpng as
> +universal. After installing py27-wxpython I ended up with a 32-Bit
> library only. Running a small test-script I get:
>
> /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
> /site-packages/wx-2.8-mac-unicode/wx/_core_.so: mach-o, but wrong
> architecture
>
> otool -h says: 0xfeedface
>
> I don't find any possibility to build a 64-bit version.
>
> This applies to py27-wxpython @2.8.12.1
>
> What logs do I need to attach to this ticket?
New description:
I wasn't able to compile py27-wxpython until I installed libpng as
+universal. After installing py27-wxpython I ended up with a 32-Bit
library only. Running a small test-script I get:
{{{
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/wx-2.8-mac-unicode/wx/_core_.so: mach-o, but wrong
architecture
}}}
`otool -h` says: `0xfeedface`
I don't find any possibility to build a 64-bit version.
This applies to py27-wxpython @2.8.12.1
What logs do I need to attach to this ticket?
--
Comment:
Correct, py-wxpython is currently 32-bit only, because the latest stable
version of wxwidgets is 32-bit only. Once a stable 64-bit-compatible
version of wxwidgets is released we can allow 64-bit builds.
Until then, you could try the py27-wxpython-devel port, to get newer
development versions of py-wxpython and wxwidgets which are 64-bit
compatible.
--
Ticket URL: <https://trac.macports.org/ticket/35294#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list