From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 29 23:10:11 2011 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 2B599106566C for ; Tue, 29 Nov 2011 23:10:11 +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 04C078FC0A for ; Tue, 29 Nov 2011 23:10:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pATNAALt062941 for ; Tue, 29 Nov 2011 23:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pATNAAKB062940; Tue, 29 Nov 2011 23:10:10 GMT (envelope-from gnats) Resent-Date: Tue, 29 Nov 2011 23:10:10 GMT Resent-Message-Id: <201111292310.pATNAAKB062940@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, Root User Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F400106564A for ; Tue, 29 Nov 2011 23:02:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 45F1F8FC15 for ; Tue, 29 Nov 2011 23:02:11 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pATN2AYY001023 for ; Tue, 29 Nov 2011 23:02:10 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id pATN2AKG001022; Tue, 29 Nov 2011 23:02:10 GMT (envelope-from nobody) Message-Id: <201111292302.pATN2AKG001022@red.freebsd.org> Date: Tue, 29 Nov 2011 23:02:10 GMT From: Root User To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/162958: graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Nov 2011 23:10:11 -0000 >Number: 162958 >Category: ports >Synopsis: graphics/gimp-app (1.258) make fails with missing TIFF and JPEG library specs >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Nov 29 23:10:10 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Root User >Release: 8.2-STABLE >Organization: >Environment: 8.2-STABLE Tue Nov 1 23:32:23 CDT 2011 .../usr/obj/usr/sr/cys/GENERIC amd64 >Description: checking for X11/extensions/shape.h... yes checking for XFIXES... yes checking for TIFFReadScanline in -ltiff... no checking for TIFFWriteScanline in -ltiff... no checking for TIFFFlushData in -ltiff34... no configure: error: *** Checks for TIFF libary failed. You can build without it by passing *** --without-libtiff to configure but you won't be able to use TIFFs then. ===> 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/graphics/gimp-app/work/gimp-2.6.11/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/graphics/gimp-app. *** Error code 1 Stop in /usr/ports/graphics/gimp-app. ========================================================== configure tests for "TIFF_LIBS" and "JPEG_LIBS" variable definitions, which are not set in the Makefile or patches. >How-To-Repeat: >Fix: Include full library paths for TIFF_LIBS and JPEG_LIBS in Makefile. Make now completes successfully. >Release-Note: >Audit-Trail: >Unformatted: