Skip to content

Build PyMEOS CFFI

Build PyMEOS CFFI #4

Triggered via create August 28, 2024 09:51
Status Failure
Total duration 1m 8s
Artifacts 1
Matrix: build_wheels
Build PyMEOS CFFI source distribution
13s
Build PyMEOS CFFI source distribution
Matrix: test_wheels
Upload to PyPI
0s
Upload to PyPI
Create GitHub Release
0s
Create GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build PyMEOS CFFI for ubuntu-latest
Command ['sh', '-c', 'yum -y install https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm && yum -y update && yum -y install gcc gcc-c++ make cmake postgresql13-devel proj81-devel geos39-devel gsl-devel && git clone --branch json-c-0.17 --depth 1 https://github.com/json-c/json-c && mkdir json-c-build && cd json-c-build && cmake ../json-c && make && make install && git clone --depth 1 https://github.com/MobilityDB/MobilityDB && mkdir MobilityDB/build && cd MobilityDB/build && cmake .. -DMEOS=on -DGEOS_INCLUDE_DIR=/usr/geos39/include/ -DGEOS_LIBRARY=/usr/geos39/lib64/libgeos_c.so -DGEOS_CONFIG=/usr/geos39/bin/geos-config -DPROJ_INCLUDE_DIRS=/usr/proj81/include/ -DPROJ_LIBRARIES=/usr/proj81/lib/libproj.so && make -j && make install\n'] failed with code 1.
Build PyMEOS CFFI for ubuntu-latest
Process completed with exit code 1.
Build PyMEOS CFFI for macos-14
The job was canceled because "ubuntu-latest" failed.
Build PyMEOS CFFI for macos-13
The job was canceled because "ubuntu-latest" failed.
Build PyMEOS CFFI for macos-13
The `brew link` step did not complete successfully
Build PyMEOS CFFI for macos-13
The `brew link` step did not complete successfully
Build PyMEOS CFFI for macos-13
The operation was canceled.
Build PyMEOS CFFI for ubuntu-latest
The `python-version` input is not set. The version of Python currently in `PATH` will be used.

Artifacts

Produced during runtime
Name Size
pymeos_cffi-sdist
79.1 KB