Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spirv-llvm-translator 19.1.0 #191077

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Formula/s/spirv-llvm-translator.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class SpirvLlvmTranslator < Formula
desc "Tool and a library for bi-directional translation between SPIR-V and LLVM IR"
homepage "https://github.com/KhronosGroup/SPIRV-LLVM-Translator"
url "https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v18.1.4.tar.gz"
sha256 "7d2d0fe478f4b6c5cc1fcb689a1b75506e353633d61d45191be5e6aaf18b9456"
url "https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v19.1.0.tar.gz"
sha256 "2e64231db8646d8c220d44136712549b5d4c4194c6ce0e57c4f5ab342beee9a2"
license "Apache-2.0" => { with: "LLVM-exception" }

bottle do
Expand All @@ -28,7 +28,7 @@
deps.map(&:to_formula).find { |f| f.name.match?(/^llvm(@\d+)?$/) }
end

def install

Check failure on line 31 in Formula/s/spirv-llvm-translator.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --formula --build-bottle spirv-llvm-translator` failed on Linux!

==> Fetching spirv-llvm-translator ==> Downloading https://github.com/KhronosGroup/SPIRV-LLVM-Translator/archive/refs/tags/v19.1.0.tar.gz Already downloaded: /home/linuxbrew/.cache/Homebrew/downloads/1059a84b35d1c88ea2ed5a45204cddee7c2159d54de072df6f03e79fd7a684af--SPIRV-LLVM-Translator-19.1.0.tar.gz ==> Verifying checksum for '1059a84b35d1c88ea2ed5a45204cddee7c2159d54de072df6f03e79fd7a684af--SPIRV-LLVM-Translator-19.1.0.tar.gz' /usr/bin/env tar --extract --no-same-owner --file /home/linuxbrew/.cache/Homebrew/downloads/1059a84b35d1c88ea2ed5a45204cddee7c2159d54de072df6f03e79fd7a684af--SPIRV-LLVM-Translator-19.1.0.tar.gz --directory /tmp/homebrew-unpack20240918-5185-655ppg /usr/bin/env cp -pR /tmp/homebrew-unpack20240918-5185-655ppg/SPIRV-LLVM-Translator-19.1.0/. /tmp/spirv-llvm-translator-20240918-5185-yjp1af/SPIRV-LLVM-Translator-19.1.0 ==> cmake -S . -B build -DLLVM_BUILD_TOOLS=ON -DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=/home/linuxbrew/.linuxbrew/opt/spirv-headers -DCMAKE_INSTALL_PREFIX=/home/linuxbrew/.linuxbrew/Cellar/spirv-llvm-translator/19.1.0 -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/cmake/trap_fetchcontent_provider.cmake -Wno-dev -DBUILD_TESTING=OFF -- Found PkgConfig: /home/linuxbrew/.linuxbrew/bin/pkg-config (found version "0.29.2") -- Using SPIR-V Headers from /home/linuxbrew/.linuxbrew/opt/spirv-headers -- The CXX compiler identification is GNU 11.4.0 -- The C compiler identification is GNU 11.4.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/g++-11 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Error at CMakeLists.txt:82 (find_package): Could not find a configuration file for package "LLVM" that is compatible with requested version "19.1.0". The following configuration files were considered but not accepted: /home/linuxbrew/.linuxbrew/lib/cmake/llvm/LLVMConfig.cmake, version: 18.1.8 /home/linuxbrew/.linuxbrew/opt/llvm/lib/cmake/llvm/LLVMConfig.cmake, version: 18.1.8 -- Configuring incomplete, errors occurred! ==> Formula Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/s/spirv-llvm-translator.rb ==> Configuration HOMEBREW_VERSION: 4.3.23-20-ge220725 ORIGIN: https://github.com/Homebrew/brew HEAD: e2207258144cafbba38a862c73c23bb538b3de15 Last commit: 2 hours ago Core tap HEAD: e2a938dfbc9bdca677f44a2f923c8af33d24a92e Core tap last commit: 6 minutes ago Core tap JSON: 18 Sep 09:59 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /github/home/bottles/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_FROM_API: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.3.4 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4_1/bin/ruby CPU: quad-core 64-bit zen3 Clang: 18.1.8 Git: 2.46.1 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.5.0-1025-azure x86_64 GNU/Linux OS: Ubuntu 22.04.5 LTS Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: N/A glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-11 HOMEBREW_CXX: g++-11 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew/opt/berkeley-db
system "cmake", "-S", ".", "-B", "build",
"-DLLVM_BUILD_TOOLS=ON",
"-DLLVM_EXTERNAL_SPIRV_HEADERS_SOURCE_DIR=#{Formula["spirv-headers"].opt_prefix}",
Expand Down
Loading