GithubHelp home page GithubHelp logo

Comments (8)

sjanc avatar sjanc commented on June 11, 2024 1

Hi,

Hmm those seem to pass on my box (fedora linux)...

Please send PR with changes that fix this for you.
I also noticed that those tests are not executed in github actions (just build test), I'll add them

from mynewt-nimble.

pkarashchenko avatar pkarashchenko commented on June 11, 2024

Root cause seems to be a missing prototype of ble_npl_eventq_dflt_get as after I add a prototype the test pass

from mynewt-nimble.

pkarashchenko avatar pkarashchenko commented on June 11, 2024

Also there is an error when running make clean: rm: cannot remove '*~': No such file or directory

from mynewt-nimble.

pkarashchenko avatar pkarashchenko commented on June 11, 2024

Also unit test section from porting/examples/linux/README.md does not reflect the actual steps to build and run unit tests.

from mynewt-nimble.

sjanc avatar sjanc commented on June 11, 2024

#1565 should fix 'make clean' error and also adds Linux NPL test to CI workflows

from mynewt-nimble.

sjanc avatar sjanc commented on June 11, 2024

interestingly it fails on CI with same error as this issue :)

from mynewt-nimble.

pkarashchenko avatar pkarashchenko commented on June 11, 2024

Maybe because -m32 option is added for the code build, but not added for tests?
Sorry, I've been busy and didn't find a time to submit a fix of missing prototypes.

from mynewt-nimble.

sjanc avatar sjanc commented on June 11, 2024

yeap, I'll enable -m32 for now and later on we can extend it for 64bits

from mynewt-nimble.

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.