ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

travis: Switch to Ubuntu Docker image #266

Closed nathanchance closed 4 years ago

nathanchance commented 4 years ago

Depends on https://github.com/ClangBuiltLinux/dockerimage/pull/46.

nathanchance commented 4 years ago

This passes ./build-all.sh for me (although there is an upstream s390 regression in -next: https://lore.kernel.org/lkml/568AA084-BCC7-4638-AE65-DA64E547BA77@lca.pw/)

nickdesaulniers commented 4 years ago

yes, I noticed the s390 failure yesterday on our current docker image, so it's definitely not related to this new docker image. Let's keep an eye on it, if it doesn't get cleared by Monday let's poke them.

nathanchance commented 4 years ago

Looks like the s390 thing should be taken care of: https://lore.kernel.org/linux-next/20200417092725.4876a832@coco.lan/