From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Apr 5 18:10: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 C788EDE5 for ; Sat, 5 Apr 2014 18:10: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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87C73CB3 for ; Sat, 5 Apr 2014 18:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s35IA06w090033 for ; Sat, 5 Apr 2014 18:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s35IA0lv090032; Sat, 5 Apr 2014 18:10:00 GMT (envelope-from gnats) Resent-Date: Sat, 5 Apr 2014 18:10:00 GMT Resent-Message-Id: <201404051810.s35IA0lv090032@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, Cy Schubert (cy) 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 B3565CFA for ; Sat, 5 Apr 2014 18:03:48 +0000 (UTC) Received: from smtp-out-04.shaw.ca (smtp-out-04.shaw.ca [64.59.134.12]) by mx1.freebsd.org (Postfix) with ESMTP id 81F62C70 for ; Sat, 5 Apr 2014 18:03:48 +0000 (UTC) Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by smtp-out-04.shaw.ca with ESMTP; 05 Apr 2014 12:03:42 -0600 Received: from slippy.cwsent.com (slippy8 [10.2.2.6]) by spqr.komquats.com (Postfix) with ESMTP id 015989BE7 for ; Sat, 5 Apr 2014 11:03:41 -0700 (PDT) Received: from slippy.cwsent.com (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.8/8.14.8) with ESMTP id s35I3eg0056360 for ; Sat, 5 Apr 2014 11:03:40 -0700 (PDT) (envelope-from cy@slippy.cwsent.com) Received: (from cy@localhost) by slippy.cwsent.com (8.14.8/8.13.1/Submit) id s35I3eJR056359; Sat, 5 Apr 2014 11:03:40 -0700 (PDT) (envelope-from cy) Message-Id: <201404051803.s35I3eJR056359@slippy.cwsent.com> Date: Sat, 5 Apr 2014 11:03:40 -0700 (PDT) From: Cy Schubert (cy) To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/188297: [PATCH] Fix for truecrypt build segfault X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: "Cy Schubert \(cy\)" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Apr 2014 18:10:00 -0000 >Number: 188297 >Category: ports >Synopsis: [PATCH] Fix for truecrypt build segfault >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Apr 05 18:10:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Cy Schubert (cy) >Release: FreeBSD 10.0-STABLE amd64 >Organization: FreeBSD.org >Environment: System: FreeBSD slippy 10.0-STABLE FreeBSD 10.0-STABLE #0 r263793M: Wed Mar 26 23:26:50 PDT 2014 root@slippy:/export/obj/opt/src/svn-stable10/sys/BREAK amd64 >Description: Fix for truecrypt segfault during build. >How-To-Repeat: Trye building truecrypt. >Fix: Index: Makefile =================================================================== --- Makefile (revision 350254) +++ Makefile (working copy) @@ -24,7 +24,6 @@ WRKSRC= ${WRKDIR}/truecrypt-${PORTVERSION}-source USES= fuse iconv pkgconfig -USE_GCC= any USE_GMAKE= yes RESTRICTED= May not be redistributed. Must accept license to download. NO_CDROM= May not be redistributed. Must accept license to download. >Release-Note: >Audit-Trail: >Unformatted: