Opened 11 years ago

Last modified 10 years ago

#40463 new defect

gettext hangs during upgrade — at Version 1

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

Description (last modified by mf2k (Frank Schima))

Hello,

I am trying to upgrade gettext on a 10.7.5 Lion with Macports 2.2.0. I read the tickets #34221 and #36740 but I think this is a different problem.

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.

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /usr/bin/clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/clang accepts -g... yes
checking for /usr/bin/clang option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/clang... none
checking for bison... bison -y
checking whether to use Java... yes
checking how to run the C preprocessor... /usr/bin/clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for Java compiler... javac -target 1.1 -source 1.3
checking for jar... jar
checking for preferred C# implementation... no
checking for C# compiler... no
checking build system type... x86_64-apple-darwin11.4.2
checking host system type... x86_64-apple-darwin11.4.2
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib

I would greatly appreciate help.

Change History (2)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…

Please attach the complete main.log after cleaning the port. In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers gettext).

Changed 11 years ago by saschaschnepp@…

Attachment: main.log added

main.log file

Note: See TracTickets for help on using tickets.