Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942452 - dev-qt/qt-creator-9999: please add LLVM_SLOT 19
Summary: dev-qt/qt-creator-9999: please add LLVM_SLOT 19
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: 2024-10-29 14:43 UTC by Eugene Shalygin
Modified: 2024-10-29 19:18 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Shalygin 2024-10-29 14:43:37 UTC
Builds and runs fine; tests for LLVM version 19 are already present in the qt-creator code base.

Reproducible: Always
Comment 1 Ionen Wolkens gentoo-dev 2024-10-29 14:48:30 UTC
Was failing to build with 19 when I last tried it, but guess it's been fixed since then, I'll try again.
Comment 2 Larry the Git Cow gentoo-dev 2024-10-29 17:07:35 UTC
The bug has been closed via the following commit(s):

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

commit a664cd4047bb734dbe550829a3e3757212b580f7
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-10-29 14:55:18 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-10-29 17:06:50 +0000

    dev-qt/qt-creator: enable llvm slot 19 in live
    
    Closes: https://bugs.gentoo.org/942452
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-qt/qt-creator/qt-creator-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Eugene Shalygin 2024-10-29 19:18:07 UTC
Thank you!