Skip to content

Generate Windows wheels #196

Generate Windows wheels

Generate Windows wheels #196

Triggered via push November 28, 2024 17:35
Status Cancelled
Total duration 12m 48s
Artifacts
windows-2019
4m 39s
windows-2019
windows-2019-with-fesapi
3m 53s
windows-2019-with-fesapi
ubuntu-22
2m 0s
ubuntu-22
ubuntu-22-java11
2m 17s
ubuntu-22-java11
Build wheels on windows-latest
30s
Build wheels on windows-latest
Build wheels on ubuntu-latest
12m 32s
Build wheels on ubuntu-latest
Build wheels on macos-14
12m 34s
Build wheels on macos-14
Matrix: ubuntu-22-java11-with-fesapi
Fit to window
Zoom out
Zoom in

Annotations

17 errors
Build wheels on windows-latest
Command %VCPKG_INSTALLATION_ROOT%\vcpkg install boost-uuid minizip hdf5[zlib] && cd D:\a\_temp && (New-Object System.Net.WebClient).DownloadFile("https://github.com/F2I-Consulting/fesapi/archive/refs/tags/v2.12.0.0.tar.gz", "D:\a\_temp\fesapi-2.12.0.0.tar.gz") 7z x D:\a\_temp\fesapi-2.12.0.0.tar.gz -oD:\a\_temp 7z x D:\a\_temp\fesapi-2.12.0.0.tar -oD:\a\_temp mkdir fesapi-build && cd fesapi-build && cmake -DCMAKE_TOOLCHAIN_FILE=%VCPKG_INSTALLATION_ROOT%\scripts\buildsystems\vcpkg.cmake -G"Visual Studio 17 2022" -A x64 -T host=x64 -Wno-dev -Wno-deprecated -DCMAKE_INSTALL_PREFIX=D:\a\_temp/fesapi-install D:\a\_temp\fesapi-2.12.0.0 && cmake --build . --config Release -j2 && cmake --build . --config Release --target INSTALL && %VCPKG_INSTALLATION_ROOT%\vcpkg install openssl boost-beast avro-cpp && cd D:\a\_temp && mkdir fetpapi-build && cd fetpapi-build && cmake -DCMAKE_TOOLCHAIN_FILE=%VCPKG_INSTALLATION_ROOT%\scripts\buildsystems\vcpkg.cmake -G"Visual Studio 17 2022" -A x64 -T host=x64 -Wno-dev -Wno-deprecated -DWITH_FESAPI=TRUE -DFESAPI_ROOT=D:\a\_temp/fesapi-install -DWITH_PYTHON_WRAPPING=TRUE -DCMAKE_INSTALL_PREFIX=D:\a\_temp/fetpapi-install D:\a\fetpapi\fetpapi && cmake --build . --config Release -j2 && cmake --build . --config Release --target INSTALL && pip install delvewheel
Build wheels on windows-latest
Process completed with exit code 1.
windows-2019-with-fesapi
Process completed with exit code 1.
Build wheels on ubuntu-latest
The run was canceled by @philippeVerney.
Build wheels on macos-14
The run was canceled by @philippeVerney.
ubuntu-22-java11-with-fesapi (gcc 10, gcc-10, gcc-10, g++-10)
The operation was canceled.
ubuntu-22-java11-with-fesapi (gcc 12, gcc-12, gcc-12, g++-12)
The operation was canceled.
ubuntu-22-java11-with-fesapi (gcc 11, gcc-11, gcc-11, g++-11)
The operation was canceled.