Fix errors on sfm with applyCalibration #2846
Triggered via pull request
November 29, 2023 16:24
Status
Failure
Total duration
1h 5m 55s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
continuous-integration.yml
on: pull_request
build-linux
29m 15s
build-windows
1h 5m
Annotations
2 errors and 11 warnings
build-linux
Process completed with exit code 2.
|
build-windows
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
build-windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, lukka/run-cmake@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows:
src/aliceVision/depthMap/cuda/host/memory.hpp#L69
unknown pragma 'unroll' [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/host/memory.hpp#L79
unknown pragma 'unroll' [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/host/memory.hpp#L89
unknown pragma 'unroll' [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L275
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L275
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L277
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L295
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L295
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L295
'argument': conversion from 'size_t' to 'unsigned int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|
build-windows:
src/aliceVision/depthMap/cuda/imageProcessing/deviceGaussianFilter.cu#L297
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\AliceVision\AliceVision\build\src\aliceVision\depthMap\aliceVision_depthMap.vcxproj]
|