From owner-freebsd-apache@FreeBSD.ORG Sun Jun 13 18:18:27 2010 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 62F061065675 for ; Sun, 13 Jun 2010 18:18:27 +0000 (UTC) (envelope-from ponomarew@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id DC00D8FC08 for ; Sun, 13 Jun 2010 18:18:26 +0000 (UTC) Received: by fxm7 with SMTP id 7so2441910fxm.13 for ; Sun, 13 Jun 2010 11:18:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=tzVBvLVKMx/ETW/MkkvjZGDXakIJr6Obz9pr1l5xKVc=; b=Yk63hS6a8fbbxgozFGgMrMGRLW2dKD0b07e3sY9i3sCtziZhSF44CROXQ1+0Mtlqgd rpyLphLZIGxvh1h58jOqYv6KNSTBb52+v3Grg6H/daxkdI4KyS5R9mfzUl82VNCYSwos 2PzaZplNyP8bHFmkgHSsJrgROSeTI10EbEwCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=pPW6MaRY6GqnLGRxi5XfFHTr8bXMcB3c8yVMyrmow4BhKD4gWQy+ZQO/c+jFZ7yWoO NdhQ4SUQ9p81UUbZLwvhjGaEuir041RbIZ5jKkllxByPT9r81dfkR44+6eEWkg0GZCWi dk/nCA4plhlNmM1Qe561LkbxY44WqVqUFPJKo= Received: by 10.102.210.18 with SMTP id i18mr1337950mug.92.1276453105681; Sun, 13 Jun 2010 11:18:25 -0700 (PDT) Received: from [192.168.1.50] ([79.164.130.125]) by mx.google.com with ESMTPS id b9sm4961854mug.7.2010.06.13.11.18.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 13 Jun 2010 11:18:24 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii From: Kirill Ponomarew In-Reply-To: <4C127CA8.2080809@p6m7g8.com> Date: Sun, 13 Jun 2010 22:18:23 +0400 Content-Transfer-Encoding: quoted-printable Message-Id: <7A77D217-9BAC-48EA-B996-4BCCF7814A9D@gmail.com> References: <4C127CA8.2080809@p6m7g8.com> To: Philip M. Gollucci X-Mailer: Apple Mail (2.1078) Cc: apache@freebsd.org Subject: Re: portupgrading www/apache20 fails 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: Sun, 13 Jun 2010 18:18:27 -0000 Sorry, I've missed it. On Jun 11, 2010, at 10:12 PM, Philip M. Gollucci wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 >=20 > On 06/11/10 12:27, Kirill Ponomarew wrote: >> portupgrading apache20 from 2.0.63_7 to 2.0.63_15 fails with: > You did not follow UPDATING. Please go read it. >=20 >=20 >>=20 >> Configuring Apache Portable Runtime library ... >>=20 >> checking for APR... configure: error: the --with-apr parameter is = incorrect. It must specify an install prefix, a >> build directory, or an apr-config file. >> =3D=3D=3D> Script "configure" failed unexpectedly. >> Please report the problem to apache@FreeBSD.org [maintainer] and = attach the >> "/usr/ports/www/apache20/work/httpd-2.0.63/config.log" including the = output >> of the failure of your make command. Also, it might be a good idea to = provide >> an overview of all packages installed on your system (e.g. an `ls >> /var/db/pkg`). >> *** Error code 1 >>=20 >> Any ideas? >>=20 >> K. >>=20 >>=20 >>=20 >>=20 >> _______________________________________________ >> freebsd-apache@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-apache >> To unsubscribe, send any mail to = "freebsd-apache-unsubscribe@freebsd.org" >=20 >=20 > - --=20 > - = ------------------------------------------------------------------------ > 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C > Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 > VP Apache Infrastructure; Member, Apache Software Foundation > Committer, FreeBSD Foundation > Consultant, P6M7G8 Inc. > Sr. System Admin, Ridecharge Inc. >=20 > Work like you don't need the money, > love like you'll never get hurt, > and dance like nobody's watching. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.14 (FreeBSD) >=20 > iD8DBQFMEnyodbiP+9ubjBwRAqG7AJ4/7wccA3BCeIyEHJDDHQDlnwTGWQCcCdXe > Z1iLmwxGdCOQomgY0D/Z6cw=3D > =3DqvQO > -----END PGP SIGNATURE----- K. From owner-freebsd-apache@FreeBSD.ORG Sun Jun 13 23:32:04 2010 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 5A8FC106564A; Sun, 13 Jun 2010 23:32:04 +0000 (UTC) (envelope-from QAT@FreeBSD.org) Received: from worf.ds9.tecnik93.com (worf.ds9.tecnik93.com [81.196.207.130]) by mx1.freebsd.org (Postfix) with ESMTP id 107C18FC0C; Sun, 13 Jun 2010 23:32:03 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 91DC922C50E5; Mon, 14 Jun 2010 02:32:02 +0300 (EEST) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id CF1EA5A9012; Sun, 13 Jun 2010 16:32:01 -0700 (PDT) From: QAT@FreeBSD.org To: apache@FreeBSD.org X-Mailer: $Tecnik: people/itetcu/ports/QA-Tindy/QAT_postPortBuild.sh, v 1.57 2009/03/08 00:17:57 itetcu Exp $ X-QAT-Tindy_Version: tinderbox-3.3_3; dsversion: 3.2.1 X-QAT-Jail_Arch: amd64 X-QAT-Jail_Csup_Tag: RELENG_8 X-QAT-Jail_Last_Built: 2010-03-11 13:38:43 X-QAT-Port: www/apache20 X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/apache-2.0.63_15.log X-QAT-Build_Reason: Dependency X-QAT-Fail_Reason: configure_error Message-Id: <20100613233201.CF1EA5A9012@jester1b.ixsystems.com> Date: Sun, 13 Jun 2010 16:32:01 -0700 (PDT) Cc: Subject: www/apache20 - fails: configure_error 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: Sun, 13 Jun 2010 23:32:04 -0000 The Restless Daemon identified a configure error while trying to build: apache-2.0.63_15 maintained by apache@FreeBSD.org Makefile ident: $FreeBSD: ports/www/apache20/Makefile,v 1.293 2010/05/26 23:03:07 pgollucci Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/apache-2.0.63_15.log : setting CPP to "cc -E" adding "-g" to CFLAGS adding "-pthread" to CFLAGS setting CPPFLAGS to " -D_REENTRANT -D_THREAD_SAFE" setting INCLUDES to " -I/usr/local/include/apr-0 " Configuring Apache Portable Runtime Utility library... checking for APR-util... yes adding "-L/usr/local/lib" to LDFLAGS adding "-L/usr/local/lib/db42" to LDFLAGS adding "-I/usr/local/include" to INCLUDES adding "-I/usr/local/include/db42" to INCLUDES checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E Configuring PCRE regular expression library ... configuring package in srclib/pcre now /work/a/ports/www/apache20/work/httpd-2.0.63/srclib/pcre/configure: Can't open /work/a/ports/www/apache20/work/httpd-2.0.63/srclib/pcre/configure: No such file or directory configure failed for srclib/pcre ===> Script "configure" failed unexpectedly. Please report the problem to apache@FreeBSD.org [maintainer] and attach the "/work/a/ports/www/apache20/work/httpd-2.0.63/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /a/ports/www/apache20. ================================================================ build of /usr/ports/www/apache20 ended at Sun Jun 13 23:32:00 UTC 2010 PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=www&portname=apache20 The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." From owner-freebsd-apache@FreeBSD.ORG Sun Jun 13 23:39:33 2010 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 239FF106564A; Sun, 13 Jun 2010 23:39:33 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id E1D308FC15; Sun, 13 Jun 2010 23:39:32 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o5DNdQmh008662 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Sun, 13 Jun 2010 23:39:27 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C156C2E.1020808@p6m7g8.com> Date: Sun, 13 Jun 2010 23:39:26 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100607 Thunderbird/3.0.4 MIME-Version: 1.0 To: QAT@freebsd.org References: <20100613233201.CF1EA5A9012@jester1b.ixsystems.com> In-Reply-To: <20100613233201.CF1EA5A9012@jester1b.ixsystems.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC, TO_NO_BRKTS_DYNIP autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: apache@freebsd.org Subject: Re: www/apache20 - fails: configure_error 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: Sun, 13 Jun 2010 23:39:33 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I haven't even committed to the port, so this is a fluke. What in the world do you have going on for QAT. What this error means is one of the make stages is not running or completely. Most likely you have a race condition in 'make patch' On 06/13/10 23:32, QAT@freebsd.org wrote: > The Restless Daemon identified a configure error while trying to build: > apache-2.0.63_15 maintained by apache@FreeBSD.org > Makefile ident: $FreeBSD: ports/www/apache20/Makefile,v 1.293 2010/05/26 23:03:07 pgollucci Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/apache-2.0.63_15.log : > > setting CPP to "cc -E" > adding "-g" to CFLAGS > adding "-pthread" to CFLAGS > setting CPPFLAGS to " -D_REENTRANT -D_THREAD_SAFE" > setting INCLUDES to " -I/usr/local/include/apr-0 " > > Configuring Apache Portable Runtime Utility library... > > checking for APR-util... yes > adding "-L/usr/local/lib" to LDFLAGS > adding "-L/usr/local/lib/db42" to LDFLAGS > adding "-I/usr/local/include" to INCLUDES > adding "-I/usr/local/include/db42" to INCLUDES > checking for gcc... cc > 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 cc accepts -g... yes > checking for cc option to accept ISO C89... none needed > checking how to run the C preprocessor... cc -E > > Configuring PCRE regular expression library ... > > configuring package in srclib/pcre now > /work/a/ports/www/apache20/work/httpd-2.0.63/srclib/pcre/configure: Can't open /work/a/ports/www/apache20/work/httpd-2.0.63/srclib/pcre/configure: No such file or directory > configure failed for srclib/pcre > ===> Script "configure" failed unexpectedly. > Please report the problem to apache@FreeBSD.org [maintainer] and attach the > "/work/a/ports/www/apache20/work/httpd-2.0.63/config.log" including the output > of the failure of your make command. Also, it might be a good idea to provide > an overview of all packages installed on your system (e.g. an `ls > /var/db/pkg`). > *** Error code 1 > > Stop in /a/ports/www/apache20. > ================================================================ > build of /usr/ports/www/apache20 ended at Sun Jun 13 23:32:00 UTC 2010 > > PortsMon page for the port: > http://portsmon.freebsd.org/portoverview.py?category=www&portname=apache20 > > The build which triggered this BotMail was done under > tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 > with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the > "official" up-to-date Ports Tree, with the following vars set: > NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. > > A description of the testing process can be found here: > http://T32.TecNik93.com/FreeBSD/QA-Tindy/ > > > Thanks for your work on making FreeBSD better, > > -- > QAT - your friendly neighborhood Daemon, > preparing a heck of an error trapping system: > - "HMC and EOI?" > - "Halt, Melt and Catch fire or Execute Operator Immediately." > > _______________________________________________ > freebsd-apache@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-apache > To unsubscribe, send any mail to "freebsd-apache-unsubscribe@freebsd.org" - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMFWwudbiP+9ubjBwRAocyAJ4joNDzCq/SEVQhKEi0yS7Llwn8ywCeI5i+ PmnRyUarM9dw6wkVCzCoktQ= =es2i -----END PGP SIGNATURE----- From owner-freebsd-apache@FreeBSD.ORG Mon Jun 14 11:06:15 2010 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 B836E106567A for ; Mon, 14 Jun 2010 11:06:15 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A6EB58FC08 for ; Mon, 14 Jun 2010 11:06:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o5EB6F2S077977 for ; Mon, 14 Jun 2010 11:06:15 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o5EB6Fnb077975 for apache@FreeBSD.org; Mon, 14 Jun 2010 11:06:15 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 Jun 2010 11:06:15 GMT Message-Id: <201006141106.o5EB6Fnb077975@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: apache@FreeBSD.org Cc: Subject: Current problem reports assigned to apache@FreeBSD.org 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: Mon, 14 Jun 2010 11:06:15 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/147806 apache [PATCH] www/apache20: httpd doesn't start with WITH_LD o ports/147634 apache [PATCH] www/ap22-mod_memcache: Conver to AP_FAST_BUILD o ports/147282 apache errors when starting www/apache22 after installation o o ports/147147 apache [PATCH] www/mod_log_dbd: cleanups o ports/147145 apache [PATCH] www/mod_clamav: clean sup o ports/146199 apache www/apache20: port does not use make config o ports/144010 apache devel/apr1 tries to use SYSVIPC even in jails o ports/130479 apache www/apache20 and www/apache22 configure_args busted o ports/125183 apache www/apache22 wrong SUEXEC_DOCROOT p ports/116984 apache [patch] www/apache13-modssl missing perl5.8 as RUN_DEP s ports/108169 apache www/apache20 wrong AP_SAFE_PATH for suEXEC 11 problems total. From owner-freebsd-apache@FreeBSD.ORG Mon Jun 14 15:22:44 2010 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 59D071065679 for ; Mon, 14 Jun 2010 15:22:44 +0000 (UTC) (envelope-from jon@terabear.com) Received: from terabear.com (mail.terabear.com [206.168.112.52]) by mx1.freebsd.org (Postfix) with ESMTP id D48D28FC1F for ; Mon, 14 Jun 2010 15:22:43 +0000 (UTC) Received: from [127.0.0.1] (173-14-24-113-Colorado.hfc.comcastbusiness.net [173.14.24.113]) by terabear.com (MAILER-6 TERABEAR) with ESMTP id o5EEdC6N013228 for ; Mon, 14 Jun 2010 08:39:13 -0600 Message-ID: <4C163EED.8010907@terabear.com> Date: Mon, 14 Jun 2010 08:38:37 -0600 From: Jon Lybrook User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: apache@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 100614-0, 06/14/2010), Outbound message X-Antivirus-Status: Clean X-Greylist: IP, sender and recipient auto-whitelisted, not delayed by milter-greylist-2.0.2 (terabear.com [206.168.112.52]); Mon, 14 Jun 2010 08:39:13 -0600 (MDT) Cc: Subject: Build error with 2.2.15_9 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: Mon, 14 Jun 2010 15:22:44 -0000 I found a work-around which was to remove the switches regarding apr from the makefile. Thought I'd forward this info nonetheless. Thanks, Jon ===> License check disabled, port has not defined LICENSE ===> Found saved configuration for apache-2.2.15_9 ===> Extracting for apache-2.2.15_9 => MD5 Checksum OK for apache22/httpd-2.2.15.tar.bz2. => SHA256 Checksum OK for apache22/httpd-2.2.15.tar.bz2. ===> apache-2.2.15_9 depends on file: /usr/local/bin/perl5.8.9 - found ===> Patching for apache-2.2.15_9 ===> apache-2.2.15_9 depends on file: /usr/local/bin/perl5.8.9 - found ===> Applying FreeBSD patches for apache-2.2.15_9 ===> apache-2.2.15_9 depends on file: /usr/local/bin/perl5.8.9 - found ===> apache-2.2.15_9 depends on file: /usr/local/bin/autoconf-2.62 - found ===> apache-2.2.15_9 depends on package: libtool>=2.2 - found ===> apache-2.2.15_9 depends on shared library: expat.6 - found ===> apache-2.2.15_9 depends on shared library: apr-1 - found ===> apache-2.2.15_9 depends on shared library: pcre.0 - found ===> apache-2.2.15_9 depends on shared library: iconv.3 - found ===> Configuring for apache-2.2.15_9 checking for chosen layout... FreeBSD checking for working mkdir -p... yes checking build system type... i386-portbld-freebsd8.0 checking host system type... i386-portbld-freebsd8.0 checking target system type... i386-portbld-freebsd8.0 Configuring Apache Portable Runtime library ... checking for APR... configure: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file. ===> Script "configure" failed unexpectedly. Please report the problem to apache@FreeBSD.org [maintainer] and attach the "/var/ports/basejail/usr/ports/www/apache22/work/httpd-2.2.15/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /basejail/usr/ports/www/apache22. *** Error code 1 Stop in /basejail/usr/ports/www/apache22. wstest# AS Requested: wstest# cat /var/ports/basejail/usr/ports/www/apache22/work/httpd-2.2.15/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.62. Invocation command line was $ ./configure --prefix=/usr/local --enable-layout=FreeBSD --with-perl=/usr/local/bin/perl5.8.9 --with-port=80 --with-expat=/usr/local --with-iconv=/usr/local --enable-http --with-pcre=/usr/local --with-apr=/usr/local/bin/apr-1-config --with-apr-util=/usr/local/bin/apu-1-config --disable-authn-file --disable-authn-default --disable-authz-host --disable-authz-groupfile --disable-authz-user --disable-authz-default --disable-auth-basic --disable-charset-lite --disable-include --disable-log-config --disable-env --disable-setenvif --disable-mime --disable-status --disable-autoindex --disable-asis --disable-cgid --disable-cgi --disable-negotiation --disable-dir --disable-imagemap --disable-actions --disable-userdir --disable-alias --disable-filter --disable-proxy --disable-proxy-connect --disable-proxy-ftp --disable-proxy-http --disable-proxy-ajp --disable-proxy-balancer --disable-proxy-scgi --disable-reqtimeout --enable-so --enable-mods-shared=auth_basic auth_digest authn_file authn_dbm authn_anon authn_default authn_alias authz_host authz_groupfile authz_user authz_dbm authz_owner authz_default cache disk_cache file_cache actions alias asis autoindex cern_meta cgi charset_lite deflate dir dumpio env expires headers imagemap include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias filter version ssl --with-dbm=sdbm --with-ssl=/usr --disable-ipv6 --with-devrandom --with-mpm=prefork --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd8.0 ## --------- ## ## Platform. ## ## --------- ## hostname = wstest.wordsecure.com uname -m = i386 uname -r = 8.0-STABLE uname -s = FreeBSD uname -v = FreeBSD 8.0-STABLE #1: Wed Mar 24 14:53:44 MDT 2010 jonlyb@ws01.terabear.com:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2504: checking for chosen layout configure:2506: result: FreeBSD configure:3311: checking for working mkdir -p configure:3327: result: yes configure:3344: checking build system type configure:3362: result: i386-portbld-freebsd8.0 configure:3384: checking host system type configure:3399: result: i386-portbld-freebsd8.0 configure:3421: checking target system type configure:3436: result: i386-portbld-freebsd8.0 configure:3508: checking for APR configure:3539: error: the --with-apr parameter is incorrect. It must specify an install prefix, a build directory, or an apr-config file. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd8.0 ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe -I/usr/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='' ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib -L/usr/lib' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd8.0 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_host=i386-portbld-freebsd8.0 ac_cv_mkdir_p=yes ac_cv_target=i386-portbld-freebsd8.0 lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## APACHECTL_ULIMIT='' APR_BINDIR='' APR_CONFIG='' APR_INCLUDEDIR='' APR_VERSION='' APU_BINDIR='' APU_CONFIG='' APU_INCLUDEDIR='' APU_VERSION='' AP_BUILD_SRCLIB_DIRS='' AP_CLEAN_SRCLIB_DIRS='' AP_LIBS='' AWK='' BUILTIN_LIBS='' CC='cc' CFLAGS='-O2 -fno-strict-aliasing -pipe -I/usr/include' CORE_IMPLIB='' CORE_IMPLIB_FILE='' CPP='' CPPFLAGS='' CXX='c++' CXXFLAGS='-O2 -fno-strict-aliasing -pipe -I/usr/include' DEFS='' DSO_MODULES='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXTRA_CFLAGS='' EXTRA_CPPFLAGS='' EXTRA_CXXFLAGS='' EXTRA_INCLUDES='' EXTRA_LDFLAGS='' EXTRA_LIBS='' GREP='' HTTPD_LDFLAGS='' HTTPD_VERSION='' INCLUDES='' INSTALL='/usr/bin/install -c -o root -g wheel' INSTALL_DSO='' INSTALL_PROG_FLAGS='' LDFLAGS=' -rpath=/usr/lib:/usr/local/lib -L/usr/lib' LIBOBJS='' LIBS='' LIBTOOL='/usr/local/bin/libtool' LN_S='' LTCFLAGS='' LTFLAGS='' LTLIBOBJS='' LT_LDFLAGS='' LYNX_PATH='' MKDEP='' MKINSTALLDIRS='' MK_IMPLIB='' MODULE_CLEANDIRS='' MODULE_DIRS='' MOD_ACTIONS_LDADD='' MOD_ALIAS_LDADD='' MOD_ASIS_LDADD='' MOD_AUTHNZ_LDAP_LDADD='' MOD_AUTHN_ALIAS_LDADD='' MOD_AUTHN_ANON_LDADD='' MOD_AUTHN_DBD_LDADD='' MOD_AUTHN_DBM_LDADD='' MOD_AUTHN_DEFAULT_LDADD='' MOD_AUTHN_FILE_LDADD='' MOD_AUTHZ_DBM_LDADD='' MOD_AUTHZ_DEFAULT_LDADD='' MOD_AUTHZ_GROUPFILE_LDADD='' MOD_AUTHZ_HOST_LDADD='' MOD_AUTHZ_OWNER_LDADD='' MOD_AUTHZ_USER_LDADD='' MOD_AUTH_BASIC_LDADD='' MOD_AUTH_DIGEST_LDADD='' MOD_AUTOINDEX_LDADD='' MOD_BUCKETEER_LDADD='' MOD_CACHE_LDADD='' MOD_CASE_FILTER_IN_LDADD='' MOD_CASE_FILTER_LDADD='' MOD_CERN_META_LDADD='' MOD_CGID_LDADD='' MOD_CGI_LDADD='' MOD_CHARSET_LITE_LDADD='' MOD_DAV_FS_LDADD='' MOD_DAV_LDADD='' MOD_DAV_LOCK_LDADD='' MOD_DBD_LDADD='' MOD_DEFLATE_LDADD='' MOD_DIR_LDADD='' MOD_DISK_CACHE_LDADD='' MOD_DUMPIO_LDADD='' MOD_ECHO_LDADD='' MOD_ENV_LDADD='' MOD_EXAMPLE_LDADD='' MOD_EXPIRES_LDADD='' MOD_EXT_FILTER_LDADD='' MOD_FILE_CACHE_LDADD='' MOD_FILTER_LDADD='' MOD_HEADERS_LDADD='' MOD_HTTP_LDADD='' MOD_IDENT_LDADD='' MOD_IMAGEMAP_LDADD='' MOD_INCLUDE_LDADD='' MOD_INFO_LDADD='' MOD_ISAPI_LDADD='' MOD_LDAP_LDADD='' MOD_LOGIO_LDADD='' MOD_LOG_CONFIG_LDADD='' MOD_LOG_FORENSIC_LDADD='' MOD_MEM_CACHE_LDADD='' MOD_MIME_LDADD='' MOD_MIME_MAGIC_LDADD='' MOD_NEGOTIATION_LDADD='' MOD_OPTIONAL_FN_EXPORT_LDADD='' MOD_OPTIONAL_FN_IMPORT_LDADD='' MOD_OPTIONAL_HOOK_EXPORT_LDADD='' MOD_OPTIONAL_HOOK_IMPORT_LDADD='' MOD_PROXY_AJP_LDADD='' MOD_PROXY_BALANCER_LDADD='' MOD_PROXY_CONNECT_LDADD='' MOD_PROXY_FTP_LDADD='' MOD_PROXY_HTTP_LDADD='' MOD_PROXY_LDADD='' MOD_PROXY_SCGI_LDADD='' MOD_REQTIMEOUT_LDADD='' MOD_REWRITE_LDADD='' MOD_SETENVIF_LDADD='' MOD_SO_LDADD='' MOD_SPELING_LDADD='' MOD_SSL_LDADD='' MOD_STATUS_LDADD='' MOD_SUBSTITUTE_LDADD='' MOD_SUEXEC_LDADD='' MOD_UNIQUE_ID_LDADD='' MOD_USERDIR_LDADD='' MOD_USERTRACK_LDADD='' MOD_VERSION_LDADD='' MOD_VHOST_ALIAS_LDADD='' MPM_LIB='' MPM_NAME='' MPM_SUBDIR_NAME='' NOTEST_CFLAGS='' NOTEST_CPPFLAGS='' NOTEST_CXXFLAGS='' NOTEST_LDFLAGS='' NOTEST_LIBS='' OBJEXT='' OS='' OS_DIR='' OS_SPECIFIC_VARS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCRE_CONFIG='' PICFLAGS='' PILDFLAGS='' PKGCONFIG='' PORT='' POST_SHARED_CMDS='' PRE_SHARED_CMDS='' RANLIB='' RM='' RSYNC='' SHELL='/bin/sh' SHLIBPATH_VAR='' SHLTCFLAGS='' SH_LDFLAGS='' SH_LIBS='' SH_LIBTOOL='' SSLPORT='' SSL_LIBS='' UTIL_LDFLAGS='' ab_LTFLAGS='' abs_srcdir='' ac_ct_CC='' ap_make_delimiter='' ap_make_include='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd8.0' build_alias='i386-portbld-freebsd8.0' build_cpu='i386' build_os='freebsd8.0' build_vendor='portbld' cgidir='${datadir}/cgi-bin' checkgid_LTFLAGS='' datadir='${prefix}/www/apache22' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' errordir='${datadir}/error' exec_prefix='${prefix}' exp_bindir='/usr/local/bin' exp_cgidir='/usr/local/www/apache22/cgi-bin' exp_datadir='/usr/local/www/apache22' exp_errordir='/usr/local/www/apache22/error' exp_exec_prefix='/usr/local' exp_htdocsdir='/usr/local/www/apache22/data' exp_iconsdir='/usr/local/www/apache22/icons' exp_includedir='/usr/local/include/apache22' exp_installbuilddir='/usr/local/share/apache22/build' exp_libdir='/usr/local/lib' exp_libexecdir='/usr/local/libexec/apache22' exp_localstatedir='/var' exp_logfiledir='/var/log' exp_mandir='/usr/local/man' exp_manualdir='/usr/local/share/doc/apache22' exp_proxycachedir='/usr/local/www/apache22/proxy' exp_runtimedir='/var/run' exp_sbindir='/usr/local/sbin' exp_sysconfdir='/usr/local/etc/apache22' host='i386-portbld-freebsd8.0' host_alias='' host_cpu='i386' host_os='freebsd8.0' host_vendor='portbld' htcacheclean_LTFLAGS='' htdbm_LTFLAGS='' htdigest_LTFLAGS='' htdocsdir='${datadir}/data' htmldir='${docdir}' htpasswd_LTFLAGS='' httxt2dbm_LTFLAGS='' iconsdir='${datadir}/icons' includedir='${prefix}/include/apache22' infodir='/usr/local/info/' installbuilddir='${prefix}/share/apache22/build' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec/apache22' localedir='${datarootdir}/locale' localstatedir='/var' logfiledir='${localstatedir}/log' logresolve_LTFLAGS='' mandir='/usr/local/man' manualdir='${prefix}/share/doc/apache22' nonssl_listen_stmt_1='' nonssl_listen_stmt_2='' oldincludedir='/usr/include' other_targets='' pdfdir='${docdir}' perlbin='' prefix='/usr/local' progname='' program_transform_name='s,x,x,' proxycachedir='${datadir}/proxy' psdir='${docdir}' rel_bindir='bin' rel_cgidir='www/apache22/cgi-bin' rel_datadir='www/apache22' rel_errordir='www/apache22/error' rel_exec_prefix='' rel_htdocsdir='www/apache22/data' rel_iconsdir='www/apache22/icons' rel_includedir='include/apache22' rel_installbuilddir='share/apache22/build' rel_libdir='lib' rel_libexecdir='libexec/apache22' rel_localstatedir='/var' rel_logfiledir='/var/log' rel_mandir='man' rel_manualdir='share/doc/apache22' rel_proxycachedir='www/apache22/proxy' rel_runtimedir='/var/run' rel_sbindir='sbin' rel_sysconfdir='etc/apache22' rotatelogs_LTFLAGS='' runtimedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' shared_build='' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc/apache22' target='i386-portbld-freebsd8.0' target_alias='' target_cpu='i386' target_os='freebsd8.0' target_vendor='portbld' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" configure: exit 1 Also as requested: wstest# ls /var/db/pkg abook-0.5.6_3 libltdl-2.2.6b pear-1.9.0 adcomplain-3.52 libmcrypt-2.5.8 pear-Auth-1.6.2 apr-devrandom-gdbm-db42-1.4.2.1.3.9_1 libpthread-stubs-0.3_3 pear-Cache_Lite-1.7.8,1 apr-gdbm-db42-1.3.9.1.3.9_1 libtool-2.2.6b pear-DB-1.7.13,1 autoconf-2.62 libxcb-1.5 pear-DB_DataObject-1.9.3 autoconf-wrapper-20071109 libxml2-2.7.6_2 pear-Date-1.4.7 automake-1.10.1 libxslt-1.1.26 pear-HTML_Common-1.2.5 automake-1.9.6_3 m4-1.4.14,1 pear-HTML_QuickForm-3.2.11 automake-wrapper-20071109 mod_security21-2.1.7 pear-HTTP_Session2-0.7.2 bigreqsproto-1.0.2 mpfr-2.4.2_1 pear-MDB2-2.5.0.b2 bison-2.4.1,1 mysql-client-5.0.90 pear-MDB2_Driver_mysql-1.5.0.b2 ca_root_nss-3.12.4 mysql-server-5.0.90 pear-Validate-0.8.2 curl-7.20.0 p5-Algorithm-C3-0.08 pear-XML_Transformer-1.1.1 db42-4.2.52_5 p5-CPAN-DistnameInfo-0.10 pear-XML_Util-1.2.1 expat-2.0.1_1 p5-Class-C3-0.22 perl-5.8.9_3 ffcall-1.10_1 p5-Class-MOP-1.00 php5-5.3.2 freetype2-2.3.11 p5-Compress-Raw-Zlib-2.024 php5-mysql-5.3.2 gdbm-1.8.3_3 p5-Compress-Zlib-2.015 php5-xml-5.3.2 gettext-0.17_1 p5-Data-OptList-0.106 pkg-config-0.23_1 glib-1.2.10_13 p5-Devel-GlobalDestruction-0.02 png-1.4.1_1 gmake-3.81_3 p5-ExtUtils-CBuilder-0.2703,1 portaudit-0.5.14 gmp-5.0.1 p5-ExtUtils-ParseXS-2.22.03 portmaster-2.22 gtk-1.2.10_21 p5-IO-Compress-Base-2.015 postfix-2.7.0,1 help2man-1.37.1_2 p5-IO-Compress-Zlib-2.015 printproto-1.0.4 inputproto-1.5.0 p5-List-MoreUtils-0.25.02 python25-2.5.5 jpeg-8_1 p5-MRO-Compat-0.11 rsync-3.0.7 kbproto-1.0.3 p5-Module-Build-0.3601 sqlite3-3.6.19 libICE-1.0.4_1,1 p5-Moose-1.01 ssmtp-2.62.3 libSM-1.1.0_1,1 p5-Params-Util-1.01 subversion-1.6.11 libX11-1.2.1_1,1 p5-Parse-CPAN-Packages-2.31 sudo-1.7.2.6 libXau-1.0.4 p5-Scalar-List-Utils-1.23,1 t1lib-5.1.2_1,1 libXaw-1.0.5_1,1 p5-Scope-Guard-0.03 tcl-8.5.8 libXdmcp-1.0.2_1 p5-Sub-Exporter-0.982 tcl-modules-8.5.8 libXext-1.0.5,1 p5-Sub-Install-0.925 unzip-6.0 libXi-1.2.1,1 p5-Sub-Name-0.04 vim-7.2.411 libXmu-1.0.4,1 p5-Sub-Uplevel-0.2200 xcb-proto-1.6 libXp-1.0.0,1 p5-Task-Weaken-1.03 xcmiscproto-1.1.2 libXpm-3.5.7 p5-Test-Exception-0.29 xextproto-7.0.5 libXt-1.0.5_1 p5-Try-Tiny-0.04 xf86bigfontproto-1.1.2 libcheck-0.9.8 p5-YAML-0.71 xorg-macros-1.2.1 libgcrypt-1.4.5 p5-gettext-1.05_2 xproto-7.0.15 libgpg-error-1.7 p5-version-0.78 xtrans-1.2.3 libiconv-1.13.1_1 pcre-8.02 zip-3.0 wstest# -- Jon Lybrook Tera Bear Consulting http://terabear.com 303-818-5187 From owner-freebsd-apache@FreeBSD.ORG Mon Jun 14 18:33:58 2010 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 21EA2106566C for ; Mon, 14 Jun 2010 18:33:58 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id D5BBC8FC0A for ; Mon, 14 Jun 2010 18:33:57 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o5EIXqIY034729 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Mon, 14 Jun 2010 18:33:52 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C167610.6030203@p6m7g8.com> Date: Mon, 14 Jun 2010 18:33:52 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100607 Thunderbird/3.0.4 MIME-Version: 1.0 To: Jon Lybrook References: <4C163EED.8010907@terabear.com> In-Reply-To: <4C163EED.8010907@terabear.com> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: apache@freebsd.org Subject: Re: Build error with 2.2.15_9 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: Mon, 14 Jun 2010 18:33:58 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 06/14/10 14:38, Jon Lybrook wrote: > > checking for APR... configure: error: the --with-apr parameter is > incorrect. It must specify an install prefix, a build directory, or an > apr-config file. > ===> Script "configure" failed unexpectedly. Please go read ports/UPDATING. - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMFnYQdbiP+9ubjBwRAldDAJ4p8lT+jxj+PyS1yKCTspmf4+eEpwCeKKTg jGnX3fKWkOBvdrs3yvyKXfY= =7F7v -----END PGP SIGNATURE-----