From owner-freebsd-ports@FreeBSD.ORG Fri Jun 1 14:44:02 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EAE471065672 for ; Fri, 1 Jun 2012 14:44:02 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9AA8B8FC08 for ; Fri, 1 Jun 2012 14:44:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id E49FE5E300; Fri, 1 Jun 2012 16:42:53 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.628 X-Spam-Level: X-Spam-Status: No, score=-1.628 tagged_above=-999 required=5 tests=[AWL=-0.630, BAYES_00=-2.599, RCVD_IN_PBL=0.905, RDNS_DYNAMIC=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id mCAwhxwS-Gzj; Fri, 1 Jun 2012 16:42:51 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from [172.17.0.140] (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) by mx1.bjare.net (Postfix) with ESMTP id 4C1A25E317; Fri, 1 Jun 2012 16:42:51 +0200 (CEST) Message-ID: <4FC8D53F.2010908@eskk.nu> Date: Fri, 01 Jun 2012 16:44:15 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: Thomas Mueller References: <4FC87E93.1050308@eskk.nu> <20120601130146.5a013853@tmu.ulm.sysgo.com> In-Reply-To: <20120601130146.5a013853@tmu.ulm.sysgo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: make failed for graphics/gdk-pixbuf2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2012 14:44:03 -0000 Thomas Mueller skrev 2012-06-01 13:01: > On Fri, 01 Jun 2012 10:34:27 +0200, Leslie Jensen wrote: >> [...] >> ImportError: >> /usr/local/lib/gobject-introspection/giscanner/_giscanner.so: Undef >> ined symbol "PyUnicodeUCS4_AsUTF8String" >> gmake[4]: *** [GdkPixbuf-2.0.gir] Fel 1 >> gmake[4]: Lämnar katalogen > > Rebuilding devel/gobject-introspection fixed that problem for me. > Unfortunately it fails as well. I'm on another machine at the moment so I can't give you the output :-) /Leslie