[MacPorts] #40463: gettext hangs during upgrade

MacPorts noreply at macports.org
Thu Sep 12 11:23:49 PDT 2013


#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          |
------------------------------+--------------------------
Changes (by macsforever2000@…):

 * owner:  macports-tickets@… => ryandesign@…


Old description:

> 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.

New description:

 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.

--

Comment:

 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}}}).

-- 
Ticket URL: <https://trac.macports.org/ticket/40463#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list