Bug 1217222 - aegisub fails to build because of Boost ICU support
Summary: aegisub fails to build because of Boost ICU support
Status: NEW
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Other (show other bugs)
Version: Leap 15.6
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Marcus Meissner
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-16 10:27 UTC by Lubos Kocman
Modified: 2024-05-22 08:05 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---
mlin: needinfo? (meissner)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.