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

xiph / rav1e / 4610
86%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2019 07:31PM UTC
Jobs 1
Files 54
Run time 5s
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

pending completion
4610

push

travis-ci

lu-zero
Workaround rust 1.38 pipelined compilation

The pipelined compilation relies on using `.rmeta` intermediates while
producing the final rlib.

The staticlib and cdylib targets cannot be built relying on the `.rmeta` and
need to have all the `.rlib` produced before the process starts.

`cargo-c` currently relies on passing the additional crate types throught
`cargo rustc -- --crate-type cdylib ...`.

Since cargo is currently oblivious of the arguments passed after the `--` sets
up the build process as pipelined even if it should not.

Marking the library as `lib, staticlib` avoids the problem adding only
one of the two additional steps that are needed only to prepare the C-API
libraries.

13222 of 18586 relevant lines covered (71.14%)

0.71 hits per line

Jobs
ID Job ID Ran Files Coverage
2 4610.2 (CACHE_NAME=COVERALLS) 27 Sep 2019 07:31PM UTC 0
71.14
Travis Job 4610.2
Source Files on build 4610
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4610
  • 0d17b878 on github
  • Prev Build on master (#4606)
  • Next Build on master (#4615)
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