Felix Yan
Felix Yan
I have figured it out that missing `-ffat-lto-objects` in CXXFLAGS is responsible for the `glslang::TShader` symbol missing issues. I have took the last two parts of your patch (removing the...
@sl1pkn07 My failing example is the `ncnn` package. An old version (20220729) triggered the error in OP, and the updated version (20221128) triggers the next issue, which is then fixed...
Thanks a lot! And sorry for the very long delay.
> @felixonmars you can enable github ci in your source repository and see how is tests going It seems all failing tests are because of unsupported old Python versions.
> Hi, There's a "Windows Borders" setting in the bottom left of the window decorations settings panel. Does adjusting that fix your issue? Not for me even on "Tiny" or...
I actually thought I did... Now opened as https://github.com/haskell/cabal/pull/9062
0.10.0 is also missing here. It would be nice to keep RubyGems releases and git tags in sync :)
I actually hit this too while packaging for Arch Linux, but with Python 3.11 and Flask 2.2 instead. The test suite doesn't collect successfully: ``` ============================= test session starts ==============================...
The `nose.proxy.RuntimeError: can't start new thread` doesn't seem to be relevant to this PR.
A friendly ping to bring this back to life :)