FS#70518 - qt5-tools needs rebuild against latest icu

Attached to Project: Arch Linux
Opened by dllud (dllud) - Tuesday, 20 April 2021, 13:24 GMT
Last edited by Eli Schwartz (eschwartz) - Tuesday, 20 April 2021, 13:33 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

qt5-tools (currently at version 5.15.2+kde+r17-1) needs to be rebuilt against the latest icu (69.1-1).

Example error:

> /usr/bin/lrelease: error while loading shared libraries: libicui18n.so.68: cannot open shared object file: No such file or directory
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Tuesday, 20 April 2021, 13:33 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Fix your custom package for qt5-base, do not report issues about missing libraries until you use lddtree (from pax-utils) to find out which package the actual error comes from. In this case libQt5Core.so.5
Comment by Eli Schwartz (eschwartz) - Tuesday, 20 April 2021, 13:31 GMT
$ pkg-list-linked-libraries qt5-tools libicu
==> checking linked libraries for qt5-tools-5.15.2+kde+r17-1-x86_64.pkg.tar.zst ...
==> ERROR: No file in qt5-tools-5.15.2+kde+r17-1-x86_64.pkg.tar.zst is linked to libicu

Loading...