From owner-freebsd-testing@FreeBSD.ORG Sat Jan 31 21:35:28 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E061D6F; Sat, 31 Jan 2015 21:35:28 +0000 (UTC) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1A2B6DA4; Sat, 31 Jan 2015 21:35:28 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id hz20so30660320lab.6; Sat, 31 Jan 2015 13:35:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=kCFKUYavYEF4P1+yXSgpeavITtx22KkBsuf9E4ysRVE=; b=tbem/o9QrYsR3c1zz8nx0nx0nbHThFHTq3per/1+YQtjrOARx6gbleFc1PgVPEWatE Aq3RAazjZndZGWCQ7vbRXFQ/PthZD17phOemayIadTlwP7MS0dRaL8A+4BCWal33snHF +iOIStTMG2XhtC91sBHdHcymrpsaHH/0TY5EWTzS2Brmn3Qh5im43m+Ky0fMcI7rYaFZ 7dwiba5ogSl6mpmuZ7NjpLANHYrxzaiowKHceYtyVt0sPaw9DG1BPNMGEVcIThsJuifJ GB13WE8XEfE2IIdlSRXXr6Gah5mGfvKM1nxJvc0pDVwVpOCDeziPG22zuMEL8KOU/S+B PKaA== MIME-Version: 1.0 X-Received: by 10.152.5.72 with SMTP id q8mr12176308laq.57.1422740125197; Sat, 31 Jan 2015 13:35:25 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.28.40 with HTTP; Sat, 31 Jan 2015 13:35:25 -0800 (PST) In-Reply-To: <54C8A777.3060201@freebsd.org> References: <54C8A777.3060201@freebsd.org> Date: Sat, 31 Jan 2015 13:35:25 -0800 X-Google-Sender-Auth: _E82_RK4OtdZBlCYYKEXUOQCHWg Message-ID: Subject: Re: jenkins and stable-10-gcc From: Craig Rodrigues To: Julian Elischer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: "freebsd-testing@freebsd.org" X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2015 21:35:28 -0000 On Wed, Jan 28, 2015 at 1:10 AM, Julian Elischer wrote: > Hi I hope I've come to the right place.. > > Gcc is supposed to be still supported in 10, but I have seen several > breakages with 10 some of which have lasted some time. > It would be good to have a jenkins gcc compile of 10-stable to catch > these. Doesn't need to 'run' but compiling would be nice. > > (we are stuck with gcc for a while at work) > > Julian > Hi, We have a sparc64 build on HEAD which compiles the tree with gcc 4.2.1, but not on stable/10. We can introduce new builds, but we also need to get more resources from clusteradm. We have this pending request to clusteradm to reallocate machines allocated to Julio Merino for kyua testing for Jenkins builds/testing: https://admbugs.freebsd.org/show_bug.cgi?id=602 -- Craig -- Craig