From owner-freebsd-python@FreeBSD.ORG Thu Feb 10 22:23:29 2011 Return-Path: Delivered-To: python@freebsd.org Received: from apollo.emma.line.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 439A0106564A; Thu, 10 Feb 2011 22:23:29 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from mandree by apollo.emma.line.org with local (Exim 4.74 (FreeBSD)) (envelope-from ) id 1Pneur-0006LS-C0; Thu, 10 Feb 2011 23:23:09 +0100 To: FreeBSD-gnats-submit@freebsd.org From: Matthias Andree X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: Date: Thu, 10 Feb 2011 23:23:09 +0100 Cc: python@freebsd.org, portmgr@freebsd.org Subject: python26 doesn't build on 7.3 tinderbox amd64 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Andree List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 22:23:29 -0000 >Submitter-Id: current-users >Originator: Matthias Andree >Organization: FreeBSD ports committers >Confidential: no >Synopsis: python26 doesn't build on 7.3 tinderbox amd64 >Severity: critical >Priority: high >Category: ports >Class: sw-bug >Release: FreeBSD 8.2-PRERELEASE amd64 >Environment: System: FreeBSD apollo.emma.line.org 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #58: Thu Feb 10 19:24:07 CET 2011 toor@apollo.emma.line.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: FreeBSD 7.3 amd64 doesn't build python26-2.6.6. - there is apparently a pkg-plist issue around the OSS audio dev: Log extract below, full log (uncompressed ~500 kB, gzipped) at http://home.pages.de/~mandree/tmp/python26-2.6.6-FreeBSD7.3-amd64.log.gz ... (in phase 4:) Failed to find the necessary bits to build these modules: _bsddb _sqlite3 _tkinter dl gdbm imageop linuxaudiodev ossaudiodev spwd sunaudiodev To find the necessary bits, look in setup.py in detect_modules() for the module's name. ... ====================(phase 7: make package)==================== ===> Building package for python26-2.6.6 tar: lib/python2.6/lib-dynload/ossaudiodev.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors. pkg_create: make_dist: tar command failed with code 256 *** Error code 1 >How-To-Repeat: Set up a 7.3-FreeBSD tinderbox and attempt a build of python26. >Fix: