Skip to content

Conversation

edwintorok
Copy link
Contributor

Tested that a 'dune build', 'dune build @check' and 'dune runtest' pass locally.
Haven't yet tested on Koji (might need tweaking the specfile to drop some files).

@edwintorok edwintorok force-pushed the private/edvint/xen-gnt branch from b01a9df to a62e8f9 Compare May 9, 2023 14:58
@robhoes
Copy link
Member

robhoes commented May 9, 2023

🧹

The interdomain RRD implementation is not used by guests,
and was just prototype code.

This is last dependency between xs-opam and Xen, so remove it for now.
We can reinstate it if/when we want to reintroduce a guest stats interface.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
Only the native versions are installed and used.
Although bytecode is quicker to build, building both just increases compilation
time unnecessarily.

A quick 'syntax-only' check can be done with 'dune build @check' if needed.

(note that if native compilation is unavailable then 'exe' maps to bytecode
still)

This fixes various 'module Buf_io is unavailable' errors when running 'dune
build'.

Signed-off-by: Edwin Török <edwin.torok@cloud.com>
@edwintorok edwintorok force-pushed the private/edvint/xen-gnt branch from a62e8f9 to 7ad1624 Compare May 30, 2023 13:59
@edwintorok edwintorok marked this pull request as ready for review May 31, 2023 17:20
@andyhhp
Copy link
Collaborator

andyhhp commented May 31, 2023

:shipit:

@psafont psafont merged commit 719eff5 into xapi-project:master Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants