From owner-freebsd-testing@FreeBSD.ORG Sun Oct 5 01:29:59 2014 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 B21B66E8; Sun, 5 Oct 2014 01:29:59 +0000 (UTC) Received: from mail-lb0-x22e.google.com (mail-lb0-x22e.google.com [IPv6:2a00:1450:4010:c04::22e]) (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 D6930C8A; Sun, 5 Oct 2014 01:29:58 +0000 (UTC) Received: by mail-lb0-f174.google.com with SMTP id p9so2708107lbv.33 for ; Sat, 04 Oct 2014 18:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=uyxAF/QOyt05h5Y4VPKQHoaeu/qrMPo5bRAb9soOtzo=; b=L6UYLHJxruHq+Nv9Klul5tphy99tkCpSJ3Jp4UFkcwgp7WT/5ZTShE9sETchgP9nX1 szbKCXvWYVS5X7Hn8E4dBR7L7zzhGX9TBOXUPOzug59/dyhFrN/5R7oWwPOdI8viJ6jx M5dAwBXvn3MYLb6v9TO2LFyP8wWty1F3uhTzlJ06iWG5r1ox8s0inVIO2iY6qcw0FWWE CsP47Zw0e7N9N9+mr1HAZbiGFPnYlWcUyXgMdW0b2xA7QGZuvaEbwKwDwKzmtEG1LMl2 X2Hyyos+69u/sn07D7tmWvRUJoXOnO7MZtU7UNgKMjPjrKAsroCU8yY/A9KJ7QfuLOEK 59PA== MIME-Version: 1.0 X-Received: by 10.152.7.208 with SMTP id l16mr15286547laa.48.1412472596643; Sat, 04 Oct 2014 18:29:56 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.131.66 with HTTP; Sat, 4 Oct 2014 18:29:56 -0700 (PDT) Date: Sat, 4 Oct 2014 18:29:56 -0700 X-Google-Sender-Auth: 49KLLtVsYqpqC-VnLnEoOVghtnk Message-ID: Subject: Jenkins and LLVM clang analyzer on FreeBSD From: Craig Rodrigues To: freebsd-current Current , freebsd-toolchain@freebsd.org, "freebsd-testing@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Sun, 05 Oct 2014 01:29:59 -0000 Hi, FYI, Li-Wen Hsu has set up this Jenkins job which builds FreeBSD with the clang analyzer ( https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-scan-build/ ): https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-scan-build/ This job runs once a week. Please view the results of this job, and provide feedback to: freebsd-testing@freebsd.org. Also, if you can see any bugs in FreeBSD identified by this tool, please feel free to submit patches to fix them! :) Thank you Li-Wen, for setting this up!! -- Craig