Skip to content

coin3d using py310 #390

coin3d using py310

coin3d using py310 #390

Re-run triggered December 27, 2023 20:56
Status Failure
Total duration 1h 22m 29s
Artifacts 1

tests.yml

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

Annotations

6 errors and 3 warnings
`brew install --verbose --build-bottle freecad/freecad/coin3d_py310` failed on macOS Catalina (10.15)!: Formula/coin3d_py310.rb#L44
^ pivy/coin_wrap.cpp:110771:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:110706:14: note: initialize the variable 'arg4' to silence this warning char **arg4 ; ^ = NULL pivy/coin_wrap.cpp:168824:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:168777:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:170193:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:170128:14: note: initialize the variable 'arg4' to silence this warning char **arg4 ; ^ = NULL pivy/coin_wrap.cpp:172962:8: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if(arg4) free(arg4); ^~~~ pivy/coin_wrap.cpp:172917:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[2] ; ^ = NULL pivy/coin_wrap.cpp:233487:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:233435:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:233552:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:233500:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:255586:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:255539:20: note: initialize the variable 'arg4' to silence this warning double (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:342273:36: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] int res = SWIG_AsVal_int(argv[2], NULL); ^ ~ pivy/coin_wrap.cpp:342248:3: note: array 'argv' declared here PyObject *argv[2] = { ^ pivy/coin_wrap.cpp:342298:36: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] int res = SWIG_AsVal_int(argv[2], NULL); ^ ~ pivy/coin_wrap.cpp:342248:3: note: array 'argv' declared here PyObject *argv[2] = { ^ pivy/coin_wrap.cpp:342480:37: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds] int res = SWIG_ConvertPtr(argv[3], &vptr, SWIGTYPE_p_unsigned_char, 0); ^ ~ pivy/coin_wrap.cpp:1081:80: note: expanded from macro 'SWIG_ConvertPtr' #define SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtr(obj, pptr, type, flags) ^~~ pivy/coin_wrap.cpp:1080:86: note: expanded from macro 'SWIG_Python_ConvertPtr' #define SWIG_Python_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0) ^~~ pivy/coin_wrap.cpp:342453:3: note: array 'argv' declared here PyObject *argv[3] = { ^ pivy/coin_wrap.cpp:342510:37: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds] int res = SWIG_ConvertPtr(argv[3], &vptr, SWIGTYPE_p_unsigned_char, 0); ^ ~ pivy/coin_wrap.cpp:1081:80: note: expa
test-bot (self-hosted-catalinavm)
Process completed with exit code 1.
`brew test --verbose freecad/freecad/coin3d_py310` failed on macOS Big Sur (11)!: Formula/coin3d_py310.rb#L83
/usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/bin/bundle clean ==> Testing freecad/freecad/coin3d_py310 ==> /usr/bin/clang test.cpp -L/usr/local/Cellar/coin3d_py310/4.0.2/lib -lCoin -Wl,-framework,OpenGL -o test -I/usr/local/opt/coin3d_py310/include ==> ./test ==> /usr/local/opt/[email protected]/bin/python3.10 -c import shiboken2 from pivy.sogui import SoGui assert SoGui.init("test") is not None PasteBoard: Error creating pasteboard: com.apple.pasteboard.clipboard [-4960] PasteBoard: Error creating pasteboard: com.apple.pasteboard.find [-4960] no screens available, assuming 24-bit color Cannot create window: no screens available Error: freecad/freecad/coin3d_py310: failed An exception occurred within a child process: BuildError: Failed executing: /usr/local/opt/[email protected]/bin/python3.10 -c import\ shiboken2 from\ pivy.sogui\ import\ SoGui assert\ SoGui.init("test")\ is\ not\ None /usr/local/Homebrew/Library/Homebrew/formula.rb:2741:in `block in system' /usr/local/Homebrew/Library/Homebrew/formula.rb:2677:in `open' /usr/local/Homebrew/Library/Homebrew/formula.rb:2677:in `system' /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:153:in `bind_call' /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:153:in `validate_call_skip_block_type' /usr/local/Homebrew/Library/Homebrew/vendor/bundle/ruby/3.1.0/gems/sorbet-runtime-0.5.11155/lib/types/private/methods/call_validation.rb:95:in `block in create_validator_slow_skip_block_type' /usr/local/Homebrew/Library/Taps/freecad/homebrew-freecad/Formula/coin3d_py310.rb:115:in `block in <class:Coin3dPy310>' /usr/local/Homebrew/Library/Homebrew/formula.rb:2500:in `block (3 levels) in run_test' /usr/local/Homebrew/Library/Homebrew/extend/kernel.rb:493:in `with_env' /usr/local/Homebrew/Library/Homebrew/formula.rb:2499:in `block (2 levels) in run_test' /usr/local/Homebrew/Library/Homebrew/formula.rb:1055:in `with_logging' /usr/local/Homebrew/Library/Homebrew/formula.rb:2498: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:2792:in `mktemp' /usr/local/Homebrew/Library/Homebrew/formula.rb:2492:in `run_test' /usr/local/Homebrew/Library/Homebrew/test.rb:46:in `block in <main>' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:107:in `block in timeout' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `block in catch' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:36:in `catch' /usr/local/Homebrew/Library/Homebrew/vendor/portable-ruby/3.1.4/lib/ruby/3.1.0/timeout.rb:123:in `timeout' /usr/local/Homebrew/Library/Homebrew/test.rb:50:in `<main>'
test-bot (self-hosted-bigsurvm)
Process completed with exit code 1.
`brew install --verbose --build-bottle freecad/freecad/coin3d_py310` failed on macOS Mojave (10.14)!: Formula/coin3d_py310.rb#L44
^ /usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/include/python3.10/cpython/unicodeobject.h:445:1: note: '_PyUnicode_get_wstr_length' has been explicitly marked deprecated here Py_DEPRECATED(3.3) ^ /usr/local/opt/[email protected]/Frameworks/Python.framework/Versions/3.10/include/python3.10/pyport.h:513:54: note: expanded from macro 'Py_DEPRECATED' #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__)) ^ pivy/coin_wrap.cpp:110771:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:110706:14: note: initialize the variable 'arg4' to silence this warning char **arg4 ; ^ = NULL pivy/coin_wrap.cpp:168824:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:168777:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:170193:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:170128:14: note: initialize the variable 'arg4' to silence this warning char **arg4 ; ^ = NULL pivy/coin_wrap.cpp:172962:8: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if(arg4) free(arg4); ^~~~ pivy/coin_wrap.cpp:172917:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[2] ; ^ = NULL pivy/coin_wrap.cpp:233487:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:233435:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:233552:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:233500:19: note: initialize the variable 'arg4' to silence this warning float (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:255586:9: warning: variable 'arg4' is uninitialized when used here [-Wuninitialized] if (arg4) { ^~~~ pivy/coin_wrap.cpp:255539:20: note: initialize the variable 'arg4' to silence this warning double (*arg4)[3] ; ^ = NULL pivy/coin_wrap.cpp:342273:36: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] int res = SWIG_AsVal_int(argv[2], NULL); ^ ~ pivy/coin_wrap.cpp:342248:3: note: array 'argv' declared here PyObject *argv[2] = { ^ pivy/coin_wrap.cpp:342298:36: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] int res = SWIG_AsVal_int(argv[2], NULL); ^ ~ pivy/coin_wrap.cpp:342248:3: note: array 'argv' declared here PyObject *argv[2] = { ^ pivy/coin_wrap.cpp:342480:37: warning: array index 3 is past the end of the array (which contains 3 elements) [-Warray-bounds] int res = SWIG_ConvertPtr(argv[3], &vptr, SWIGTYPE_p_unsigned_char, 0); ^ ~ pivy/coin_wrap.cpp:1081:80: note: expanded from macro 'SWIG_ConvertPtr' #define SWIG_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtr(obj, pptr, type, flags) ^~~ pivy/coin_wrap.cpp:1080:86: note: expanded from macro 'SWIG_Python_ConvertPtr' #define SWIG_Python_ConvertPtr(obj, pptr, type, flags) SWIG_Python_ConvertPtrAndOwn(obj, pptr, type, flags, 0)
test-bot (self-hosted-mojavevm)
Process completed with exit code 1.
test-bot (self-hosted-catalinavm)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (self-hosted-bigsurvm)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
test-bot (self-hosted-mojavevm)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
bottles Expired
43.8 MB