[Bug 249289] devel/ispc: fails to build "llvm-config: unknown component name: arm"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Sep 13 07:17:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249289

            Bug ID: 249289
           Summary: devel/ispc: fails to build "llvm-config: unknown
                    component name: arm"
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: vvd at unislabs.com
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

2 hosts with 12.1-p9 amd64.

===>  License BSD3CLAUSE accepted by the user
===>   ispc-1.14.1_1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by ispc-1.14.1_1 for building
===>  Extracting for ispc-1.14.1_1
=> SHA256 Checksum OK for ispc-ispc-v1.14.1_GH0.tar.gz.
===>  Patching for ispc-1.14.1_1
===>  Applying FreeBSD patches for ispc-1.14.1_1 from
/usr/ports/devel/ispc/files
===>   ispc-1.14.1_1 depends on executable: m4 - found
===>   ispc-1.14.1_1 depends on executable: bison - found
===>   ispc-1.14.1_1 depends on file: /usr/local/bin/cmake - found
===>   ispc-1.14.1_1 depends on executable: ninja - found
===>   ispc-1.14.1_1 depends on file: /usr/local/bin/python3.7 - found
===>   ispc-1.14.1_1 depends on shared library: libLLVM.so - found
(/usr/local/llvm90/lib/libLLVM.so)
===>  Configuring for ispc-1.14.1_1
===>  Performing out-of-source build
/bin/mkdir -p /tmp/work/usr/ports/devel/ispc/work/.build
-- The C compiler identification is Clang 9.0.1
-- The CXX compiler identification is Clang 9.0.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/local/llvm90/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/local/llvm90/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found LLVM LLVM_9_0
-- LLVM_CONFIG_EXECUTABLE: /usr/local/llvm90/bin/llvm-config
-- CLANG_EXECUTABLE: /usr/local/llvm90/bin/clang
-- CLANGPP_EXECUTABLE: /usr/local/llvm90/bin/clang++
-- LLVM_DIS_EXECUTABLE: /usr/local/llvm90/bin/llvm-dis
-- LLVM_AS_EXECUTABLE: /usr/local/llvm90/bin/llvm-as
-- FILE_CHECK_EXECUTABLE: /usr/local/llvm90/bin/FileCheck
-- Detected LLVM version: 9.0.1
CMake Warning at cmake/LLVMConfig.cmake:134 (message):
  LLVM was built without assertions enabled (-DLLVM_ENABLE_ASSERTIONS=OFF).
  This disables dumps, which are required for ISPC to be fully functional.
Call Stack (most recent call first):
  CMakeLists.txt:164 (include)


-- GIT_BINARY: /usr/local/bin/git
fatal: not a git repository (or any parent up to mount point /)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-- M4 macro processor: /tmp/work/usr/ports/devel/ispc/work/.bin/m4
-- Found Python3: /usr/local/bin/python3.8 (found version "3.8.5") found
components: Interpreter 
-- Found BISON: /usr/local/bin/bison (found suitable version "3.6.4", minimum
required is "3.0") 
-- Found FLEX: /usr/bin/flex (found suitable version "2.5.37", minimum required
is "2.5") 
llvm-config: unknown component name: arm
CMake Error at cmake/LLVMConfig.cmake:119 (message):
  Failed running
 
/usr/local/llvm90/bin/llvm-config;--libfiles;engine;ipo;bitreader;bitwriter;instrumentation;linker;option;x86;arm;aarch64
Call Stack (most recent call first):
  cmake/LLVMConfig.cmake:156 (run_llvm_config)
  CMakeLists.txt:261 (get_llvm_libfiles)


-- Configuring incomplete, errors occurred!
See also
"/tmp/work/usr/ports/devel/ispc/work/.build/CMakeFiles/CMakeOutput.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/ispc

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


More information about the freebsd-ports-bugs mailing list