Bugzilla – Bug 1217222
aegisub fails to build because of Boost ICU support
Last modified: 2024-05-22 08:05:32 UTC
Hello aegisub does not build on Leap 15.6 this should be fixed before Beta (Feb 2023) https://en.opensuse.org/openSUSE:Roadmap#Schedule_for_openSUSE_Leap_15.6 Build log from Leap 15.6 https://build.opensuse.org/package/live_build_log/openSUSE:Backports:SLE-15- SP6/aegisub/standard/x86_64 [ 49s] checking for icu-uc >= 4.8.1.1... yes [ 49s] checking for icu-i18n >= 4.8.1.1... yes [ 52s] checking whether boost ICU support works... no [ 52s] configure: error: in `/home/abuild/rpmbuild/BUILD/Aegisub-3.3.3': [ 52s] configure: error: Aegisub requires that boost be built with ICU support. [ 52s] See `config.log' for more details [ 52s] error: Bad exit status from /var/tmp/rpm-tmp.TnSkEB (%build)
I need to rebuild boost with newer icu to fix this
(In reply to Marcus Meissner from comment #1) > I need to rebuild boost with newer icu to fix this @Marcus is there any update for this? I suppose this needs to be done with a maint update?
This needs a boost major version update addition, as boost actually encodes the icu version update in symbol names. I started the JIRA process, but did not yet have time to move forward.