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
Created attachment 920959 [details] build log
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
(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 :)
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(+)