Skip to content
Open
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/guile-json-rpc.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GuileJsonRpc < Formula
desc "JSON-RPC module for Guile"
homepage "https://codeberg.org/rgherdt/scheme-json-rpc"
url "https://codeberg.org/rgherdt/scheme-json-rpc/archive/0.2.11.tar.gz"
sha256 "6a10390de15a9a991e7bc15d8766a5da7561428f25c2f33592d86b374ca242a1"
url "https://codeberg.org/rgherdt/scheme-json-rpc/archive/0.5.0.tar.gz"
sha256 "d27fca50e34e2de3feaa48f9c4d55365d441774eaac99bedcef588dbe34d3367"

bottle do
root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-json-rpc-0.2.11"
Expand All @@ -13,7 +13,7 @@
depends_on "pkg-config" => :build
depends_on "guile"

def install

Check warning on line 16 in Formula/guile-json-rpc.rb

View workflow job for this annotation

GitHub Actions / test-bot (macos-14)

`brew install --verbose --formula --build-bottle aconchillo/guile/guile-json-rpc` failed on macOS Sonoma (14) on Apple Silicon!

checking for guile... /opt/homebrew/opt/guile/bin/guile checking for Guile version >= 3.0... 3.0.10 checking for guild... /opt/homebrew/opt/guile/bin/guild checking for guile-config... /opt/homebrew/opt/guile/bin/guile-config checking if (srfi srfi-145) is available... no configure: error: required guile module not found: (srfi srfi-145) ==> Formula Tap: aconchillo/guile Path: /opt/homebrew/Library/Taps/aconchillo/homebrew-guile/Formula/guile-json-rpc.rb ==> Configuration HOMEBREW_VERSION: 4.6.9-21-g3f11702 ORIGIN: https://github.com/Homebrew/brew HEAD: 3f11702fb17e3e6fe12013bd398b064c425dc4cf Last commit: 23 hours ago Branch: main Core tap HEAD: 231e43d25998ab52d9b8ad31211d322d0e94260b Core tap last commit: 6 days ago Core tap JSON: 07 Sep 04:44 UTC Core cask tap HEAD: 277294c13398d044fba66aef3a469777b608c975 Core cask tap last commit: 6 days ago Core cask tap JSON: 07 Sep 04:44 UTC HOMEBREW_PREFIX: /opt/homebrew 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_FORBID_PACKAGES_FROM_PATHS: set HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/runner/work/homebrew-guile/homebrew-guile/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.4.5 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.4.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.6-arm64 CLT: 16.2.0.0.1.1733547573 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/opt/m4:/opt/homebrew/opt/readline:/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/pkgconf/lib/pkgconfig:/opt/homebrew/opt/bdw-gc/lib/pkgconfig:/opt/homebrew/opt/gmp/lib/pkgconfig:/opt/homebrew/opt/readline/lib/pkgconfig:/opt/homebrew/opt/guile/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/pkgconf/bin:/opt/homebrew/opt/m4/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/guile/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /Users/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/00.options.out /Users/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/01.configure.log /Users/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/guile If reporting this issue please do so at (not Homebrew/* repositories): https://github.com/aconchillo/homebrew-guile/issues ::error::aconchillo/guile/guile-json-rpc 0.5.0 did not build

Check failure on line 16 in Formula/guile-json-rpc.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-24.04)

`brew install --verbose --formula --build-bottle aconchillo/guile/guile-json-rpc` failed on Linux x86_64!

checking for guile... /home/linuxbrew/.linuxbrew/opt/guile/bin/guile checking for Guile version >= 3.0... 3.0.10 checking for guild... /home/linuxbrew/.linuxbrew/opt/guile/bin/guild checking for guile-config... /home/linuxbrew/.linuxbrew/opt/guile/bin/guile-config checking if (srfi srfi-145) is available... no configure: error: required guile module not found: (srfi srfi-145) ==> Formula Tap: aconchillo/guile Path: /home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/aconchillo/homebrew-guile/Formula/guile-json-rpc.rb ==> Configuration HOMEBREW_VERSION: 4.6.9-21-g3f11702 ORIGIN: https://github.com/Homebrew/brew HEAD: 3f11702fb17e3e6fe12013bd398b064c425dc4cf Last commit: 23 hours ago Branch: main Core tap JSON: 07 Sep 04:44 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_CACHE: /home/runner/.cache/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_CLEANUP_PERIODIC_FULL_DAYS: 3650 HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_FORBID_PACKAGES_FROM_PATHS: set HOMEBREW_GITHUB_API_TOKEN: set HOMEBREW_GIT_EMAIL: 1589480+BrewTestBot@users.noreply.github.com HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /home/runner/work/homebrew-guile/homebrew-guile/logs HOMEBREW_MAKE_JOBS: 4 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_EMOJI: set HOMEBREW_NO_ENV_HINTS: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set Homebrew Ruby: 3.4.5 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.4.5/bin/ruby CPU: quad-core 64-bit zen3 Clang: 18.1.3 Git: 2.51.0 => /usr/bin/git Curl: 8.5.0 => /usr/bin/curl Kernel: Linux 6.11.0-1018-azure x86_64 GNU/Linux OS: Ubuntu 24.04.3 LTS (noble) Host glibc: 2.39 /usr/bin/gcc: 13.3.0 /usr/bin/ruby: 3.2.3 glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-14 HOMEBREW_CXX: g++-14 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /home/linuxbrew/.linuxbrew/opt/pkgconf/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/bdw-gc/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/gmp/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/ncurses/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/readline/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libffi/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/libxcrypt/lib/pkgconfig:/home/linuxbrew/.linuxbrew/opt/guile/lib/pkgconfig PKG_CONFIG_LIBDIR: HOMEBREW_MAKE_JOBS: 4 HOMEBREW_GIT: /usr/bin/git ACLOCAL_PATH: /home/linuxbrew/.linuxbrew/share/aclocal PATH: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/home/linuxbrew/.linuxbrew/opt/pkgconf/bin:/home/linuxbrew/.linuxbrew/opt/m4/bin:/home/linuxbrew/.linuxbrew/opt/libtool/bin:/home/linuxbrew/.linuxbrew/opt/ncurses/bin:/home/linuxbrew/.linuxbrew/opt/gperf/bin:/home/linuxbrew/.linuxbrew/opt/guile/bin:/usr/bin:/bin:/usr/sbin:/sbin Logs: /home/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/00.options.out /home/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/01.configure.log /home/runner/work/homebrew-guile/homebrew-guile/logs/guile-json-rpc/guile If reporting this issue please do so at (not Homebrew/* repositories): https://github.com/aconchillo/homebrew-guile/issues ::error::aconchillo/guile/guile-json-rpc 0.5.0 did not build
ENV["GUILE_AUTO_COMPILE"] = "0"

chdir "guile" do
Expand Down
Loading