FS#56314 - [qt5-base] [KDE-Unstable] Packages are not linked against latest icu version

Attached to Project: Arch Linux
Opened by Marius O. (lpbm) - Monday, 13 November 2017, 15:05 GMT
Last edited by Antonio Rojas (arojas) - Monday, 13 November 2017, 16:07 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Antonio Rojas (arojas)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Qt 5.10 from testing is not linked against the ICU version 60 library (also from testing).

Additional info:
* qt5-base 5.10.0beta-1
* icu-60.1-1

Steps to reproduce:

$ ldd /usr/lib/libQt5Core.so.5.10 | grep "not found"
libicui18n.so.59 => not found
libicuuc.so.59 => not found
This task depends upon

Closed by  Antonio Rojas (arojas)
Monday, 13 November 2017, 16:07 GMT
Reason for closing:  Won't fix
Comment by Doug Newgard (Scimmia) - Monday, 13 November 2017, 15:10 GMT
So you're talking about KDE-Unstable, not testing?
Comment by Marius O. (lpbm) - Monday, 13 November 2017, 15:14 GMT
Yes you are right, I forgot about having kde-unstable enabled and didn't double check where the 5.10 version was coming from.
Comment by Antonio Rojas (arojas) - Monday, 13 November 2017, 16:06 GMT
Qt 5.10 is currently unbuildable due to a bug in systemd. The provided beta1 was very old anyway, so I've removed it from [kde-unstable]. Hopefully this will be sorted out before 5.10 final is released.

Loading...