From owner-freebsd-questions@FreeBSD.ORG Fri Jan 21 18:59:34 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3391106566C; Fri, 21 Jan 2011 18:59:34 +0000 (UTC) (envelope-from xaero@xaerolimit.net) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 5E64A8FC18; Fri, 21 Jan 2011 18:59:33 +0000 (UTC) Received: by iyb26 with SMTP id 26so2016966iyb.13 for ; Fri, 21 Jan 2011 10:59:33 -0800 (PST) Received: by 10.42.173.6 with SMTP id p6mr1240650icz.183.1295636371413; Fri, 21 Jan 2011 10:59:31 -0800 (PST) MIME-Version: 1.0 Received: by 10.42.229.202 with HTTP; Fri, 21 Jan 2011 10:59:11 -0800 (PST) In-Reply-To: <4D39AE1D.5050805@FreeBSD.org> References: <201101191704.43383.david@vizion2000.net> <4D37A874.4020703@FreeBSD.org> <201101202239.42696.david@vizion2000.net> <4D38F0E2.6050708@FreeBSD.org> <4D39AE1D.5050805@FreeBSD.org> From: Chris Brennan Date: Fri, 21 Jan 2011 13:59:11 -0500 Message-ID: To: glarkin@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: David Southwell , freebsd-questions@freebsd.org Subject: Re: devel/libsoup-2.32.2 Compile error _md5 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jan 2011 18:59:34 -0000 On Fri, Jan 21, 2011 at 11:02 AM, Greg Larkin wrote: > Hi Chris, > > Please post some compiler output with the error message here, and that > might help someone troubleshoot the problem. > > I ran portmaster -a again this morning *just* so I could reproduce this error :D 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... freebsd7 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_prefix}/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.9.12/config.log", (b) the output of the failed make command, 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. ===>>> make failed for devel/gobject-introspection ===>>> Aborting update ===>>> Update for devel/gobject-introspection failed ===>>> Aborting update As you can see, it fails to find the py26 headers (which do exist) [root@Ziggy [~]# python -V Python 2.6.6 [root@Ziggy [~]# lsl /usr/local/include/python2.6/ total 530 2 drwxr-xr-x 2 root wheel 2.0K Jan 20 12:43 . 6 drwxr-xr-x 141 root wheel 6.0K Jan 21 12:59 .. 20 -r--r--r-- 1 root wheel 20K Jan 20 12:42 Python-ast.h 6 -r--r--r-- 1 root wheel 4.2K Jan 20 12:42 Python.h 44 -r--r--r-- 1 root wheel 44K Jan 20 12:42 abstract.h 2 -r--r--r-- 1 root wheel 1.1K Jan 20 12:42 asdl.h 2 -r--r--r-- 1 root wheel 230B Jan 20 12:42 ast.h 2 -r--r--r-- 1 root wheel 792B Jan 20 12:42 bitset.h 2 -r--r--r-- 1 root wheel 912B Jan 20 12:42 boolobject.h 2 -r--r--r-- 1 root wheel 922B Jan 20 12:42 bufferobject.h 2 -r--r--r-- 1 root wheel 1.9K Jan 20 12:42 bytearrayobject.h 4 -r--r--r-- 1 root wheel 3.2K Jan 20 12:42 bytes_methods.h 2 -r--r--r-- 1 root wheel 1.4K Jan 20 12:42 bytesobject.h 2 -r--r--r-- 1 root wheel 2.0K Jan 20 12:42 cStringIO.h 2 -r--r--r-- 1 root wheel 651B Jan 20 12:42 cellobject.h 6 -r--r--r-- 1 root wheel 5.0K Jan 20 12:42 ceval.h 4 -r--r--r-- 1 root wheel 2.9K Jan 20 12:43 classobject.h 2 -r--r--r-- 1 root wheel 1.8K Jan 20 12:43 cobject.h 4 -r--r--r-- 1 root wheel 3.4K Jan 20 12:43 code.h 6 -r--r--r-- 1 root wheel 4.9K Jan 20 12:43 codecs.h 2 -r--r--r-- 1 root wheel 1.1K Jan 20 12:43 compile.h 2 -r--r--r-- 1 root wheel 1.5K Jan 20 12:43 complexobject.h 10 -r--r--r-- 1 root wheel 8.4K Jan 20 12:43 datetime.h 4 -r--r--r-- 1 root wheel 2.4K Jan 20 12:43 descrobject.h 6 -r--r--r-- 1 root wheel 5.8K Jan 20 12:43 dictobject.h 2 -r--r--r-- 1 root wheel 253B Jan 20 12:43 enumobject.h 2 -r--r--r-- 1 root wheel 1.3K Jan 20 12:43 errcode.h 2 -r--r--r-- 1 root wheel 557B Jan 20 12:43 eval.h 4 -r--r--r-- 1 root wheel 2.8K Jan 20 12:43 fileobject.h 6 -r--r--r-- 1 root wheel 4.9K Jan 20 12:43 floatobject.h 4 -r--r--r-- 1 root wheel 2.9K Jan 20 12:43 frameobject.h 4 -r--r--r-- 1 root wheel 2.9K Jan 20 12:43 funcobject.h 2 -r--r--r-- 1 root wheel 891B Jan 20 12:43 genobject.h 2 -r--r--r-- 1 root wheel 1.9K Jan 20 12:43 graminit.h 2 -r--r--r-- 1 root wheel 2.0K Jan 20 12:43 grammar.h 4 -r--r--r-- 1 root wheel 2.2K Jan 20 12:43 import.h 4 -r--r--r-- 1 root wheel 2.7K Jan 20 12:43 intobject.h 2 -r--r--r-- 1 root wheel 274B Jan 20 12:43 intrcheck.h 2 -r--r--r-- 1 root wheel 522B Jan 20 12:43 iterobject.h 4 -r--r--r-- 1 root wheel 2.5K Jan 20 12:43 listobject.h 4 -r--r--r-- 1 root wheel 2.3K Jan 20 12:43 longintrepr.h 6 -r--r--r-- 1 root wheel 5.5K Jan 20 12:43 longobject.h 2 -r--r--r-- 1 root wheel 713B Jan 20 12:43 marshal.h 2 -r--r--r-- 1 root wheel 253B Jan 20 12:43 metagrammar.h 4 -r--r--r-- 1 root wheel 3.2K Jan 20 12:43 methodobject.h 6 -r--r--r-- 1 root wheel 4.9K Jan 20 12:43 modsupport.h 2 -r--r--r-- 1 root wheel 609B Jan 20 12:43 moduleobject.h 2 -r--r--r-- 1 root wheel 890B Jan 20 12:43 node.h 38 -r--r--r-- 1 root wheel 36K Jan 20 12:43 object.h 14 -r--r--r-- 1 root wheel 13K Jan 20 12:43 objimpl.h 6 -r--r--r-- 1 root wheel 4.2K Jan 20 12:43 opcode.h 2 -r--r--r-- 1 root wheel 942B Jan 20 12:43 osdefs.h 2 -r--r--r-- 1 root wheel 1.7K Jan 20 12:43 parsetok.h 2 -r--r--r-- 1 root wheel 1.4K Jan 20 12:43 patchlevel.h 2 -r--r--r-- 1 root wheel 253B Jan 20 12:43 pgen.h 2 -r--r--r-- 1 root wheel 1.1K Jan 20 12:43 pgenheaders.h 6 -r--r--r-- 1 root wheel 4.3K Jan 20 12:43 py_curses.h 4 -r--r--r-- 1 root wheel 2.6K Jan 20 12:43 pyarena.h 32 -r--r--r-- 1 root wheel 30K Jan 20 12:43 pyconfig.h 2 -r--r--r-- 1 root wheel 1.3K Jan 20 12:43 pydebug.h 12 -r--r--r-- 1 root wheel 11K Jan 20 12:43 pyerrors.h 2 -r--r--r-- 1 root wheel 1.9K Jan 20 12:43 pyexpat.h 10 -r--r--r-- 1 root wheel 8.3K Jan 20 12:43 pyfpe.h 2 -r--r--r-- 1 root wheel 306B Jan 20 12:43 pygetopt.h 4 -r--r--r-- 1 root wheel 2.4K Jan 20 12:43 pymacconfig.h 8 -r--r--r-- 1 root wheel 7.8K Jan 20 12:43 pymactoolbox.h 8 -r--r--r-- 1 root wheel 6.5K Jan 20 12:43 pymath.h 6 -r--r--r-- 1 root wheel 4.6K Jan 20 12:43 pymem.h 26 -r--r--r-- 1 root wheel 24K Jan 20 12:43 pyport.h 8 -r--r--r-- 1 root wheel 6.2K Jan 20 12:43 pystate.h 2 -r--r--r-- 1 root wheel 463B Jan 20 12:43 pystrcmp.h 2 -r--r--r-- 1 root wheel 359B Jan 20 12:43 pystrtod.h 8 -r--r--r-- 1 root wheel 6.8K Jan 20 12:43 pythonrun.h 2 -r--r--r-- 1 root wheel 1.4K Jan 20 12:43 pythread.h 2 -r--r--r-- 1 root wheel 646B Jan 20 12:43 rangeobject.h 4 -r--r--r-- 1 root wheel 3.0K Jan 20 12:43 setobject.h 2 -r--r--r-- 1 root wheel 1.3K Jan 20 12:43 sliceobject.h 8 -r--r--r-- 1 root wheel 7.7K Jan 20 12:43 stringobject.h 4 -r--r--r-- 1 root wheel 2.8K Jan 20 12:43 structmember.h 2 -r--r--r-- 1 root wheel 862B Jan 20 12:43 structseq.h 4 -r--r--r-- 1 root wheel 4.0K Jan 20 12:43 symtable.h 2 -r--r--r-- 1 root wheel 916B Jan 20 12:43 sysmodule.h 2 -r--r--r-- 1 root wheel 442B Jan 20 12:43 timefuncs.h 2 -r--r--r-- 1 root wheel 1.7K Jan 20 12:43 token.h 2 -r--r--r-- 1 root wheel 697B Jan 20 12:43 traceback.h 4 -r--r--r-- 1 root wheel 2.1K Jan 20 12:43 tupleobject.h 2 -r--r--r-- 1 root wheel 861B Jan 20 12:43 ucnhash.h 52 -r--r--r-- 1 root wheel 51K Jan 20 12:43 unicodeobject.h 2 -r--r--r-- 1 root wheel 635B Jan 20 12:43 warnings.h 4 -r--r--r-- 1 root wheel 2.4K Jan 20 12:43 weakrefobject.h [root@Ziggy [~]# Like I said before, it's a similar issue relating to python, but I think there are still larger implications here about the move from py25 to py26. I followed /usr/ports/UPDATING first when it came to python and things still took a hike on me. Now if I use either the portmaster or portupgrade options mentioned in /usr/ports/UPDATING it still dies, on either devel/py-dbus or devel/gobject-introspection, both with the same error, I followed the instructions and gnomelogalyzer.sh wasn't all that helpful.