Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2010 15:59:11 -0700 (PDT)
From:      QAT@FreeBSD.org
To:        pgollucci@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, apache@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/www/mod_accounting pkg-plist ports/www/mod_auth_cookie_mysql pkg-plist ports/www/mod_auth_form pkg-plist ports/www/mod_auth_kerb pkg-plist ports/www/mod_auth_kerb2 pkg-plist ports/www/mod_auth_pam pkg-plist por
Message-ID:  <20100527225911.E9BB75A9003@jester1b.ixsystems.com>
In-Reply-To: <201005272127.o4RLR3Ww018748@repoman.freebsd.org>
References:  <201005272127.o4RLR3Ww018748@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
The Restless Daemon identified a compiler error while trying to build:
 ap20-mod_python-3.3.1_2 maintained by apache@FreeBSD.org
 Makefile ident: $FreeBSD: ports/www/mod_python3/Makefile,v 1.45 2010/05/25 20:17:35 pgollucci Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/ap20-mod_python-3.3.1_2.log :

Using 8 MAX_LOCKS.
checking for --with-flex... no
configure: WARNING: flex no not found
  You can generally ignore this warning unless you need to regenerate
  psp_parser.c from psp_parse.l.  If you do need regenerate psp_parser.c,
  use --with-flex to specify the location of flex.
  See the README for more information.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating Doc/Makefile
config.status: creating src/include/mod_python.h
config.status: creating test/Makefile
config.status: creating test/testconf.py
config.status: creating dist/setup.py
config.status: creating dist/Makefile
===>  Building for ap20-mod_python-3.3.1_2
Compiling for DSO.
/usr/local/sbin/apxs -I/work/a/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache2 -I/usr/local/include/python2.6 -c mod_python.c _apachemodule.c requestobject.c tableobject.c util.c  serverobject.c connobject.c filterobject.c hlist.c  hlistobject.c finfoobject.c -L/usr/local/lib/python2.6/config  -Wl,--export-dynamic   -pthread -lm  -lpython2.6 -lutil -lm -lthr
/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 -I/work/a/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache2 -I/usr/local/include/python2.6  -c -o mod_python.lo mod_python.c && touch mod_python.slo
mod_python.c: In function 'python_init':
mod_python.c:826: warning: initialization from incompatible pointer type
mod_python.c: In function 'handle_python':
mod_python.c:2039: error: 'SSI_FLAG_PRINTING' undeclared (first use in this function)
mod_python.c:2039: error: (Each undeclared identifier is reported only once
mod_python.c:2039: error: for each function it appears in.)
mod_python.c:2043: error: 'SSI_FLAG_NO_EXEC' undeclared (first use in this function)
mod_python.c: In function 'PythonChildInitHandler':
mod_python.c:2799: warning: passing argument 2 of 'optfn_register_include_handler' from incompatible pointer type
apxs:Error: Command failed with rc=65536



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