#25261: gphpedit submission -------------------------+-------------------------- Reporter: jdunn@… | Owner: ryandesign@… Type: submission | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Resolution: | Keywords: Port: gphpedit | -------------------------+-------------------------- Comment (by ryandesign@…): Sorry, this ticket was forgotten, several times; I've come back to this port several times over the years to try to make it build, but have never succeeded; I still end up with: Replying to [comment:17 ryandesign@…]:
{{{ ld: warning: in gtkscintilla2/libgtkscintilla2.a, file was built for unsupported file format which is not the architecture being linked (x86_64) }}}
Actually with Xcode 4.5.2 and Apple clang 4.1 the wording has changed to: {{{ ld: warning: ignoring file gtkscintilla2/libgtkscintilla2.a, file was built for archive which is not the architecture being linked (x86_64): gtkscintilla2/libgtkscintilla2.a }}} The attached port is updated to the final version of 0.9.98 fetched from the developer's github. Parallel building is disabled for now to ensure consistent error messages. The universal variant is enabled but has not been tested; it's blocked by #37774. -- Ticket URL: <https://trac.macports.org/ticket/25261#comment:19> MacPorts <http://www.macports.org/> Ports system for Mac OS