From owner-freebsd-java@FreeBSD.ORG Fri Aug 9 08:06:14 2013 Return-Path: Delivered-To: freebsd-java@freebsd.org 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 ESMTP id C14F58F3 for ; Fri, 9 Aug 2013 08:06:14 +0000 (UTC) (envelope-from raynaudquentin@gmail.com) Received: from mail-vb0-x232.google.com (mail-vb0-x232.google.com [IPv6:2607:f8b0:400c:c02::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 78ABE257C for ; Fri, 9 Aug 2013 08:06:14 +0000 (UTC) Received: by mail-vb0-f50.google.com with SMTP id x14so3929625vbb.9 for ; Fri, 09 Aug 2013 01:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=GzvDEuRupN6AbiwjJSwZ09JKvnPJsNknK1XtHXEBWKo=; b=elVUzIwAr5IIOMgbVeJ7RIbiGIsD4F0WdWjWdoeLCua/fIJavIXwwP15KQyy8ydE4w f+4/z9mEf1w93xNsXgee0dncSERrxXmEPhSGSsAcTeIT+bxGGLMoRqpJd1pvEchR7yBA R8HHJ9kIVhlq2Ztn2SrcrnJWi6mBMonS0lLLsa5gYN12ksRTgXmhPiFRNnZRT1uHBfBf dpIbZu92vojE8BrWIiQ6OB8CRWkXSntkVREPPJGFGXlUC6UA5PlJ+KQ9PFaysie0zX+0 7Y3ndu2FttopXsySNO1GaokzVbBHGBodKYEA/PhtDvIudDhbgmcrwz59pgTkgdTXbYbi wCcw== X-Received: by 10.58.235.69 with SMTP id uk5mr5200354vec.17.1376035573596; Fri, 09 Aug 2013 01:06:13 -0700 (PDT) MIME-Version: 1.0 Sender: raynaudquentin@gmail.com Received: by 10.221.41.5 with HTTP; Fri, 9 Aug 2013 01:05:53 -0700 (PDT) In-Reply-To: References: From: Quentin Raynaud Date: Fri, 9 Aug 2013 10:05:53 +0200 X-Google-Sender-Auth: tgsEV1gScjKFSUr7JAukOEgPUM0 Message-ID: Subject: Re: openjdk7 - compilation issue To: freebsd-java@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 08:06:14 -0000 I'm sorry, there was a bug on my term and error output was stripped. I didn't notived when I copied/pasted the log. Really, silly me ^^. I'm running the command again and will come back with the correct log soon. -- Quentin Raynaud