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

zeromq / libzmq / 9842958683
76%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2024 04:03PM UTC
Jobs 1
Files 214
Run time 2min
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

08 Jul 2024 04:00PM UTC coverage: 74.779%. Remained the same
9842958683

push

github

bluca
problem: using `-errwarn` on non-Sun systems

solution: only use `-errwarn` on SunPro systems

For example, using Clang on Alpine, this just results in build spam, and
the option is incorrectly passed through to ld, which trys to use use it
(`-e`) as an entrypoint, i.e:
```bash
[ 28%] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o
clang++: warning: -e rrwarn=%all: 'linker' input unused [-Wunused-command-line-argument]
[ 29%] Linking CXX executable bin/local_lat
/usr/bin/ld: warning: cannot find entry symbol rrwarn=%all; defaulting to 0000000000000cf0
[ 29%] Built target local_lat
```

14774 of 19757 relevant lines covered (74.78%)

35848.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9842958683.1 08 Jul 2024 04:03PM UTC 0
74.78
GitHub Action Run
Source Files on build 9842958683
Detailed source file information is not available for this build.
  • Back to Repo
  • d203ad2b on github
  • Prev Build on master (#9841975395)
  • Next Build on master (#9846573973)
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