Giter Club home page Giter Club logo

Comments (5)

pittma avatar pittma commented on August 18, 2024 1

Hi @kent-mcleod, and sorry for the delay on this. I tried again this morning with a fresh fetch and everything worked as expected. Thanks for your help!

from rumprun.

kent-mcleod avatar kent-mcleod commented on August 18, 2024

Hi!

I believe this is likely due to the corresponding change to the libsel4 api that deprecated seL4_CapData_Badge_new. What commit hash/version of the seL4 kernel are you using?

from rumprun.

pittma avatar pittma commented on August 18, 2024

To be completely honest, I've cargo-culted through a fair amount of this today 😄

I'm using the version that demoapps pulls via the repo tool, I believe.

$ git remote -v
seL4    https://github.com/seL4/seL4 (fetch)
seL4    https://github.com/seL4/seL4 (push)
$ git describe
API-master-01-03--release-2014-08-10-1862-g18db530

from rumprun.

kent-mcleod avatar kent-mcleod commented on August 18, 2024

Disregard what I initially wrote below. This rumprun repo has gotten out of sync with the core seL4 github repositories. Because of a internally failing seL4 verification regression test, the core seL4 repos haven't been updated in a few days. But because the internal rumprun regression tests are passing this one got pushed out (With newer changes that depends on changes that haven't been pushed out for other repos yet). Until the github repos get up dated, discarding the last 3 commits is likely the easiest work around.

Thanks for bringing this to our attention!

So what seems to have happened is that the api change in libsel4 broke a function definition in libsel4vka. Normally our internal regression would prevent the github repos from being updated until this was fixed, but the sel4test project doesn't use vka_mint_object, thus not triggering the error condition. I'll let you know when the updated version of the libraries get pushed out which will fix this compilation error.

As for the problem of preventing this from happening in the future, we probably need to start versioning the demoapps application against released versions of the sel4 libraries which will reduce the chance of these breakages from happening.

from rumprun.

kent-mcleod avatar kent-mcleod commented on August 18, 2024

Ok it should be fixed now.

from rumprun.

Related Issues (5)

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.