From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 14E0E3882053; Thu, 13 Jun 2024 18:44:21 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 14E0E3882053 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1718304261; bh=Uy1zPqMTZQ+h5rc9S86X8x5obvIuo7JcOSFQ+t1e3jE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=iqxH0kAaLH7NFeEYWxxUoywVLPbW/DY4t6womOdNM3bEgjUxLjSPjtyOykS0AK0b1 qocsbX+Q0mIk7XAThQJ3+sXo9loM9nn5LiBrKyHr5dxB7k6wzfA4pG2C/HAOzs2tvf o45VbWa0RK16nRR3587M7CIUJbSqwEAD78r3ST1U= From: "jsm28 at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug build/31892] Always install mtrace. Date: Thu, 13 Jun 2024 18:44:20 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: 2.40 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: jsm28 at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: 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 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31892 --- Comment #1 from Joseph Myers --- It also conflates the $(PERL) path determined on the system building glibc = with the @PERL@ substituted in the mtrace.pl script that's a path on the system running glibc; the paths need not be the same even if perl is found (but obviously a script starting "#! no" would be bad). --=20 You are receiving this mail because: You are on the CC list for the bug.=