Page MenuHomeFreeBSD

xen: update to Xen 4.7-rc4
ClosedPublic

Authored by royger on Jun 1 2016, 5:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 4:24 PM
Unknown Object (File)
Tue, Mar 17, 4:18 PM
Unknown Object (File)
Feb 8 2026, 3:26 AM
Unknown Object (File)
Dec 31 2025, 3:33 PM
Unknown Object (File)
Dec 14 2025, 9:24 AM
Unknown Object (File)
Oct 7 2025, 5:06 PM
Unknown Object (File)
Oct 4 2025, 3:32 PM
Unknown Object (File)
Oct 4 2025, 1:39 PM
Subscribers

Details

Reviewers
bapt
Summary

Now both the xen-kernel and xen-tools packages are compiled with clang from
base.

xen-kernel however needs to use binutils due to some limitations in the
current elftc toolchain.

Sponsored by: Citrix Systems R&D

Diff Detail

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

Event Timeline

royger retitled this revision from to xen: update to Xen 4.7-rc4.
royger updated this object.
royger edited the test plan for this revision. (Show Details)
royger added a reviewer: bapt.

Disable bash and xgettext configure tests, they are not used on FreeBSD
(just as they where before).

Add missing dependencies to the xen-tools package, as reported by poudriere
testport:

  • gettext is used by Qemu.
  • ARGP by xentrace.
  • markdown is needed to create some of the documentation. Since it's only a build dependency add it to have a more comple documentation.

Both ports (xen-kernel and xen-tools) have now passed a poudriere testport
run.

bapt edited edge metadata.
This revision is now accepted and ready to land.Jun 3 2016, 9:01 AM