On Sat, Dec 31, 2022 at 04:33:12PM +0100, Nicolas Boulenguez wrote: > ghdl (red line): > is removed from testing and should not block the transition. > The version in unstable depends on gnat-10 (lots of RC bugs). > The version in experimental depends on gcc-12 (a few RC bugs). > What do you recommend? > - avoid risking an interferenc with other packages > - reupload from experimental to unstable > - ?
I could have reuploaded the experimental ghdl to unstable, but I wanted to change the gcc backend configuration so that it would hopefully resolve the build failures seen on some architectures. That is taking some wrestling with the build process that I hope to resolve shortly. How the testsuite failures from LLVM generated code on some architectures can be solved I don't know yet (as in, whether that's a LLVM or GHDL bug), I'll probably make these tests non-fatal for the time being to investigate. So in short, I'll upload a package shortly that should be able to build on all architectures and complete this transition on the GHDL side.