[Bug 250478] devel/llvm10: fials to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 20 02:03:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250478
Bug ID: 250478
Summary: devel/llvm10: fials to build
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: brooks at FreeBSD.org
Reporter: vvd at unislabs.com
Assignee: brooks at FreeBSD.org
Flags: maintainer-feedback?(brooks at FreeBSD.org)
Attachment #218908 text/plain
mime type:
Created attachment 218908
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218908&action=edit
CMakeError.log
12.1-p10 amd64.
llvm10-10.0.1_1 was build fine, but current llvm10-10.0.1_2 failed.
BE_AMDGPU : on
BE_FREEBSD : off
BE_NATIVE : on
BE_STANDARD : off
CLANG : on
COMPILER_RT : on
DOCS : off
EXTRAS : on
GOLD : on
LIT : on
LLD : on
LLDB : on
LLD_LINK : on
OPENMP : on
PYCLANG : on
After [4573/4573] error:
-- Looking for rpc/xdr.h
-- Looking for rpc/xdr.h - not found
CMake Warning at cmake/Modules/CompilerRTUtils.cmake:245 (message):
llvm-config finding xray failed with status 1
Call Stack (most recent call first):
CMakeLists.txt:77 (load_llvm_config)
CMake Warning at cmake/Modules/CompilerRTUtils.cmake:269 (message):
testingsupport library not installed, some tests will be skipped
Call Stack (most recent call first):
CMakeLists.txt:77 (load_llvm_config)
CMake Error at cmake/Modules/CompilerRTUtils.cmake:293 (include):
include could not find load file:
/tmp/work/usr/ports/devel/llvm10/work/lib/cmake/llvm/LLVMConfig.cmake
Call Stack (most recent call first):
CMakeLists.txt:77 (load_llvm_config)
-- Found PythonInterp: /usr/local/bin/python3.7 (found version "3.7.9")
CMake Error at cmake/Modules/CompilerRTUtils.cmake:317 (string):
string sub-command REPLACE requires at least four arguments.
Call Stack (most recent call first):
CMakeLists.txt:106 (construct_compiler_rt_default_triple)
...............
-- Builtin supported architectures:
-- Configuring incomplete, errors occurred!
See also
"/tmp/work/usr/ports/devel/llvm10/work/compiler-rt-build/CMakeFiles/CMakeOutput.log".
See also
"/tmp/work/usr/ports/devel/llvm10/work/compiler-rt-build/CMakeFiles/CMakeError.log".
*** Error code 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list