From owner-freebsd-ports@FreeBSD.ORG Tue Mar 7 16:00:11 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A1C416A422 for ; Tue, 7 Mar 2006 16:00:11 +0000 (GMT) (envelope-from vigneron@math.polytechnique.fr) Received: from mx-b.polytechnique.fr (mx-b.polytechnique.fr [129.104.30.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB9F43D70 for ; Tue, 7 Mar 2006 16:00:07 +0000 (GMT) (envelope-from vigneron@math.polytechnique.fr) Received: from localdomain.polytechnique.fr (hermes.math.polytechnique.fr [129.104.3.6]) by mx-b.polytechnique.fr (tbp 5.3.1/2.0.7) with ESMTP id k27G06kJ020408 for ; Tue, 7 Mar 2006 17:00:06 +0100 Received: from localhost (localhost.math.polytechnique.fr [127.0.0.1]) by localdomain.polytechnique.fr (Postfix) with ESMTP id A12AB187283 for ; Tue, 7 Mar 2006 17:00:05 +0100 (CET) Received: from localdomain.polytechnique.fr ([127.0.0.1]) by localhost (hermes.math.polytechnique.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 38423-06 for ; Tue, 7 Mar 2006 17:00:04 +0100 (CET) Received: from daphne.math.polytechnique.fr (daphne.math.polytechnique.fr [129.104.3.3]) by localdomain.polytechnique.fr (Postfix) with ESMTP id 1823018729B for ; Tue, 7 Mar 2006 17:00:04 +0100 (CET) Received: by daphne.math.polytechnique.fr (Postfix, from userid 10074) id 111746D65A; Tue, 7 Mar 2006 17:00:04 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by daphne.math.polytechnique.fr (Postfix) with ESMTP id 0E5057D06 for ; Tue, 7 Mar 2006 17:00:04 +0100 (CET) Date: Tue, 7 Mar 2006 17:00:03 +0100 (CET) From: Francois Vigneron To: ports@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-Virus-Scanned: amavisd-new at math.polytechnique.fr Cc: Subject: FreeBSD port: finance/gnucash 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: Tue, 07 Mar 2006 16:00:11 -0000 Hello, On line 24 of the Makefile, it requires lang/slib-guile at runtime. However, this package is broken and so gnucash fails to run. # gnucash ERROR: In procedure dynamic-link: ERROR: file: "libgw-gnc", message: "Invalid shared object handle 0x800530400" Below is the output of the installation try of lang/slib-guile, then the begining of 'pkg_add -r gnucash'. Thanks. François Vigneron. portmanager lang/slib-guile ------------------------------------------------------------------------ portmanager 0.4.1_5: Collecting installed port data ------------------------------------------------------------------------ MGPMrPortBrokeCheck 0.4.1_5 error: slib-guile-3a3 /lang/slib-guile marked BROKEN, adding to ignore.db ------------------------------------------------------------------------ Port Status Report ------------------------------------------------------------------------ 00001 ----:slib-guile-3a3 /lang/slib-guile MISSING ======================================================================== skipping slib-guile-3a3 /lang/slib-guile marked IGNORE reason: port marked BROKEN ------------------------------------------------------------------------ portmanager 0.4.1_5 INFO: finished with some ports not updated if --log was used see /var/log/portmanager.log ------------------------------------------------------------------------ # pkg_add -r gnucash Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-6.0-release/Latest/gnucash.tbz... Done. Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-6.0-release/All/slib-guile-3a1.tbz... Done. ERROR: Unbound variable: with-load-pathname pkg_add: command '/usr/local/bin/guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)"' failed pkg_add: warning: package 'slib-guile-3a1' requires 'slib-3a1_2', but 'slib-3a3' is installed pkg_add: warning: package 'slib-guile-3a1' requires 'libltdl-1.5.18', but 'libltdl-1.5.22' is installed pkg_add: warning: package 'slib-guile-3a1' requires 'guile-1.6.5', but 'guile-1.6.7' is installed Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-6.0-release/All/gnucash-docs-1.8.4.tbz... Done. pkg_add: warning: package 'gnucash-docs-1.8.4' requires 'pkgconfig-0.17.2', but 'pkgconfig-0.20' is installed pkg_add: warning: package 'gnucash-docs-1.8.4' requires 'freetype2-2.1.10_1', but 'freetype2-2.1.10_3' is installed pkg_add: warning: package 'gnucash-docs-1.8.4' requires 'perl-5.8.7', but 'perl-5.8.8' is installed