Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37613 closed defect (fixed)

py-zmq: build fails on PPC

Reported by: jdgleeson Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: haspatch Cc: jrjsmrtn
Port: py-zmq

Description

pyzmq-2.2.0.1.tar.gz contains hard-coded -arch i386 options that cause the build to fail on PPC. I've attached patch for buildutils/detect.py and the Portfile that work for me. I have also submitted an Issue report upstream: https://github.com/zeromq/pyzmq/issues/293

Attachments (3)

main.log (31.6 KB) - added by jdgleeson 11 years ago.
patch-buildutils-detect.py.diff (768 bytes) - added by jdgleeson 11 years ago.
patch-Portfile.diff (522 bytes) - added by jdgleeson 11 years ago.

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by jdgleeson

Attachment: main.log added

Changed 11 years ago by jdgleeson

Changed 11 years ago by jdgleeson

Attachment: patch-Portfile.diff added

comment:1 Changed 11 years ago by jdgleeson

This defect has been patched upstream. py-zmq 13.0.0_0 builds on PPC, so this ticket can be closed.

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

comment:3 Changed 11 years ago by mf2k (Frank Schima)

Note: See TracTickets for help on using tickets.