cvs commit: ports/www Makefile ports/www/mod_backtrace Makefile distinfo pkg-descr

QAT at FreeBSD.org QAT at FreeBSD.org
Thu Nov 11 05:11:09 UTC 2010


The Restless Daemon identified a compiler error while trying to build:
 ap20-mod_backtrace-1.0 maintained by fw at 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


More information about the cvs-ports mailing list