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, May 22, 3:00 PM
Unknown Object (File)
Fri, May 22, 7:48 AM
Unknown Object (File)
Wed, May 20, 3:19 AM
Unknown Object (File)
Sat, May 9, 4:11 PM
Unknown Object (File)
Sat, May 9, 12:14 PM
Unknown Object (File)
Fri, May 8, 1:23 PM
Unknown Object (File)
Wed, Apr 29, 2:21 PM
Unknown Object (File)
Wed, Apr 29, 2: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