Christian Ehrhardt

Results 39 comments of Christian Ehrhardt

@m6w6 I agree, we've hit the Fails of `Profiling perf test. [tests/035.phpt]` in Ubuntu arm64 and armhf builders and after checking I found that it works ~100% on huge (>16...

I realized that this is an embedded source, therefore this is actually a derivative of this issue => https://github.com/catchorg/Catch2/issues/2178 And thereby this fix => https://github.com/woodard/libabigail/commit/8ae8dcb8d5b87dafd0b9fdd716654e4bf3284c95 Maybe you just need to...

Also it seems to be a non fatal issue, so maybe just classifying as "error" might be the problem here. As an info level log entry I guess no one...

Hi, this also [affects Ubuntu](https://bugs.launchpad.net/ubuntu/+source/ldc/+bug/1951845) which - for now - can revert to build with llvm-11, but one can't predict when Distributions start to remove the older llvm toolchains. Therefore...

Thank you for your guidance on this topic @Hardcode84 ! I'll - for now - build it in Ubuntu with llvm-11 to overcome the issue temporarily but suggest to Debian...

Hi, FYI we are hitting the same issue in Ubuntu now that the default python switches to python3.11 Tracing down the issue I've found those python upstream references - https://docs.python.org/3.11/whatsnew/3.11.html...

Hi @iosonogio - I have myself seen the same on Ubuntu ([once](https://bugs.launchpad.net/wormly-collectd/+bug/2003839)) and have a [report](https://bugs.launchpad.net/ubuntu/+source/collectd/+bug/1971093/comments/33) of others seeing it. So far I've only seen it myself on the shutdown...

I thought I found the issue in myself missing the `pps-gpio` overlay on this new installation. But with the overlay configured (`dtoverlay=pps-gpio,gpiopin=4`) and `pps-gpio` module properly loaded the behavior of...

I had it running for ~3hours in a loop now, for me it seems to never work. I have a Rpi3B (no +) and the same Adafruit Ultimate GPS Hat.

HI @lantz and thanks for your response. Before I've just used the packages that are in Ubuntu 21.04, for your request I've slowly tried to circle around what triggers the...