From patchwork Thu Jan 25 17:21:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Schwierzeck X-Patchwork-Id: 865957 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="FtJGC3jR"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 3zS85W2zrMz9t6C for ; Fri, 26 Jan 2018 04:23:43 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id 0547BC21F38; Thu, 25 Jan 2018 17:22:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=FREEMAIL_FROM, RCVD_IN_MSPIKE_H2, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id 992CFC222CB; Thu, 25 Jan 2018 17:21:58 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id B90CFC22029; Thu, 25 Jan 2018 17:21:48 +0000 (UTC) Received: from mail-wr0-f194.google.com (mail-wr0-f194.google.com [209.85.128.194]) by lists.denx.de (Postfix) with ESMTPS id 9FACBC22022 for ; Thu, 25 Jan 2018 17:21:44 +0000 (UTC) Received: by mail-wr0-f194.google.com with SMTP id e41so8450959wre.9 for ; Thu, 25 Jan 2018 09:21:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=w0g94aquWj856EpLn1QYwQNRm/ADdLa9WnRxcNmh9Hw=; b=FtJGC3jRFruDBfK6SY8qkzG4SFbIeVwVEkqAh9Ab95m18I/xbSq3HQJPyY7UD+PtPL 5ojulQ9Opm555m258XcAnDjiRo1Fv1mgFjcwnakBoHBeKGxQLpoR0vBsY5FTraHWu4CE Uith+SioEI0y9+SMalidleEsCfFU+76Au0eCXuLc37uH3OWfxkgSSU6OLVg83aT4vch9 VjROqBsP/8CYrkDDcWSNYHlDjCDwVp+SIN4c3WVpVS5I5L9nwFlf0d2SaqGSe+vHSiSB +tnxyrtpAwb5ioKDfeHVvB/leswXB4DWFvdy5O6w2H071XvrRLsIoobtiqOr+yPi5Hj1 JunA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=w0g94aquWj856EpLn1QYwQNRm/ADdLa9WnRxcNmh9Hw=; b=Cs8BVx7KrHh+JPYXcQfU3ejgxkc3+E7i9niDGvWwWwdTmgnM/8crOobYVvp9cu0XIe vs3eXn2CQeGwOy0bwQP1zBWr7FS4sxSA0N6tydqfa76EX8PPXHTwlO4BNvksxks6yUIa sbvhCDdqul24U0oX/YlsyYDJvhlj5BvnSC7I8vIHHxQhigS7Vdvreznm7z3wCyFred+T LNd7+G/cLROIHegA94ulb9yoleGkTFwBwVOddwEWN34wDOeKDFDllN3gVR9mhH5U/96R +Fnpiw7WEbflbD+Hn11NqNezoCzqAVVyoUOStE45vyxZ62v1nxRowcrrnSsKQRLcjMtj vuGg== X-Gm-Message-State: AKwxytf9NKgVnxzJfrpi0EVhb1i06Oc6W2UQ2f4ZJ0+3s3N9+yKYav2/ 5w28DNC64fY+nhcfmqRir3nFW6A8ksI= X-Google-Smtp-Source: AH8x225fJk1MglWVzi6CcZ7fljeutF7EFsvmgQlSfBfdlmgh+XDStJ0quj2bMtKCprH8TWCVpvuMNg== X-Received: by 10.223.163.91 with SMTP id d27mr9099614wrb.18.1516900904100; Thu, 25 Jan 2018 09:21:44 -0800 (PST) Received: from workstation.lan.zombienet (p2003005F2C0FF600784ABA0762E82177.dip0.t-ipconnect.de. [2003:5f:2c0f:f600:784a:ba07:62e8:2177]) by smtp.gmail.com with ESMTPSA id y204sm1810853wmg.44.2018.01.25.09.21.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 25 Jan 2018 09:21:43 -0800 (PST) From: Daniel Schwierzeck To: u-boot@lists.denx.de Date: Thu, 25 Jan 2018 18:21:27 +0100 Message-Id: <20180125172127.17825-5-daniel.schwierzeck@gmail.com> X-Mailer: git-send-email 2.16.1 In-Reply-To: <20180125172127.17825-1-daniel.schwierzeck@gmail.com> References: <20180125172127.17825-1-daniel.schwierzeck@gmail.com> Cc: Tom Rini Subject: [U-Boot] [PATCH 4/4] travis.yml: run buildman with option -E X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" This forces all compiler warnings to be treated as errors. Signed-off-by: Daniel Schwierzeck Reviewed-by: Simon Glass --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e55e1b7f1..59d1dd99e8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -102,7 +102,7 @@ script: # Exit code 129 means warnings only. - if [[ "${BUILDMAN}" != "" ]]; then ret=0; - tools/buildman/buildman -P ${BUILDMAN} || ret=$?; + tools/buildman/buildman -P -E ${BUILDMAN} || ret=$?; if [[ $ret -ne 0 && $ret -ne 129 ]]; then tools/buildman/buildman -sdeP ${BUILDMAN}; exit $ret;