From owner-freebsd-ports@FreeBSD.ORG Sat Jun 2 05:45:32 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5A4CE1065670 for ; Sat, 2 Jun 2012 05:45:32 +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 CD6F38FC08 for ; Sat, 2 Jun 2012 05:45:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id BB9B35E2B4; Sat, 2 Jun 2012 07:44:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.627 X-Spam-Level: X-Spam-Status: No, score=-1.627 tagged_above=-999 required=5 tests=[AWL=-0.629, 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 zqz8scxNRGQC; Sat, 2 Jun 2012 07:44:26 +0200 (CEST) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bsdpc01.no-ip.org (c-195-216-041-102.ekt.thalamus.net [195.216.41.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id EB3E65E1E6; Sat, 2 Jun 2012 07:44:25 +0200 (CEST) Message-ID: <4FC9A877.9020308@eskk.nu> Date: Sat, 02 Jun 2012 07:45:27 +0200 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:12.0) Gecko/20120601 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 and also for devel/gobject-introspection 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: Sat, 02 Jun 2012 05:45:32 -0000 2012-06-01 13:01, Thomas Mueller skrev: > 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. > I tried that with failure and then I did make deinstall followed by make reinstall and unfortunately the same result. So what do I do now? ________________________________________________ Command '['/usr/ports/devel/gobject-introspection/work/gobject-introspection-0.1 0.8/tests/scanner/tmp-introspectaTSYlw/Regress-1.0', '--introspect-dump=/usr/por ts/devel/gobject-introspection/work/gobject-introspection-0.10.8/tests/scanner/t mp-introspectaTSYlw/types.txt,/usr/ports/devel/gobject-introspection/work/gobjec t-introspection-0.10.8/tests/scanner/tmp-introspectaTSYlw/dump.xml']' returned n on-zero exit status 1 gmake[4]: *** [Regress-1.0.gir] Fel 1 gmake[4]: Lämnar katalogen "/usr/ports/devel/gobject-introspection/work/gobject- introspection-0.10.8/tests/scanner" gmake[3]: *** [all-recursive] Fel 1 gmake[3]: Lämnar katalogen "/usr/ports/devel/gobject-introspection/work/gobject- introspection-0.10.8/tests" gmake[2]: *** [all] Fel 2 gmake[2]: Lämnar katalogen "/usr/ports/devel/gobject-introspection/work/gobject- introspection-0.10.8/tests" gmake[1]: *** [all-recursive] Fel 1 gmake[1]: Lämnar katalogen "/usr/ports/devel/gobject-introspection/work/gobject- introspection-0.10.8" gmake: *** [all] Fel 2 *** Error code 1 Stop in /usr/ports/devel/gobject-introspection. ===>>> make failed for devel/gobject-introspection ===>>> Aborting update ===>>> Update for gobject-introspection-0.10.8_2 failed ===>>> Aborting update ________________________________________________