Skip to content

Commit

Permalink
new: hl formula
Browse files Browse the repository at this point in the history
  • Loading branch information
pamburus committed Apr 28, 2024
1 parent 6421ea5 commit d893fde
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Formula/hl.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
class Hl < Formula
desc "Log viewer and processor for JSON and logfmt logs"
homepage "https://github.com/pamburus/hl"
url "https://github.com/pamburus/hl/archive/refs/tags/v0.27.4.tar.gz"
sha256 "f1a6420d7fb0d049ddbd39e6844afe33c625f7a43816457219c4a8efad5c4c7c"
license "MIT"
head "https://github.com/pamburus/hl.git", branch: "master"

depends_on "rust" => :build

def install

Check failure on line 11 in Formula/hl.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

`brew install --verbose --build-bottle pamburus/tap/hl` failed on Linux!

Downloaded log v0.4.21 Downloaded config v0.14.0 Downloaded clap_builder v4.5.2 Downloaded unsafe-libyaml v0.2.11 Downloaded unicode-ident v1.0.12 Downloaded regex-automata v0.4.6 Downloaded ucd-trie v0.1.6 Downloaded typenum v1.17.0 Downloaded toml v0.8.12 Downloaded snap v1.1.1 Downloaded libc v0.2.153 Downloaded signal-hook v0.3.17 Downloaded ryu v1.0.17 Downloaded quote v1.0.35 Downloaded proc-macro2 v1.0.79 Downloaded pest_meta v2.7.8 Downloaded pest_derive v2.7.8 Downloaded num-traits v0.2.18 Downloaded nu-ansi-term v0.50.0 Downloaded notify v6.1.1 Downloaded rust-embed v8.3.0 Downloaded miniz_oxide v0.7.2 Downloaded lazy_static v1.4.0 Downloaded iana-time-zone v0.1.60 Downloaded crossbeam-utils v0.8.19 Downloaded sha2 v0.10.8 Downloaded serde_derive v1.0.197 Downloaded phf_shared v0.11.2 Downloaded phf_generator v0.11.2 Downloaded phf_codegen v0.11.2 Downloaded phf v0.11.2 Downloaded pest_generator v2.7.8 Downloaded ordered-multimap v0.6.0 Downloaded once_cell v1.19.0 Downloaded num_cpus v1.16.0 Downloaded linked-hash-map v0.5.6 Downloaded json5 v0.4.1 Downloaded winapi v0.3.9 Downloaded itoa v1.0.10 Downloaded inotify v0.9.6 Downloaded humantime v2.1.0 Downloaded hex v0.4.3 Downloaded heck v0.5.0 Downloaded hash32 v0.3.1 Downloaded getrandom v0.2.12 Downloaded generic-array v0.14.7 Downloaded embedded-io v0.6.1 Downloaded dlv-list v0.5.2 Downloaded derive_deref v1.1.1 Downloaded convert_case v0.6.0 Downloaded colorchoice v1.0.0 Downloaded collection_macros v0.2.0 Downloaded closure v0.3.0 Downloaded clap_lex v0.7.0 Downloaded yoke v0.7.3 Downloaded wyhash v0.5.0 Downloaded version_check v0.9.4 Downloaded utf8parse v0.2.1 Downloaded toml_datetime v0.6.5 Downloaded tiny-keccak v2.0.2 Downloaded linux-raw-sys v0.4.13 Downloaded thiserror-impl v1.0.58 Downloaded platform-dirs v0.3.0 Downloaded pathdiff v0.2.1 Downloaded inotify-sys v0.1.5 Downloaded equivalent v1.0.1 Downloaded either v1.10.0 Downloaded crossbeam-queue v0.3.11 Downloaded const-random v0.1.18 Downloaded clap_derive v4.5.3 Downloaded terminal_size v0.3.0 Downloaded rust-ini v0.19.0 Downloaded flate2 v1.0.28 Downloaded errno v0.3.8 Downloaded dirs-sys-next v0.1.2 Downloaded dirs-next v1.0.2 Downloaded crunchy v0.2.2 Downloaded const-random-macro v0.1.16 Downloaded crc32fast v1.4.0 Downloaded chrono-tz v0.8.6 Downloaded chrono v0.4.35 Downloaded bytefmt v0.1.7 Downloaded bincode v1.3.3 Downloaded enum-map-derive v0.17.0 Downloaded enum-map v2.7.3 Downloaded crypto-common v0.1.6 Downloaded bitflags v2.5.0 Downloaded base64 v0.21.7 Downloaded clap v4.5.3 Downloaded anstyle-query v1.0.2 Downloaded anstream v0.6.13 Downloaded adler v1.0.2 Downloaded anstyle-parse v0.2.3 Downloaded anstyle v1.0.6 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling serde v1.0.197 Compiling typenum v1.17.0 Compiling version_check v0.9.4 Compiling libc v0.2.153 Compiling generic-array v0.14.7 Compiling cfg-if v1.0.0 Compiling thiserror v1.0.58 Compiling once_cell v1.19.0 Compiling quote v1.0.35 Compiling syn v2.0.55 Compiling memchr v2.7.1 Compiling crunchy v0.2.2 Compiling siphasher v0.3.11 Compiling tiny-keccak v2.0.2 Compiling phf_shared v0.11.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling regex-syntax v0.8.2 Compiling rand_core v0.6.4 Compiling serde_json v1.0.114 Compiling ucd-trie v0.1.6 Compiling autocfg v1.1.0 Compiling regex-automata v0.4.6 Compiling num-traits v0.2.18 Compiling rand v0.8.5 Compiling getrandom v0.2.12 Compiling digest v0.10.7 Compiling cpufeatures v0.2.12 Compiling sha2 v0.10.8 Compiling regex v1.10.4 Compiling const-random-macro v0.1.16 Compiling synstructure v0.13.1 Compiling phf_generator v0.11.2 Compiling hashbrown v0.14.3 Compiling rustix v0.38.32 Compiling equivalent v1.0.1 Compiling crossbeam-utils v0

Check failure on line 11 in Formula/hl.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-13)

`brew install --verbose --build-bottle pamburus/tap/hl` failed on macOS Ventura (13)!

Downloaded hashbrown v0.14.3 Downloaded hashbrown v0.13.2 Downloaded config v0.14.0 Downloaded clap_builder v4.5.2 Downloaded chrono v0.4.35 Downloaded aho-corasick v1.1.3 Downloaded shellwords v1.1.0 Downloaded serde_json v1.0.114 Downloaded rust-embed-impl v8.3.0 Downloaded rand_core v0.6.4 Downloaded quote v1.0.35 Downloaded proc-macro2 v1.0.79 Downloaded phf_shared v0.11.2 Downloaded phf_generator v0.11.2 Downloaded phf_codegen v0.11.2 Downloaded phf v0.11.2 Downloaded pest_meta v2.7.8 Downloaded pest_generator v2.7.8 Downloaded pest_derive v2.7.8 Downloaded pathdiff v0.2.1 Downloaded parse-zoneinfo v0.3.0 Downloaded ordered-multimap v0.6.0 Downloaded once_cell v1.19.0 Downloaded num_cpus v1.16.0 Downloaded num-traits v0.2.18 Downloaded nu-ansi-term v0.50.0 Downloaded notify v6.1.1 Downloaded miniz_oxide v0.7.2 Downloaded memchr v2.7.1 Downloaded log v0.4.21 Downloaded linked-hash-map v0.5.6 Downloaded lazy_static v1.4.0 Downloaded kqueue-sys v1.0.4 Downloaded kqueue v1.0.8 Downloaded json5 v0.4.1 Downloaded itoa v1.0.10 Downloaded indexmap v2.2.6 Downloaded iana-time-zone v0.1.60 Downloaded humantime v2.1.0 Downloaded hex v0.4.3 Downloaded heck v0.5.0 Downloaded heapless v0.8.0 Downloaded hash32 v0.3.1 Downloaded getrandom v0.2.12 Downloaded generic-array v0.14.7 Downloaded fsevent-sys v4.1.0 Downloaded flate2 v1.0.28 Downloaded filetime v0.2.23 Downloaded errno v0.3.8 Downloaded equivalent v1.0.1 Downloaded enum-map-derive v0.17.0 Downloaded enum-map v2.7.3 Downloaded embedded-io v0.6.1 Downloaded either v1.10.0 Downloaded dlv-list v0.5.2 Downloaded dirs-sys-next v0.1.2 Downloaded dirs-next v1.0.2 Downloaded digest v0.10.7 Downloaded derive_deref v1.1.1 Downloaded crypto-common v0.1.6 Downloaded crunchy v0.2.2 Downloaded crossbeam-utils v0.8.19 Downloaded crossbeam-queue v0.3.11 Downloaded crossbeam-channel v0.5.12 Downloaded crc32fast v1.4.0 Downloaded cpufeatures v0.2.12 Downloaded core-foundation-sys v0.8.6 Downloaded convert_case v0.6.0 Downloaded const-random-macro v0.1.16 Downloaded const-random v0.1.18 Downloaded colorchoice v1.0.0 Downloaded closure v0.3.0 Downloaded clap_lex v0.7.0 Downloaded clap_derive v4.5.3 Downloaded clap v4.5.3 Downloaded chrono-tz-build v0.2.1 Downloaded cfg-if v1.0.0 Downloaded capnpc v0.19.0 Downloaded byteorder v1.5.0 Downloaded block-buffer v0.10.4 Downloaded bitflags v2.5.0 Downloaded bitflags v1.3.2 Downloaded bincode v1.3.3 Downloaded base64 v0.21.7 Downloaded autocfg v1.1.0 Downloaded atoi v2.0.0 Downloaded async-trait v0.1.79 Downloaded anstyle-query v1.0.2 Downloaded anstyle-parse v0.2.3 Downloaded anstyle v1.0.6 Downloaded anstream v0.6.13 Downloaded adler v1.0.2 Compiling proc-macro2 v1.0.79 Compiling unicode-ident v1.0.12 Compiling serde v1.0.197 Compiling typenum v1.17.0 Compiling libc v0.2.153 Compiling version_check v0.9.4 Compiling cfg-if v1.0.0 Compiling thiserror v1.0.58 Compiling generic-array v0.14.7 Compiling once_cell v1.19.0 Compiling quote v1.0.35 Compiling syn v2.0.55 Compiling memchr v2.7.1 Compiling crunchy v0.2.2 Compiling siphasher v0.3.11 Compiling tiny-keccak v2.0.2 Compiling phf_shared v0.11.2 Compiling crypto-common v0.1.6 Compiling block-buffer v0.10.4 Compiling serde_json v1.0.114 Compiling ucd-trie v0.1.6 Compiling regex-syntax v0.8.2 Compiling rand_core v0.6.4 Compiling autocfg v1.1.0 Compiling rand v0.8.5 Compiling num-traits v0.2.18 Compiling getrandom v0.2.12 Compiling digest v0.10.7 Compiling regex-automata v0.4.6 Compiling cpufeatures v0.2.12 Compiling sha2 v0.10.8 Compiling synstructure v0.13.1 Compiling const-random-macro v0.1.16 Compiling phf_generator v0.11.2 Compiling equivalent v1.0.1 Compiling rustix v0.38.32 Compiling
system "cargo", "install", *std_cargo_args
generate_completions_from_executable(bin/"hl", "--completions")
end

test do
assert_not_equal "", shell_output("#{bin}/hl --help").chomp
end
end

0 comments on commit d893fde

Please sign in to comment.