From owner-freebsd-stable@FreeBSD.ORG  Wed Nov 28 09:31:52 2012
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
 by hub.freebsd.org (Postfix) with ESMTP id AA6AEBDE
 for <freebsd-stable@freebsd.org>; Wed, 28 Nov 2012 09:31:52 +0000 (UTC)
 (envelope-from jakob@grimstveit.no)
Received: from mail-da0-f54.google.com (mail-da0-f54.google.com
 [209.85.210.54])
 by mx1.freebsd.org (Postfix) with ESMTP id 728848FC0C
 for <freebsd-stable@freebsd.org>; Wed, 28 Nov 2012 09:31:52 +0000 (UTC)
Received: by mail-da0-f54.google.com with SMTP id n2so3939679dad.13
 for <freebsd-stable@freebsd.org>; Wed, 28 Nov 2012 01:31:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=grimstveit.no; s=google;
 h=mime-version:from:date:message-id:subject:to:content-type;
 bh=HFAq9VhuinDCFL9JXmM4ZRuA65NwPp8pgcp2t5X/YQ0=;
 b=Pv9kV+vPB8QuCPI3UV/oO/UoyQz0R1BRGGVTS67+4zHc0c1HkxKI1M+TVWC/tZOfpj
 laxtfJrDK/PjG7tzDRKrPhJB4DvettAjoPcd6Nuw8saUAezqPT+fycUxqO7G0MlRJymb
 TWsXytpT5k6HSmAduThB6EKs+OsNw62F0oNv0=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=google.com; s=20120113;
 h=mime-version:from:date:message-id:subject:to:content-type
 :x-gm-message-state;
 bh=HFAq9VhuinDCFL9JXmM4ZRuA65NwPp8pgcp2t5X/YQ0=;
 b=STSd1MlOj6X4i+MVRGA2xf06NkqezZNGx68a2XHReFiXtVU/GShOvmqYWQ7wowfnSD
 hYd2oWsfilaCzDLTR7eo72SV/QzfnM4C96TbcsWjzp5wv/kWX3qvKtuZ8hzBI8DwF3Lc
 lbEd7UcNrCDoTJl89mJzKqNpcdEBedSEcbn3whMiwfR0KqEl78dafTSa5UMNgEn1TqiA
 dOMSpn+Ew2gfH/M975t0snsR+k0JYiv28jijrTpF1nD9xsieNpsPCo7u6WJftJzIfAXx
 4iuvzn6xuRJrgJifBP/Ie9UwWQrdmvnv2C7RaKeI+6zICZR39OGH8CIpHRzo/DBOE1+d
 Po4g==
Received: by 10.68.248.70 with SMTP id yk6mr56160883pbc.160.1354095105855;
 Wed, 28 Nov 2012 01:31:45 -0800 (PST)
MIME-Version: 1.0
Received: by 10.68.145.34 with HTTP; Wed, 28 Nov 2012 01:31:25 -0800 (PST)
From: Jakob Breivik Grimstveit <jakob@grimstveit.no>
Date: Wed, 28 Nov 2012 10:31:25 +0100
Message-ID: <CAFVH1KXXtun1NwAvHZ_JkwjwgdBHM-Q1oK036Z0TrFiRL5GuCA@mail.gmail.com>
Subject: Unable to compile Python 2.7.3 (latest) from ports on 9.1-RC3
To: freebsd-stable@freebsd.org
X-Gm-Message-State: ALoCoQlI1L+9FOgOtjySM7KvOhEyL3fFOmG1Q8iDcPC9baIU1lxlX6Ocs03JRNhrK/Sq/2sPuT1i
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.14
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Wed, 28 Nov 2012 09:31:52 -0000

I get this when compiling lang/python27 on a freshly upgraded 9.1-RC3:

cc -shared -pthread -pthread -O2 -pipe -march=nocona -fno-strict-aliasing
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/_ctypes.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/callbacks.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/callproc.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/stgdict.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/cfield.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/prep_cif.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/closures.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/dlmalloc.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/x86/ffi64.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/x86/unix64.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/x86/ffi.o
build/temp.freebsd-9.1-RC3-amd64-2.7/usr/ports/lang/python27/work/Python-2.7.3/Modules/_ctypes/libffi/src/x86/sysv.o
-L/usr/local/lib -o build/lib.freebsd-9.1-RC3-amd64-2.7/_ctypes.so

Python build finished, but the necessary bits to build these modules were
not found:
_tkinter           dl                 imageop
linuxaudiodev      spwd               sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the
module's name.

$ cat /etc/src.conf
WITHOUT_ACCT=
WITHOUT_APM=
WITHOUT_ASSERT_DEBUG=
WITHOUT_AT=
WITHOUT_ATM=
WITHOUT_BLUETOOTH=
WITHOUT_CALENDAR=
WITHOUT_CTM=
WITHOUT_CVS=
WITHOUT_DICT=
WITHOUT_FLOPPY=
WITHOUT_FREEBSD_UPDATE=
WITHOUT_GAMES=
WITHOUT_GPIB=
WITHOUT_GPIO=
WITHOUT_HTML=
WITHOUT_IPFILTER=
WITHOUT_IPFW=
WITHOUT_IPX=
WITHOUT_KERNEL_SYMBOLS=
WITHOUT_LPR=
WITHOUT_NCP=
WITHOUT_NDIS=
WITHOUT_NLS=
WITHOUT_NLS_CATALOGS=
WITHOUT_PPP=
WITHOUT_PROFILE=
WITHOUT_QUOTAS=
WITHOUT_RCMDS=
WITHOUT_RCS=
WITHOUT_SENDMAIL=
WITHOUT_SHAREDOCS=
WITHOUT_SYSINSTALL=
WITHOUT_WIRELESS=
WITHOUT_WPA_SUPPLICANT_EAPOL=

$ uname -a
FreeBSD core2.grimstveit.no 9.1-RC3 FreeBSD 9.1-RC3 #4 r243646: Wed Nov 28
09:59:08 CET 2012     root@core2.grimstveit.no:/usr/obj/usr/src/sys/CORE2
 amd64

All help is greatly appreciated. Thank you in advance!


-- 
Vyrdsamt,
    Jakob Breivik Grimstveit | +47 4829 8152
    http://grimstveit.no/jakob