Add OC_API annotations to oc_buffer_settings.h #2297
Triggered via pull request
September 28, 2024 11:11
Status
Failure
Total duration
6m 33s
Artifacts
–
docker-build-publish.yml
on: pull_request
Matrix: build-and-push-dps-images
Matrix: build-and-push-images
Annotations
6 errors
build-and-push-images (cloud-server, Release, docker/apps/Dockerfile.cloud-server) / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_TESTING=OFF -DOC_CLOUD_ENABLED=ON ${BUILD_ARGS} .. && \tcmake --build . --target cloud_server" did not complete successfully: exit code: 2
|
build-and-push-images (cloud-server-discovery-resource-observable-debug, Debug, -DOC_DISCOVERY_RE... / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_TESTING=OFF -DOC_CLOUD_ENABLED=ON ${BUILD_ARGS} .. && \tcmake --build . --target cloud_server" did not complete successfully: exit code: 2
|
build-and-push-images (cloud-server-debug, Debug, docker/apps/Dockerfile.cloud-server-debug) / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_TESTING=OFF -DOC_CLOUD_ENABLED=ON ${BUILD_ARGS} .. && \tcmake --build . --target cloud_server" did not complete successfully: exit code: 2
|
build-and-push-images (cloud-server-discovery-resource-observable, Release, -DOC_DISCOVERY_RESOUR... / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cmake -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DCMAKE_VERBOSE_MAKEFILE=ON -DBUILD_TESTING=OFF -DOC_CLOUD_ENABLED=ON ${BUILD_ARGS} .. && \tcmake --build . --target cloud_server" did not complete successfully: exit code: 2
|
build-and-push-dps-images (dps-cloud-server-debug, Debug, -DOC_DEBUG_ENABLED=ON -DOC_LOG_MAXIMUM_... / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ls -l . && mkdir build && cd build && cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DOC_CLOUD_ENABLED=ON -DOC_COLLECTIONS_IF_CREATE_ENABLED=ON -DOC_OSCORE_ENABLED=OFF -DPLGD_DEV_TIME_ENABLED=ON -DOC_DISCOVERY_RESOURCE_OBSERVABLE_ENABLED=ON -DPLGD_DEV_DEVICE_PROVISIONING_ENABLED=ON ${BUILD_ARGS} .. && cmake --build . --target mbedtls mbedx509 mbedcrypto && cmake --build . -j$(nproc) --target dps_cloud_server" did not complete successfully: exit code: 2
|
build-and-push-dps-images (dps-cloud-server, Release, docker/apps/Dockerfile.dps-cloud-server) / build-and-push-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c ls -l . && mkdir build && cd build && cmake -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=${BUILD_TYPE} -DOC_CLOUD_ENABLED=ON -DOC_COLLECTIONS_IF_CREATE_ENABLED=ON -DOC_OSCORE_ENABLED=OFF -DPLGD_DEV_TIME_ENABLED=ON -DOC_DISCOVERY_RESOURCE_OBSERVABLE_ENABLED=ON -DPLGD_DEV_DEVICE_PROVISIONING_ENABLED=ON ${BUILD_ARGS} .. && cmake --build . --target mbedtls mbedx509 mbedcrypto && cmake --build . -j$(nproc) --target dps_cloud_server" did not complete successfully: exit code: 2
|