#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)
Change History (6)
Changed 12 years ago by jdgleeson
Changed 12 years ago by jdgleeson
Attachment: | patch-buildutils-detect.py.diff added |
---|
Changed 12 years ago by jdgleeson
Attachment: | patch-Portfile.diff added |
---|
comment:1 Changed 12 years ago by jdgleeson
comment:2 Changed 12 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This defect has been patched upstream. py-zmq 13.0.0_0 builds on PPC, so this ticket can be closed.