Page MenuHomeFreeBSD

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

Authored by emaste on Fri, Mar 28, 8:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 1, 2:50 AM
Unknown Object (File)
Tue, Apr 1, 12:47 AM
Unknown Object (File)
Mon, Mar 31, 3:12 PM
Unknown Object (File)
Mon, Mar 31, 1:46 PM
Unknown Object (File)
Mon, Mar 31, 12:54 PM
Unknown Object (File)
Sat, Mar 29, 12:21 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

Event Timeline

emaste created this revision.
This revision is now accepted and ready to land.Fri, Mar 28, 8:33 PM