From owner-freebsd-questions@FreeBSD.ORG Thu Jan 20 03:56:58 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 CBE74106566C for ; Thu, 20 Jan 2011 03:56:58 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id A1CEB8FC14 for ; Thu, 20 Jan 2011 03:56:58 +0000 (UTC) Received: from 68-189-245-235.dhcp.oxfr.ma.charter.com ([68.189.245.235] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.73 (FreeBSD)) (envelope-from ) id 1PfkyC-000Hbk-1S; Wed, 19 Jan 2011 22:14:07 -0500 Received: from v105.entropy.prv (v105.entropy.prv [192.168.1.105]) by cube.entropy.prv (Postfix) with ESMTP id 586B949BF1BE; Wed, 19 Jan 2011 22:13:56 -0500 (EST) Message-ID: <4D37A874.4020703@FreeBSD.org> Date: Wed, 19 Jan 2011 22:13:56 -0500 From: Greg Larkin Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: David Southwell References: <201101191704.43383.david@vizion2000.net> In-Reply-To: <201101191704.43383.david@vizion2000.net> X-Enigmail-Version: 1.1.1 OpenPGP: id=1C940290 X-SA-Exim-Connect-IP: 68.189.245.235 X-SA-Exim-Mail-From: glarkin@FreeBSD.org X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail1.sourcehosting.net X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_00,RCVD_IN_RP_RNBL, RCVD_IN_SORBS_DUL,RDNS_DYNAMIC,TVD_RCVD_IP autolearn=no version=3.3.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.2 X-SA-Exim-Scanned: Yes (on mail1.sourcehosting.net) Cc: 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 Reply-To: glarkin@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2011 03:56:58 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 1/19/11 12:04 PM, David Southwell wrote: > > Thanks in advance for help with this one: > > File "/usr/local/bin/g-ir-scanner", line 43, in > from giscanner.scannermain import scanner_main [...] > File "/usr/local/lib/python2.6/hashlib.py", line 136, in > md5 = __get_builtin_constructor('md5') > File "/usr/local/lib/python2.6/hashlib.py", line 63, in > __get_builtin_constructor > import _md5 > ImportError: No module named _md5 > gmake[3]: *** [Soup-2.4.gir] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.32.2/libsoup' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/devel/libsoup/work/libsoup-2.32.2' > gmake: *** [all] Error 2 > *** Error code 1 > > Stop in /usr/ports/devel/libsoup. > *** Error code 1 > David Hi David, Is devel/gobject-introspection up to date? Do you get this same error if you install devel/libsoup into a box without any ports installed on it. You can easily set up a testbed by using a jail to do that. If nothing else depends on gobject-introspection, you could always pkg_delete it and then restart the libsoup build. It would be interesting to know if that eliminates the error or not. Regards, Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk03qHQACgkQ0sRouByUApBmuACfcGeo+Z75YURX4/HwHy6HgoB5 A0oAn0dKm0tLGelA9qpFeKKv4/duYXwM =daz/ -----END PGP SIGNATURE-----