Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723644 - dev-qt/qt-creator-4.12 w/ sys-devel/clang-10: Project ERROR: Cannot find libclang's main header file
Summary: dev-qt/qt-creator-4.12 w/ sys-devel/clang-10: Project ERROR: Cannot find libc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Davide Pesavento
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: llvm-10
  Show dependency tree
 
Reported: 2020-05-18 08:21 UTC by Szef
Modified: 2020-06-25 06:21 UTC (History)
4 users (show)

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


Attachments
emerge --info (emerge.info,7.28 KB, application/x-info)
2020-05-18 08:21 UTC, Szef
Details
build.log (build.log.gz,53.37 KB, application/gzip)
2020-05-18 08:22 UTC, Szef
Details
emerge -pqv (emerge.pqv,446 bytes, text/plain)
2020-05-18 08:22 UTC, Szef
Details
environment (environment,74.73 KB, text/plain)
2020-05-18 08:23 UTC, Szef
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Szef 2020-05-18 08:21:29 UTC
Created attachment 640030 [details]
emerge --info

Seems that it depends on some headers of previous version.

Project ERROR: Cannot find libclang's main header file, candidate: /usr/lib64/llvm/9/include/clang-c/Index.h
Comment 1 Szef 2020-05-18 08:22:13 UTC
Created attachment 640032 [details]
build.log
Comment 2 Szef 2020-05-18 08:22:47 UTC
Created attachment 640034 [details]
emerge -pqv
Comment 3 Szef 2020-05-18 08:23:36 UTC
Created attachment 640036 [details]
environment
Comment 4 Andrew 2020-05-22 11:22:31 UTC
I have exactly the same error
Comment 5 Larry the Git Cow gentoo-dev 2020-06-25 06:21:10 UTC
The bug has been closed via the following commit(s):

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

commit b5b9383e897b618372ae474fedb68517738a0d04
Author:     Jason A. Donenfeld <zx2c4@gentoo.org>
AuthorDate: 2020-06-25 06:12:58 +0000
Commit:     Jason A. Donenfeld <zx2c4@gentoo.org>
CommitDate: 2020-06-25 06:19:40 +0000

    dev-qt/qt-creator: build with clang 10 and bump to 4.12.3
    
    Closes: https://bugs.gentoo.org/723644
    Closes: https://bugs.gentoo.org/722306
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>

 dev-qt/qt-creator/Manifest                         |  2 +-
 .../files/qt-creator-4.12.3-clang-libs.patch       | 24 ++++++++++++++++++++++
 .../files/qt-creator-4.12.3-preload-plugins.patch  | 13 ++++++++++++
 ...ator-4.12.0.ebuild => qt-creator-4.12.3.ebuild} |  9 ++++++--
 4 files changed, 45 insertions(+), 3 deletions(-)