Skip to content

Conversation

robhoes
Copy link
Member

@robhoes robhoes commented Oct 2, 2025

No description provided.

The compiler issues the following warning when building xapi_version:

    Warning 58 [no-cmx-file]: no cmx file was found in path for module
    Build_info__Build_info_data, and its interface was not compiled with
    -opaque

This happens even though the library has `(flags (:standard -opaque))`
and build_info_data.mli, which is generated by dune, is compiled with
the `-opaque` option.

Let's not worry about it and suppress the warning.

Signed-off-by: Rob Hoes <[email protected]>
@robhoes
Copy link
Member Author

robhoes commented Oct 2, 2025

The warning referred to on the second patch occurs on OCaml 5 only.

@lindig lindig added this pull request to the merge queue Oct 3, 2025
Merged via the queue into xapi-project:master with commit 276111f Oct 3, 2025
15 checks passed
@robhoes robhoes deleted the dune3.20 branch October 3, 2025 08:31
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.

3 participants