From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 3 09:10:01 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 788E016A468 for ; Mon, 3 Sep 2007 09:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3762413C494 for ; Mon, 3 Sep 2007 09:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l839A1eL070441 for ; Mon, 3 Sep 2007 09:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l839A1KX070440; Mon, 3 Sep 2007 09:10:01 GMT (envelope-from gnats) Resent-Date: Mon, 3 Sep 2007 09:10:01 GMT Resent-Message-Id: <200709030910.l839A1KX070440@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Robert Slotboom Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 184DA16A419 for ; Mon, 3 Sep 2007 09:01:45 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id EAA5E13C459 for ; Mon, 3 Sep 2007 09:01:44 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8391iRP084097 for ; Mon, 3 Sep 2007 09:01:44 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l8391i6U084096; Mon, 3 Sep 2007 09:01:44 GMT (envelope-from nobody) Message-Id: <200709030901.l8391i6U084096@www.freebsd.org> Date: Mon, 3 Sep 2007 09:01:44 GMT From: Robert Slotboom To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116044: mod_python3 installation problem X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2007 09:10:01 -0000 >Number: 116044 >Category: ports >Synopsis: mod_python3 installation problem >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 03 09:10:00 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Robert Slotboom >Release: 6.0 >Organization: >Environment: FreeBSD 192.168.1.11 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC i386 >Description: 192# cd /mnt/portstuff/ports/www/mod_python3/ 192# make PORTSDIR=/mnt/portstuff/ports install clean ===> WARNING: Vulnerability database out of date, checking anyway ===> Extracting for mod_python-3.3.1 => MD5 Checksum OK for mod_python-3.3.1.tgz. => SHA256 Checksum OK for mod_python-3.3.1.tgz. ===> mod_python-3.3.1 depends on file: /usr/local/sbin/pkg_info - found ===> Patching for mod_python-3.3.1 ===> Applying FreeBSD patches for mod_python-3.3.1 ===> mod_python-3.3.1 depends on file: /usr/local/bin/python2.5 - found ===> mod_python-3.3.1 depends on file: /usr/local/sbin/apxs - found ===> mod_python-3.3.1 depends on file: /usr/local/sbin/apxs - found ===> Configuring for mod_python-3.3.1 configure: WARNING: you should use --build, --host, --target checking for i386-portbld-freebsd6.0-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... yes checking for main in -lm... yes checking for an ANSI C-conforming const... yes checking your blood pressure... a bit high, but we can proceed configure: checking whether apxs is available... checking for --with-apxs... /usr/local/sbin/apxs executable, good checking Apache version... 2.2.0 checking for Apache libexec directory... /usr/local/libexec/apache22 checking for Apache include directory... -I/usr/local/include/apache22 checking for --with-python... /usr/local/bin/python2.5 checking Python version... 2.5 checking Python install prefix... /usr/local checking checking where python libraries are installed... /usr/local/lib/python2.5 checking for Py_NewInterpreter in -lpython2.5... yes checking what libraries Python was linked with... -lpython2.5 -lutil -lm -lpthread checking linker flags used to link Python... checking where Python include files are... -I/usr/local/include/python2.5 checking for --with-python-src... no checking for --with-mutex-dir... no Using MUTEX_DIR /tmp checking for --with-max-locks... no 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 mod_python-3.3.1 Compiling for DSO. /usr/local/sbin/apxs -I/mnt/portstuff/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5 -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.5/config -Wl,--export-dynamic -pthread -lm -lpython2.5 -lutil -lm -lpthread /usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O2 -fno-strict-aliasing -pipe -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include/db42 -I/usr/local/include -I/mnt/portstuff/ports/www/mod_python3/work/mod_python-3.3.1/src/include -I/usr/local/include/apache22 -I/usr/local/include/python2.5 -c -o mod_python.lo mod_python.c && touch mod_python.slo libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' apxs:Error: Command failed with rc=65536 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: