Package Details: halide-git 2019_08_27.r2898.g2531d11d2-2

Git Clone URL: https://aur.archlinux.org/halide-git.git (read-only, click to copy)
Package Base: halide-git
Description: a language for fast, portable data-parallel computation
Upstream URL: https://halide-lang.org/
Licenses: MIT
Conflicts: halide-bin
Provides: halide
Submitter: jonnobleuk
Maintainer: spider-mario
Last Packager: spider-mario
Votes: 0
Popularity: 0.000000
First Submitted: 2019-10-15 21:14 (UTC)
Last Updated: 2020-10-15 18:57 (UTC)

Dependencies (7)

Required by (1)

Sources (1)

Latest Comments

carlosal1015 commented on 2022-01-07 12:51 (UTC)

Hi, I have the following message error:

==> Making package: halide-git v13.0.0.r121.gdaa5b7cba-1 (Fri 07 Jan 2022 07:44:01 AM -05)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting pkgver()...
==> Starting build()...
-- The C compiler identification is GNU 11.1.0
-- The CXX compiler identification is GNU 11.1.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/sbin/cc - 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/sbin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Halide 'host' platform triple:   x86-64-linux
-- Halide 'cmake' platform triple:  x86-64-linux
-- Halide default AOT target:       host
CMake Warning at CMakeLists.txt:25 (message):
  Single-configuration generators require CMAKE_BUILD_TYPE to be set.


-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE  
-- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY OPENGL_INCLUDE_DIR) 
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
-- Found LibXml2: /usr/lib/libxml2.so (found version "2.9.12") 
-- Found LLVM 13.0.0
-- Using LLVMConfig.cmake in: /usr/lib64/cmake/llvm
-- Using ClangConfig.cmake in: /usr/lib64/cmake/clang
-- Enabling AArch64 backend
-- Enabling AMDGPU backend
-- Enabling ARM backend
-- Enabling Hexagon backend
-- Enabling Mips backend
-- Enabling NVPTX backend
-- Enabling PowerPC backend
-- Enabling RISCV backend
-- Enabling WebAssembly backend
-- Enabling X86 backend
CMake Error at dependencies/llvm/CMakeLists.txt:79 (find_package):
  Could not find a package configuration file provided by "LLD" with any of
  the following names:

    LLDConfig.cmake
    lld-config.cmake

  Add the installation prefix of "LLD" to CMAKE_PREFIX_PATH or set "LLD_DIR"
  to a directory containing one of the above files.  If "LLD" provides a
  separate development package or SDK, be sure it has been installed.


-- Configuring incomplete, errors occurred!
See also "/tmp/makepkg/halide-git/src/Halide/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/makepkg/halide-git/src/Halide/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
    Aborting...
checking dependencies...

spider-mario commented on 2020-10-18 14:14 (UTC)

@wpd: I have adopted and updated the package, could you try again?

wpd commented on 2020-08-06 14:16 (UTC)

Is anyone else able to build the package? I am getting an error

jonnobleuk commented on 2020-05-28 13:59 (UTC)

All yours to fix spider-mario

spider-mario commented on 2020-05-27 13:28 (UTC)

https://wiki.archlinux.org/index.php/Arch_package_guidelines#Package_etiquette

Packages should never be installed to /usr/local/

jonnobleuk commented on 2019-10-24 15:15 (UTC)

Missing clang and fakeroot from dependencies