From owner-freebsd-python@FreeBSD.ORG Wed Feb 24 18:39:01 2010 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F60D1065672 for ; Wed, 24 Feb 2010 18:39:01 +0000 (UTC) (envelope-from jimmiejaz@gmail.com) Received: from mail-yx0-f177.google.com (mail-yx0-f177.google.com [209.85.210.177]) by mx1.freebsd.org (Postfix) with ESMTP id 1AE858FC1F for ; Wed, 24 Feb 2010 18:39:00 +0000 (UTC) Received: by yxe7 with SMTP id 7so1102227yxe.3 for ; Wed, 24 Feb 2010 10:38:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=ky1j7G9xzOgOzn9l0HkaT+ArFrWfy5D21BOdjOM9F/Q=; b=PVf/0b8aPPgpGNRREz6DV14LSmeBNTys08+yqUypbENhP0jLfWKemnJRL+cIqvdO/j MWFz42XgQfOfFcJrHRP9Q1UYPKGTDyc1Itp3LEqOnCWO537B3PNoBB0qsOBDDP7jTP01 6UnX8EN1t5HRyPxfIgKwqRgbrt5ciSOMICCuU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=a8sEQw1+WB7PXdf60x/qS4kFNF7Zd9yUf4pcrrYUoPB2aebQ6YljTBFbxYiZSkM4fk dE250Y2QxymRJIHMFrVjzbuAdFXvCYojYjHltScREl00hbDEwtK+bJkNwnvffh8aThfJ 4Hb7tHQ/EXhs4HOywKe1P7Gksn12U+jp4v75Q= Received: by 10.150.55.31 with SMTP id d31mr69027yba.327.1267035102535; Wed, 24 Feb 2010 10:11:42 -0800 (PST) Received: from jimmiejaz.org (bas9-toronto63-1088798996.dsl.bell.ca [64.229.193.20]) by mx.google.com with ESMTPS id 7sm2082568ywf.40.2010.02.24.10.11.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Feb 2010 10:11:41 -0800 (PST) Message-ID: <4B856BD9.9060604@gmail.com> Date: Wed, 24 Feb 2010 13:11:37 -0500 From: Jimmie James User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.7) Gecko/20100207 Thunderbird/3.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-python@FreeBSD.org, freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: kde4/python26 and pth help. X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jimmiejaz@gmail.com List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 18:39:01 -0000 On a freshly installed 8-STABLE box (4 days old) and up to date ports, KDE4 will not install for me, always the same errors. I've even removed all ports and reinstalled from scratch and hit the same errors. I have no /etc/make.conf. I'm at a loss here, I have no idea why this is happening. I even did a portupgrade -fRru python26 and tried portmaster, and plain old make in the ports that fail. This is a script from a portinstall x11/kde4 1.7. includes pkg_info and ls /var/db/pkgs (for some reason google does wont display it, sorry) https://docs.google.com/leaf?id=0B73zNsVpyWo_ZDgwZDY4OGYtYmY2MC00ZjYzLTgyMmMtNGE4NDA2MDAwYmEz&hl=en Any suggestions, ideas? Examples of errors: checking whether Python support is requested... checking whether /usr/local/bin/ python2.6 version >= 2.5... yes checking for /usr/local/bin/python2.6 version... 2.6 checking for /usr/local/bin/python2.6 platform... freebsd8 checking for /usr/local/bin/python2.6 script directory... ${prefix}/lib/python2. 6/site-packages checking for /usr/local/bin/python2.6 extension module directory... ${exec_prefi x}/lib/python2.6/site-packages checking for headers required to compile python extensions... not found configure: error: Python headers not found ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.6.7/config. log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/devel/gobject-introspection. *** Error code 1 checking python2.6/Python.h usability... no checking python2.6/Python.h presence... no checking for python2.6/Python.h... no configure: error: Can't find python header files ===> Script "configure" failed unexpectedly. /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fno-strict-aliasing -pe dantic -W -Wformat -Wunused -Wimplicit -Wreturn-type -Wswitch -Wcomment -Wtrigra phs -Wformat -Wchar-subscripts -Wuninitialized -Wparentheses -Wshadow -Wpointer- arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmiss ing-prototypes -Wnested-externs -Winline -Wredundant-decls -module -avoid-versio n -L/usr/local/lib -o libxml2mod.la -rpath /usr/local/lib/python2.6/site-packag es libxml.lo types.lo libxml2-py.lo -lxml2 -lpth -lutil -lm -lpython2.6 libtool: link: cc -shared .libs/libxml.o .libs/types.o .libs/libxml2-py.o -Wl ,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/l ocal/lib/libxml2.so -lz /usr/local/lib/libiconv.so -lpth -lutil -lm -lpython2.6 -Wl,-soname -Wl,libxml2mod.so -o .libs/libxml2mod.so /usr/bin/ld: cannot find -lpth gmake[1]: *** [libxml2mod.la] Error 1 gmake[1]: Leaving directory `/usr/ports/textproc/py-libxml2/work/libxml2-2.7.6/p ython' gmake: *** [all-recursive] Error 1 *** Error code 1