Skip to content

Commit

Permalink
Update 23.12 to include upstream bugfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
conner committed Feb 19, 2024
1 parent 4170816 commit 47b7d5f
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -1,20 +1,30 @@
class ClickhouseAT2312 < Formula

Check warning on line 1 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos, monterey, x64)

[email protected]: Formula version newer than livecheck

The formula version (64) is newer than the version from `brew livecheck` (24.1.5.6-stable).

Check failure on line 1 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos, monterey, x64)

desc "Free analytics DBMS for big data with SQL interface"
homepage "https://clickhouse.com"
license "Apache-2.0"

sha256 "30bcae2490fb5d9cdfd52ba9b25c4ad12efacc8882a6676a6a994e651c5aedee"
url "https://github.com/ClickHouse/ClickHouse/releases/download/v23.12.2.59-stable/clickhouse-macos-aarch64",
url "https://github.com/ClickHouse/ClickHouse/releases/download/v23.12.4.15-stable/clickhouse-macos-aarch64",
verified: "github.com/ClickHouse/ClickHouse/"
sha256 "4770192072bce7afdbc49f33e90e04154b360de94d0307fdff432996b5474bcb"
license "Apache-2.0"

livecheck do
url :url
regex(/^v?(\d+(?:\.\d+)+[._-](lts|stable))$/i)
end

def install

Check warning on line 14 in Formula/[email protected]

View workflow job for this annotation

GitHub Actions / test-bot (macos, monterey, x64)

`brew install --verbose --build-bottle vantage-sh/clickhouse/[email protected]` failed on macOS Monterey (12)!

==> Fetching vantage-sh/clickhouse/[email protected] ==> Downloading https://github.com/ClickHouse/ClickHouse/releases/download/v23.12.4.15-stable/clickhouse-macos-aarch64 Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/dc0a1809227b43e1ecbc6337206340c8ea7cea1292a1abb4536e3855c7ca558b--clickhouse-macos-aarch64 ==> Verifying checksum for 'dc0a1809227b43e1ecbc6337206340c8ea7cea1292a1abb4536e3855c7ca558b--clickhouse-macos-aarch64' ==> Installing [email protected] from vantage-sh/clickhouse cp -p /Users/runner/Library/Caches/Homebrew/downloads/dc0a1809227b43e1ecbc6337206340c8ea7cea1292a1abb4536e3855c7ca558b--clickhouse-macos-aarch64 /private/tmp/clickhouseA23.12-20240219-10982-gawcer/clickhouse-macos-aarch64 ==> ./clickhouse-macos-aarch64 install --prefix /usr/local --binary-path /usr/local/Cellar/[email protected]/64/bin --user --group Failed to execute: ./clickhouse-macos-aarch64 ==> Formula Tap: vantage-sh/clickhouse Path: /usr/local/Homebrew/Library/Taps/vantage-sh/homebrew-clickhouse/Formula/[email protected] ==> Configuration HOMEBREW_VERSION: 4.2.9-42-gc355461 ORIGIN: https://github.com/Homebrew/brew HEAD: c35546167da22c3c00d34332ff84a1bb40153766 Last commit: 4 hours ago Core tap HEAD: 4386cc8bac533478be3d8173391484cbefd49e17 Core tap last commit: 2 weeks ago Core tap JSON: 19 Feb 22:32 UTC Core cask tap HEAD: 808cb747b074adb1a5a149bce7e81523c3e4e800 Core cask tap last commit: 2 weeks ago Core cask tap JSON: 19 Feb 22:32 UTC HOMEBREW_PREFIX: /usr/local HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /Users/runner/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: ["--no-quarantine"] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/runner/work/homebrew-clickhouse/homebrew-clickhouse/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALL_CLEANUP: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.1.4 => /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit ivybridge Clang: 14.0.0 build 1400 Git: 2.37.1 => /usr/bin/git Curl: 8.4.0 => /usr/bin/curl macOS: 12.7.3-x86_64 CLT: 14.2.0.0.1.1668646533 Xcode: 14.2 => /Applications/Xcode_14.2.app/Contents/Developer ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /usr/local CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/12 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk ACLOCAL_PATH: /usr/local/share/aclocal PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/runner/work/homebrew-clickhouse/homebrew-clickhouse/logs/[email protected]/00.options.out /Users/runner/work/homebrew-clickhouse/homebrew-clickhouse/logs/[email protected]/01.clickhouse-macos-aarch64 If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core): https://github.com/vantage-sh/homebrew-clickhouse/issues Error: vantage-sh/clickhouse/[email protected] 64 did not build
system "chmod +x ./clickhouse-macos-aarch64"
system "./clickhouse-macos-aarch64", "install", "--prefix", HOMEBREW_PREFIX, "--binary-path", prefix/"bin", "--user", "", "--group", ""
chmod "+x", "./clickhouse-macos-aarch64"
system(
"./clickhouse-macos-aarch64",
"install",
"--prefix",
HOMEBREW_PREFIX,
"--binary-path",
prefix/"bin",
"--user",
"",
"--group",
"",
)

# Relax the permissions when packaging.
Dir.glob([
Expand Down

0 comments on commit 47b7d5f

Please sign in to comment.