From owner-cvs-ports@FreeBSD.ORG Thu Nov 11 05:11:08 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 E93C01065672; Thu, 11 Nov 2010 05:11:08 +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 98B518FC0A; Thu, 11 Nov 2010 05:11:08 +0000 (UTC) Received: from jester1b.ixsystems.com (unknown [206.40.55.137]) by worf.ds9.tecnik93.com (Postfix) with ESMTP id 16C2422C5437; Thu, 11 Nov 2010 07:11:06 +0200 (EET) Received: by jester1b.ixsystems.com (Postfix, from userid 0) id ED6D95A90E7; Wed, 10 Nov 2010 21:11:04 -0800 (PST) From: QAT@FreeBSD.org To: pgollucci@FreeBSD.org In-Reply-To: <201011110508.oAB58IiE083009@repoman.freebsd.org> References: <201011110508.oAB58IiE083009@repoman.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-10-18 07:14:25 X-QAT-Port: www/mod_backtrace X-QAT-Log: http://QAT.TecNik93.com/logs/8-STABLE-NPD/ap20-mod_backtrace-1.0.log X-QAT-Build_Reason: Commit X-QAT-Fail_Reason: compiler_error Message-Id: <20101111051104.ED6D95A90E7@jester1b.ixsystems.com> Date: Wed, 10 Nov 2010 21:11:04 -0800 (PST) Cc: cvs-ports@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:11:09 -0000 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