Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730256 - dev-qt/qt-creator - ld: cannot find -lclangFormat
Summary: dev-qt/qt-creator - ld: cannot find -lclangFormat
Status: RESOLVED DUPLICATE of bug 711788
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Davide Pesavento
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-30 15:51 UTC by Alain B Soucy
Modified: 2020-06-30 17:42 UTC (History)
2 users (show)

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


Attachments
build.log of qt-creator (build.log.bz2,91.03 KB, application/x-bzip)
2020-06-30 16:19 UTC, Alain B Soucy
Details
build.log of qt-creator (build.log.bz2,98.92 KB, application/x-bzip)
2020-06-30 17:03 UTC, Alain B Soucy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alain B Soucy 2020-06-30 15:51:31 UTC
Hi, 

I just "emerge --sync" but the package "dev-qt/qt-creator-4.8.2" don't compile:

ERROR: dev-qt/qt-creator-4.8.2::gentoo failed (compile phase):
 *   emake failed




When I try to compile it without de USE flag 'clang' it compile fine:


USE=-clang emerge qt-creator


The "sys-devel/clang-runtime" and "sys-devel/clang-common"   packages had also been emerge --sync  today !


thanks.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2020-06-30 16:04:13 UTC
Please attach the failed build.log to this bug
Comment 2 Alain B Soucy 2020-06-30 16:19:59 UTC
Created attachment 647230 [details]
build.log of qt-creator
Comment 3 Brian Evans (RETIRED) gentoo-dev 2020-06-30 16:22:28 UTC
Does it still fail if you disable ccache?
Comment 4 Alain B Soucy 2020-06-30 17:01:55 UTC
I comment out everything relating to 'ccache' in '/etc/portage/make.conf' and added 'FEATURES=-ccache'.


Reboot.


re-emerge.


but get the same error.
Comment 5 Alain B Soucy 2020-06-30 17:03:57 UTC
Created attachment 647232 [details]
build.log of qt-creator
Comment 6 Andreas Sturmlechner gentoo-dev 2020-06-30 17:42:17 UTC
It is broken by just stabilised llvm-10.

*** This bug has been marked as a duplicate of bug 711788 ***