Page MenuHomeFreeBSD

tests: xfail readelf phdr count test w/LLVM binutils
ClosedPublic

Authored by emaste on Mar 28 2025, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 16, 11:41 PM
Unknown Object (File)
Nov 27 2025, 6:11 AM
Unknown Object (File)
Nov 25 2025, 2:50 AM
Unknown Object (File)
Nov 21 2025, 1:30 AM
Unknown Object (File)
Nov 19 2025, 7:20 AM
Unknown Object (File)
Oct 26 2025, 11:46 PM
Unknown Object (File)
Oct 26 2025, 7:33 AM
Unknown Object (File)
Oct 15 2025, 3:15 PM
Subscribers

Details

Summary
LLVM readelf does not support phdr counts that overflow 16 bits.
Temporarily xfail this test until fixed; see upstream issue 132216 for
more details https://github.com/llvm/llvm-project/issues/132216.

PR:             285547
Reported by:    markj
Sponsored by:   The FreeBSD Foundation
Fixes: 1cae7121c667 ("Enable LLVM_BINUTILS by default")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable