From owner-freebsd-java@FreeBSD.ORG Sat Aug 11 12:00:08 2007 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 460AD16A4AB for ; Sat, 11 Aug 2007 12:00:08 +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 0A6AF13C46B for ; Sat, 11 Aug 2007 12:00:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7BC07lV095220 for ; Sat, 11 Aug 2007 12:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7BC07dW095219; Sat, 11 Aug 2007 12:00:07 GMT (envelope-from gnats) Date: Sat, 11 Aug 2007 12:00:07 GMT Message-Id: <200708111200.l7BC07dW095219@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Tobias Grosser Cc: Subject: Re: ports/113467: Multiple "missing return value" errors building JDK on current X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tobias Grosser List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Aug 2007 12:00:08 -0000 The following reply was made to PR ports/113467; it has been noted by GNATS. From: Tobias Grosser To: Robert Backhaus Cc: bug-followup@freebsd.org Subject: Re: ports/113467: Multiple "missing return value" errors building JDK on current Date: Sat, 11 Aug 2007 13:54:11 +0200 > I'll try that. I haven't been able to try it for a little patchset 6. > I will attempt to build with -O2 as you have suggested. > I will also be building 1.6. I built with -O1. But it may be ok use -O2. I have not tried this.