From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753655AbeDRDdJ (ORCPT ); Tue, 17 Apr 2018 23:33:09 -0400 Received: from ozlabs.org ([203.11.71.1]:36461 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752612AbeDRDdI (ORCPT ); Tue, 17 Apr 2018 23:33:08 -0400 Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=canb.auug.org.au Date: Wed, 18 Apr 2018 13:31:55 +1000 From: Stephen Rothwell To: Russell King Cc: Linux-Next Mailing List , Linux Kernel Mailing List , Michael Ellerman Subject: linux-next: build failure after merge of the arm-current tree Message-ID: <20180418133155.0931baf7@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/Y3hgY4AeRmmxpTuTCb=qRl2"; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Sig_/Y3hgY4AeRmmxpTuTCb=qRl2 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi Russell, After merging the arm-current tree, today's linux-next build (lots of configs) failed like this: /bin/sh: 1: arithmetic expression: expecting primary: " " (lots of these) Caused by commit fe680ca02c1e ("ARM: replace unnecessary perl with sed and the shell $(( )= ) operator") (pointed out by Michael Ellerman) Our /bin/sh is dash not bash ... --=20 Cheers, Stephen Rothwell --Sig_/Y3hgY4AeRmmxpTuTCb=qRl2 Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEENIC96giZ81tWdLgKAVBC80lX0GwFAlrWvCsACgkQAVBC80lX 0GwXUgf9G06XjDPKVrEcDo+cs4LQk7TU0o3/ZNzHtILTXpt4cnQZeWLXpGvwDSEk JxPjqFp/VHmHZDRkI1mr/Pxvc8Pu5PACZXonKF6yh2SlDgXrm8imGPLampWA4HlQ O5nFa8zEyYvLPxvY8NaU9v+jxDdg6UH5yPHg7/f6QuU/zxiqdcRW1fgbOqVT6Ede +VUIgvh88HVn8WAOKRmDs8MwZ3kwzCSquooL/qkkZYqZ6fYePeqVRaspUwzExAwM KfkQx1oMtsJphIj7iDj7sBApudND5rSWnkcIuEGp5ctAdeaTwvKw4FZeQ9nO5mUt 1sGKil1QRXp8D8XKkl2plZFHrRX4Qw== =4V5q -----END PGP SIGNATURE----- --Sig_/Y3hgY4AeRmmxpTuTCb=qRl2--