From nobody Thu Jul 25 22:54:42 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 4WVR6C2Z3yz5RTJg for ; Thu, 25 Jul 2024 22:54:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WVR6C06rdz4TL1 for ; Thu, 25 Jul 2024 22:54:43 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721948083; a=rsa-sha256; cv=none; b=EPGxAhy5UYbV00YKXLiPImbacfOOqfi6vxEmbXrvtG+gwDJhdtfAj1mrItbSjwxRON0I5U gSYEV65YvI7vlZka3I7uITufD4Rr8fEjFyqeD62Fo/mtp9daitdFI1Y8wFXrNeyY6CcF4e XG3ltc8d6jE4uGm+8MRwn1/AtY3Q/nQiY8t4/t5ANE6qaQab7B9wvEwfc0FvAbGINVnmvV rRkYzYuzyX6smhrSxCQq/PsjZr/pwPEwVLLCn1tGt9ELVRPJUIpp9r7q8q9s7h+FxlQSny 7gjqSz3yN8rmUxmmWJX1XZxioO1UVUCf5GZT6rPtoypHd0itdyqZSWhFp7ngqA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1721948083; 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=LP0BRbPA+1PeOi6uSMlR6RXbNJauXmHDTwLibg6PgR0=; b=t99Zv5eBu4ITXq/MKutloTSnhUaZLAYxNYOYdCzwm9C+oOPHu7zf9rQX9W/6EhPc6Mx6KZ L7lcAAxA/n4ZIzb7jUOG9j3fnav5pG2UvCiNPz6uPuq5LLOG0zsJZsBxu9Vmd8HHRTzP4c w1BdGF2apntTrMv6TtoDHnq/aThUE0ZMUAsZ46s13CDb82iQO6gMHq9k/LSroTEobt+RHr QOSeFG/d9XkveZJMu9JlhKtVIy6+xQXj17UqEDmpISZIDZxsLJl9PA14WjOA0GU1eIAgCu oOVCri6nMg/TXgj4rWQhvVVAJHRedfCTLn5+aplC9RZFhN4e1H6NobQ0O9ejtw== 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 4WVR6B5xZKz1CmH for ; Thu, 25 Jul 2024 22:54:42 +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 46PMsgjY044396 for ; Thu, 25 Jul 2024 22:54:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46PMsgjF044395 for bugs@FreeBSD.org; Thu, 25 Jul 2024 22:54:42 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: bugs@FreeBSD.org Subject: [Bug 276961] buildworld artifacts not reproducible between native and cross build Date: Thu, 25 Jul 2024 22:54:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.3-STABLE 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: 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=3D276961 --- Comment #13 from commit-hook@FreeBSD.org --- A commit in branch 2024Q3 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D20f78eb6a09b06a7258cf2981a73257= 59a81f486 commit 20f78eb6a09b06a7258cf2981a7325759a81f486 Author: Brooks Davis AuthorDate: 2024-07-25 22:00:32 +0000 Commit: Brooks Davis CommitDate: 2024-07-25 22:29:34 +0000 devel/llvm18: fix host dependent compiler output for i386 Merge fixes for a couple cases where the compiler generated different i386 code depending on the host. In the base system this showed up as very small differences in a couple object files in buildworld for i386 depending on the host architecture (i386 or amd64). PR: 276961 (cherry picked from commit a4e0cb2fd99adef4cbd4f778be729a079a5f2dea) devel/llvm18/Makefile | 2 +- .../files/patch-backport-freebsd-397c2693fa6 (new) | 43 +++++++ .../files/patch-backport-freebsd-55a2a91c5e1 (new) | 128 +++++++++++++++++= ++++ 3 files changed, 172 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=