Ticket #10227 (closed defect: fixed)
BUG: gnupg 1.4.4_0 -> 1.4.5_0 hangs in configure
| Reported by: | stephen@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.2 |
| Keywords: | Cc: | waqar@…, yeled@…, markd@… | |
| Port: |
Description
Mac OS X 10.3.9 "panther", PowerBook G4, port built 1 Aug 2006 00:07 JST from freshly updated CVS.
port -d upgrade gnupg hangs, with output tail included below. Adding --with-tar=/opt/local/bin/gnutar to configure.args and upgrading port (rebuilt 3 Aug 2006 11:40 JST from freshly updated CVS) allows the upgrade to succeed.
checking whether make sets $(MAKE)... (cached) yes checking whether build environment is sane... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for ar... ar checking for perl... /opt/local/bin/perl checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking for gawk... (cached) gawk checking for docbook-to-man... no checking for faqprog.pl... no checking for docbook2texi... no checking for sgml to texi tools... no checking for tar... /usr/bin/tar C papa% /usr/bin/tar --version tar (GNU tar) 1.13.25 Copyright (C) 2001 Free Software Foundation, Inc. This program comes with NO WARRANTY, to the extent permitted by law. You may redistribute it under the terms of the GNU General Public License; see the file named COPYING for details. Written by John Gilmore and Jay Fenlason. papa% /opt/local/bin/gnutar --version tar (GNU tar) 1.15.1 papa%

