[email protected]_py312.rb:checkin new version of coin3d #566
Triggered via pull request
October 10, 2024 23:23
Status
Failure
Total duration
1h 59m 40s
Artifacts
–
Annotations
16 errors and 10 warnings
test-bot (ubuntu-22.04)
freecad/freecad/[email protected]_py312: failed
|
test-bot (ubuntu-22.04)
test failed
|
`brew test --verbose freecad/freecad/[email protected]_py312` failed on Linux!:
Formula/[email protected]_py312.rb#L118
==> /usr/bin/gcc-11 test.cpp -L/home/linuxbrew/.linuxbrew/Cellar/[email protected]_py312/4.0.3/lib -lCoin -L/home/linuxbrew/.linuxbrew/opt/mesa/lib -lGL -o test -I/home/linuxbrew/.linuxbrew/opt/[email protected]_py312/include
==> ./test
==> /home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12 -c import shiboken2
from pivy.sogui import SoGui
assert SoGui.init("test") is not None
SoGui proxy error: None of the known Gui bindings were found! Please specify one!
Error: freecad/freecad/[email protected]_py312: failed
::error::freecad/freecad/[email protected]_py312: failed
An exception occurred within a child process:
BuildError: Failed executing: /home/linuxbrew/.linuxbrew/opt/[email protected]/bin/python3.12 -c import\ shiboken2
from\ pivy.sogui\ import\ SoGui
assert\ SoGui.init("test")\ is\ not\ None
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3078:in `block in system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3014:in `open'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3014:in `system'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Taps/freecad/homebrew-freecad/Formula/[email protected]_py312.rb:150:in `block in <class:Coin3dAT403Py312>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2813:in `block (3 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/extend/kernel.rb:536:in `with_env'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2812:in `block (2 levels) in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:1199:in `with_logging'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2811:in `block in run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:3129:in `mktemp'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/formula.rb:2805:in `run_test'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:48:in `block in <main>'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test.rb:52:in `<main>'
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
error getting upterm session. Error: Error: 1
|
|
test-bot (macos-14)
ENOENT: no such file or directory, scandir '/Users/runner/.upterm'
|
test-bot (macos-14)
freecad/freecad/[email protected]_py312: failed
|
`brew test --verbose freecad/freecad/[email protected]_py312` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/[email protected]_py312.rb#L118
==> /usr/bin/clang test.cpp -L/opt/homebrew/Cellar/[email protected]_py312/4.0.3/lib -lCoin -Wl,-framework,OpenGL -o test -I/opt/homebrew/opt/[email protected]_py312/include
==> ./test
==> /opt/homebrew/opt/[email protected]/bin/python3.12 -c import shiboken2
from pivy.sogui import SoGui
assert SoGui.init("test") is not None
SoGui proxy error: None of the known Gui bindings were found! Please specify one!
Error: freecad/freecad/[email protected]_py312: failed
::error::freecad/freecad/[email protected]_py312: failed
An exception occurred within a child process:
BuildError: Failed executing: /opt/homebrew/opt/[email protected]/bin/python3.12 -c import\ shiboken2
from\ pivy.sogui\ import\ SoGui
assert\ SoGui.init("test")\ is\ not\ None
/opt/homebrew/Library/Homebrew/formula.rb:3078:in `block in system'
/opt/homebrew/Library/Homebrew/formula.rb:3014:in `open'
/opt/homebrew/Library/Homebrew/formula.rb:3014:in `system'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/opt/homebrew/Library/Taps/freecad/homebrew-freecad/Formula/[email protected]_py312.rb:150:in `block in <class:Coin3dAT403Py312>'
/opt/homebrew/Library/Homebrew/formula.rb:2813:in `block (3 levels) in run_test'
/opt/homebrew/Library/Homebrew/extend/kernel.rb:536:in `with_env'
/opt/homebrew/Library/Homebrew/formula.rb:2812:in `block (2 levels) in run_test'
/opt/homebrew/Library/Homebrew/formula.rb:1199:in `with_logging'
/opt/homebrew/Library/Homebrew/formula.rb:2811:in `block in run_test'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/opt/homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/opt/homebrew/Library/Homebrew/formula.rb:3129:in `mktemp'
/opt/homebrew/Library/Homebrew/formula.rb:2805:in `run_test'
/opt/homebrew/Library/Homebrew/test.rb:48:in `block in <main>'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/opt/homebrew/Library/Homebrew/test.rb:52:in `<main>'
|
test-bot (macos-14)
test failed
|
test-bot (macos-14)
Process completed with exit code 1.
|
test-bot (macos-13)
ENOENT: no such file or directory, scandir '/Users/runner/.upterm'
|
test-bot (macos-13)
freecad/freecad/[email protected]_py312: failed
|
test-bot (macos-13)
test failed
|
`brew test --verbose freecad/freecad/[email protected]_py312` failed on macOS Ventura (13)!:
Formula/[email protected]_py312.rb#L118
==> /usr/bin/clang test.cpp -L/usr/local/Cellar/[email protected]_py312/4.0.3/lib -lCoin -Wl,-framework,OpenGL -o test -I/usr/local/opt/[email protected]_py312/include
==> ./test
==> /usr/local/opt/[email protected]/bin/python3.12 -c import shiboken2
from pivy.sogui import SoGui
assert SoGui.init("test") is not None
SoGui proxy error: None of the known Gui bindings were found! Please specify one!
Error: freecad/freecad/[email protected]_py312: failed
::error::freecad/freecad/[email protected]_py312: failed
An exception occurred within a child process:
BuildError: Failed executing: /usr/local/opt/[email protected]/bin/python3.12 -c import\ shiboken2
from\ pivy.sogui\ import\ SoGui
assert\ SoGui.init("test")\ is\ not\ None
/usr/local/Homebrew/Library/Homebrew/formula.rb:3078:in `block in system'
/usr/local/Homebrew/Library/Homebrew/formula.rb:3014:in `open'
/usr/local/Homebrew/Library/Homebrew/formula.rb:3014:in `system'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `bind_call'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11600/lib/types/private/methods/call_validation.rb:109:in `block in create_validator_slow_skip_block_type'
/usr/local/Homebrew/Library/Taps/freecad/homebrew-freecad/Formula/[email protected]_py312.rb:150:in `block in <class:Coin3dAT403Py312>'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2813:in `block (3 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/extend/kernel.rb:536:in `with_env'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2812:in `block (2 levels) in run_test'
/usr/local/Homebrew/Library/Homebrew/formula.rb:1199:in `with_logging'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2811:in `block in run_test'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `block in run'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `chdir'
/usr/local/Homebrew/Library/Homebrew/mktemp.rb:75:in `run'
/usr/local/Homebrew/Library/Homebrew/formula.rb:3129:in `mktemp'
/usr/local/Homebrew/Library/Homebrew/formula.rb:2805:in `run_test'
/usr/local/Homebrew/Library/Homebrew/test.rb:48:in `block in <main>'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:186:in `block in timeout'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:41:in `handle_timeout'
/usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.3.5/lib/ruby/3.3.0/timeout.rb:195:in `timeout'
/usr/local/Homebrew/Library/Homebrew/test.rb:52:in `<main>'
|
test-bot (macos-13)
Process completed with exit code 1.
|
test-bot (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-14)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-bot (macos-13)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-12)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-bot (macos-12)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-12)
freecad/freecad/[email protected]_py312 has dependencies without compatible bottles:
cmake
python-setuptools
boost
[email protected]_py312
[email protected]
|