Page MenuHomeFreeBSD

xen: update to Xen 4.7-rc4
ClosedPublic

Authored by royger on Jun 1 2016, 5:10 PM.
Tags
None
Referenced Files
F173406444: D6678.id17216.diff
Fri, Sep 25, 6:27 PM
F173332796: D6678.id.diff
Fri, Sep 25, 7:13 AM
F173297363: D6678.id17218.diff
Fri, Sep 25, 2:30 AM
Unknown Object (File)
Thu, Sep 24, 4:25 AM
Unknown Object (File)
Wed, Sep 23, 11:10 PM
Unknown Object (File)
Tue, Sep 22, 7:23 AM
Unknown Object (File)
Tue, Sep 22, 3:39 AM
Unknown Object (File)
Thu, Sep 17, 12:27 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