From owner-freebsd-testing@FreeBSD.ORG Sat Apr 18 20:40:17 2015 Return-Path: Delivered-To: freebsd-testing@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 61FFB3F5 for ; Sat, 18 Apr 2015 20:40:17 +0000 (UTC) Received: from nm33-vm8.bullet.mail.bf1.yahoo.com (nm33-vm8.bullet.mail.bf1.yahoo.com [72.30.238.198]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E59BED5 for ; Sat, 18 Apr 2015 20:40:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1429389192; bh=uPWy3B5gzUABaN5hQcOMrYBrmr2txMFBxp3PIVNmFp8=; h=Date:From:To:CC:Subject:References:In-Reply-To:From:Subject; b=GaCaI08SxtcZMt791CDHPvqawA4gtLGgWMkD6nYL0Nb3ErWQTrmQzaB0y0ogtcLFlLg/nYiXWA2aTgk5mvt/qdUiVoDl9TZ0h1nEBh5O/HKUNopu+lIk97vWGN+WJNw+pzpBdfwvEBKV/OfHsHj5dtrxUPZE1i9hJ8VDLq6dKGHmldWI5hs5Wu6jcu2jSKgNGW5oFFwt4aFoTnh0kpjSbYy+jv6XFzKj3d1FSm39JuVHH1bDUzQAzqfydUQAA9uTxlVsOSKqk5mJepNAEdMlXmaubIGEVz0IiCzZ6tpqH4bULIGdqZ1e+OoUBM9yKVAvJ+CGYXeeJuCqUbgM7SgA5g== Received: from [98.139.170.180] by nm33.bullet.mail.bf1.yahoo.com with NNFMP; 18 Apr 2015 20:33:12 -0000 Received: from [98.139.211.198] by tm23.bullet.mail.bf1.yahoo.com with NNFMP; 18 Apr 2015 20:33:12 -0000 Received: from [127.0.0.1] by smtp207.mail.bf1.yahoo.com with NNFMP; 18 Apr 2015 20:33:12 -0000 X-Yahoo-Newman-Id: 551343.60077.bm@smtp207.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: SWyo0dsVM1m1tsCpU4XitPv4HlMPtzlWgFOd4lF7U3TKEwa ddq3UXmgUhhlJ2jaZjkieFNdgJ.OOsA4Hz.G3eeD0SuYGZu0z8naaE57f1Ng IOjdxJvuIxBUtZ4uSUzCPrHkcaBaJsy6VMC8EDvKc3L5Kc7Jg1A.Ht0ZTIdS RHG660C0kVupnj8yqdGNjJlk5JquO7n0kai4jYVu.qJiLivDskK8bYLGJlDt jYk2yVRXKHGqvXNs9wNqNEsfSsndHibUDVMjQ701hIF0A22UXU29IkFyvGnV 6eA4U7MQELWbx19w7HvbiCUquF9H1ovnvkOFzmhEJWgK0nYHoblGgm7le8.S gFdMWrcsoxjoiKeCa1yU_UAlh31qCkcd0jNkaPMnddMq3Vl1H578eTCV_KOt q6cSEKhVy3oqnX5S8JAconAmVqR76NvdCEMW1VJlysP5B1zg1TRPpLvJSlpC 3sV3zHLmy2eUrIVotCb2qFQ0.gNBQBNjoYctLrLBr33oX_UDa.FAhrzWvKxU AHK97UThbGXFiOxgLW4zujfryRcU25lI- X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf Message-ID: <5532BF95.50406@FreeBSD.org> Date: Sat, 18 Apr 2015 15:33:25 -0500 From: Pedro Giffuni User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Li-Wen Hsu CC: "freebsd-testing@FreeBSD.org" Subject: Re: Everything down? References: <5527EE72.3070604@FreeBSD.org> <580867E3-19FB-4E25-9DE2-3CD52D8A489E@gmail.com> <553137C0.8000902@FreeBSD.org> <20150417170921.GA97307@FreeBSD.cs.nctu.edu.tw> <55314DD5.7080804@FreeBSD.org> <20150418201533.GA92581@FreeBSD.cs.nctu.edu.tw> In-Reply-To: <20150418201533.GA92581@FreeBSD.cs.nctu.edu.tw> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-testing@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Testing on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Apr 2015 20:40:17 -0000 On 04/18/15 15:15, Li-Wen Hsu wrote: > On Fri, Apr 17, 2015 at 13:15:49 -0500, Pedro Giffuni wrote: >> >> On 04/17/15 12:09, Li-Wen Hsu wrote: >>> ... >>>> IMHO, the static analyzer checks should probably be run about once per >>>> month. Most >>>> of the really simple issues have been cleaned up and most of the >>>> remaining issues are >>>> either false positives or require some careful review. >>> Currently it runs on 06:XX GMT everyday (minute is random): >>> >>> https://github.com/freebsd/jenkins-config/blob/84d88278d60b8cc7668013d3963368dbf75ebce6/jobs/FreeBSD_HEAD-scan-build/config.xml#L65 >>> >> If you can reduce it to every week or even every month it would be good >> IMHO. > Reduce it? Don't you want to see the report more quickly? I will > reduce it when there is no enough computing power :) No need ... save the planet, etc ... ;). > I would say that currently the thing we need more is man power. :) That always happens yes, but you guys seems to have it under control. I saw you also have gcc build now !! >> FWIW, and while I am making wishes that are turning into reality ;) it >> would be nice to >> have an i386 build: last week the i386 was broken and it almost went >> unnoticed. > I just built a quick one: > > https://jenkins.freebsd.org/job/FreeBSD_HEAD_i386/ > > Also only runs build world/kernel only. #1 build is running, I would > set it to mail related lists after seeing this job work. Other branches > will be available later. That was really fast! I am curious, is this a 386 VM or a crossbuild? Thanks so much for the quick response! Pedro.