Wheels #197
Annotations
2 errors and 2 warnings
Run pypa/cibuildwheel@v2.22.0
Command brew install cmake && git clone https://github.com/apache/xerces-c "/Users/runner/work/geant4_pybind/geant4_pybind/xerces-c_source" && cd "/Users/runner/work/geant4_pybind/geant4_pybind/xerces-c_source" && git checkout 53c0401812bfe5523594c1180f5ac7c758a2eaf7 && mkdir "/Users/runner/work/geant4_pybind/geant4_pybind/xerces-c_build" && cd "/Users/runner/work/geant4_pybind/geant4_pybind/xerces-c_build" && cmake -DCMAKE_OSX_ARCHITECTURES=arm64 -Dnetwork-accessor=curl -Dtranscoder=iconv -DBUILD_SHARED_LIBS=OFF "/Users/runner/work/geant4_pybind/geant4_pybind/xerces-c_source" && make -j8 && sudo make install &&
|
Run pypa/cibuildwheel@v2.22.0
Process completed with exit code 1.
|
Run pypa/cibuildwheel@v2.22.0
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Run pypa/cibuildwheel@v2.22.0
cmake 3.31.2 is already installed and up-to-date.
To reinstall 3.31.2, run:
brew reinstall cmake
|
Loading