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)
Thu, Nov 27, 6:11 AM
Unknown Object (File)
Tue, Nov 25, 2:50 AM
Unknown Object (File)
Fri, Nov 21, 1:30 AM
Unknown Object (File)
Wed, Nov 19, 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
Unknown Object (File)
Oct 13 2025, 10:22 AM
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