From owner-freebsd-gnome@FreeBSD.ORG Wed Jan 6 21:29:30 2010 Return-Path: Delivered-To: gnome@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2832B1065672 for ; Wed, 6 Jan 2010 21:29:30 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id EAD678FC1E for ; Wed, 6 Jan 2010 21:29:29 +0000 (UTC) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 8EED7BDC43; Wed, 6 Jan 2010 13:29:26 -0800 (PST) To: gnome@FreeBSD.org From: "Ronald F. Guilmette" Date: Wed, 06 Jan 2010 13:29:26 -0800 Message-ID: <73450.1262813366@tristatelogic.com> Sender: rfg@tristatelogic.com Cc: Subject: Yet more gnomish port-building woes. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2010 21:29:30 -0000 It seems that the fun just never ends. I'm _still_ just trying to build graphics/gthumb. I still ain't working, and I still can't even get past building & installing all the prerequsites. I have avahi-app _and_ gnome-vfs installed OK now, but now a new (gnomish) problem has cropped up. See below. Note that this was all executed with the environment variable POSIXLY_CORRECT very deliberately *unset*. # cd /usr/ports/graphics/gthumb # make ... {... trimmed as per list moderator...} ... ===> Patching for libgnomeprintui-2.18.4_1 ===> libgnomeprintui-2.18.4_1 depends on package: libtool>=2.2 - found ===> libgnomeprintui-2.18.4_1 depends on file: /usr/local/libdata/pkgconfig/gnome-icon-theme.pc - not found ===> Verifying install for /usr/local/libdata/pkgconfig/gnome-icon-theme.pc in /usr/ports/misc/gnome-icon-theme => gnome-icon-theme-2.28.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. => Attempting to fetch from ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/gnome-icon-theme/2.28/. gnome-icon-theme-2.28.0.tar.bz2 3352 kB 113 kBps ===> Extracting for gnome-icon-theme-2.28.0 => MD5 Checksum OK for gnome2/gnome-icon-theme-2.28.0.tar.bz2. => SHA256 Checksum OK for gnome2/gnome-icon-theme-2.28.0.tar.bz2. ===> Patching for gnome-icon-theme-2.28.0 ===> gnome-icon-theme-2.28.0 depends on file: /usr/local/share/icons/hicolor/index.theme - found ===> gnome-icon-theme-2.28.0 depends on package: icon-naming-utils>=0.8.1 - found ===> gnome-icon-theme-2.28.0 depends on executable: gmake - found ===> gnome-icon-theme-2.28.0 depends on file: /usr/local/bin/intltool-extract - found ===> gnome-icon-theme-2.28.0 depends on executable: pkg-config - found ===> gnome-icon-theme-2.28.0 depends on shared library: atk-1.0.0 - found ===> gnome-icon-theme-2.28.0 depends on shared library: glib-2.0.0 - found ===> gnome-icon-theme-2.28.0 depends on shared library: gtk-x11-2.0.0 - found ===> gnome-icon-theme-2.28.0 depends on shared library: pango-1.0.0 - found ===> Configuring for gnome-icon-theme-2.28.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether gmake sets $(MAKE)... yes checking how to create a ustar tar archive... plaintar checking whether NLS is requested... yes checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking for intltool >= 0.40.0... 0.40.6 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.8.9 checking for XML::Parser... ok checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.19... yes checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking development series build... no checking icon-naming-utils >= 0.8.7... no configure: error: icon-naming-utils >= 0.8.7 is required to build and install gnome-icon-theme ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/misc/gnome-icon-theme/work/gnome-icon-theme-2.28.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/misc/gnome-icon-theme. *** Error code 1 Stop in /usr/ports/x11-toolkits/libgnomeprintui. *** Error code 1 Stop in /usr/ports/graphics/gthumb. *** Error code 1 Stop in /usr/ports/graphics/gthumb. ============================================================================ That's it. After this, I assumed that this thing called "icon-naming-utils" needed to be built and installed, so I just tried: # portinstall icon-naming-utils But that just produced: [Updating the pkgdb in /var/db/pkg ... - 583 packages found (-0 +3) ... done] ** Found already installed package(s) of 'x11-themes/icon-naming-utils': icon-naming-utils-0.8.6 Any help would be appreciated.