28 Oct
2022
28 Oct
'22
06:22
But what did the trick was continuing with the broken buildroot! [ 0s] Your build system is broken!! Shall I execute [ 0s] [ 0s] rm -rf -- /var/tmp/build-root/xUbuntu_22.04-x86_64/* [ 0s] [ 0s] y - yes, cleanup the build root [ 0s] N - No, abort build (default on enter) [ 0s] c - Continue anyway with this build root c [ 6s] [y/N/c] reordering...cycle: libc6 -> libgcc-s1 After that, the remaining packages were successfully installed and the build was started. Now I'm able to debug my actual problem, which is somwhere in cmake. But I'm happy to be able to do that locally.