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

kapacitor: build with [email protected] #162888

Closed
wants to merge 1 commit into from
Closed
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: 3 additions & 1 deletion Formula/k/kapacitor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9c728517d5c4fd80f8e9dbe70813fa657ecc4314334cc452890967cfecb3efd"
end

depends_on "go" => :build
# use "go" again when supported
# see https://github.com/influxdata/kapacitor/issues/2769 and https://github.com/influxdata/kapacitor/issues/2782
depends_on "[email protected]" => :build
depends_on "rust" => :build

on_linux do
Expand All @@ -46,7 +48,7 @@
sha256 "23b2ed6a2f04d42906f5a8c28c8d681d03d47a1c32435b5df008adac5b935f1a"
end

def install

Check failure on line 51 in Formula/k/kapacitor.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew install --verbose --build-bottle kapacitor` failed on Linux!

Downloaded libc v0.2.121 Downloaded chrono v0.4.19 Downloaded unicode-xid v0.2.2 Downloaded unicode-width v0.1.9 Downloaded unicode-segmentation v1.8.0 Downloaded proc-macro-error v1.0.4 Downloaded syn v1.0.81 Downloaded structopt v0.3.26 Downloaded serde v1.0.136 Downloaded libflate v1.2.0 Downloaded anyhow v1.0.56 Downloaded ryu v1.0.5 Downloaded log v0.4.16 Downloaded indexmap v1.8.1 Downloaded env_logger v0.9.0 Downloaded regex v1.5.5 Downloaded ordered-float v3.2.0 Downloaded aho-corasick v0.7.18 Downloaded parking_lot_core v0.8.5 Downloaded clap v2.33.3 Downloaded termcolor v1.1.2 Downloaded salsa-macros v0.17.0-pre.2 Downloaded rle-decode-fast v1.0.1 Downloaded flatbuffers v22.9.29 Downloaded rustc-hash v1.1.0 Downloaded bitflags v1.3.2 Downloaded num-traits v0.2.14 Downloaded thiserror v1.0.30 Downloaded strsim v0.8.0 Downloaded itoa v1.0.1 Downloaded textwrap v0.11.0 Downloaded codespan-reporting v0.11.1 Downloaded arrayvec v0.5.2 Downloaded smallvec v1.7.0 Downloaded parking_lot v0.11.2 Downloaded instant v0.1.12 Downloaded pretty v0.11.2 Downloaded ansi_term v0.11.0 Downloaded humantime v2.1.0 Downloaded quote v1.0.10 Downloaded hashbrown v0.11.2 Downloaded atty v0.2.14 Downloaded proc-macro2 v1.0.32 Downloaded scopeguard v1.1.0 Downloaded getrandom v0.2.6 Downloaded fnv v1.0.7 Downloaded memchr v2.4.1 Downloaded regex-syntax v0.6.25 Downloaded typed-arena v2.0.1 Downloaded time v0.1.43 Downloaded maplit v1.0.2 Downloaded autocfg v1.0.1 Downloaded vec_map v0.8.2 Downloaded thiserror-impl v1.0.30 Downloaded lazy_static v1.4.0 Downloaded serde_derive v1.0.136 Downloaded oorandom v11.1.3 Downloaded num-integer v0.1.44 Downloaded crc32fast v1.2.1 Downloaded proc-macro-error-attr v1.0.4 Downloaded structopt-derive v0.4.18 Downloaded derivative v2.2.0 Downloaded same-file v1.0.6 Downloaded heck v0.3.3 Downloaded libflate_lz77 v1.1.0 Downloaded cfg-if v1.0.0 Downloading crates ... Downloaded colored v2.0.0 Downloading crates ... Downloaded criterion v0.3.5 Downloading crates ... Downloaded expect-test v1.2.2 Downloading crates ... Downloaded pretty_assertions v1.2.1 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.81 Compiling libc v0.2.121 Compiling autocfg v1.0.1 Compiling log v0.4.16 Compiling serde_derive v1.0.136 Compiling num-traits v0.2.14 Compiling memchr v2.4.1 Compiling cfg-if v1.0.0 Compiling serde v1.0.136 Compiling quote v1.0.10 Compiling version_check v0.9.3 Compiling parking_lot_core v0.8.5 Compiling unicode-segmentation v1.8.0 Compiling heck v0.3.3 Compiling proc-macro-error-attr v1.0.4 Compiling indexmap v1.8.1 Compiling num-integer v0.1.44 Compiling crossbeam-utils v0.8.8 Compiling ryu v1.0.5 Compiling crc32fast v1.2.1 Compiling proc-macro-error v1.0.4 Compiling anyhow v1.0.56 Compiling serde_json v1.0.79 Compiling unicode-width v0.1.9 Compiling atty v0.2.14 Compiling instant v0.1.12 Compiling bitflags v1.3.2 Compiling lazy_static v1.4.0 Compiling smallvec v1.7.0 Compiling scopeguard v1.1.0 Compiling lock_api v0.4.6 Compiling aho-corasick v0.7.18 Compiling textwrap v0.11.0 Compiling ansi_term v0.11.0 Compiling regex-syntax v0.6.25 Compiling hashbrown v0.11.2 Compiling termcolor v1.1.2 Compiling strsim v0.8.0 Compiling rle-decode-fast v1.0.1 Compiling vec_map v0.8.2 Compiling clap v2.33.3 Compiling libflate_lz77 v1.1.0 Compiling regex v1.5.5 Compiling thiserror-impl v1.0.30 Compiling structopt-derive v0.4.18 Compiling salsa-macros v0.17.0-pre.2 Compiling thiserror v1.0.30 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling parking_lot v0.11.2 Compiling time v0.1.43 Compiling typed-arena v2.0.1 Compiling oorandom v11.1.3 Compiling same-file v1.0.6 Compiling adler32 v1.2.0 Compiling rustc-hash v1.1.0 Compiling humantime v2.1.0 Compiling it

Check warning on line 51 in Formula/k/kapacitor.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

`brew install --verbose --build-bottle kapacitor` failed on macOS Sonoma (14) on Apple Silicon!

Downloaded parking_lot v0.11.2 Downloaded fnv v1.0.7 Downloaded oorandom v11.1.3 Downloaded cfg-if v1.0.0 Downloaded log v0.4.16 Downloaded humantime v2.1.0 Downloaded lazy_static v1.4.0 Downloaded autocfg v1.0.1 Downloaded codespan-reporting v0.11.1 Downloaded libflate v1.2.0 Downloaded libc v0.2.121 Downloaded walkdir v2.3.2 Downloaded version_check v0.9.3 Downloaded unicode-xid v0.2.2 Downloaded regex v1.5.5 Downloaded vec_map v0.8.2 Downloaded unicode-width v0.1.9 Downloaded time v0.1.43 Downloaded smallvec v1.7.0 Downloaded serde_json v1.0.79 Downloaded scopeguard v1.1.0 Downloaded rle-decode-fast v1.0.1 Downloaded num-integer v0.1.44 Downloaded memchr v2.4.1 Downloaded maplit v1.0.2 Downloaded lock_api v0.4.6 Downloaded itoa v1.0.1 Downloaded indexmap v1.8.1 Downloaded flatbuffers v22.9.29 Downloaded derive_more v0.99.17 Downloaded crossbeam-utils v0.8.8 Downloaded crc32fast v1.2.1 Downloaded arrayvec v0.5.2 Downloaded anyhow v1.0.56 Downloaded adler32 v1.2.0 Downloaded ordered-float v3.2.0 Downloaded once_cell v1.10.0 Downloaded unicode-segmentation v1.8.0 Downloaded typed-arena v2.0.1 Downloaded thiserror-impl v1.0.30 Downloaded thiserror v1.0.30 Downloaded termcolor v1.1.2 Downloaded syn v1.0.81 Downloaded structopt v0.3.26 Downloaded serde_derive v1.0.136 Downloaded serde v1.0.136 Downloaded salsa-macros v0.17.0-pre.2 Downloaded salsa v0.17.0-pre.2 Downloaded ryu v1.0.5 Downloaded regex-syntax v0.6.25 Downloaded quote v1.0.10 Downloaded proc-macro-error-attr v1.0.4 Downloaded parking_lot_core v0.8.5 Downloaded num-traits v0.2.14 Downloaded libflate_lz77 v1.1.0 Downloaded clap v2.33.3 Downloaded chrono v0.4.19 Downloaded aho-corasick v0.7.18 Downloaded ena v0.14.0 Downloaded heck v0.3.3 Downloaded textwrap v0.11.0 Downloaded strsim v0.8.0 Downloaded atty v0.2.14 Downloaded proc-macro2 v1.0.32 Downloaded pretty v0.11.2 Downloading crates ... Downloaded colored v2.0.0 Downloading crates ... Downloaded criterion v0.3.5 Downloading crates ... Downloaded expect-test v1.2.2 Downloading crates ... Downloaded pretty_assertions v1.2.1 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.81 Compiling libc v0.2.121 Compiling autocfg v1.0.1 Compiling log v0.4.16 Compiling num-traits v0.2.14 Compiling cfg-if v1.0.0 Compiling serde v1.0.136 Compiling serde_derive v1.0.136 Compiling memchr v2.4.1 Compiling version_check v0.9.3 Compiling quote v1.0.10 Compiling unicode-segmentation v1.8.0 Compiling parking_lot_core v0.8.5 Compiling proc-macro-error-attr v1.0.4 Compiling heck v0.3.3 Compiling indexmap v1.8.1 Compiling num-integer v0.1.44 Compiling ryu v1.0.5 Compiling crc32fast v1.2.1 Compiling crossbeam-utils v0.8.8 Compiling proc-macro-error v1.0.4 Compiling anyhow v1.0.56 Compiling serde_json v1.0.79 Compiling unicode-width v0.1.9 Compiling atty v0.2.14 Compiling instant v0.1.12 Compiling bitflags v1.3.2 Compiling scopeguard v1.1.0 Compiling smallvec v1.7.0 Compiling lazy_static v1.4.0 Compiling lock_api v0.4.6 Compiling aho-corasick v0.7.18 Compiling textwrap v0.11.0 Compiling vec_map v0.8.2 Compiling ansi_term v0.11.0 Compiling strsim v0.8.0 Compiling rle-decode-fast v1.0.1 Compiling regex-syntax v0.6.25 Compiling hashbrown v0.11.2 Compiling termcolor v1.1.2 Compiling clap v2.33.3 Compiling libflate_lz77 v1.1.0 Compiling thiserror-impl v1.0.30 Compiling structopt-derive v0.4.18 Compiling salsa-macros v0.17.0-pre.2 Compiling thiserror v1.0.30 Compiling regex v1.5.5 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling parking_lot v0.11.2 Compiling time v0.1.43 Compiling typed-arena v2.0.1 Compiling adler32 v1.2.0 Compiling arrayvec v0.5.2 Compiling ito

Check failure on line 51 in Formula/k/kapacitor.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

`brew install --verbose --build-bottle kapacitor` failed on macOS Ventura (13) on Apple Silicon!

Downloaded instant v0.1.12 Downloaded chrono v0.4.19 Downloaded lock_api v0.4.6 Downloaded derivative v2.2.0 Downloaded env_logger v0.9.0 Downloaded autocfg v1.0.1 Downloaded arrayvec v0.5.2 Downloaded vec_map v0.8.2 Downloaded unicode-width v0.1.9 Downloaded version_check v0.9.3 Downloaded time v0.1.43 Downloaded walkdir v2.3.2 Downloaded serde_json v1.0.79 Downloaded anyhow v1.0.56 Downloaded thiserror v1.0.30 Downloaded scopeguard v1.1.0 Downloaded parking_lot_core v0.8.5 Downloaded log v0.4.16 Downloaded unicode-segmentation v1.8.0 Downloaded aho-corasick v0.7.18 Downloaded serde v1.0.136 Downloaded rle-decode-fast v1.0.1 Downloaded libflate_lz77 v1.1.0 Downloaded hashbrown v0.11.2 Downloaded ena v0.14.0 Downloaded crc32fast v1.2.1 Downloaded clap v2.33.3 Downloaded textwrap v0.11.0 Downloaded termcolor v1.1.2 Downloaded syn v1.0.81 Downloaded strsim v0.8.0 Downloaded salsa v0.17.0-pre.2 Downloaded ryu v1.0.5 Downloaded regex-syntax v0.6.25 Downloaded ordered-float v3.2.0 Downloaded once_cell v1.10.0 Downloaded num-traits v0.2.14 Downloaded num-integer v0.1.44 Downloaded libflate v1.2.0 Downloaded libc v0.2.121 Downloaded derive_more v0.99.17 Downloaded adler32 v1.2.0 Downloaded regex v1.5.5 Downloaded fnv v1.0.7 Downloaded heck v0.3.3 Downloaded getrandom v0.2.6 Downloaded memchr v2.4.1 Downloaded flatbuffers v22.9.29 Downloaded crossbeam-utils v0.8.8 Downloaded structopt-derive v0.4.18 Downloaded same-file v1.0.6 Downloaded salsa-macros v0.17.0-pre.2 Downloaded maplit v1.0.2 Downloaded indexmap v1.8.1 Downloaded rustc-hash v1.1.0 Downloaded lazy_static v1.4.0 Downloaded proc-macro-error v1.0.4 Downloaded bitflags v1.3.2 Downloaded humantime v2.1.0 Downloaded parking_lot v0.11.2 Downloaded ansi_term v0.11.0 Downloaded oorandom v11.1.3 Downloaded atty v0.2.14 Downloaded proc-macro2 v1.0.32 Downloaded pretty v0.11.2 Downloading crates ... Downloaded colored v2.0.0 Downloading crates ... Downloaded criterion v0.3.5 Downloading crates ... Downloaded expect-test v1.2.2 Downloading crates ... Downloaded pretty_assertions v1.2.1 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.81 Compiling libc v0.2.121 Compiling autocfg v1.0.1 Compiling log v0.4.16 Compiling num-traits v0.2.14 Compiling memchr v2.4.1 Compiling serde_derive v1.0.136 Compiling cfg-if v1.0.0 Compiling serde v1.0.136 Compiling quote v1.0.10 Compiling version_check v0.9.3 Compiling unicode-segmentation v1.8.0 Compiling parking_lot_core v0.8.5 Compiling heck v0.3.3 Compiling proc-macro-error-attr v1.0.4 Compiling indexmap v1.8.1 Compiling num-integer v0.1.44 Compiling ryu v1.0.5 Compiling crossbeam-utils v0.8.8 Compiling crc32fast v1.2.1 Compiling proc-macro-error v1.0.4 Compiling serde_json v1.0.79 Compiling anyhow v1.0.56 Compiling unicode-width v0.1.9 Compiling atty v0.2.14 Compiling instant v0.1.12 Compiling bitflags v1.3.2 Compiling lazy_static v1.4.0 Compiling smallvec v1.7.0 Compiling scopeguard v1.1.0 Compiling lock_api v0.4.6 Compiling aho-corasick v0.7.18 Compiling textwrap v0.11.0 Compiling termcolor v1.1.2 Compiling strsim v0.8.0 Compiling rle-decode-fast v1.0.1 Compiling regex-syntax v0.6.25 Compiling hashbrown v0.11.2 Compiling vec_map v0.8.2 Compiling ansi_term v0.11.0 Compiling clap v2.33.3 Compiling libflate_lz77 v1.1.0 Compiling thiserror-impl v1.0.30 Compiling structopt-derive v0.4.18 Compiling salsa-macros v0.17.0-pre.2 Compiling thiserror v1.0.30 Compiling regex v1.5.5 Compiling derive_more v0.99.17 Compiling derivative v2.2.0 Compiling parking_lot v0.11.2 Compiling time v0.1.43 Compiling humantime v2.1.0 Compiling adler32 v1.2.0 Compiling rustc-hash v1.1.0 Compiling itoa v1.0.

Check failure on line 51 in Formula/k/kapacitor.rb

View workflow job for this annotation

GitHub Actions / macOS 12-arm64

`brew install --verbose --build-bottle kapacitor` failed on macOS Monterey (12) on Apple Silicon!

Downloaded adler32 v1.2.0 Downloaded smallvec v1.7.0 Downloaded lazy_static v1.4.0 Downloaded libflate v1.2.0 Downloaded aho-corasick v0.7.18 Downloaded flatbuffers v22.9.29 Downloaded proc-macro-error-attr v1.0.4 Downloaded instant v0.1.12 Downloaded heck v0.3.3 Downloaded parking_lot_core v0.8.5 Downloaded itoa v1.0.1 Downloaded arrayvec v0.5.2 Downloaded proc-macro-error v1.0.4 Downloaded lock_api v0.4.6 Downloaded clap v2.33.3 Downloaded fnv v1.0.7 Downloaded ordered-float v3.2.0 Downloaded libflate_lz77 v1.1.0 Downloaded env_logger v0.9.0 Downloaded oorandom v11.1.3 Downloaded crc32fast v1.2.1 Downloaded getrandom v0.2.6 Downloaded derive_more v0.99.17 Downloaded textwrap v0.11.0 Downloaded vec_map v0.8.2 Downloaded strsim v0.8.0 Downloaded maplit v1.0.2 Downloaded version_check v0.9.3 Downloaded termcolor v1.1.2 Downloaded rustc-hash v1.1.0 Downloaded typed-arena v2.0.1 Downloaded structopt-derive v0.4.18 Downloaded codespan-reporting v0.11.1 Downloaded quote v1.0.10 Downloaded thiserror-impl v1.0.30 Downloaded log v0.4.16 Downloaded ryu v1.0.5 Downloaded structopt v0.3.26 Downloaded num-traits v0.2.14 Downloaded hashbrown v0.11.2 Downloaded chrono v0.4.19 Downloaded rle-decode-fast v1.0.1 Downloaded scopeguard v1.1.0 Downloaded indexmap v1.8.1 Downloaded unicode-xid v0.2.2 Downloaded ena v0.14.0 Downloaded serde v1.0.136 Downloaded num-integer v0.1.44 Downloaded unicode-width v0.1.9 Downloaded salsa-macros v0.17.0-pre.2 Downloaded thiserror v1.0.30 Downloaded crossbeam-utils v0.8.8 Downloaded time v0.1.43 Downloaded walkdir v2.3.2 Downloaded regex v1.5.5 Downloaded unicode-segmentation v1.8.0 Downloaded serde_derive v1.0.136 Downloaded syn v1.0.81 Downloaded libc v0.2.121 Downloaded serde_json v1.0.79 Downloaded regex-syntax v0.6.25 Downloaded salsa v0.17.0-pre.2 Downloaded anyhow v1.0.56 Downloaded proc-macro2 v1.0.32 Downloaded pretty v0.11.2 Downloading crates ... Downloaded colored v2.0.0 Downloading crates ... Downloaded criterion v0.3.5 Downloading crates ... Downloaded expect-test v1.2.2 Downloading crates ... Downloaded pretty_assertions v1.2.1 Compiling proc-macro2 v1.0.32 Compiling unicode-xid v0.2.2 Compiling syn v1.0.81 Compiling libc v0.2.121 Compiling autocfg v1.0.1 Compiling log v0.4.16 Compiling cfg-if v1.0.0 Compiling serde v1.0.136 Compiling memchr v2.4.1 Compiling num-traits v0.2.14 Compiling serde_derive v1.0.136 Compiling version_check v0.9.3 Compiling quote v1.0.10 Compiling unicode-segmentation v1.8.0 Compiling parking_lot_core v0.8.5 Compiling heck v0.3.3 Compiling proc-macro-error-attr v1.0.4 Compiling num-integer v0.1.44 Compiling indexmap v1.8.1 Compiling crc32fast v1.2.1 Compiling ryu v1.0.5 Compiling crossbeam-utils v0.8.8 Compiling proc-macro-error v1.0.4 Compiling serde_json v1.0.79 Compiling anyhow v1.0.56 Compiling unicode-width v0.1.9 Compiling atty v0.2.14 Compiling instant v0.1.12 Compiling bitflags v1.3.2 Compiling scopeguard v1.1.0 Compiling lazy_static v1.4.0 Compiling smallvec v1.7.0 Compiling lock_api v0.4.6 Compiling aho-corasick v0.7.18 Compiling textwrap v0.11.0 Compiling rle-decode-fast v1.0.1 Compiling termcolor v1.1.2 Compiling hashbrown v0.11.2 Compiling strsim v0.8.0 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 Compiling regex-syntax v0.6.25 Compiling clap v2.33.3 Compiling libflate_lz77 v1.1.0 Compiling thiserror-impl v1.0.30 Compiling structopt-derive v0.4.18 Compiling salsa-macros v0.17.0-pre.2 Compiling thiserror v1.0.30 Compiling derivative v2.2.0 Compiling derive_more v0.99.17 Compiling regex v1.5.5 Compiling parking_lot v0.11.2 Compiling time v0.1.43 Compiling humantime v2.1.0 Compiling itoa v1.0.1 Compiling same-file v1.
resource("pkg-config-wrapper").stage do
system "go", "build", *std_go_args, "-o", buildpath/"bootstrap/pkg-config"
end
Expand Down
Loading