From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1D90E3882161; Fri, 14 Jun 2024 16:03:45 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1D90E3882161 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1718381025; bh=1nzxpGoB9EL28lQhH1mJAr8iP3pP+Og2Un07RI6FAgc=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BL3BXATTyPtWQHXxt5UF6+eLjv9H8Q+TOPoKX62Gy3UDuuZzkXj4r6h+AhoAP0oZH NAxCQHh9EqUPMHcXMg174PKFV52odKZ/t/LgQpRtRQ1fLIbiFeMLc+mUUWX7GVH6ZD NjoYx53LDNe0xeTTyDAfT6mA16mQsfSKROAr90Po= From: "carlos at redhat dot com" To: glibc-bugs@sourceware.org Subject: [Bug build/31892] Always install mtrace. Date: Fri, 14 Jun 2024 16:03:44 +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: carlos at redhat dot com X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: fweimer at redhat dot com X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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 #5 from Carlos O'Donell --- (In reply to Florian Weimer from comment #3) > Patch posted: >=20 > [PATCH] malloc: Always install mtrace (bug 31892) > com/> Florian and I disucssed that this patch needs to take into account what hap= pens when perl is not installed. So we need a v2 to account for more details e.g. fallback default if perl isn't installed (like in the minimized buildroots = on Fedora builders if you disable certain parts of the glibc build). I think there is a valid use case where you haven't yet bootstrapped perl a= nd are building glibc and want this to succeed with some sensible default. --=20 You are receiving this mail because: You are on the CC list for the bug.=