From owner-freebsd-ports@FreeBSD.ORG Tue Nov 15 03:06:14 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 418B016A420 for ; Tue, 15 Nov 2005 03:06:14 +0000 (GMT) (envelope-from arankine@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893C843D4C for ; Tue, 15 Nov 2005 03:06:13 +0000 (GMT) (envelope-from arankine@gmail.com) Received: by xproxy.gmail.com with SMTP id s9so744413wxc for ; Mon, 14 Nov 2005 19:06:13 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JGQREX8QllSAN0ITz7YhyMAoVH9TIUkS0twJWWnEsFA8EaIwv7o2dmm6sy70I+vmBSIPzpOGj44UNIrO1j3nc18n7/9dM3XmcDjWCoad9cyBXo3U1UBOqZS5tDwJP4wPQCA7KXlLa7uobD6eoJTPX2/MTzkGANs+2zb6IgwDZjQ= Received: by 10.70.100.17 with SMTP id x17mr4972189wxb; Mon, 14 Nov 2005 19:06:12 -0800 (PST) Received: by 10.70.92.9 with HTTP; Mon, 14 Nov 2005 19:06:12 -0800 (PST) Message-ID: <7caf76e40511141906m5430de5cn683b1c3eae17390e@mail.gmail.com> Date: Tue, 15 Nov 2005 14:06:12 +1100 From: Alastair Rankine To: Andre Heider In-Reply-To: <437864EA.4050808@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <7caf76e40511140136j3d1b9d25sb4a9b81bffaf31eb@mail.gmail.com> <437864EA.4050808@gmail.com> Cc: ports@freebsd.org Subject: Re: subversion build fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Nov 2005 03:06:14 -0000 Thanks, that works nicely. If someone is fixing this, please note that the WITH_BOOK option no longer works. (The book has been moved to a separate repository) On 11/14/05, Andre Heider wrote: > Alastair Rankine wrote: > > Hi, > > > > I am having difficulty building subversion with apache 2.0.55 installed= . > > > > I notice at least one other person has the same problem > > (http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027240.= html) > > > > Basically it tries to re-install apache and fails (see below) > > > > Do you have a fix or workaround? > > > > Thanks in advance, > > > > > > subversion $ portinstall -sr subversion > > ---> Installing 'subversion-1.3.0.r2' from a port (devel/subversion) > > ---> Building '/usr/ports/devel/subversion' with make flags: > > WITH_MOD_DAV_SVN=3D1 WITH_APACHE2_APR=3D1 WITH_SVNSERVE_WRAPPER=3D1 > > WITH_BOOK=3D1 > > =3D=3D=3D> Cleaning for libiconv-1.9.2_1 > > =3D=3D=3D> Cleaning for autoconf-2.59_2 > > =3D=3D=3D> Cleaning for gettext-0.14.5 > > =3D=3D=3D> Cleaning for gmake-3.80_2 > > =3D=3D=3D> Cleaning for libtool-1.5.20 > > =3D=3D=3D> Cleaning for m4-1.4.3 > > =3D=3D=3D> Cleaning for p5-gettext-1.03 > > =3D=3D=3D> Cleaning for perl-5.8.7 > > =3D=3D=3D> Cleaning for help2man-1.36.2 > > =3D=3D=3D> Cleaning for expat-1.95.8_3 > > =3D=3D=3D> Cleaning for apache-2.0.55 > > =3D=3D=3D> Cleaning for neon-0.24.7 > > =3D=3D=3D> Cleaning for subversion-1.3.0.r2 > > ---> [Executing a command as root: sudo /usr/bin/script -qa > > /tmp/portinstall93525.0 make WITH_MOD_DAV_SVN=3D1 WITH_APACHE2_APR=3D1 > > WITH_SVNSERVE_WRAPPER=3D1 WITH_BOOK=3D1 fetch-depends build-depends > > lib-depends misc-depends] > > Password: > > =3D=3D=3D> subversion-1.3.0.r2 depends on executable: - not found > > =3D=3D=3D> Verifying install for in /usr/ports/www/apache2 > > > > [... complete build of apache ...] > > > > =3D=3D=3D> Installing for apache-2.0.55 > > =3D=3D=3D> apache-2.0.55 depends on file: /usr/local/bin/perl5.8.7 - = found > > =3D=3D=3D> Generating temporary packing list > > =3D=3D=3D> Checking if www/apache2 already installed > > =3D=3D=3D> apache-2.0.55 is already installed > > You may wish to ``make deinstall'' and install this port again > > by ``make reinstall'' to upgrade it properly. > > If you really wish to overwrite the old port of www/apache2 > > without deleting it first, set the variable "FORCE_PKG_REGISTER" > > in your environment or the "make install" command line. > > *** Error code 1 > > > > Stop in /usr/ports/www/apache2. > > *** Error code 1 > > > > Stop in /usr/ports/devel/subversion. > > ** Listing the failed packages (*:skipped / !:failed) > > ! devel/subversion (dependent ports) > > ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed > > > > just looked at the makefile, and problem only occurs when building with > WITH_APACHE2_APR: > > .if defined(WITH_APACHE2_APR) > APACHE2_PORT?=3D www/apache2 > BUILD_DEPENDS+=3D ${APXS}:${PORTSDIR}/${APACHE2_PORT} > RUN_DEPENDS+=3D ${APXS}:${PORTSDIR}/${APACHE2_PORT} > > APXS isnt set (at least on 6.0 release), thats why it spits out "=3D=3D= =3D> > subversion-1.3.0.r2 depends on executable: - not found" > > adding "APXS=3D apxs" to the makefile solved this problem > > regards >