Closed tmozgach closed 7 years ago
This is not the correct log. Please supply the log from the unit tests and report all versions of all dependencies.
10.10 is getting a bit old--this could be a won't fix.
Right, that is the same log that you copy/pasted above. It is telling you to look in testsuite/test-suite.log for the details of the failure.
I've submitted a branch of fwdpp asking Travis to build using xcode 6.4, but that'll happen with GCC pulled in via anaconda/conda-forge. I don't build with clang because it is too annoying to deal with installing the dependencies for the unit test suite.
@tmozgach the unit tests pass on Travis/Yosemite using gcc: https://travis-ci.org/molpopgen/fwdpp/builds/261420814
I don't test with clang because I pull dependencies in using bioconda, and they're built with gcc. However, unit tests have been passing with clang for years.
I am guessing there's an ABI incompatibility lurking somewhere. In other words, I suspect some dependency is compiled with GCC and uses cpp11. That is a recipe for incompatibility.
Hello, I updated the version 0.5.6 in formulae of fwdpp for the homebrew and Jenkins fails tests for macOs version yosemite
See log.