|
Bugzilla – Full Text Bug Listing |
| Summary: | libqt5-qtwebengine: [ 8991s] collect2: error: ld returned 1 exit status | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | Lubos Kocman <lubos.kocman> |
| Component: | Basesystem | Assignee: | Marcus Meissner <meissner> |
| Status: | CONFIRMED --- | QA Contact: | |
| Severity: | Major | ||
| Priority: | P3 - Medium | CC: | fvogt, meissner, rtsvetkov |
| Version: | unspecified | ||
| 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 15:55:52 UTC
From the log: [ 9s] [7/624] cumulate libicu65_1-ledata-65.1-150200.4.8.1 [ 9s] [8/624] cumulate libicu73_2-ledata-73.2-150000.1.3.1 [ 9s] [435/624] cumulate libicu-suse65_1-65.1-150200.4.8.1 [ 9s] [436/624] cumulate libicu73_2-73.2-150000.1.3.1 I suspect you're mixing packages with different origins. 15.5 is fine: https://build.opensuse.org/package/show/home:krop:qtwebengine-lts/libqt5-qtwebengine with osc buildinfo: <bdep name="libicu73_2" version="73.2" release="150000.1.3.1" arch="x86_64" hdrmd5="31c2afd67f099c5b1494f12297a31277" project="SUSE:SLE-15:Update" repository="pool-leap-15.6"/> <bdep name="libicu-suse65_1" version="65.1" release="150200.4.8.1" arch="x86_64" hdrmd5="4988556e9e299520b55e3c3d81eacee4" project="SUSE:SLE-15-SP2:Update" repository="pool-leap-15.6"/> added libicu73_2@SUSE:SLE-15:Update/pool-leap-15.6 because of nodejs20:libicui18n.so.73()(64bit) added libicu73_2@SUSE:SLE-15:Update/pool-leap-15.6 because of nodejs20:libicuuc.so.73()(64bit) added libicu-suse65_1@SUSE:SLE-15-SP2:Update/pool-leap-15.6 because of libQt5Core5:libicuuc.so.suse65.1()(64bit) added libicu-suse65_1@SUSE:SLE-15-SP2:Update/pool-leap-15.6 because of libQt5Core5:libicui18n.so.suse65.1()(64bit) The default libicu version was switched from 64 to 73 and everything needs to be rebuilt. Until that is done, issues like this happen. Not a KDE or even openSUSE issue, moving to SLE basesystem. SUSE-RU-2024:0245-1: An update that has one fix can now be installed. Category: recommended (moderate) Bug References: 1217243 Sources used: openSUSE Leap 15.5 (src): libqt5-qtlocation-5.15.8+kde4-150500.2.4.1 Desktop Applications Module 15-SP5 (src): libqt5-qtlocation-5.15.8+kde4-150500.2.4.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. |