Bug 1217222

Summary: aegisub fails to build because of Boost ICU support
Product: [openSUSE] openSUSE Distribution Reporter: Lubos Kocman <lubos.kocman>
Component: OtherAssignee: Marcus Meissner <meissner>
Status: NEW --- QA Contact: E-mail List <qa-bugs>
Severity: Major    
Priority: P5 - None CC: meissner, mlin
Version: Leap 15.6Flags: mlin: needinfo? (meissner)
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Lubos Kocman 2023-11-16 10:27:39 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)
Comment 1 Marcus Meissner 2023-12-07 10:26:43 UTC
I need to rebuild boost with newer icu to fix this
Comment 2 Max Lin 2024-05-14 04:09:40 UTC
(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?
Comment 3 Marcus Meissner 2024-05-22 08:05:32 UTC
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.