From owner-cvs-ports@FreeBSD.ORG Thu Nov 11 05:15:06 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FBAF106566B; Thu, 11 Nov 2010 05:15:06 +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 3545A8FC13; Thu, 11 Nov 2010 05:15:05 +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 oAB5F060023382 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Thu, 11 Nov 2010 05:15:00 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4CDB7BD4.7010100@p6m7g8.com> Date: Thu, 11 Nov 2010 05:15:00 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.12) Gecko/20100908 Thunderbird/3.0.7 MIME-Version: 1.0 To: QAT@FreeBSD.org References: <201011110508.oAB58IiE083009@repoman.freebsd.org> <20101111051104.ED6D95A90E7@jester1b.ixsystems.com> In-Reply-To: <20101111051104.ED6D95A90E7@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: cvs-ports@FreeBSD.org, pgollucci@FreeBSD.org, fw@moov.de, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www Makefile ports/www/mod_backtrace Makefile distinfo pkg-descr X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Nov 2010 05:15:06 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yes, I know. I beat QAT to the fix which I forgot to include in the initial version. On 11/11/10 05:11, QAT@FreeBSD.org wrote: > The Restless Daemon identified a compiler error while trying to build: > ap20-mod_backtrace-1.0 maintained by fw@moov.de > Makefile ident: $FreeBSD: ports/www/mod_backtrace/Makefile,v 1.1 2010/11/11 05:08:18 pgollucci Exp $ > > Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ap20-mod_backtrace-1.0.log : > > Creating various symlinks in /usr/bin... > Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl > Symlinking /usr/local/bin/perl5.10.1 to /usr/bin/perl5 > Done. > Cleaning up /etc/make.conf... Done. > Spamming /etc/make.conf... Done. > Cleaning up /etc/manpath.config... Done. > Spamming /etc/manpath.config... Done. > pkg_add gdbm-1.8.3_3.tbz > skipping gdbm-1.8.3_3, already added > pkg_add db42-4.2.52_5.tbz > skipping db42-4.2.52_5, already added > pkg_add apache-2.0.64.tbz > > To run apache www server from startup, add apache2_enable="YES" > in your /etc/rc.conf. Extra options can be found in startup script. > > Your hostname must be resolvable using at least 1 mechanism in > /etc/nsswitch typically DNS or /etc/hosts or apache might > have issues starting depending on the modules you are using. > > pkg_add libexecinfo-1.1_3.tbz > ===> ap20-mod_backtrace-1.0 depends on file: /usr/local/sbin/apxs - found > ===> ap20-mod_backtrace-1.0 depends on shared library: execinfo.1 - found > ===> Configuring for ap20-mod_backtrace-1.0 > ===> Building for ap20-mod_backtrace-1.0 > ===> Generating apache plist > /usr/local/share/apr/build-0/libtool --silent --mode=compile cc -prefer-pic -O2 -pipe -fno-strict-aliasing -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE -g -pthread -I/usr/local/include/apache2 -I/usr/local/include/apr-0 -I/usr/local/include/apr-0 -I/usr/local/include -I/usr/local/include/db42 -c -o mod_backtrace.lo mod_backtrace.c && touch mod_backtrace.slo > mod_backtrace.c:82: error: expected ')' before '*' token > mod_backtrace.c: In function 'bt_register_hooks': > mod_backtrace.c:159: error: 'bt_exception_hook' undeclared (first use in this function) > mod_backtrace.c:159: error: (Each undeclared identifier is reported only once > mod_backtrace.c:159: error: for each function it appears in.) > apxs:Error: Command failed with rc=65536 > - -- - ------------------------------------------------------------------------ 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.16 (FreeBSD) iD8DBQFM23vUdbiP+9ubjBwRAiXrAJ90oluTQKaMlolztBbhAJTXf0PecwCeO5IE h1/2Lpoi4zXO3fNj0Kizju8= =EVbx -----END PGP SIGNATURE-----