From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 3 08:30:14 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1840C106564A for ; Tue, 3 Jan 2012 08:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 05D328FC0A for ; Tue, 3 Jan 2012 08:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q038UDoT021165 for ; Tue, 3 Jan 2012 08:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q038UDDT021162; Tue, 3 Jan 2012 08:30:13 GMT (envelope-from gnats) Date: Tue, 3 Jan 2012 08:30:13 GMT Message-Id: <201201030830.q038UDDT021162@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: ports/163712: [PATCH] devel/ace attempts to cast const pointer to non-const X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jan 2012 08:30:14 -0000 The following reply was made to PR ports/163712; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/163712: [PATCH] devel/ace attempts to cast const pointer to non-const Date: Tue, 03 Jan 2012 12:23:56 +0400 Ok, this patch fixing build of devel/ace when security/openssl is installed, but it breaks the build with stock openssl. This patch should be applied conditionally somehow, or, as was suggested on #bsdports, some gcc -W option should be applied instead to suppress this warning. I tried both and failed, so i return this to the pool, so somebody more experienced will take care of it. Sorry. -- Regards, Ruslan Tinderboxing kills... the drives.