Page MenuHomeFreeBSD

sysutils/xen-tools: fix build with clang and lld 10
ClosedPublic

Authored by royger on Apr 18 2020, 9:52 AM.
Tags
None
Referenced Files
F83598677: D24482.id70732.diff
Sun, May 12, 11:47 AM
F83589038: D24482.id70733.diff
Sun, May 12, 8:09 AM
Unknown Object (File)
Thu, May 9, 5:24 AM
Unknown Object (File)
Thu, May 9, 5:24 AM
Unknown Object (File)
Thu, May 9, 5:24 AM
Unknown Object (File)
Thu, May 9, 5:07 AM
Unknown Object (File)
Thu, May 9, 4:32 AM
Unknown Object (File)
Sun, Apr 28, 11:54 AM
Subscribers
None

Details

Summary

Disable QEMU user support, it's not used by Xen and doesn't currently
build with lld 10 and the QEMU version shipped by Xen. Also pass -Wno-misleading-indentation to fix the build with clang 10.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 30582
Build 28323: arc lint + arc unit

Event Timeline

royger retitled this revision from sysutils/xen-tools: fix build with lld 10 Disable QEMU user support, it's not used by Xen and doesn't currently build with lld 10 and the QEMU version shipped by Xen. to sysutils/xen-tools: fix build with lld 10.
royger edited the summary of this revision. (Show Details)

Also fix clang 10 build, by adding -Wno-misleading-indentation to
tools build

royger retitled this revision from sysutils/xen-tools: fix build with lld 10 to sysutils/xen-tools: fix build with clang and lld 10.Apr 18 2020, 10:22 AM
royger edited the summary of this revision. (Show Details)

Ping? I would like to get this committed so xen-tools package builds again on HEAD. Thanks!

This revision is now accepted and ready to land.Apr 30 2020, 8:10 AM
This revision was automatically updated to reflect the committed changes.