From owner-freebsd-apache@FreeBSD.ORG Wed Sep 21 01:39:10 2011 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E4567106564A for ; Wed, 21 Sep 2011 01:39:09 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta01.westchester.pa.mail.comcast.net (qmta02.westchester.pa.mail.comcast.net [76.96.62.24]) by mx1.freebsd.org (Postfix) with ESMTP id 8FDC68FC16 for ; Wed, 21 Sep 2011 01:39:09 +0000 (UTC) Received: from omta20.westchester.pa.mail.comcast.net ([76.96.62.71]) by qmta01.westchester.pa.mail.comcast.net with comcast id axGk1h0051YDfWL51Df9fu; Wed, 21 Sep 2011 01:39:09 +0000 Received: from koitsu.dyndns.org ([67.180.84.87]) by omta20.westchester.pa.mail.comcast.net with comcast id bDem1h02E1t3BNj3gDenkD; Wed, 21 Sep 2011 01:38:48 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 39A27102C31; Tue, 20 Sep 2011 18:38:45 -0700 (PDT) Date: Tue, 20 Sep 2011 18:38:45 -0700 From: Jeremy Chadwick To: Harlan Stenn Message-ID: <20110921013845.GA25428@icarus.home.lan> References: <4E78D844.6070001@p6m7g8.com> <4E79374E.2080609@p6m7g8.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Steve Kostecke , "Philip M. Gollucci" , apache@freebsd.org Subject: Re: www/apache22 and devel/apr1 circular dependency X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2011 01:39:10 -0000 On Tue, Sep 20, 2011 at 06:21:52PM -0700, Harlan Stenn wrote: > > On 9/20/11 4:22 PM, Harlan Stenn wrote: > > > We're seeing this problem to while trying to get apache22 upgraded: > > > > > > ===>>> Port directory: /usr/ports/converters/libiconv > > > ===>>> Starting check for build dependencies > > > ===>>> Gathering dependency list for converters/libiconv from ports > > > ===>>> Starting dependency check > > > ===>>> Launching child to update devel/libtool > > > devel/libtool>> www/apache22>> libiconv-1.13.1_1>> > > > devel/libtool>> www/apache22>> libiconv-1.13.1_1>> devel/libtool>> > > > www/apache22>> libiconv-1.13.1_1>> devel/libtool>> www/apache22>> > > > libiconv-1.13.1_1>> devel/libtool>> www/apache22>> libiconv-1.13.1_1 > > >>> devel/libtool>> www/apache22>> libiconv-1.13.1_1>> devel/libtool > > >>> www/apache22>> libiconv-1.13.1_1>> devel/libtool>> www/apache22>> > > > libiconv-1.13.1_1>> devel/libtool>> www/apache22>> libiconv-1.13.1_1 > > >>> devel/libtool>> www/apache22>> libiconv-1.13.1_1>> devel/libtool > > >>> www/apache22>> libiconv-1.13.1_1>> devel/libtool>> www/apache22>> > > > libiconv-1.13.1_1>> devel/libtool>> www/apache22>> libiconv-1.13.1_1 > > >>> devel/libtool>> www/apache22>> libiconv-1.13.1_1>> devel/libtool > > >>> www/apache22>> libiconv-1.13.1_1>> devel/libtool > > > > > > libtool apparently wants apxs. > > > > > > H > > > > > What command did you actually run here to start this ? > > I *think* I went to devl/libtool and ran "make". You were in /usr/ports/converters/libiconv when you did this, not devel/libtool. Is there really no history that indicates what command you ran? This would really help, because I cannot reproduce this on any system I maintain. Output on all these systems look like the following from: cd /usr/ports/converters/libiconv make rmconfig make And picking the defaults when prompted via OPTIONS. Look very, VERY closely at the output difference between what you and I have shown. What is "starting dependency check" and "launching child"? I get the impression you have some /etc/make.conf tweaks that may be causing problems. Please provide contents of your /etc/make.conf, and also provide the exact FreeBSD version you're using (uname -a output would be best). ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for libiconv-1.13.1_1 => libiconv-1.13.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://ftp.gnu.org/gnu/libiconv/libiconv-1.13.1.tar.gz libiconv-1.13.1.tar.gz 100% of 4605 kB 1378 kBps ===> Extracting for libiconv-1.13.1_1 => SHA256 Checksum OK for libiconv-1.13.1.tar.gz. ===> Patching for libiconv-1.13.1_1 ===> Applying FreeBSD patches for libiconv-1.13.1_1 ===> libiconv-1.13.1_1 depends on package: libtool>=2.4 - found ===> Configuring for libiconv-1.13.1_1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d {...} -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, US | | Making life hard for others since 1977. PGP 4BD6C0CB |