From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Feb 25 03:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C7ABBF65 for ; Tue, 25 Feb 2014 03:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 89B81185B for ; Tue, 25 Feb 2014 03:20:00 +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 s1P3K04I052261 for ; Tue, 25 Feb 2014 03:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1P3K0vn052260; Tue, 25 Feb 2014 03:20:00 GMT (envelope-from gnats) Resent-Date: Tue, 25 Feb 2014 03:20:00 GMT Resent-Message-Id: <201402250320.s1P3K0vn052260@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, Mike Tempinski Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7C724E49 for ; Tue, 25 Feb 2014 03:14:17 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 684BD1813 for ; Tue, 25 Feb 2014 03:14:17 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1P3EHJb091865 for ; Tue, 25 Feb 2014 03:14:17 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1P3EHLP091864; Tue, 25 Feb 2014 03:14:17 GMT (envelope-from nobody) Message-Id: <201402250314.s1P3EHLP091864@cgiserv.freebsd.org> Date: Tue, 25 Feb 2014 03:14:17 GMT From: Mike Tempinski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/187016: failure of the php port when it is made with gd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Feb 2014 03:20:00 -0000 >Number: 187016 >Category: ports >Synopsis: failure of the php port when it is made with gd >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: Tue Feb 25 03:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Mike Tempinski >Release: freebsd 10 >Organization: Lextor Design >Environment: >Description: I had a problem when I was trying to make the php 5 and php 5.5 ports. The 'make' command stops on errors while it is trying to make 'GD', because it can't find freetype.h. >How-To-Repeat: type make and hit enter >Fix: In port-grahics-php-gd the file is looking for freetype.h in 'include/freetype2/freetype' and it should be looking for it in 'include/freetype2' It successfully built php5 after erasing the '/freetype'. >Release-Note: >Audit-Trail: >Unformatted: