From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 2 18:10: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 E610B22C for ; Sun, 2 Jun 2013 18:10: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 B5CD3120A for ; Sun, 2 Jun 2013 18:10:02 +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 r52IA2VI099464 for ; Sun, 2 Jun 2013 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r52IA21w099463; Sun, 2 Jun 2013 18:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 2 Jun 2013 18:10:02 GMT Resent-Message-Id: <201306021810.r52IA21w099463@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, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 54750F5A for ; Sun, 2 Jun 2013 18:00:23 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168]) by mx1.freebsd.org (Postfix) with ESMTP id 2C13C11B2 for ; Sun, 2 Jun 2013 18:00:22 +0000 (UTC) Received: from localhost.localdomain (ZT029100.ppp.dion.ne.jp [59.128.29.100]) by msa105lp.auone-net.jp (au one net msa) with ESMTP id 7FCCB50036 for ; Mon, 3 Jun 2013 03:00:15 +0900 (JST) Message-Id: <20130603025029.494ead1ea3faf555ea1ca3b4@yahoo.com> Date: Mon, 3 Jun 2013 02:50:29 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/179215: biology/avida: Fix build with clang 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: Sun, 02 Jun 2013 18:10:03 -0000 >Number: 179215 >Category: ports >Synopsis: biology/avida: Fix build with clang >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 Jun 02 18:10:02 UTC 2013 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 8.4-RELEASE i386 >Organization: >Environment: >Description: - Fix build with clang New file: files/patch-avida-core__source__tools__tArray.h >How-To-Repeat: >Fix: diff -urN /usr/ports/biology/avida/files/patch-avida-core__source__tools__tArray.h biology/avida/files/patch-avida-core__source__tools__tArray.h --- /usr/ports/biology/avida/files/patch-avida-core__source__tools__tArray.h 1970-01-01 09:00:00.000000000 +0900 +++ biology/avida/files/patch-avida-core__source__tools__tArray.h 2013-06-03 00:00:00.000000000 +0900 @@ -0,0 +1,10 @@ +--- avida-core/source/tools/tArray.h.orig ++++ avida-core/source/tools/tArray.h +@@ -23,6 +23,7 @@ + #ifndef tArray_h + #define tArray_h + ++#include + #include + + #ifndef NULL >Release-Note: >Audit-Trail: >Unformatted: