From owner-freebsd-ports@FreeBSD.ORG Fri May 10 22:09:51 2013 Return-Path: Delivered-To: freebsd-ports@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 11952F67 for ; Fri, 10 May 2013 22:09:51 +0000 (UTC) (envelope-from zaphod@berentweb.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id EBA3CADB for ; Fri, 10 May 2013 22:09:49 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UavVd-0003H4-5I for freebsd-ports@freebsd.org; Fri, 10 May 2013 15:09:49 -0700 Date: Fri, 10 May 2013 15:09:49 -0700 (PDT) From: Beeblebrox To: freebsd-ports@freebsd.org Message-ID: <1368223789139-5810367.post@n5.nabble.com> In-Reply-To: <1367860437681-5809192.post@n5.nabble.com> References: <1367860437681-5809192.post@n5.nabble.com> Subject: Re: graphics/libfpx poudriere vs host env conflict MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 22:09:51 -0000 Same problem (build on host, place package in repo, poudriere erases the package) for two more ports: Sanity checking the repository ====>> Direct dependency change, deleting: Xaw3d-1.5E_4.txz ====>> Direct dependency change, deleting: nas-1.9.3.txz Poudriere fails to build both of these ports because of missing gcpp symlink: ===> Xaw3d-1.5E_4 depends on file: /usr/local/bin/ccache - found ===> Configuring for Xaw3d-1.5E_4 imake -DUseInstalled -I/usr/local/lib/X11/config imake: No such file or directory imake: Cannot exec gcpp. Stop. imake: Exit code 1. ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-libfpx-poudriere-vs-host-env-conflict-tp5809192p5810367.html Sent from the freebsd-ports mailing list archive at Nabble.com.