[MacPorts] #35294: py27-wxpython won't compile for x86_64
#35294: py27-wxpython won't compile for x86_64 -----------------------------------------+---------------------------------- Reporter: alexander.janssen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -----------------------------------------+---------------------------------- 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? -- Ticket URL: <https://trac.macports.org/ticket/35294> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35294: py27-wxpython won't compile for x86_64 -----------------------------------------+---------------------------------- Reporter: alexander.janssen@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -----------------------------------------+---------------------------------- Comment(by alexander.janssen@…): I should have mentioned: This is OSX Lion. Darwin delicious 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64 -- Ticket URL: <https://trac.macports.org/ticket/35294#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
participants (1)
-
MacPorts