mpi4py 4.0.0 #413602
Annotations
3 errors, 1 warning, and 4 notices
|
Formula/a/adios2.rb#L100
/opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4/bin/bundle clean
==> Testing adios2
==> mpic++ /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.cpp -DADIOS2_USE_MPI -isystem /opt/homebrew/Cellar/adios2/2.10.1/include -std=gnu++11 /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11_mpi.2.10.1.dylib /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11.2.10.1.dylib
==> ./a.out
[Mac-1722175340188.local:11221] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/4149280768/sm_segment.Mac-1722175340188.501.f7510000.0 could be created.
Wrote file myVector_cpp.bp to disk. It can now be read by running ./bin/adios2_hello_bpReader.
==> python3.12 -c import adios2
==> python3.12 /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py
[Mac-1722175340188.local:11224] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/1494089728/sm_segment.Mac-1722175340188.501.590e0000.0 could be created.
ValueError: mpi4py.MPI.Op size changed, may indicate binary incompatibility. Expected 56 from C header, got 40 from PyObject
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py", line 28, in <module>
adios = adios2.Adios(config_file=None, comm=comm)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.12/site-packages/adios2/adios.py", line 25, in __init__
self.impl = bindings.ADIOS(comm)
^^^^^^^^^^^^^^^^^^^^
RuntimeError: ERROR: mpi4py not loaded correctly
==> Testing adios2 (again)
==> mpic++ /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.cpp -DADIOS2_USE_MPI -isystem /opt/homebrew/Cellar/adios2/2.10.1/include -std=gnu++11 /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11_mpi.2.10.1.dylib /opt/homebrew/Cellar/adios2/2.10.1/lib/libadios2_cxx11.2.10.1.dylib
==> ./a.out
[Mac-1722175340188.local:11483] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/3841589248/sm_segment.Mac-1722175340188.501.e4fa0000.0 could be created.
Wrote file myVector_cpp.bp to disk. It can now be read by running ./bin/adios2_hello_bpReader.
==> python3.12 -c import adios2
==> python3.12 /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py
[Mac-1722175340188.local:11485] shmem: mmap: an error occurred while determining whether or not /private/tmp/ompi.Mac-1722175340188.501/jf.0/2627272704/sm_segment.Mac-1722175340188.501.9c990000.0 could be created.
ValueError: mpi4py.MPI.Op size changed, may indicate binary incompatibility. Expected 56 from C header, got 40 from PyObject
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py", line 28, in <module>
adios = adios2.Adios(config_file=None, comm=comm)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/homebrew/lib/python3.12/site-packages/adios2/adios.py", line 25, in __init__
self.impl = bindings.ADIOS(comm)
^^^^^^^^^^^^^^^^^^^^
RuntimeError: ERROR: mpi4py not loaded correctly
Error: adios2: failed
::error::adios2: failed
An exception occurred within a child process:
BuildError: Failed executing: python3.12 /opt/homebrew/Cellar/adios2/2.10.1/share/adios2/test/bpWriter.py
/opt/homebrew/Library/Homebrew/formula.rb:3058:in `block in system'
/opt/homebrew/Library/Homebrew/formula.rb:2994:in `open'
/opt/homebrew/Library/Homebrew/formula.rb:2994:in `system'
/opt/homebrew/Library/Homebrew/vendor/bundle/ruby/3.3.0/gems/sorbet-runtime-0.5.11495/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.11495/lib/types/private/methods/call_validation.rb:167:in `validate_call_skip_block_type'
/opt/homebrew/Library/Homebrew/vendor/bun
|
|
|
|
|
|
|
This job failed
Loading