Coder Social home page Coder Social logo

Comments (3)

broonie avatar broonie commented on July 26, 2024

Given that clang-9 is still in development we would first need to work out handing for in development compilers properly, we don't want instability in the compiler bothering people who don't care about that - that was never really handled, we just left the builds on staging.

PowerPC would be a new architecture for which we have no physical hardware - someone else did raise on the list the idea of covering as many qemuable architectures as possible so that would fit into that. 64 bit PowerPC does have the issue that the Debian port is questionable (it's never been a release architecture, very low demand), unless it can boot 32 bit userspace in which case we could just use the 32 bit port for boot testing.

from kernelci-core.

nickdesaulniers avatar nickdesaulniers commented on July 26, 2024

Given that clang-9 is still in development we would first need to work out handing for in development compilers properly

So there seems to be a docker image for clang-9: https://github.com/kernelci/kernelci-core/blob/dd1747b4ae595cefbc6fa23b7187fd1d7f4ca170/jenkins/dockerfiles/clang-9/Dockerfile

I'm not sure how often that gets rebuilt? I assume it would have to be rebuilt daily to repackage the latest development build of clang.

we don't want instability in the compiler bothering people who don't care about that - that was never really handled, we just left the builds on staging.

Yes; but I care about that and need the emails/bugreports. So maybe we never email kernel devs about build breakages w/ pre-release compilers, but maybe we can just email [email protected] for build breakages w/ pre-release versions of clang?

from kernelci-core.

gctucker avatar gctucker commented on July 26, 2024

Given that clang-9 is still in development we would first need to work out handing for in development compilers properly

So there seems to be a docker image for clang-9: https://github.com/kernelci/kernelci-core/blob/dd1747b4ae595cefbc6fa23b7187fd1d7f4ca170/jenkins/dockerfiles/clang-9/Dockerfile

I'm not sure how often that gets rebuilt? I assume it would have to be rebuilt daily to repackage the latest development build of clang.

It's rebuilt when kernelci.org is being updated, so typically every Friday.

You can see in the build details the exact version that was used, with the string returned by the clang binary:
https://kernelci.org/build/id/5d2c2d4659b514346149e933/

And here's the Dockerfile, with the details of where it gets the packages from:
https://github.com/kernelci/kernelci-core/blob/master/jenkins/dockerfiles/clang-9/Dockerfile

from kernelci-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.