Ross Burton
Ross Burton
We may have found a problem in testing, I’ll double check and get back to you.
Following, over in Yocto Project we've been finding edge cases and so on for a while. Will happily exercise patches on our autobuilder (which does linux x86->*, arm->*, mingw).
We had a fail in automated CI again, and it's FTP-related. You may be onto something!
The tests that we've seen fail are: 136 137 138 139 337 340 1062 1086 1091 1096 1103 1107 1108 1137 1149. Only three match, but if the bug/race is...
I did a number of builds on different machines and have concluded that this is an aarch64 host issue: - Ubuntu 22.04 on x86 works - Ubuntu 20.04 on x86...
Also as we need to build on the AB without `build-webos`, I've been using Kas locally to orchestrate the build in a way that I can easily transform to autobuilder...
I noticed that lemon in meta-oe is _very_ old. I upgraded it and now the errors change to: ``` selectors_grammar_y.y: In function 'yy_syntax_error': selectors_grammar_y.y:47:17: error: 'raw_buffer' has no member named...
Lemon upgrade here https://lore.kernel.org/openembedded-devel/[email protected]/
It looks like this was a genuine bug in lemon that has been fixed in the last decade. I suggest you grab that lemon upgrade: with that the generated files...
More buildpaths warnings: ``` WARNING: clang-15.0.6-r0 do_package_qa: QA Issue: File /usr/bin/llvm-config in package clang contains reference to TMPDIR [buildpaths] WARNING: clang-15.0.6-r0 do_package_qa: QA Issue: File /usr/lib/cmake/llvm/LLVMConfig.cmake in package clang-dev contains...