Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2009 22:46:54 +0200 (CEST)
From:      olli hauer <ohauer@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ohauer@gmx.de
Subject:   ports/135484: port lang/python and python26 build failed
Message-ID:  <20090611204654.C0BFF2613F@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <200906112050.n5BKo1Tu041066@freefall.freebsd.org>

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

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



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