From patchwork Tue May 1 15:15:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jesse Barker X-Patchwork-Id: 8319 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 676C223E20 for ; Tue, 1 May 2012 15:15:18 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 21EF9A18508 for ; Tue, 1 May 2012 15:15:18 +0000 (UTC) Received: by iage36 with SMTP id e36so7768578iag.11 for ; Tue, 01 May 2012 08:15:17 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=fmBbFI7AaCR9JE1bc8spt0fGjcTPEDvBCZlvv8hGDrs=; b=PQVAhICufwA9RL4L/O375Pl7sxmgpPiNGC3BaPBoLqUq/Po0MNU/q/F8JlnydMZyde lkVbqPqQGEPl1qoRcutAPwb70wvjcfHSgqUPaNsRvCfRtr2jhBpPXjnAG2TA2GCaH4nb Ru1Nq2KU9573XIHyp5i1dOHuyQUbckL6wGZNUj4eRCm8FfZ/suc+Wu2P/lvw/4UtXD+k vbBtwSus7bQQMgQFdJlpnYK+AUDt2DHmUN9C50RseI97JHoTlUOR8i95TGc5fNWGYNP2 f1+ZqAblbfT/PmJJwfbiEiG2SoLJMgFYjMhoRYPFSPoxFxGpkeYICN8cllnQssFk+WMz 5TSw== Received: by 10.50.51.163 with SMTP id l3mr2307488igo.3.1335885317492; Tue, 01 May 2012 08:15:17 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.137.198 with SMTP id x6csp186937ibt; Tue, 1 May 2012 08:15:16 -0700 (PDT) Received: by 10.180.83.38 with SMTP id n6mr6982188wiy.1.1335885316111; Tue, 01 May 2012 08:15:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id bt8si17917034wib.40.2012.05.01.08.15.14 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 01 May 2012 08:15:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1SPEnK-0007gL-O6 for ; Tue, 01 May 2012 15:15:14 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id A2D9DE03A6 for ; Tue, 1 May 2012 15:15:14 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: glcompbench X-Launchpad-Branch: ~glcompbench-dev/glcompbench/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 83 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~glcompbench-dev/glcompbench/trunk] Rev 83: Build: All warnings should be errors. Message-Id: <20120501151514.14028.62714.launchpad@ackee.canonical.com> Date: Tue, 01 May 2012 15:15:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15177"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 320d3f02547f4a757a9e3e6b098b3dd0838b2608 X-Gm-Message-State: ALoCoQm57lRfj14GAIfTkwAXe8Jl6c2fcpTt1KYBQEtZ8hSEwX6ZVy7bsn68ZsbE7fvGjaOPFWkn ------------------------------------------------------------ revno: 83 committer: Jesse Barker branch nick: trunk timestamp: Tue 2012-05-01 08:12:54 -0700 message: Build: All warnings should be errors. modified: wscript --- lp:glcompbench https://code.launchpad.net/~glcompbench-dev/glcompbench/trunk You are subscribed to branch lp:glcompbench. To unsubscribe from this branch go to https://code.launchpad.net/~glcompbench-dev/glcompbench/trunk/+edit-subscription === modified file 'wscript' --- wscript 2012-04-19 16:01:04 +0000 +++ wscript 2012-05-01 15:12:54 +0000 @@ -79,7 +79,7 @@ ctx.check_cfg(package = pkg, uselib_store = uselib, args = '--cflags --libs', mandatory = True) - ctx.env.append_unique('CXXFLAGS', '-Wall -Wextra'.split(' ')) + ctx.env.append_unique('CXXFLAGS', '-Wall -Werror -Wextra'.split(' ')) # Prepend -O# and -g flags so that they can be overriden by the CFLAGS environment variable if Options.options.opt: