I am testing rebuild of SWIG dependencies against upcoming version 4.1.0 in Fedora rawhide/38. The build of subversion-1.14.2 is failing with this version. + make check-swig-py mkdir /builddir/build/BUILD/subversion-1.14.2/subversion/bindings/swig/python/libsvn if [ "LD_LIBRARY_PATH" = "DYLD_LIBRARY_PATH" ]; then for d in /builddir/build/BUILD/subversion-1.14.2/subversion/bindings/swig/python/libsvn_swig_py /builddir/build/BUILD/subversion-1.14.2/subversion/bindings/swig/python/../../../libsvn_*; do if [ -n "$DYLD_LIBRARY_PATH" ]; then LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$d/.libs"; else LD_LIBRARY_PATH="$d/.libs"; fi; done; export LD_LIBRARY_PATH; fi; \ cd /builddir/build/BUILD/subversion-1.14.2/subversion/bindings/swig/python; \ /usr/bin/python3 /builddir/build/BUILD/subversion-1.14.2/subversion/bindings/swig/python/tests/run_all.py RPM build errors: make: *** [Makefile:947: check-swig-py] Segmentation fault (core dumped) + : Python swig test failure. + exit 1 I reported it to swig upstream https://github.com/swig/swig/issues/2373 and got answer that it is related to change "Remove -py3 command line option" https://github.com/swig/swig/commit/a343b7e254567a64761bc1be7dc55b7b7424ec52 Recommended fix works. https://github.com/swig/swig/issues/2373#issuecomment-1250997124 Successful build with swig 4.1.0 https://copr.fedorainfracloud.org/coprs/jplesnik/swig-rebuild/build/4863479/
I reported it to upstream. You can check their response here: https://lists.apache.org/thread/18xcfz5bvc3g972dxvhk3h97thobbmzs
FEDORA-2022-bccb753a3f has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-bccb753a3f
FEDORA-2022-bccb753a3f has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-bccb753a3f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-bccb753a3f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-cfb8a8b326 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cfb8a8b326
FEDORA-2022-cfb8a8b326 has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-cfb8a8b326` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cfb8a8b326 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2022-cfb8a8b326 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2022-bccb753a3f has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.