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

cossacklabs / themis / #7595
88%
master: 83%

Build:
Build:
LAST BUILD BRANCH: release/0.15.0
DEFAULT BRANCH: master
Ran 24 Apr 2020 06:46PM UTC
Jobs 1
Files 73
Run time 15s
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

24 Apr 2020 06:32PM UTC coverage: 87.707%. Remained the same
#7595

push

travis-ci

web-flow
Package "./configure" for Rust's libthemis-src (#628)

Commit f79cd235 ("configure" script for platform detection, 2020-03-27)
has added a script which is now essential for building Themis with Make.
However, it neglected to add this script to source code vendored with
"libthemis-src" crate of RustThemis. Without that script libthemis-src
will not be able to build Themis Core. Add a symlink to it so that this
script is packaged during publishing.

Package VERSION file too because without it the build will try reading
it anyway and print annoying warnings:

    cat: VERSION: No such file or directory

This file was added in Themis 0.12, 7f181597 (API-versioned library
names, 2019-04-16), but I guess we just lived with those warnings.

It is an open question why CircleCI and GitHub Actions do not see this
issue. On my machine it fails, but on CI the tests succeed:

    running 3 tests
    test tests::build_and_install ... cat: VERSION: No such file or directory
    tput: No value for $TERM and no -T specified
    /bin/bash: ./configure: No such file or directory
    ok
    test tests::build_and_install_to_OUT_DIR ... cat: VERSION: No such file or directory
    tput: No value for $TERM and no -T specified
    /bin/bash: ./configure: No such file or directory
    ok
    test tests::pkg_config_setting ... cat: VERSION: No such file or directory
    tput: No value for $TERM and no -T specified
    /bin/bash: ./configure: No such file or directory
    ok

    test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out

3767 of 4295 relevant lines covered (87.71%)

19361.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #7595.1 24 Apr 2020 06:46PM UTC 0
87.71
Source Files on build #7595
Detailed source file information is not available for this build.
  • Back to Repo
  • 55d90bab on github
  • Prev Build on HEAD
  • Next Build on HEAD
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