Page MenuHomeFreeBSD

xen: update to Xen 4.7-rc4
ClosedPublic

Authored by royger on Jun 1 2016, 5:10 PM.
Tags
None
Referenced Files
F172943959: D6678.diff
Tue, Sep 22, 7:23 AM
F172925678: D6678.diff
Tue, Sep 22, 3:39 AM
Unknown Object (File)
Thu, Sep 17, 12:27 PM
Unknown Object (File)
Thu, Sep 17, 12:24 PM
Unknown Object (File)
Thu, Sep 17, 12:19 PM
Unknown Object (File)
Thu, Sep 17, 12:16 PM
Unknown Object (File)
Sun, Aug 23, 10:22 PM
Unknown Object (File)
Jul 28 2026, 3:06 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 4083
Build 4126: 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