[MacPorts] #25261: gphpedit submission
MacPorts
noreply at macports.org
Sun Jan 27 07:36:09 PST 2013
#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@…):
Replying to [comment:19 ryandesign@…]:
> The universal variant is enabled but has not been tested; it's blocked
by #37774.
Now that I've got a patch for #37774 I was able to try gphpedit's
universal variant, which failed at the same place, with a different error
message:
{{{
ar -rs libgtkscintilla2.a scintilla/bin/scintilla.a gtkscintilla.o
marshal.o
ar: creating archive libgtkscintilla2.a
/opt/local/bin/ranlib: archive member: libgtkscintilla2.a(scintilla.a) fat
file for cputype (16777223) cpusubtype (3) is not an object file (bad
magic number)
}}}
Searching on this error message I found #29261 (about a different port) in
which Joshua said "Apparently it's trying to put an archive inside another
archive, and ranlib doesn't support that." That seems to be the case here
as well: it's trying to put an archive (scintilla.a) inside another
archive (libgtkscintilla2.a).
--
Ticket URL: <https://trac.macports.org/ticket/25261#comment:20>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list