From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 21 18:10: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 7B0871065672 for ; Sun, 21 Feb 2010 18:10: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 3B9D48FC17 for ; Sun, 21 Feb 2010 18:10:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1LIA2RC024009 for ; Sun, 21 Feb 2010 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1LIA2bw024008; Sun, 21 Feb 2010 18:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 21 Feb 2010 18:10:02 GMT Resent-Message-Id: <201002211810.o1LIA2bw024008@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, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28BF2106566B for ; Sun, 21 Feb 2010 18:01:08 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [92.53.116.15]) by mx1.freebsd.org (Postfix) with ESMTP id D6C5B8FC19 for ; Sun, 21 Feb 2010 18:01:07 +0000 (UTC) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1NjG6c-0004iH-OY; Sun, 21 Feb 2010 21:00:34 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id D0977B84D; Sun, 21 Feb 2010 21:00:58 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id B2DFDB829; Sun, 21 Feb 2010 21:00:58 +0300 (MSK) Message-Id: <20100221180058.B2DFDB829@hades.panopticon> Date: Sun, 21 Feb 2010 21:00:58 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gahr@FreeBSD.org Subject: ports/144185: [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter 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: Sun, 21 Feb 2010 18:10:03 -0000 >Number: 144185 >Category: ports >Synopsis: [PATCH] graphics/gegl: incorrect plist in presense of print/enscript-letter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 21 18:10:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 8.0-RELEASE i386 >Organization: >Environment: System: FreeBSD hades.panopticon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Tue Nov 24 22:31:59 MSK 2009 >Description: gegl's configure detects and if it is available, uses enscript from print/enscript-letter port. As additional documentation is generated in this case, plist becomes broken: http://people.freebsd.org/~amdmi3/gegl-0.0.22_7.log I guess using PORTDOCS=* instead of specifying them in PLIST would simplify things a lot. Also, I've had a report of gegl build failing in enscript-letter presence, but I couldn't reproduce this and I'm unsure we will be able to debug this. Anyway, FYI: --- gmake[3]: Entering directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs' /usr/local/bin/enscript -E --color --language=html -pgegl.h.html ../gegl/gegl.h /usr/local/bin/enscript: 1: Syntax error: ")" unexpected gmake[3]: *** [gegl.h.html] Ошибка 2 gmake[3]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs' gmake[2]: *** [all-recursive] Ошибка 1 gmake[2]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22/docs' gmake[1]: *** [all-recursive] Ошибка 1 gmake[1]: Leaving directory `/usr/ports/graphics/gegl/work/gegl-0.0.22' gmake: *** [all] Ошибка 2 *** Error code 1 Stop in /usr/ports/graphics/gegl. *** Error code 1 --- Port maintainer (gahr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: