Skip to content
Closed
Changes from 3 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
8 changes: 4 additions & 4 deletions Formula/risingwave.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Risingwave < Formula
desc "Distributed SQL database for stream processing"
homepage "https://github.com/risingwavelabs/risingwave"
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.4.2.tar.gz"
sha256 "d689086870b672553cc2da027a656400ecd8ef79b4a34f715edcf226c3e8e8d1"
url "https://github.com/risingwavelabs/risingwave/archive/refs/tags/v2.5.1.tar.gz"
sha256 "e50ecbdbc70a3c1d17c5369f0d64c9091efb9c42430ce688ab4bfce69f54962c"
license "Apache-2.0"
revision 1
head "https://github.com/risingwavelabs/risingwave.git", branch: "main"
Expand All @@ -24,14 +24,14 @@
depends_on "[email protected]"

resource "connector" do
url "https://github.com/risingwavelabs/risingwave/releases/download/v2.4.2/risingwave-connector-v2.4.2.tar.gz"
sha256 "24592c66622ed5a489c59141d34cc902ee7e2647010306142c404706b6c1fe56"
url "https://github.com/risingwavelabs/risingwave/releases/download/v2.5.1/risingwave-connector-v2.5.1.tar.gz"
sha256 "af582af8bc790f2b66d7d8feef84cb056e0e46d8c16b71440a60d23d9e3edd63"
end

# Mitigate "argument list too long" error when linking.
patch :DATA

def install

Check failure on line 34 in Formula/risingwave.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13-xlarge)

`brew install --verbose --formula --build-bottle risingwavelabs/risingwave/risingwave` failed on macOS Ventura (13) on Apple Silicon!

warn: It is recommended that rustup be the primary Rust installation. warn: Otherwise you may have confusion unless you are careful with your PATH. warn: If you are sure that you want both rustup and your already installed Rust warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes warn: or pass `-y' to ignore all ignorable checks. error: cannot install while Rust is installed warn: continuing (because the -y flag is set and the error is ignorable) error: $HOME differs from euid-obtained home directory: you may be using sudo error: $HOME directory: /private/tmp/risingwave-20250905-16037-jrh7jm/risingwave-2.5.1/.brew_home error: euid-obtained home directory: /Users/runner Rust is installed now. Great! To get started you need Cargo's bin directory (/Users/runner/Library/Caches/Homebrew/cargo_cache/bin) in your PATH environment variable. This has not been done automatically. To configure your current shell, you need to source the corresponding env file under /Users/runner/Library/Caches/Homebrew/cargo_cache. This is usually done by running one of the following (note the leading DOT): . "/Users/runner/Library/Caches/Homebrew/cargo_cache/env" # For sh/bash/zsh/ash/dash/pdksh source "/Users/runner/Library/Caches/Homebrew/cargo_cache/env.fish" # For fish source $"/Users/runner/Library/Caches/Homebrew/cargo_cache/env.nu" # For nushell ==> cargo install --profile production --bin risingwave --features rw-static-link --features udf --jobs 5 --locked --root=/opt/homebrew/Cellar/risingwave/2.5.1_1/libexec --path=src/cmd_all info: syncing channel updates for 'nightly-2025-03-05-aarch64-apple-darwin' info: latest update on 2025-03-05, rust version 1.87.0-nightly (f9e0239a7 2025-03-04) info: downloading component 'cargo' info: downloading component 'clippy' info: downloading component 'rust-docs' info: downloading component 'rust-std' info: downloading component 'rustc' info: downloading component 'rustfmt' info: installing component 'cargo' info: installing component 'clippy' info: installing component 'rust-docs' info: installing component 'rust-std' info: installing component 'rustc' info: installing component 'rustfmt' Installing risingwave_cmd_all v2.5.1 (/private/tmp/risingwave-20250905-16037-jrh7jm/risingwave-2.5.1/src/cmd_all) Updating git repository `https://github.com/risingwavelabs/bson-rust` Updating git repository `https://github.com/madsim-rs/getrandom.git` Updating git repository `https://github.com/madsim-rs/sqlx.git` Updating git repository `https://github.com/madsim-rs/rust-postgres.git` Updating git repository `https://github.com/madsim-rs/rust-tokio-retry.git` Updating crates.io index Updating git repository `https://github.com/risingwavelabs/iceberg-rust.git` Updating git repository `https://github.com/BugenZhao/thiserror.git` Updating git repository `https://github.com/madsim-rs/tokio.git` Updating git repository `http://github.com/foyer-rs/foyer` Updating git repository `https://github.com/risingwavelabs/lru-rs.git` Updating git repository `https://github.com/risingwavelabs/darwin-libproc.git` Updating git repository `https://github.com/risingwavelabs/avro` Updating git repository `https://github.com/risingwavelabs/clickhouse.rs` Updating git repository `https://github.com/risingwavelabs/rust-pg_bigdecimal` Updating git repository `https://github.com/risingwavelabs/tiberius.git` Updating git repository `https://github.com/mozilla/jsonschema-transpiler` Updating git repository `https://github.com/nimtable/iceberg-compaction.git` Updating git repository `https://github.com/risingwavelabs/jemallocator.git` Updating git submodule `https://github.com/jemalloc/jemalloc` Updating git repository `https://github.com/risingwavelabs/otlp-embedded` Updating git repository `https://github.com/risingwavelabs/rw-diagnose-tools` Updating git repository `https://github.com/BugenZhao/datasize-rs` warning: package `ordered-multi
# this will install the necessary cargo/rustup toolchain bits in HOMEBREW_CACHE
system "#{Formula["rustup"].bin}/rustup-init",
"-qy", "--no-modify-path",
Expand Down
Loading