#29261: ggv @2.12.0_3 +universal build failure ---------------------+-------------------------------- Reporter: baf@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: | Keywords: Port: ggv | ---------------------+-------------------------------- Comment (by egall@…): Replying to [comment:6 jmr@…]:
Apparently it's trying to put an archive inside another archive, and ranlib doesn't support that.
I ran into this issue with another port that I was working on, and removing the `--disable-dependency-tracking` flag from `configure.universal_args` and then switching to the muniversal PortGroup allowed it to build correctly. I think the issue is more with putting a '''fat''' archive inside another archive, rather than just trying to put any old archive inside another archive. -- Ticket URL: <https://trac.macports.org/ticket/29261#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X