From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 11 20:50:02 2009 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 D205510656A7 for ; Thu, 11 Jun 2009 20:50:02 +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 42BAA8FC1B for ; Thu, 11 Jun 2009 20:50: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.3/8.14.3) with ESMTP id n5BKo1A2041067 for ; Thu, 11 Jun 2009 20:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5BKo1Tu041066; Thu, 11 Jun 2009 20:50:01 GMT (envelope-from gnats) Resent-Date: Thu, 11 Jun 2009 20:50:01 GMT Resent-Message-Id: <200906112050.n5BKo1Tu041066@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, olli hauer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EA6C106564A for ; Thu, 11 Jun 2009 20:47:00 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 683528FC17 for ; Thu, 11 Jun 2009 20:46:59 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: (qmail invoked by alias); 11 Jun 2009 20:46:57 -0000 Received: from u18-124.dsl.vianetworks.de (EHLO u18-124.dsl.vianetworks.de) [194.231.39.124] by mail.gmx.net (mp010) with SMTP; 11 Jun 2009 22:46:57 +0200 Received: by u18-124.dsl.vianetworks.de (Postfix, from userid 1100) id C0BFF2613F; Thu, 11 Jun 2009 22:46:54 +0200 (CEST) Message-Id: <20090611204654.C0BFF2613F@u18-124.dsl.vianetworks.de> Date: Thu, 11 Jun 2009 22:46:54 +0200 (CEST) From: olli hauer To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ohauer@gmx.de Subject: ports/135484: port lang/python and python26 build failed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: olli hauer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 20:50:05 -0000 >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: