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

LLNL / spack / 4208
68%

Build:
DEFAULT BRANCH: develop
Ran 03 Oct 2016 02:35AM UTC
Jobs 1
Files 141
Run time 6s
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
4208

push

travis-ci

tgamblin
gcc: fix darwin dispatch/object.h header issue (#1518)

Fixes #1203. Apple ships headers in Yosemite (and possibly earlier) that
are gcc-incompatible, but compile fine with clang. The fix is to copy
the offending system header from /usr/include/${REST_OF_HEADER_PATH} to
${GCC_PREFIX}/include/${REST_OF_HEADER_PATH} and replace the non-gcc-
compatible features with gcc-compatible equivalents.

See https://github.com/hashdist/hashstack/pull/771/files for
inspiration, and
http://hamelot.io/programming/osx-gcc-dispatch_block_t-has-not-been-declared-invalid-typedef/
for a description of the header issue.

7745 of 11976 relevant lines covered (64.67%)

0.65 hits per line

Jobs
ID Job ID Ran Files Coverage
3 4208.3 (TEST_SUITE=unit) 03 Oct 2016 02:35AM UTC 0
64.67
Travis Job 4208.3
Source Files on build 4208
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4208
  • df79ba0d on github
  • Prev Build on develop (#4207)
  • Next Build on develop (#4211)
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