https://bugs.llvm.org/show_bug.cgi?id=48303
Bug ID: 48303
Summary: keyword signature for target_link_libraries conflict
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: release blocker
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: vto...@googlemail.com
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
Created attachment 24213
--> https://bugs.llvm.org/attachment.cgi?id=24213&action=edit
log files
build node:
* X86 PC
* Linux 5.9.11
* userland package distro: Debian
* toolchain: lvm-11 (from distro -
https://packages.debian.org/source/bullseye/llvm-toolchain-11)
* CMake: 3.19.1 (self-compiled)
_____
trying to compile llvm-master - commit 6d3b81664a - from source fails with:
CMake Error at /srv/src/llvm/libc/utils/FPUtil/CMakeLists.txt:33
(target_link_libraries):
The keyword signature for target_link_libraries has already been used with
the target "LibcFPTestHelpers". All uses of target_link_libraries with a
target must be either all-keyword or all-plain.
The uses of the keyword signature are here:
* /srv/src/llvm/llvm/cmake/modules/AddLLVM.cmake:642 (target_link_libraries)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs