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

Update LavinMQ formula to v2.0.0 #18

Merged
merged 1 commit into from
Nov 5, 2024
Merged
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/lavinmq.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lavinmq < Formula

Check warning on line 1 in Formula/lavinmq.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-latest)

`brew linkage --cached --test --strict cloudamqp/cloudamqp/lavinmq` failed on Linux!

zlib
desc "Fast and efficient AMQP 0-9-1 server"
homepage "https://www.lavinmq.com"
url "https://github.com/cloudamqp/lavinmq/archive/refs/tags/v1.3.1.tar.gz"
sha256 "5c8eaeb9298a4f1bb9e4a3bcc14a98931713c4eb8564159a220ca82bc64c6e4d"
url "https://github.com/cloudamqp/lavinmq/archive/refs/tags/v2.0.0.tar.gz"
sha256 "9814fca561b005b49bedf8b3f97476642c20c0fe70ef1456ebbae4ff491bd067"
head "https://github.com/cloudamqp/lavinmq.git"

depends_on "crystal" => :build
Expand All @@ -12,7 +12,7 @@
depends_on "lz4"
depends_on "pcre2"

def install

Check warning on line 15 in Formula/lavinmq.rb

View workflow job for this annotation

GitHub Actions / test-bot (macOS-latest)

`brew install --verbose --formula --build-bottle cloudamqp/cloudamqp/lavinmq` failed on macOS Sonoma (14) on Apple Silicon!

In /opt/homebrew/Cellar/crystal/1.14.0_1/share/crystal/src/crystal/system/unix/pthread.cr:211:28 211 | mask = LibC::SigsetT.new ^-- Error: wrong number of arguments for 'UInt32.new' (given 0, expected 1..7) Overloads are: - UInt32.new(value : String, base : Int = 10, whitespace : Bool = true, underscore : Bool = false, prefix : Bool = false, strict : Bool = true, leading_zero_is_octal : Bool = false) - UInt32.new(pull : JSON::PullParser) - UInt32.new(value) Semantic (main): make: *** [bin/lavinmqctl] Error 1 make: *** Waiting for unfinished jobs.... Semantic (ivars initializers): Semantic (ivars initializers): 00:00:00.172314542 ( 174.00MB) Semantic (cvars initializers): Semantic (cvars initializers): 00:00:00.006679708 ( 174.00MB) Semantic (main): Semantic (main): 00:00:00.428338500 ( 302.12MB) Semantic (cleanup): Semantic (cleanup): 00:00:00.000382375 ( 302.12MB) Semantic (recursive struct check): Semantic (recursive struct check): 00:00:00.000778708 ( 302.12MB) Codegen (crystal): Codegen (crystal): 00:00:00.583963875 ( 334.38MB) Codegen (bc+obj): Codegen (bc+obj): 00:00:16.384796000 ( 334.38MB) Codegen (linking): Codegen (linking): 00:00:00.215773041 ( 334.38MB) dsymutil: dsymutil: 00:00:00.658518208 ( 334.38MB) Codegen (bc+obj): - no previous .o files were reused ==> Formula Tap: cloudamqp/cloudamqp Path: /opt/homebrew/Library/Taps/cloudamqp/homebrew-cloudamqp/Formula/lavinmq.rb ==> Configuration HOMEBREW_VERSION: 4.4.4-7-gcf06bfd ORIGIN: https://github.com/Homebrew/brew HEAD: cf06bfd79760e4623e401a5056a8b1d129e648d8 Last commit: 15 hours ago Core tap HEAD: 6aee5b0c80223202941331c5c4e991324d31005e Core tap last commit: 2 weeks ago Core tap JSON: 05 Nov 13:07 UTC Core cask tap HEAD: a4f01f22e07ef5326cc2d855a513dca5ca12d17c Core cask tap last commit: 2 weeks ago Core cask tap JSON: 05 Nov 13:07 UTC HOMEBREW_PREFIX: /opt/homebrew 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_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/runner/work/homebrew-cloudamqp/homebrew-cloudamqp/logs HOMEBREW_MAKE_JOBS: 3 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_INSTALL_CLEANUP: set HOMEBREW_SORBET_RUNTIME: set Homebrew Ruby: 3.3.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/bin/ruby CPU: 3-core 64-bit dunno Clang: 15.0.0 build 1500 Git: 2.39.3 => /usr/bin/git Curl: 8.7.1 => /usr/bin/curl macOS: 14.7-arm64 CLT: 16.0.0.0.1.1724870825 Xcode: 15.4 => /Applications/Xcode_15.4.app/Contents/Developer Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j3 CMAKE_PREFIX_PATH: /opt/homebrew CMAKE_INCLUDE_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries PKG_CONFIG_PATH: /opt/homebrew/opt/openssl@3/lib/pkgconfig:/opt/homebrew/opt/bdw-gc/lib/pkgconfig:/opt/homebrew/opt/libevent/lib/pkgconfig:/opt/homebrew/opt/lz4/lib/pkgconfig:/opt/homebrew/opt/pcre2/lib/pkgconfig PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/opt/homebrew/Library/Homebrew/os/mac/pkgconfig/14 HOMEBREW_MAKE_JOBS: 3 HOMEBREW_GIT: /usr/bin/git HOMEBREW_SDKROOT: /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk ACLOCAL_PATH: /opt/homebrew/share/aclocal PATH: /opt/homebrew/Library/Homebrew/shims/mac/super:/opt/homebrew/opt/crystal/bin:/opt/homebrew/opt/openssl
system "make", "all", "DOCS="
bin.install "bin/lavinmq"
bin.install "bin/lavinmqctl"
Expand Down
Loading