From nobody Sat Jan 27 21:52:19 2024 X-Original-To: toolchain@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 4TMpFH26f8z590kl for ; Sat, 27 Jan 2024 21:52:19 +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 4TMpFH11CLz46j0 for ; Sat, 27 Jan 2024 21:52:19 +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=1706392339; 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: in-reply-to:in-reply-to:references:references; bh=EGJpmJewnUd/4jesoUYBvw8flGpemfqsOmpZfEqhEj8=; b=rcSnWhkLdosXmeTWuvqClWAWmqIubUsV1H315ZOkKXpeZc1IgbOtruTT4e9ZuA19Mdx9dz iZz05T03rPShKZjsbVPB2bgKrnMFKZoh6Q8ptroxHcaCotxvgRVDa+Av15PD1WJr5CZqh/ BfeXcl3riYwlSsI99iQq3rzEQ00EdIgJbacX0fOHNB7qogY7hg6LX0+jlnMRcQDGuJWvFS WFmM2w3g7vp9cDxrAZwwqf+pVxJEwd2GTi6mbTZunhoqHb6jSCOa2LeSEAZW9WGUMSaNLa nILJBtzbA9giCECqFXvrdvOdba03kDHUJoPbkfe2zE+U5qQcZH0YmIwzCDy4GQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706392339; a=rsa-sha256; cv=none; b=GdTcDmbAzSqMcAVVBUhl/HFjtjetP1ufvzj9kAwx1obegcdRAsrDoUkBtQN9FFfSLloUEk dDHckegrNtYvAZGtZV0iBOli376KAxK3XavKSGFTB9TqmroBbGTqx7aVGi0PJ/WLjlrJrt l45pqZRCd3afxlKIzxAfLYB1WEHHj7jg2JjOLAI21XMhKDK+TBn0RCEd0s3hOjnP/gMrhC 1DFxIJLH6HhxyxEUig1+LBY+e8Cbe8mhZEGyEaqNpaNhIu2uFLRNhCUSk2n5Pv4pB/Uy6c ctGFMeCcw6TI7853oC7q7PfNu52jZeLG0Blbwb1QKOOfVCZX6jnmHpX8ewY/1A== 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 4TMpFH02XLzhWD for ; Sat, 27 Jan 2024 21:52:19 +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 40RLqIIX064835 for ; Sat, 27 Jan 2024 21:52:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40RLqIPo064834 for toolchain@FreeBSD.org; Sat, 27 Jan 2024 21:52:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 276597] cannot build world with WITH_ASAN configured Date: Sat, 27 Jan 2024 21:52:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed 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: commit-hook@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org 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: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276597 --- Comment #11 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D31aedef26fc0613f5d61204c624451d57= e716ed9 commit 31aedef26fc0613f5d61204c624451d57e716ed9 Author: Dimitry Andric AuthorDate: 2024-01-27 21:48:58 +0000 Commit: Dimitry Andric CommitDate: 2024-01-27 21:48:58 +0000 Merge commit 16a1ef86cbc5 from llvm-project (by David CARLIER): [compiler-rt] remove hexdump interception. (#79378) a freebsd dev member reported a symbol conflict and intercepting this had little value anyway. This is one part of fixing the WITH_ASAN build. Some executables in the base system define their own hexdump() symbol, which would otherwise conflict with the ASan-intercepted one. Reported by: markj PR: 276597 MFC after: 3 days .../sanitizer_common/sanitizer_common_interceptors.inc | 15 -----------= ---- .../sanitizer_common/sanitizer_platform_interceptors.h | 1 - 2 files changed, 16 deletions(-) --=20 You are receiving this mail because: You are the assignee for the bug.=