Skip to content

Macaulay2 v1.23-rc1 #545

Macaulay2 v1.23-rc1

Macaulay2 v1.23-rc1 #545

Triggered via pull request February 29, 2024 23:15
@mahrudmahrud
synchronize #204
macaulay2
Status Failure
Total duration 2h 59m 13s
Artifacts 1

tests.yml

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

Annotations

2 errors and 6 warnings
`brew install --verbose --build-bottle macaulay2/tap/mathicgb` failed on Linux!: Formula/mathicgb.rb#L29
==> Fetching macaulay2/tap/mathicgb ==> Cloning https://github.com/mahrud/mathicgb.git Updating /home/runner/.cache/Homebrew/mathicgb--git /usr/bin/env git config remote.origin.url https://github.com/mahrud/mathicgb.git /usr/bin/env git config remote.origin.fetch +refs/heads/master:refs/remotes/origin/master /usr/bin/env git config remote.origin.tagOpt --no-tags /usr/bin/env git config advice.detachedHead false /usr/bin/env git config core.fsmonitor false /usr/bin/env git fetch origin ==> Checking out branch master /usr/bin/env git checkout -f master -- Already on 'master' Your branch is up to date with 'origin/master'. /usr/bin/env git reset --hard origin/master -- HEAD is now at cdace24 add missing header ==> Installing mathicgb from macaulay2/tap /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/README.md /tmp/homebrew-unpack20240301-166640-nebl3b/README.md /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/gpl-2.0.txt /tmp/homebrew-unpack20240301-166640-nebl3b/gpl-2.0.txt /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/src/. /tmp/homebrew-unpack20240301-166640-nebl3b/src /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/configure.ac /tmp/homebrew-unpack20240301-166640-nebl3b/configure.ac /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/autogen.sh /tmp/homebrew-unpack20240301-166640-nebl3b/autogen.sh /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/examples/. /tmp/homebrew-unpack20240301-166640-nebl3b/examples /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/libs/. /tmp/homebrew-unpack20240301-166640-nebl3b/libs /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/cmake/. /tmp/homebrew-unpack20240301-166640-nebl3b/cmake /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/gpl-3.0.txt /tmp/homebrew-unpack20240301-166640-nebl3b/gpl-3.0.txt /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/.gitignore /tmp/homebrew-unpack20240301-166640-nebl3b/.gitignore /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/doc/. /tmp/homebrew-unpack20240301-166640-nebl3b/doc /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/fixspace /tmp/homebrew-unpack20240301-166640-nebl3b/fixspace /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/CMakeLists.txt /tmp/homebrew-unpack20240301-166640-nebl3b/CMakeLists.txt /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/Makefile.am /tmp/homebrew-unpack20240301-166640-nebl3b/Makefile.am /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/.git/. /tmp/homebrew-unpack20240301-166640-nebl3b/.git /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/build/. /tmp/homebrew-unpack20240301-166640-nebl3b/build /usr/bin/env cp -pR /home/runner/.cache/Homebrew/mathicgb--git/replace /tmp/homebrew-unpack20240301-166640-nebl3b/replace /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/README.md /tmp/mathicgb-20240301-166640-46avfr/README.md /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/gpl-2.0.txt /tmp/mathicgb-20240301-166640-46avfr/gpl-2.0.txt /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/src/. /tmp/mathicgb-20240301-166640-46avfr/src /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/configure.ac /tmp/mathicgb-20240301-166640-46avfr/configure.ac /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/autogen.sh /tmp/mathicgb-20240301-166640-46avfr/autogen.sh /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/examples/. /tmp/mathicgb-20240301-166640-46avfr/examples /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/libs/. /tmp/mathicgb-20240301-166640-46avfr/libs /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/cmake/. /tmp/mathicgb-20240301-166640-46avfr/cmake /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/gpl-3.0.txt /tmp/mathicgb-20240301-166640-46avfr/gpl-3.0.txt /usr/bin/env cp -pR /tmp/homebrew-unpack20240301-166640-nebl3b/.gitignore /tmp/mathicgb-20240301-166640-46avfr/.gitignore /usr/bin/env cp -pR /t
test-bot (ubuntu-latest)
Process completed with exit code 1.
test-bot (ubuntu-latest)
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-latest)
No files were found with the provided path: /home/runner/.cache/Homebrew/Logs/*/* /Users/runner/Library/Logs/Homebrew/*/*. No artifacts will be uploaded.
test-bot (macos-13)
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/.
No bottle built for mathicgb!: Formula/mathicgb.rb#L1
mathicgb has unbottled dependencies, so a bottle will not be built.
test-bot (macos-12)
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/.
No bottle built for mathicgb!: Formula/mathicgb.rb#L1
mathicgb has unbottled dependencies, so a bottle will not be built.

Artifacts

Produced during runtime
Name Size
bottles Expired
182 MB