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

akopytov / sysbench / 448
74%
master: 75%

Build:
Build:
LAST BUILD BRANCH: patch-1
DEFAULT BRANCH: master
Ran 05 Feb 2017 09:45AM UTC
Jobs 1
Files 54
Run time 2s
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
448

push

travis-ci

akopytov
Fixes #105: 1.0.0 clock_gettime runtime failure built with macOS 10.11 and Xcode 8.x

XCode 8 SDK declares clock_gettime() but macOS 10.11 and earlier do not
actually implement it. So just checking for a clock_gettime()
declaration in configure is insufficient.

Instead, do AC_SEARCH_LIBS first to check if -lrt is required, then use
AC_CHECK_FUNCS to check for clock_gettime() availability.

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Jobs
ID Job ID Ran Files Coverage
2 448.2 05 Feb 2017 09:45AM UTC 0
0.0
Travis Job 448.2
Source Files on build 448
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #448
  • 481a9fa3 on github
  • Prev Build on 1.0 (#446)
  • Next Build on 1.0 (#450)
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