FS#66309 - clang10 is missing some clang libraries

Attached to Project: Arch Linux
Opened by David P. Riedel (dpriedel) - Sunday, 19 April 2020, 14:13 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 19 April 2020, 14:14 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The latest clang 10 package is missing clang tools libraries

tried to build ccls-git and got following link errors:

/usr/bin/ld: cannot find -lclangIndex
/usr/bin/ld: cannot find -lclangFormat
/usr/bin/ld: cannot find -lclangTooling
/usr/bin/ld: cannot find -lclangToolingInclusions
/usr/bin/ld: cannot find -lclangToolingCore
/usr/bin/ld: cannot find -lclangFrontend
/usr/bin/ld: cannot find -lclangParse
/usr/bin/ld: cannot find -lclangSerialization
/usr/bin/ld: cannot find -lclangSema
/usr/bin/ld: cannot find -lclangAST
/usr/bin/ld: cannot find -lclangLex
/usr/bin/ld: cannot find -lclangDriver
/usr/bin/ld: cannot find -lclangBasic

I can no longer find them on the file system.

This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 19 April 2020, 14:14 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#66283 

Loading...