Github messages for voidlinux
 help / color / mirror / Atom feed
From: motorto <motorto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: New packages - Intel OpenCL (NEO)
Date: Sun, 25 Feb 2024 17:20:09 +0100	[thread overview]
Message-ID: <20240225162009.CF199283A1@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43084@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 6167 bytes --]

New comment by motorto on void-packages repository

https://github.com/void-linux/void-packages/pull/43084#issuecomment-1962989268

Comment:
`intel-opencl-clang` seems to not be building.


<details>
<summary>Logs</summary>
<br>

```
$ ./xbps-src pkg -j2 intel-compute-runtime 
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> intel-compute-runtime-23.52.28202.14_1: removing autodeps, please wait...
=> intel-compute-runtime-23.52.28202.14_1: building with [cmake] for x86_64...
   [host] cmake-3.27.6_1: found (https://repo-default.voidlinux.org/current)
   [host] pkg-config-0.29.2_3: found (https://repo-default.voidlinux.org/current)
   [host] cmake-bootstrap-3.27.6_2: found (https://repo-default.voidlinux.org/current/bootstrap)
   [host] ninja-1.11.1_4: found (https://repo-default.voidlinux.org/current)
   [target] gcc-13.2.0_2: found (https://repo-default.voidlinux.org/current)
   [target] intel-gmmlib-devel-22.3.17_1: found (/host/binpkgs/level-zero)
   [target] libva-devel-2.20.0_1: found (https://repo-default.voidlinux.org/current)
   [target] ocl-icd-devel-2.3.2_2: found (https://repo-default.voidlinux.org/current)
   [target] intel-opencl-clang-15.0.0_1: not found
   [target] intel-graphics-compiler-1.0.15770.11_1: not found
   [target] level-zero-devel-1.15.8_1: found (/host/binpkgs/level-zero)
   [target] intel-metrics-library-1.0.156_1: not found
   [target] intel-metrics-discovery-1.12.170_1: not found
   [runtime] intel-graphics-compiler-1.0.15770.11_1: not found
=> intel-opencl-clang-15.0.0_1: building with [cmake] (dependency of intel-compute-runtime) for x86_64...
   [host] cmake-3.27.6_1: found (https://repo-default.voidlinux.org/current)
   [host] cmake-bootstrap-3.27.6_2: found (https://repo-default.voidlinux.org/current/bootstrap)
   [host] ninja-1.11.1_4: found (https://repo-default.voidlinux.org/current)
   [target] llvm-17_2: found (https://repo-default.voidlinux.org/current)
   [target] clang-17_2: found (https://repo-default.voidlinux.org/current)
   [target] clang-tools-extra-17_2: found (https://repo-default.voidlinux.org/current)
   [target] SPIRV-LLVM-Translator-devel-17.0.0_1: found (https://repo-default.voidlinux.org/current)
=> intel-opencl-clang-15.0.0_1: installing host dependencies: cmake-3.27.6_1 cmake-bootstrap-3.27.6_2 ninja-1.11.1_4 ...
=> intel-opencl-clang-15.0.0_1: installing target dependencies: llvm-17_2 clang-17_2 clang-tools-extra-17_2 SPIRV-LLVM-Translator-devel-17.0.0_1 ...
=> intel-opencl-clang-15.0.0_1: running do-fetch hook: 00-distfiles ...
=> intel-opencl-clang-15.0.0_1: running do-extract hook: 00-distfiles ...
=> intel-opencl-clang-15.0.0_1: extracting distfile(s), please wait...
=> intel-opencl-clang-15.0.0_1: running do-patch hook: 00-patches ...
=> intel-opencl-clang-15.0.0_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> intel-opencl-clang-15.0.0_1: running pre-configure hook: 01-override-config ...
=> intel-opencl-clang-15.0.0_1: running pre-configure hook: 02-script-wrapper ...
=> intel-opencl-clang-15.0.0_1: running do_configure ...
CMake Warning (dev) at CMakeLists.txt:1 (project):
  cmake_minimum_required() should be called prior to this top-level project()
  call.  Please see the cmake-commands(7) manual for usage documentation of
  both commands.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/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/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:2 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- [OPENCL-CLANG] Looking for LLVM version 15.0.0
CMake Error at CMakeLists.txt:31 (find_package):
  By not providing "FindLLVM.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "LLVM", but
  CMake did not find one.

  Could not find a package configuration file provided by "LLVM" (requested
  version 15.0.0) with any of the following names:

    LLVMConfig.cmake
    llvm-config.cmake

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


-- Configuring incomplete, errors occurred!
=> ERROR: intel-opencl-clang-15.0.0_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:77
```


</details>


  parent reply	other threads:[~2024-02-25 16:20 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29  0:04 [PR PATCH] " zlice
2023-03-29  0:05 ` [PR PATCH] [Updated] " zlice
2023-03-29  0:06 ` zlice
2023-03-29  0:12 ` zlice
2023-03-29  0:16 ` zlice
2023-03-29  1:17 ` zlice
2023-04-27 22:05 ` ja-cop
2023-04-27 23:45 ` zlice
2023-04-27 23:47 ` zlice
2023-04-28 13:31 ` [PR PATCH] [Updated] " zlice
2023-04-28 13:33 ` zlice
2023-04-28 13:33 ` zlice
2023-04-28 13:34 ` zlice
2023-04-28 13:34 ` zlice
2023-05-01 20:03 ` ja-cop
2023-07-31  1:52 ` github-actions
2023-08-02 14:00 ` zlice
2023-10-09  4:57 ` cy1der
2023-11-20 13:04 ` [PR PATCH] [Updated] " zlice
2023-12-03 14:31 ` zlice
2023-12-03 14:32 ` zlice
2024-02-03 20:39 ` [PR PATCH] [Updated] " zlice
2024-02-03 20:39 ` zlice
2024-02-03 20:41 ` zlice
2024-02-03 20:41 ` zlice
2024-02-03 20:42 ` [PR PATCH] [Updated] " zlice
2024-02-15 20:31 ` zlice
2024-02-25 16:20 ` motorto [this message]
2024-02-25 17:13 ` zlice
2024-02-25 17:15 ` zlice
2024-02-25 17:16 ` [WIP] " zlice
2024-02-25 17:21 ` motorto
2024-02-25 17:23 ` zlice
2024-03-16 11:41 ` basiliscos
2024-04-18 15:30 ` [PR PATCH] [Updated] " zlice
2024-04-18 15:32 ` zlice
2024-04-19  9:57 ` nodatapoints
2024-05-12  0:55 ` [PR PATCH] [Updated] " zlice
2024-05-12  0:56 ` zlice
2024-05-16 21:22 ` [PR PATCH] [Updated] " zlice
2024-05-16 21:24 ` zlice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240225162009.CF199283A1@inbox.vuxu.org \
    --to=motorto@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).