From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118890 invoked by alias); 13 Jan 2016 09:39:59 -0000 Mailing-List: contact java-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-owner@gcc.gnu.org Received: (qmail 118874 invoked by uid 89); 13 Jan 2016 09:39:58 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.0 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=ant, mips64ellinux, wurmus, mips64el-linux X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Wed, 13 Jan 2016 09:39:57 +0000 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id AD548C00230B; Wed, 13 Jan 2016 09:39:56 +0000 (UTC) Received: from zebedee.pink (ovpn-116-81.ams2.redhat.com [10.36.116.81]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u0D9dt5N002316; Wed, 13 Jan 2016 04:39:55 -0500 Subject: Re: GCJ 4.9.3 on mips64el-linux failing to build Ant. To: Ricardo Wurmus References: <87k2qlgtd0.fsf@elephly.net> <56237454.1000808@redhat.com> <874mh9j2rv.fsf@elephly.net> <56320DAB.3040207@redhat.com> <8737wtj1ny.fsf@elephly.net> <5672C053.9050905@redhat.com> <87si222dda.fsf@elephly.net> <87r3hm2cvk.fsf@elephly.net> Cc: java@gcc.gnu.org From: Andrew Haley Message-ID: <56961B6A.1020600@redhat.com> Date: Wed, 13 Jan 2016 09:39:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <87r3hm2cvk.fsf@elephly.net> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2016-01/txt/msg00002.txt.bz2 On 13/01/16 06:48, Ricardo Wurmus wrote: > I’m sorry for mistakenly attaching the uncompressed log. (The mailing > list certainly removes attachments as large as that one.) Attached is > the gzipped log. No problem, I got it. Thanks. Andrew.