From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 9 02:40:03 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C0E810656A3 for ; Thu, 9 Sep 2010 02:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C5D6D8FC17 for ; Thu, 9 Sep 2010 02:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o892e2md034381 for ; Thu, 9 Sep 2010 02:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o892e2KO034373; Thu, 9 Sep 2010 02:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 9 Sep 2010 02:40:02 GMT Resent-Message-Id: <201009090240.o892e2KO034373@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Decibel! Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0543C10656A3 for ; Thu, 9 Sep 2010 02:37:17 +0000 (UTC) (envelope-from decibel@decibel.org) Received: from noel.decibel.org (99-153-64-76.uvs.austtx.sbcglobal.net [99.153.64.76]) by mx1.freebsd.org (Postfix) with ESMTP id D8BCC8FC16 for ; Thu, 9 Sep 2010 02:37:16 +0000 (UTC) Received: by noel.decibel.org (Postfix, from userid 1001) id 123B55655D; Sun, 5 Sep 2010 17:40:00 -0500 (CDT) Message-Id: <20100909023713.123B55655D@noel.decibel.org> Date: Sun, 5 Sep 2010 17:40:00 -0500 (CDT) From: Decibel! To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/150400: devel/gio-fam-backend refuses to install X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Decibel! List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2010 02:40:03 -0000 >Number: 150400 >Category: ports >Synopsis: devel/gio-fam-backend refuses to install >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Sep 09 02:40:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Decibel! >Release: FreeBSD 8.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD noel.decibel.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Thu Sep 2 19:38:40 CDT 2010 root@noel.decibel.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: I've tried various tricks to get this to install, including building from /usr/ports instead of portinstall and turning off ccache. I've also tried removing /usr/local/lib/gio/modules. No luck. My guess is that the port has told gio-fam-backend not to build some utility commands but it got too aggressive with what not to build. But that's strictly a guess. ===> Checking if devel/gio-fam-backend already installed gmake[1]: Entering directory `/usr/ports/devel/gio-fam-backend/work/glib-2.24.2/gio/fam' gmake[1]: Nothing to be done for `install-exec-am'. test -z "/usr/local/lib/gio/modules" || ../.././install-sh -c -d "/usr/local/lib/gio/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c -o root -g wheel libgiofam.la '/usr/local/lib/gio/modules' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgiofam.so /usr/local/lib/gio/modules/libgiofam.so libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgiofam.lai /usr/local/lib/gio/modules/libgiofam.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libgiofam.a /usr/local/lib/gio/modules/libgiofam.a libtool: install: chmod 644 /usr/local/lib/gio/modules/libgiofam.a libtool: install: ranlib /usr/local/lib/gio/modules/libgiofam.a ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib/gio/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- gmake install-data-hook gmake[2]: Entering directory `/usr/ports/devel/gio-fam-backend/work/glib-2.24.2/gio/fam' if true && test -z "" ; then \ gio-querymodules /usr/local/lib/gio/modules ; \ fi gio-querymodules: not found gmake[2]: *** [install-data-hook] Error 127 gmake[2]: Leaving directory `/usr/ports/devel/gio-fam-backend/work/glib-2.24.2/gio/fam' gmake[1]: *** [install-data-am] Error 2 gmake[1]: Leaving directory `/usr/ports/devel/gio-fam-backend/work/glib-2.24.2/gio/fam' gmake: *** [install-am] Error 2 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. >How-To-Repeat: sudo portinstall gio-fam-backend >Fix: >Release-Note: >Audit-Trail: >Unformatted: