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

cilium / cilium / 39861
39%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2022 11:58PM UTC
Jobs 3
Files 908
Run time 48min
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.118% (-0.005%) from 35.123%
39861

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>

45091 of 128399 relevant lines covered (35.12%)

6708.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 39861.1 30 Mar 2022 12:03AM UTC 0
35.11
Travis Job 39861.1
2 39861.2 29 Mar 2022 11:58PM UTC 0
35.09
Travis Job 39861.2
3 39861.3 (RACE=1 BASE_IMAGE=quay.io/cilium/cilium-runtime:efb92c208c5f1f190243b361cbb43413ca49d534@sha256:8ca66f05327b5affad2bfb09614636f2b0d3fa24a9f40d1b5f86c2ef9ca2e46a LOCKDEBUG=1) 30 Mar 2022 12:41AM UTC 0
35.11
Travis Job 39861.3
Source Files on build 39861
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #39861
  • 236db262 on github
  • Prev Build on master (#39852)
  • Next Build on master (#39873)
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