From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 27 15:50:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 056D9811 for ; Thu, 27 Jun 2013 15:50:02 +0000 (UTC) (envelope-from gnats@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 E07AA1F07 for ; Thu, 27 Jun 2013 15:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5RFo1bg049035 for ; Thu, 27 Jun 2013 15:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5RFo1ee049034; Thu, 27 Jun 2013 15:50:01 GMT (envelope-from gnats) Resent-Date: Thu, 27 Jun 2013 15:50:01 GMT Resent-Message-Id: <201306271550.r5RFo1ee049034@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, Volodymyr Kostyrko Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 341CE709 for ; Thu, 27 Jun 2013 15:44:48 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 0D17B1ED4 for ; Thu, 27 Jun 2013 15:44:48 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5RFiljc065862 for ; Thu, 27 Jun 2013 15:44:47 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5RFilr5065861; Thu, 27 Jun 2013 15:44:47 GMT (envelope-from nobody) Message-Id: <201306271544.r5RFilr5065861@oldred.freebsd.org> Date: Thu, 27 Jun 2013 15:44:47 GMT From: Volodymyr Kostyrko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/180033: databases/postgis20 gives in to processing text files with cpp X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 15:50:02 -0000 >Number: 180033 >Category: ports >Synopsis: databases/postgis20 gives in to processing text files with cpp >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 15:50:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Volodymyr Kostyrko >Release: stable/9 >Organization: none >Environment: >Description: When the port is built it relies on cpp to preprocess some SQL files. If worls is build WITH_CLANG_IS_CC this wouldn't work. >How-To-Repeat: >Fix: Define CPPBIN (hint from configure:15085) to point to /usr/bin/gcpp or something alike (maybe even tradcpp?). >Release-Note: >Audit-Trail: >Unformatted: