ports/135484: port lang/python and python26 build failed

olli hauer ohauer at gmx.de
Thu Jun 11 20:50:05 UTC 2009


>Number:         135484
>Category:       ports
>Synopsis:       port lang/python and python26 build failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 11 20:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     ohauer
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:


>Description:
The port lang/python does not build really, even after setting the parameter
 PYTHON_DEFAULT_VERSION= python2.5
in /etc/make.conf 

This is everyting the port does.

# make
===>  Extracting for python-2.6,2
===>  Patching for python-2.6,2
===>  Configuring for python-2.6,2
#


The build of lang/python26 faild at three different machines with the same error

Failed to find the necessary bits to build these modules:
_tkinter           linuxaudiodev      spwd
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

NO success even extend the line in files/patch-setup.py to 
+disabled_module_list = ["_bsddb", "_sqlite3", "_tkinter", "linuxaudiodev", "gdbm", "mpz", "spwd", "sunaudiodev"]


>How-To-Repeat:
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list