• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

xapi-project / xen-api / 27823869768
79%
master: 79%

Build:
Build:
LAST BUILD BRANCH: 26.1-lcm
DEFAULT BRANCH: master
Ran 19 Jun 2026 11:48AM UTC
Jobs 1
Files 36
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Jun 2026 11:47AM UTC coverage: 78.996%. Remained the same
27823869768

push

github

web-flow
xenctrl-ext: link stubs explicitly agains libxenctrl (#7135)

The xenctrlext_stubs use libxenctrl symbols (e.g. xc_cpumap_alloc) but
did not declare it as a link dependency. So, the produced
dllxenctrl_ext_stubs.so had no NEEDED entry for libxenctrl.

When I try to run `dune utop` on my Debian Trixie the loading fails
with:
  Fatal error: cannot load shared library dllxenctrl_ext_stubs
  Reason: .../ocaml/libs/xenctrl-ext/dllxenctrl_ext_stubs.so:
          undefined symbol: xc_cpumap_alloc

This patch adds -lxenctrl to c_library_flags so the stubs declare the
dependency themselves.

3667 of 4642 relevant lines covered (79.0%)

0.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 python3.11 - 27823869768.1 19 Jun 2026 11:48AM UTC 36
79.0
GitHub Action Run
Source Files on build 27823869768
  • Tree
  • List 36
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27823869768
  • c6ba38d7 on github
  • Prev Build on gh-readonly-queue/master/pr-7132-ff7657ddfb07c820b97f8d3ad78956d4092a2963 (#27762056061)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc