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

cilium / cilium / 39861 / 2
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2022 11:58PM UTC
Files 908
Run time 3min
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

29 Mar 2022 10:54PM UTC coverage: 35.091% (+0.003%) from 35.088%
39861.2

push

travis-ci-com

aanm
bpf: fix native local build

Setting HOST_CC and HOST_STRIP on environments that are not
cross-compiled results in a failed compilation such as:

```
x86_64-linux-gnu-gcc -Wall -O2 -Wno-format-truncation -I include/ cilium-probe-kernel-hz.c -o cilium-probe-kernel-hz
cilium-probe-kernel-hz.c:6:10: fatal error: stdio.h: No such file or directory
    6 | #include <stdio.h>
      |          ^~~~~~~~~
```

Thus, HOST_CC and HOST_STRIP are only set when cross-compilation is
being performed.

Fixes: 9f05489ad35f ("build: Fix cross compiling for amd64 on arm64")
Signed-off-by: André Martins <andre@cilium.io>

45057 of 128399 relevant lines covered (35.09%)

2265.87 hits per line

Source Files on job 39861.2
  • Tree
  • List 0
  • Changed 110
  • Source Changed 0
  • Coverage Changed 110
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26905
  • Travis Job 39861.2
  • 236db262 on github
  • Prev Job for on master (#39852.2)
  • Next Job for on master (#39873.2)
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