Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 951495 - dev-qt/qt-creator-9999 multilib-strict check failed!
Summary: dev-qt/qt-creator-9999 multilib-strict check failed!
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-17 13:20 UTC by Eugene Shalygin
Modified: 2025-03-22 04:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (build.log.zst,202.02 KB, application/zstd)
2025-03-17 13:20 UTC, Eugene Shalygin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2025-03-17 13:20:03 UTC
The package seems to be trying to bundle and install libarchive and fails.

Files matching a file type that is not allowed:
   usr/lib/libarchive.so.13.7.7
 * ERROR: dev-qt/qt-creator-9999::gentoo failed:
 *   multilib-strict check failed!

And then creates file conflict with libarchive headers.

Reproducible: Always
Comment 1 Eugene Shalygin 2025-03-17 13:20:25 UTC
Created attachment 920959 [details]
build log
Comment 2 Ionen Wolkens gentoo-dev 2025-03-22 01:12:13 UTC
Haven't tried but this may already be fixed by [1] (merged on Mar 20 05:31:13 2025), but your build.log shows it's at [2] (Mar 17 12:50:21 2025)

Either way it'll need to depend on it now, so still something to do here. Not that it'd be missing for anyone given cmake hard-depends on it.

[1] https://github.com/qt-creator/qt-creator/commit/857f2d4eef5
[2] https://github.com/qt-creator/qt-creator/commit/b934d11e3c9
Comment 3 Ionen Wolkens gentoo-dev 2025-03-22 01:13:15 UTC
(In reply to Ionen Wolkens from comment #2)
> Haven't tried but this may already be fixed by [1] (merged on Mar 20
> 05:31:13 2025), but your build.log shows it's at [2] (Mar 17 12:50:21 2025)
And well, that's when it was reported -- but hadn't seen the bug until it got assigned :)
Comment 4 Larry the Git Cow gentoo-dev 2025-03-22 04:55:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0b87e8e3e033b1e696df31e8743160afb4b7549

commit e0b87e8e3e033b1e696df31e8743160afb4b7549
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2025-03-22 02:44:51 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2025-03-22 04:54:19 +0000

    dev-qt/qt-creator: depend on libarchive in live
    
    wrt multilib thing in bug #951495, seem like it was a transcient
    upstream issue and it (now) links with system's and does not install
    libarchive.
    
    Closes: https://bugs.gentoo.org/951495
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-qt/qt-creator/qt-creator-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)