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

ivmai / bdwgc / 1400
77%

Build:
DEFAULT BRANCH: master
Ran 22 Oct 2022 01:09PM UTC
Jobs 1
Files 58
Run time 3s
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

22 Oct 2022 01:02PM UTC coverage: 74.18% (-0.03%) from 74.209%
1400

push

travis-ci-com

ivmai
Fix build using Makefile.direct on FreeBSD with system-defined CFLAGS
(fix of commit f7cfa9d10)

Issue #483 (bdwgc).

Some hosts (e.g. FreeBSD ones) predefine CFLAGS variable (to e.g. -O2),
thus the options required to build libgc (e.g. -I) should be appended
to CFLAGS.

If there is a need to alter the default macros added to CFLAGS in
Makefile.direct, then the client should provide the full list of -D
options in CFLAGS_DEFAULT_MACROS variable.

* Makefile.direct (CFLAGS_FOR_PIC): Set to empty (if unset).
* Makefile.direct (CFLAGS_DEFAULT_MACROS): New variable (move all -D
options from CFLAGS) which could be customized by client.
* Makefile.direct (CFLAGS): Add comment; split assignment into two
steps (assign "-O" value first using "?=" operator, then append the
remaining options using "+=" operator); use CFLAGS_DEFAULT_MACROS.

7418 of 10000 relevant lines covered (74.18%)

8811959.6 hits per line

Jobs
ID Job ID Ran Files Coverage
5 1400.5 (CONF_OPTIONS="--enable-gcov --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions" CFLAGS_EXTRA="-D USE_CUSTOM_SPECIFIC" CC_FOR_CHECK=g++ MAKEFILE_TARGETS="all" MAKEFILE_TARGETS_CHECK="check" NO_CLONE_LIBATOMIC_OPS=true REPORT_COVERAGE=true TESTS_CUSTOM_RUN=true) 22 Oct 2022 01:09PM UTC 0
74.18
Travis Job 1400.5
Source Files on build 1400
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #1400
  • 93381779 on github
  • Prev Build on master (#1397)
  • Next Build on master (#1401)
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