We want to rebase minizip-ng in a side-tag (as there was a soname bump) however, the dolphin-emu (which requires the minizip soname) is FTBFS I've tried a simple scratch-build with no changes on RPM (on Fedora Rawhide): https://koji.fedoraproject.org/koji/taskinfo?taskID=106188415 Error: /builddir/build/BUILD/dolphin-423c7c58cd8fe78eb89a3ab434cfbc958a4eef07/Source/Core/Core/HW/EXI/BBA/BuiltIn.h:23:15: error: expected unqualified-id before numeric constant 23 | constexpr u16 IP_PROTOCOL = 0x800; | ^~~~~~~~~~~ Reproducible: Always Steps to Reproduce: 1. Build dolphin-emu 2. 3. Actual Results: FTBFS Expected Results: Build successful
Thanks, yes I was looking into this, but I'm not sure how the constexpr feature in c++ works, so it might take me some time to figure out how to fix.
FEDORA-2023-c57adcbd74 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-c57adcbd74
FEDORA-2023-c57adcbd74 has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report.