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

LLNL / spack / 6205
68%

Build:
DEFAULT BRANCH: develop
Ran 23 Jan 2017 07:35PM UTC
Jobs 1
Files 151
Run time 9s
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
6205

push

travis-ci

becker33
Fix configure's zlib version check (#2901)

* Fix configure's zlib version check

R wants a version of zlib that is 1.2.5 or newer.

The version checking code just does a lexicographic comparison
of the first 5 characters of the string, so it seesthat the latest
zlib version, 1.2.10, as 1.2.1 and fails.

This patch changes the comparison to use zlibs' hex ZLIB_VERNUM
so that it does not suffer from this problem.

A version of this patch is wending it's way through the R comunity
community and will/should be included in a future release.

I tested the patch with the current R, 3.3.1.

* Tighten zlib dependency version (>= 1.2.5)

* Convert patch to level=1 format.

8993 of 13291 relevant lines covered (67.66%)

0.68 hits per line

Jobs
ID Job ID Ran Files Coverage
2 6205.2 (TEST_SUITE=unit) 23 Jan 2017 07:35PM UTC 0
67.66
Travis Job 6205.2
Source Files on build 6205
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6205
  • 162be154 on github
  • Prev Build on develop (#6204)
  • Next Build on develop (#6206)
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