#35751: py-pysvn: universal build fails -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: py-pysvn -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Replying to [comment:3 blair@…]:
I don't have a MacPorts install that is universal so I won't be able to test it.
It's easy enough to test: just: {{{ sudo port install py27-pysvn +universal }}} MacPorts will rebuild any required dependencies with the universal variant automatically. It may take awhile, but it should just work.
Can you try it and commit it if it works?
The build then succeeds, but the resulting software is still not universal. So additional changes are needed. Potentially, passing [get_canonical_archflags] somewhere would help.
Does adding `configure.universal_args-delete --disable-dependency- tracking` change the contents of the files installed for a non-universal build?
Nope; MacPorts only adds configure.universal_args to configure.args when the universal variant is selected. -- Ticket URL: <https://trac.macports.org/ticket/35751#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS