Opened 12 years ago

Last modified 11 years ago

#36740 closed defect

gettext: configure hangs — at Version 2

Reported by: pstanna@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: gettext

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I am trying to install various different packages but they all fail since it needs "gettext" and I cant seem to install it. I tried installing it standalone and it still fails.

I wiped ports, and xcode and reinstalled fresh copies. I am running Mountain Lion and Xcode Version 4.5.1 (4G1004), ports is at 2.1.2

My installed ports:

The following ports are currently installed:
  expat @2.1.0_0 (active)
  gperf @3.0.4_2 (active)
  libiconv @1.14_0 (active)
  ncurses @5.9_1 (active)

output for installing gettext (ive waited hours for this to complete)

 sudo port -v -d install gettext

(log removed by admin; see attachment)

Change History (3)

Changed 12 years ago by pstanna@…

Attachment: gettext_log.txt added

log for installing gettext

comment:1 Changed 12 years ago by pstanna@…

i uploaded a log file so its cleaner to read

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: gettext added
Priority: HighNormal
Summary: install hangs when installing gettextgettext: configure hangs

Remember to use WikiFormatting.

Your log ends with:

checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E

From my system, the next lines should be:

checking for Java virtual machine... java
checking for Java compiler... javac -source 1.3

So this sounds like a duplicate of #34221, except that you show you're running MacPorts with sudo, which is how we want you to run it; in #34221 people were running MacPorts with su which we believe lead to the problem.

When this is happening, can you check in Activity Monitor whether there is a sw_vers process running? Also can you attach the config.log file, which should be somewhere inside the directory identified by the command port work gettext? Thanks.

Note: See TracTickets for help on using tickets.