From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 069123861000; Sat, 9 Jan 2021 21:04:20 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 069123861000 From: "sven.wegener at stealer dot net" To: systemtap@sourceware.org Subject: [Bug releng/27168] New: configure.ac contains non-posix test operator Date: Sat, 09 Jan 2021 21:04:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: systemtap X-Bugzilla-Component: releng X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: sven.wegener at stealer dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: systemtap at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: systemtap@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Systemtap mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jan 2021 21:04:20 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27168 Bug ID: 27168 Summary: configure.ac contains non-posix test operator Product: systemtap Version: unspecified Status: UNCONFIRMED Severity: normal Priority: P2 Component: releng Assignee: systemtap at sourceware dot org Reporter: sven.wegener at stealer dot net Target Milestone: --- Created attachment 13108 --> https://sourceware.org/bugzilla/attachment.cgi?id=3D13108&action=3Ded= it configure.ac-non-posix-test.patch The configure.ac script contains test commands with the =3D=3D operator, wh= ich is supported by most shells, but fails if /bin/sh has a test built-in which is strictly posix-compliant. --=20 You are receiving this mail because: You are the assignee for the bug.=