Skip to content

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

guile-json-rpc: new version 0.4.5a

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

Triggered via pull request February 25, 2024 01:42
Status Failure
Total duration 2m 9s
Artifacts

tests.yml

on: pull_request
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
`brew install --verbose --build-bottle aconchillo/guile/guile-json-rpc` failed on Linux!: Formula/guile-json-rpc.rb#L16
==> 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-
test-bot (ubuntu-22.04)
Process completed with exit code 1.
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
test-bot (macos-13)
The operation was canceled.
test-bot (self-hosted)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (self-hosted)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
`brew install --verbose --build-bottle aconchillo/guile/guile-json-rpc` failed on macOS Sonoma (14) on Apple Silicon!: Formula/guile-json-rpc.rb#L16
==> 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:/
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Homebrew/actions/setup-homebrew@master, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.