Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2012 10:31:25 +0100
From:      Jakob Breivik Grimstveit <jakob@grimstveit.no>
To:        freebsd-stable@freebsd.org
Subject:   Unable to compile Python 2.7.3 (latest) from ports on 9.1-RC3
Message-ID:  <CAFVH1KXXtun1NwAvHZ_JkwjwgdBHM-Q1oK036Z0TrFiRL5GuCA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



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