#44086: py-sip @4.16.1 installs files with wrong target architecture ------------------------------+-------------------------------- Reporter: davide.liessi@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-sip | ------------------------------+-------------------------------- Comment (by michaelld@…): The SIP build system is probably not honoring environment flags, which is not a big surprise given that it uses Python for all parts of the build. Will you do the following: {{{ sudo port clean py27-sip sudo port destroot py27-sip cp `port logfile py27-sip` ~/Desktop/py27-sip_log.txt bzip2 ~/Desktop/py27-sip_log.txt }}} then attach the compressed logfile to this ticket. I doubt I'll be able to replicate your issue on my OS (10.8 and 10.9) -- SIP builds as +universal correctly for me as far as I can tell (just checked the actual binary files, and they are indeed "fat"). But, maybe the logfile will help. -- Ticket URL: <https://trac.macports.org/ticket/44086#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X