From nobody Thu Feb 22 18:12:07 2024 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 4Tgh7D0msPz5B6YT for ; Thu, 22 Feb 2024 18:12:08 +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 4Tgh7C6s7Rz4bgF for ; Thu, 22 Feb 2024 18:12:07 +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=1708625528; 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=N5Th2BJ9TdjV7sm5OcsJ/MOURC+rgje8oXPXJSIguqo=; b=jOfqI+XSPvcBnGDsFbDbIe28V3UoH/8o1/NcLkVdyZEZo/JENLBT/K/Zx5ByEA9R7Pe4+l mrsm8KjMnd+s62sWf868/u6osPnVANwp896+7rxN5WODiNutZW8ctYc+B8V2i8Q9l6HE1C uHkXQ8Wn5y+sCPK9Pct8csqkcO11822RtmL2Is5VXvHzsuNCr/w6/CKc0BZUQaWhXcpTGv b5Vy0zwxLE9iuCrE1SpSDaHl8p1fZkHuCfUuhOqjY7F4UegazPpd6ObRW9ZtI/lSFdfIlR QwzW3/MObQMnclkNALXQlTcEocLIsxdyiQn/YxFJGUGWGcsZMvHV2wtdq3K8bg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708625528; a=rsa-sha256; cv=none; b=FYjxk4Udpulc3uZ1vMkcMIpdEE7OKLOUx5FgCm4phfPf7qSEc1lDv7xdcr2zNPNAeIzneh +T9gFM1mxKVnjXdSnOGY+MvLqTZyRMYH+KVkekPJCRVaJjyxNi75y3Z+FKfRoXt5PdXeOF qlrKvvCpUD9c6NtmUhrUuUaRNMaONYGlEDeqBHwxfxpGl6oFK8xFS8Rp8dg6Z97342Su2H 9lsD5TbY3anbVHrtYaB1H6RV7XiidRJFZRSNJS9/bQKgrBmaXAZXLwjX7IThtJQibfCXry NBnyuJLO9U2ozimkwX/9uVsI9sd37VQ7HIlhHAYpRT8MgVNo9apArUOYCZL+vA== 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 4Tgh7C5xhxzjNx for ; Thu, 22 Feb 2024 18:12:07 +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 41MIC7l9099914 for ; Thu, 22 Feb 2024 18:12:07 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 41MIC7ZB099912 for bugs@FreeBSD.org; Thu, 22 Feb 2024 18:12:07 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 277222] libsys/rtld breaks bind 9.18 / mysql / java / ... Date: Thu, 22 Feb 2024 18:12:07 +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 Some People X-Bugzilla-Who: brooks@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: 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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277222 --- Comment #4 from Brooks Davis --- The problem seems to be an interaction with WITH_BIND_NOW. If I rebuild a = jail with it on, poudriere is nonfunctional in quite bizarre ways (e.g., pkg som= ehow doesn't get installed in a testport run). I suggest disabling it and doing= a clean build. It would be really helpful to find a smaller or simpler reproducer, ideally one that works LD_BIND_NOW=3Dyes. FIWI, I'd be fairly surprised if reverting anything before: 0d4f7723bc43e06ca22025740cb826a7f282ea11 libc: link libsys as a auxiliary filter library makes a difference. Before that point libc is untouched other than shuffli= ng things around. --=20 You are receiving this mail because: You are the assignee for the bug.=