Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2007 09:01:44 GMT
From:      Robert Slotboom <rob.slotboom@wanadoo.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116044: mod_python3 installation problem 
Message-ID:  <200709030901.l8391i6U084096@www.freebsd.org>
Resent-Message-ID: <200709030910.l839A1KX070440@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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