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
F132073009: D49561.diff
Mon, Oct 13, 10:22 AM
Unknown Object (File)
Thu, Oct 9, 2:31 PM
Unknown Object (File)
Thu, Oct 2, 5:42 AM
Unknown Object (File)
Mon, Sep 22, 2:17 PM
Unknown Object (File)
Mon, Sep 22, 2:35 AM
Unknown Object (File)
Thu, Sep 18, 10:32 PM
Unknown Object (File)
Wed, Sep 17, 12:35 AM
Unknown Object (File)
Tue, Sep 16, 1: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