Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Sep 2011 18:38:45 -0700
From:      Jeremy Chadwick <freebsd@jdc.parodius.com>
To:        Harlan Stenn <stenn@ntp.org>
Cc:        Steve Kostecke <kostecke@ntp.org>, "Philip M. Gollucci" <pgollucci@taximagic.com>, apache@freebsd.org
Subject:   Re: www/apache22 and devel/apr1 circular dependency
Message-ID:  <20110921013845.GA25428@icarus.home.lan>
In-Reply-To: <E1R6BVY-000Pai-Rn@stenn.ntp.org>
References:  <E1R64pL-0006RO-Ed@mail.kostecke.net> <4E78D844.6070001@p6m7g8.com> <E1R66pM-000PF6-Mw@stenn.ntp.org> <4E79374E.2080609@p6m7g8.com> <E1R6BVY-000Pai-Rn@stenn.ntp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 |




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110921013845.GA25428>