Closed flihp closed 7 years ago
On 09/12/2017 08:11 AM, Philip Tricca wrote:
This is probably related to the travis-ci update a few days ago. Looks like they upgraded clang from 3.8 to 3.9 and it's a bit more pedantic. Funny enough the failure occurs when we build cmocka (dependency) not the TSS code:
And what's even more funny is that it passes when you restart just the clang job.
-- Tadeusz
Ugh. The number of travis-ci mysteries is growing. This one the tabrmd is still bugging me: https://github.com/01org/tpm2-abrmd/commit/d1d6a451e00daae579225847ef8435f0c59c5483
Fixed with #536
@flihp are the problems of travis-ci builds caused by gcc and clang running in parallel?
not that I know of
This is probably related to the travis-ci update a few days ago. Looks like they upgraded clang from 3.8 to 3.9 and it's a bit more pedantic. Funny enough the failure occurs when we build cmocka (dependency) not the TSS code: