From nobody Sun Dec 04 22:29:37 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NQLvj5zvGz4jkyy for ; Sun, 4 Dec 2022 22:29:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NQLvj4cK0z4CT1 for ; Sun, 4 Dec 2022 22:29:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670192977; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=III9ARCsR3qUc49cj81ja9kXo2jDRWUB/fO+tXbPVVk=; b=QAA9mLpBUt0+03z1p/1ddHC18kwr9FVk4rcZQ8aXFU0r51isdhUZgy9DRETUV3lFswy/U/ M5E83BgxAJ0OjFjLCrQHKXyVC24LK8BS/x+OHPNP9wSsHQHBFSAwCkN7UXfT3s42aX9Exn PmB6ZC5CCrMJZkIHYXBkWl/9VmW8ET1EHc5CQLFxG6+K9g7mKNxw93jmAie7zInh35SoQd 1fwdiS74mlCIduA0mrfLZ8jtZhlLd+OB80zATCxnpdZzdi02oxM1waiElJOzcTqHAas+Xz DmdlY+tRBopNTKJpAmk6kvyxXOB9XYRns2C5TdBZVANGstCwKMhVWE4IvAJ9sA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670192977; a=rsa-sha256; cv=none; b=tBlh5HOcsjFn8rDQMM/cHwi+rESmkrnb2dyt2fxnzAimfVl4L7SV8gnDtfEWwTDlvIILAL JNhC8GE6sNIZB6I1n3LoYufyj0KQFY0JgkAf+wwWLJSwail2CrmGEIvbObF25z2ixUoe2u 3pu7lmq1+FyPIZRbeb0vJHKDl22M6/+i3rcqQUSF1+oMa2q9sAMCRCT0xBWM/U3qaZHznZ VU+F8wmwzWcJaj0iBN0uWhosC4TmkB15U6HXQj9WdaT6WuGA5OBC+LbrUteTD+cn76Kzkc Ri8ApYljnodp8VcnyYbsEYXCTeMkU6EY/6P8GyIbAbtCjiVy2pSDpPYKakiaZw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NQLvj3SRQzZcb for ; Sun, 4 Dec 2022 22:29:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2B4MTbGo047381 for ; Sun, 4 Dec 2022 22:29:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2B4MTb2t047380 for bugs@FreeBSD.org; Sun, 4 Dec 2022 22:29:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268156] /bin/sh: errors are printed with wrong line numbers in strict mode (set -euo pipefail) Date: Sun, 04 Dec 2022 22:29:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268156 Bug ID: 268156 Summary: /bin/sh: errors are printed with wrong line numbers in strict mode (set -euo pipefail) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: yuri@freebsd.org This script: > #!/bin/sh >=20 > set -euo pipefail # strict mode >=20 > echo "$1" fails with: > ./x.sh: 1: parameter not set The actual error is in line 5, not line 1. As a comparison, bash prints a correct line number: > ./x.sh: line 5: $1: unbound variable Bash error message is also more relevant. --=20 You are receiving this mail because: You are the assignee for the bug.=