#40463: gettext hangs during upgrade ------------------------------+-------------------------- Reporter: saschaschnepp@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: gettext | ------------------------------+-------------------------- Comment (by ryandesign@…): Replying to [ticket:40463 saschaschnepp@…]:
I read the tickets #34221 and #36740 but I think this is a different problem.
Right: #36740 is a duplicate of #34221, which should only have affected Mountain Lion and was fixed in MacPorts 2.2.0.
The upgrade got stuck during the configure stage and using -v -d I can see that the last item is the check for ranlib. This is the output of configure, please tell me if anyone requires more information.
I'm having trouble reconciling your output with what I get when I configure gettext. Since the main.log is getting truncated, let's try again, directing stdout and stderr to a file. I also see your previous attempt was building universal; let's try non-universal for simplicity. Please try: {{{ sudo port clean gettext sudo port -d configure gettext -universal 2>&1 | tee new.log }}} Then when it hangs, interrupt by pressing `^C` and attach the new.log file to this ticket. I'll compare that with mine. -- Ticket URL: <https://trac.macports.org/ticket/40463#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X