From owner-freebsd-gecko@FreeBSD.ORG Wed Oct 6 07:35:04 2010 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 961A010656A3 for ; Wed, 6 Oct 2010 07:35:04 +0000 (UTC) (envelope-from eugene@home.wdc.spb.ru) Received: from mail.wdc.spb.ru (mail.wdc.spb.ru [89.223.110.23]) by mx1.freebsd.org (Postfix) with ESMTP id 157B08FC1F for ; Wed, 6 Oct 2010 07:35:03 +0000 (UTC) Received: from mail.wdc.spb.ru (localhost [127.0.0.1]) by mail.wdc.spb.ru (Postfix) with ESMTP id D78A0D500B for ; Wed, 6 Oct 2010 11:15:07 +0400 (MSD) Received: by mail.wdc.spb.ru (Postfix, from userid 66) id BD545D500A; Wed, 6 Oct 2010 11:15:07 +0400 (MSD) Received: from home.my.intranet (localhost [127.0.0.1]) by home.my.intranet (Postfix) with ESMTP id EE2661FA451 for ; Wed, 6 Oct 2010 11:13:08 +0400 (MSD) Received: from home.my.intranet (localhost [127.0.0.1]) by home.my.intranet (Postfix) with ESMTP id AE2541FA405 for ; Wed, 6 Oct 2010 11:13:08 +0400 (MSD) Message-ID: <4CAC2184.8060502@home.wdc.spb.ru> Date: Wed, 06 Oct 2010 11:13:08 +0400 From: "Eugene V. Boontseff" Organization: my nome User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; ru-RU; rv:1.9.1.12) Gecko/20100928 Thunderbird/3.0.8 MIME-Version: 1.0 To: gecko@FreeBSD.org X-Virus-Scanned: ClamAV using ClamSMTP X-Virus-Scanned: ClamAV using ClamSMTP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: error in kompozer-xpcom.pc X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Eugene V. Boontseff" List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2010 07:35:04 -0000 Hi, gecko@FreeBSD.org! I install www/kompozer (kompozer-0.8.b3_1, and some other ports fail to install. For example, devel/ruby-gnomevfs: ===> Configuring for ruby18-gnomevfs-0.19.4 > ===> Running extconf.rb to configure > Cflags field occurs twice in > '/usr/local/libdata/pkgconfig/kompozer-xpcom.pc' > checking for GCC... yes > checking for rb_define_alloc_func() in ruby.h... yes > checking for rb_block_proc() in ruby.h... yes > checking for new allocation framework... yes > checking for attribute assignment... yes > checking for gnome-vfs-2.0... yes > checking for gnome-vfs-module-2.0... yes > checking for gobject-2.0... yes > checking for rb_exec_recursive()... yes > checking for G_PLATFORM_WIN32... no > creating rbgnomevfsversion.h > creating ruby-gnomevfs.pc > /usr/ports/devel/ruby-gnomevfs/work/ruby-gnome2-all-0.19.4/glib/src/lib/pkg-config.rb:89:in > `description': undefined method `[]' for nil:NilClass (NoMethodError) > from > /usr/ports/devel/ruby-gnomevfs/work/ruby-gnome2-all-0.19.4/glib/src/lib/mkmf-gnome2.rb:153:in > `create_pkg_config_file' > from > /usr/ports/devel/ruby-gnomevfs/work/ruby-gnome2-all-0.19.4/glib/src/lib/mkmf-gnome2.rb:146:in > `open' > from > /usr/ports/devel/ruby-gnomevfs/work/ruby-gnome2-all-0.19.4/glib/src/lib/mkmf-gnome2.rb:146:in > `create_pkg_config_file' > from extconf.rb:28 > *** Error code 1 pkg-config --list-all ; echo $?: ... Cflags field occurs twice in '/usr/local/libdata/pkgconfig/kompozer-xpcom.pc' 1 Thank you for your attention, Eugene