libmsysm: fix build with newer CMake version - #27268
Conversation
|
Builds now, but the paths are wrong: Should be |
616fb68 to
3d247f6
Compare
|
Closing this for now, because I can't figure out the path fix for this at the moment. I'm currently on a Linux machine and not on Windows, so I can't test this at the moment but have to resort to guess work and pushing to CI to see whether it works out. If someone else wants to give it a try, feel free to do so. Edit: Strange. The build from ca. an hour ago succeeded (although with wrong paths), but it's failing now with the same PKGBUILD file. Edit 2: Python file path problems may not be specific to this package, but to the new Python version 3.13, see #27236 (comment). Edit 3: According to #27236 (comment) this should be fixed now / in Python package version 3.13.11-4 (70f2ba8). So let's give it another try. |
|
Yes! Success and proper Python paths on UCRT64. 🎉 Thanks @lazka! |
|
Build is OK, but check failed: Likely that's related to the recent update of spglib to version 2.7.0 in 0e4f302. Edit: Adjusted dependencies of spglib in 92c87b9 to avoid that problem in the future. |
No description provided.