From owner-freebsd-perl@FreeBSD.ORG Tue Feb 26 11:40:41 2013 Return-Path: Delivered-To: perl@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 45F383E7; Tue, 26 Feb 2013 11:40:41 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 32ED2DD4; Tue, 26 Feb 2013 11:40:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1QBefAp035197; Tue, 26 Feb 2013 11:40:41 GMT (envelope-from tobez@freefall.freebsd.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1QBefCN035193; Tue, 26 Feb 2013 12:40:41 +0100 (CET) (envelope-from tobez) Date: Tue, 26 Feb 2013 12:40:41 +0100 (CET) Message-Id: <201302261140.r1QBefCN035193@freefall.freebsd.org> To: jarrod@downtools.com.au, tobez@FreeBSD.org, perl@FreeBSD.org, tobez@FreeBSD.org From: tobez@FreeBSD.org Subject: Re: ports/176437: [patch] graphics/p5-Imager: Restore presence of GIF modules X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2013 11:40:41 -0000 Synopsis: [patch] graphics/p5-Imager: Restore presence of GIF modules State-Changed-From-To: open->feedback State-Changed-By: tobez State-Changed-When: Tue Feb 26 12:39:05 CET 2013 State-Changed-Why: That's not what I see when I build the port: GIF: main: includes found - libraries found GIF: incorrect header on test - 4.2.0 bug? (mode 1, buf GIF87a) GIF: Test code failed: wrong result: 'gif' GIF: Checking if the compiler can find them on its own GIF: Test code failed: Can't link/include 'gif_lib.h', 'stdio.h', 'errno.h', 'string.h', 'gif' I'll try to debug this further to find out why the port's configuration detects GIF support inconsistently. Responsible-Changed-From-To: perl->tobez Responsible-Changed-By: tobez Responsible-Changed-When: Tue Feb 26 12:39:05 CET 2013 Responsible-Changed-Why: I'll handle this. http://www.freebsd.org/cgi/query-pr.cgi?pr=176437