Gilles DOFFE

Results 23 comments of Gilles DOFFE

I found some related issues: - https://github.com/RIOT-OS/RIOT/issues/15870 - https://github.com/RIOT-OS/RIOT/issues/495 - https://github.com/RIOT-OS/RIOT/issues/15878 I try to find a workaround to avoid reinstalling my computer with Ubuntu 20.04.

Hi friends, I up this bug as I can still reproduce it on Ubuntu 22.04. I am limited by my skills to investigate further on this. Any help would be...

Hi @mpartel I am facing some kind of deadlock with `--multithreaded` and `--enable-lock-forwarding`. I am using bindfs to share between users download and build caches of Yocto project builds. There...

Thanks for your quick reply. > Since you're mounting the directory on itself, are you sure you need --enable-lock-forwarding? If all access goes through bindfs, then there should be no...

> @maribu @gdoffe maybe you can have another look to include this in the next release :) As a simple user of your work LGTM, good job ! :+1:

I noticed some problems around filtering, not sure where it comes from, I have to check. But just to inform it is not full ready yet.

> > I noticed some problems around filtering, not sure where it comes from, I have to check. > > Any news on that? 🙂 Yes. Filters management got bugs,...

An other concern is the mandatory hardware parameter that cannot have a default value `CONFIG_FDCAN_DEVICE_TRANSCEIVER_LOOP_DELAY`. I force it to a fake value of 0 when in CI to avoid undefined...

> ### Murdock results > ❌ [FAILED](https://ci.riot-os.org/details/530fb68fe7f84f8caea4eafdc1b23265) > > [e5e81d1](https://github.com/RIOT-OS/RIOT/commit/e5e81d12407fc6b70a44834db4c79249484e60f3) drivers/bme680: fix empty initializer > > Success Failures Total Runtime > 97 0 9367 01m:27s > #### Artifacts @chrysn thanks...

> There's still a build error left, and I'd appreciated if the mocking part was somehow shown / tested. > > I've done both, but can't push directly to this...