Turn require Coq depr warnings as error by default - #21851
Closed
proux01 wants to merge 2 commits into
Closed
coqbot-app / GitLab CI job library:ci-flocq (pull request)
failed
Apr 3, 2026 in 0s
Test has failed on GitLab CI
This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.
This job ran on the Docker image registry.gitlab.inria.fr/coq/coq:edge_ubuntu-V2026-03-19-ac6c1c9705 with OCaml 4.14.2+flambda and depended on jobs build:edge+flambda library:ci-stdlib+flambda. It built targets flocq.
We show below an excerpt from the trace from GitLab starting around the last detected "Error" (the complete trace is available here).
Details
File "./src/Pff/Pff.v", line 8, characters 15-20:
Error: Loading Stdlib without prefix is deprecated.
Running after_script
Running after script...
$ if { [ "$SAVE_BUILD_CI" ] || [ "$CI_COMMIT_REF_NAME" = master ] || ! [ -e ci-success ]; } && [ -d _build_ci ]; then mv _build_ci saved_build_ci; fi
$ dev/tools/list-potential-artifacts.sh > available_artifacts.txt
$ dev/tools/cleanup-artifacts.sh downloaded_artifacts.txt available_artifacts.txt
Uploading artifacts for failed job
Uploading artifacts...
WARNING: _install_ci: no matching files. Ensure that the artifact path is relative to the working directory (/builds/coq/coq)
saved_build_ci: found 86 matching artifact files and directories
Uploading artifacts as "archive" to coordinator... 201 Created correlation_id=01KN9TQ66MPHQ9RRY5S8QGXP7R id=7139011 responseStatus=201 Created token=64_qCTafE
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1
Loading