Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 2020 02:03:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250478] devel/llvm10: fials to build
Message-ID:  <bug-250478-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250478

            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@FreeBSD.org
          Reporter: vvd@unislabs.com
          Assignee: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
 Attachment #218908 text/plain
         mime type:

Created attachment 218908
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218908&action=
=3Dedit
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")=20
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:=20
-- Configuring incomplete, errors occurred!
See also
"/tmp/work/usr/ports/devel/llvm10/work/compiler-rt-build/CMakeFiles/CMakeOu=
tput.log".
See also
"/tmp/work/usr/ports/devel/llvm10/work/compiler-rt-build/CMakeFiles/CMakeEr=
ror.log".
*** Error code 1

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250478-7788>