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)
Wed, Jun 10, 10:50 PM
Unknown Object (File)
May 11 2026, 10:53 AM
Unknown Object (File)
Apr 30 2026, 7:16 AM
Unknown Object (File)
Apr 26 2026, 7:19 AM
Unknown Object (File)
Apr 23 2026, 4:27 PM
Unknown Object (File)
Apr 18 2026, 3:21 AM
Unknown Object (File)
Mar 17 2026, 4:24 PM
Unknown Object (File)
Mar 17 2026, 4:18 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 4073
Build 4116: 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