#27607: I broke something: Error: Target org.macports.build returned: shell command failed (see log for details) ----------------------------------+----------------------------------------- Reporter: rossinie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ----------------------------------+----------------------------------------- Comment(by rossinie@…): Replying to [comment:1 dluke@…]:
The log says the problem is that 'ranlib' doesn't like the '-q' argument.
It looks like you have a rogue 'ranlib' that is causing the problem. I would guess it's in /usr/local (and unfortunately the expat configure script is finding it)
If I type: ranlib. I get this: {{{ *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. ranlib: warning: cannot infer operation mode without MODE-ARGS ranlib: you must specify a MODE }}} This reminds me, I played around with Libtool. Maybe there is something broken -- Ticket URL: <https://trac.macports.org/ticket/27607#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS