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

catboost-cli(formula): 1.2.7 #112

Open
wants to merge 1 commit into
base: main
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/catboost-cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
desc "Fast, scalable, high performance Gradient Boosting on Decision Trees cli tool"
homepage "https://catboost.ai"
url "https://github.com/catboost/catboost.git",
tag: "v1.2.5",
revision: "2605fe627ed4271aa8a87ff3564fb68de5f116f0"
tag: "v1.2.7",
revision: "f903943a8cd903a117c3d3c8421cc72d3910562c"
license "Apache-2.0"
head "https://github.com/catboost/catboost.git", branch: "master"

Expand All @@ -43,7 +43,7 @@
revision: "b85bed6b57feafc84e3984872260f9888c9f3bae"
end

def install

Check failure on line 46 in Formula/catboost-cli.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

`brew install --verbose --formula --build-bottle cdalvaro/tap/catboost-cli` failed on Linux!

Run Build Command(s): /home/linuxbrew/.linuxbrew/bin/ninja -v cmTC_3b95f [1/2] /home/linuxbrew/.linuxbrew/bin/clang -MD -MT CMakeFiles/cmTC_3b95f.dir/testCCompiler.c.o -MF CMakeFiles/cmTC_3b95f.dir/testCCompiler.c.o.d -o CMakeFiles/cmTC_3b95f.dir/testCCompiler.c.o -c /tmp/catboost-cli-20241003-12485-7bpmvu/cmake-build/CMakeFiles/CMakeScratch/TryCompile-mc1sdR/testCCompiler.c [2/2] : && /home/linuxbrew/.linuxbrew/bin/clang -fuse-ld=lld CMakeFiles/cmTC_3b95f.dir/testCCompiler.c.o -o cmTC_3b95f -lc -lm && : FAILED: cmTC_3b95f : && /home/linuxbrew/.linuxbrew/bin/clang -fuse-ld=lld CMakeFiles/cmTC_3b95f.dir/testCCompiler.c.o -o cmTC_3b95f -lc -lm && : clang: error: invalid linker name in argument '-fuse-ld=lld' ninja: build stopped: subcommand failed. CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:20 (project) -- Configuring incomplete, errors occurred! ==> Formula Tap: cdalvaro/tap Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/cdalvaro/homebrew-tap/Formula/catboost-cli.rb ==> Configuration HOMEBREW_VERSION: 4.4.0-30-g3994768 ORIGIN: https://github.com/Homebrew/brew HEAD: 39947683497c27bf6c7d6825ca0e8387613eb9d6 Last commit: 7 hours ago Core tap JSON: 03 Oct 07:19 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /home/runner/.cache/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: 3650 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: /home/runner/work/homebrew-tap/homebrew-tap/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 Ruby: 3.3.5 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby CPU: quad-core 64-bit zen3 Clang: 19.1.0 Git: 2.46.1 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.8.0-1014-azure x86_64 GNU/Linux OS: Ubuntu 22.04.5 LTS (jammy) Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: 3.0.2 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/conan@1:/home/linuxbrew/.linuxbrew HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/cmake/bin:/home/linuxbrew/.linuxbrew/opt/conan@1/bin:/home/linuxbrew/.linuxbrew/opt/ninja/bin:/home/linuxbrew/.linuxbrew/opt/llvm/bin:/home/linuxbrew/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /home/runner/work/homebrew-tap/homebrew-tap/logs/catboost-cli/00.options.out /home/runner/work/homebrew-tap/homebrew-tap/logs/catboost-cli/01.cmake /home/runner/work/homebrew-tap/homebrew-tap/logs/catboost-cli/01.cmake.cc /home/runner/work/homebrew-tap/homebrew-tap/logs/catboost-cli/cmake-build If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/cdalvaro/homebrew-tap/issues Error: cdalvaro/tap/catboost-cli 1.2.7 did not build ::error::cdalvaro/tap/catboost-cli 1.2.7 did not build
Utils.add_clang_version_to_conan_settings(Formula["llvm"].version.major.to_s) if ENV.key?("GITHUB_ACTIONS")

args = [
Expand Down
Loading