Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2017 09:23:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220938] www/mod_backtrace does not build in 11.0-RELEASE
Message-ID:  <bug-220938-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220938

            Bug ID: 220938
           Summary: www/mod_backtrace does not build in 11.0-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: chevalier@dspnet.fr
                CC: fw@moov.de
                CC: fw@moov.de
             Flags: maintainer-feedback?(fw@moov.de)

Trying to debug an apache 2.4 crash, I wanted to install mod_backtrace. No =
dice
:

portmaster www/mod_backtrace

=3D=3D=3D>>> Port directory: /usr/ports/www/mod_backtrace

=3D=3D=3D>>> Gathering distinfo list for installed ports

=3D=3D=3D>>> Launching 'make checksum' for www/mod_backtrace in background
=3D=3D=3D>>> Gathering dependency list for www/mod_backtrace from ports
=3D=3D=3D>>> Initial dependency check complete for www/mod_backtrace


=3D=3D=3D>>> Starting build for www/mod_backtrace <<<=3D=3D=3D

=3D=3D=3D>>> All dependencies are up to date

=3D=3D=3D>  Cleaning for ap24-mod_backtrace-1.0_2
*********************** PLEASE NOTE! ***********************
Apache httpd must be built with the --enable-exception-hook
configure option and mod_so enabled.
*********************** PLEASE NOTE! ***********************
=3D=3D=3D>  License APACHE20 accepted by the user
=3D=3D=3D>   ap24-mod_backtrace-1.0_2 depends on file: /usr/local/sbin/pkg =
- found
=3D=3D=3D> Fetching all distfiles required by ap24-mod_backtrace-1.0_2 for =
building
=3D=3D=3D>  Extracting for ap24-mod_backtrace-1.0_2
=3D> SHA256 Checksum OK for mod_backtrace.c.
cp -f /usr/ports/distfiles//mod_backtrace.c /usr/ports/www/mod_backtrace/wo=
rk
=3D=3D=3D>  Patching for ap24-mod_backtrace-1.0_2
=3D=3D=3D>   ap24-mod_backtrace-1.0_2 depends on file: /usr/local/sbin/apxs=
 - found
=3D=3D=3D>  Configuring for ap24-mod_backtrace-1.0_2
=3D=3D=3D>  Building for ap24-mod_backtrace-1.0_2
=3D=3D=3D>  Generating apache plist
(cd /usr/ports/www/mod_backtrace/work && /usr/local/sbin/apxs -c -lexecinfo=
 -L
/usr/local/lib -o mod_backtrace.la mod_backtrace.c)
/usr/local/share/apr/build-1/libtool --silent --mode=3Dcompile cc -prefer-p=
ic -O2
-pipe -I/usr/include -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing=
=20=20=20
-I/usr/local/include/apache24  -I/usr/local/include/apr-1=20=20
-I/usr/local/include/apr-1 -I/usr/include -I/usr/local/include
-I/usr/local/include/db5  -c -o mod_backtrace.lo mod_backtrace.c && touch
mod_backtrace.slo
mod_backtrace.c:82:30: error: unknown type name 'ap_exception_info_t'
static int bt_exception_hook(ap_exception_info_t *ei)
                             ^
mod_backtrace.c:159:5: warning: implicit declaration of function
'ap_hook_fatal_exception' is invalid in C99 [-Wimplicit-function-declaratio=
n]
    ap_hook_fatal_exception(bt_exception_hook, NULL, NULL,
    ^
1 warning and 1 error generated.
apxs:Error: Command failed with rc=3D65536
.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/mod_backtrace

=3D=3D=3D>>> make build failed for www/mod_backtrace
=3D=3D=3D>>> Aborting update


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> www/mod_backtrace

This command has been saved to /tmp/portmasterfail.txt

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220938-13>