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)
Fri, Sep 11, 1:15 AM
Unknown Object (File)
Aug 13 2026, 3:26 PM
Unknown Object (File)
Aug 13 2026, 12:13 PM
Unknown Object (File)
Aug 12 2026, 11:34 PM
Unknown Object (File)
Aug 11 2026, 11:44 AM
Unknown Object (File)
Aug 10 2026, 7:03 AM
Unknown Object (File)
Aug 7 2026, 3:21 PM
Unknown Object (File)
Aug 6 2026, 10:18 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