Build Images #81
Annotations
1 error
buildx failed with: ERROR: failed to solve: process "/bin/sh -c wget https://github.com/mongodb/mongo-cxx-driver/releases/download/r3.6.7/mongo-cxx-driver-r3.6.7.tar.gz && tar -xzf mongo-cxx-driver-r3.6.7.tar.gz && cd mongo-cxx-driver-r3.6.7/build && cmake .. -G Ninja -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr/local && NPROC=$(nproc) && HALF_NPROC=$((NPROC / 2)) && cmake --build . -- -j $HALF_NPROC && cmake --build . --target install" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading