Hi team,
I'm reporting a build failure that is preventing the latest Nginx images (v4.26 and v4.25 LTS) from being pushed to Docker Hub.
Run link: https://github.com/coreruleset/modsecurity-crs-docker/actions/runs/25629410822/job/75230280373#step:8:6362
Error log:
#56 1342.3 configure: SSDEEP support marked as mandatory
#56 1343.0 configure: error: SSDEEP was explicitly requested but not found
#56 ERROR: process "/bin/sh -c set -eux; git clone https://github.com/owasp-modsecurity/ModSecurity --branch \"v${MODSEC3_VERSION}\" --depth 1 --recursive; cd ModSecurity; ARCH=$(gcc -print-multiarch); sed -ie \"s/i386-linux-gnu/${ARCH}/g\" build/ssdeep.m4; sed -ie \"s/i386-linux-gnu/${ARCH}/g\" build/pcre2.m4; ./build.sh; ./configure ${MODSEC3_FLAGS}; make -j$(nproc) install; strip /usr/local/modsecurity/lib/lib*.so*" did not complete successfully: exit code: 1
Could you please take a look at the build logs to see what caused the compilation error for Nginx?
Thank you!
Best regards,
Bruno
Hi team,
I'm reporting a build failure that is preventing the latest Nginx images (v4.26 and v4.25 LTS) from being pushed to Docker Hub.
Run link: https://github.com/coreruleset/modsecurity-crs-docker/actions/runs/25629410822/job/75230280373#step:8:6362
Error log:
Could you please take a look at the build logs to see what caused the compilation error for Nginx?
Thank you!
Best regards,
Bruno