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

akopytov / sysbench / 449 / 2
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 05 Feb 2017 09:47AM UTC
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

05 Feb 2017 09:31AM UTC coverage: 0.0%. Remained the same
449.2

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

Source Files on job 449.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 449
  • Travis Job 449.2
  • 481a9fa3 on github
  • Prev Job for on master (#445.2)
  • Next Job for on master (#451.2)
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