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

guile-json-rpc: new version 0.4.5a #280

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
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.4.5a.tar.gz"
sha256 "8b8d0d998dbfff01b0ea506eaee078c4ba51cb660a5e8416823f3bee088c8fb2"

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 failure on line 16 in Formula/guile-json-rpc.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

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

==> Fetching aconchillo/guile/guile-json-rpc ==> Downloading https://codeberg.org/rgherdt/scheme-json-rpc/archive/0.4.5a.tar.gz Already downloaded: /home/runner/.cache/Homebrew/downloads/19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz ==> Verifying checksum for '19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz' ==> Installing guile-json-rpc from aconchillo/guile /usr/bin/env tar --extract --no-same-owner --file /home/runner/.cache/Homebrew/downloads/19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz --directory /tmp/d20240225-6750-t850xy /usr/bin/env cp -pR /tmp/d20240225-6750-t850xy/scheme-json-rpc/. /tmp/guile-json-rpc-20240225-6750-g2ly5i/scheme-json-rpc ==> ./configure --prefix=/home/linuxbrew/.linuxbrew/Cellar/guile-json-rpc/0.4.5 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for pkg-config... /home/linuxbrew/.linuxbrew/opt/pkg-config/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for guile 3.0 configure: found guile 3.0 checking for guile... /home/linuxbrew/.linuxbrew/opt/guile/bin/guile checking for Guile version >= 3.0... 3.0.9 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.2.9-114-ge9cb65b ORIGIN: https://github.com/Homebrew/brew HEAD: e9cb65bfbaf4e0d531e598f960d8e738d9f66584 Last commit: 5 hours ago Core tap JSON: 25 Feb 01:43 UTC HOMEBREW_PREFIX: /home/linuxbrew/.linuxbrew HOMEBREW_BOOTSNAP: set 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_GIT_EMAIL: [email protected] 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.1.4 => /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit zen3 Clang: 14.0.0 Git: 2.43.2 => /usr/bin/git Curl: 7.81.0 => /usr/bin/curl Kernel: Linux 6.2.0-1019-azure x86_64 GNU/Linux OS: Ubuntu 22.04.4 LTS (jammy) Host glibc: 2.35 /usr/bin/gcc: 11.4.0 /usr/bin/ruby: 3.0.2 glibc: N/A gcc@11: N/A gcc: N/A xorg: N/A ==> ENV HOMEBREW_CC: gcc-11 HOMEBREW_CXX: g++-11 MAKEFLAGS: -j4 CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew PKG_CONFIG_PATH: /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 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/pkg-config/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-

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

View workflow job for this annotation

GitHub Actions / test-bot (self-hosted)

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

==> Fetching aconchillo/guile/guile-json-rpc ==> Downloading https://codeberg.org/rgherdt/scheme-json-rpc/archive/0.4.5a.tar.gz Already downloaded: /Users/admin/Library/Caches/Homebrew/downloads/19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz ==> Verifying checksum for '19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz' ==> Installing guile-json-rpc from aconchillo/guile /usr/bin/env tar --extract --no-same-owner --file /Users/admin/Library/Caches/Homebrew/downloads/19047d4c6e856bc4482933ae8cce6c10e250331596d16cd39877b32addc8d77d--scheme-json-rpc-0.4.5a.tar.gz --directory /private/tmp/d20240225-74764-qt580y /usr/bin/env cp -pR /private/tmp/d20240225-74764-qt580y/scheme-json-rpc/. /private/tmp/guile-json-rpc-20240225-74764-pfoy4a/scheme-json-rpc ==> ./configure --prefix=/opt/homebrew/Cellar/guile-json-rpc/0.4.5 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for pkg-config... /opt/homebrew/Library/Homebrew/shims/mac/super/pkg-config checking pkg-config is at least version 0.9.0... yes configure: checking for guile 3.0 configure: found guile 3.0 checking for guile... /opt/homebrew/opt/guile/bin/guile checking for Guile version >= 3.0... 3.0.9 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.2.9-114-ge9cb65b ORIGIN: https://github.com/Homebrew/brew HEAD: e9cb65bfbaf4e0d531e598f960d8e738d9f66584 Last commit: 5 hours ago Core tap JSON: 25 Feb 01:42 UTC Core cask tap JSON: 25 Feb 01:42 UTC HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_BOOTSNAP: set HOMEBREW_CACHE: /Users/admin/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_CURL_PATH: /usr/bin/curl HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GIT_EMAIL: [email protected] HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_GIT_PATH: /usr/bin/git HOMEBREW_LOGS: /Users/admin/actions-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_INSTALL_CLEANUP: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set Homebrew Ruby: 3.1.4 => /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/bin/ruby CPU: quad-core 64-bit dunno Clang: 15.0.0 build 1500 Git: 2.39.3 => /usr/bin/git Curl: 8.1.2 => /usr/bin/curl macOS: 14.0-arm64 CLT: 15.0.0.0.1.1694021235 Xcode: N/A Rosetta 2: false ==> ENV HOMEBREW_CC: clang HOMEBREW_CXX: clang++ MAKEFLAGS: -j4 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/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_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/pkg-config/bin:/opt/homebrew/opt/m4/bin:/opt/homebrew/opt/libtool/bin:/opt/homebrew/opt/guile/bin:/usr/bin:/bin:/
ENV["GUILE_AUTO_COMPILE"] = "0"

chdir "guile" do
Expand Down
Loading