Skip to content

rocq-elpi 3.3.1#271948

Merged
BrewTestBot merged 6 commits intomainfrom
bump-rocq-elpi-3.3.1
Mar 16, 2026
Merged

rocq-elpi 3.3.1#271948
BrewTestBot merged 6 commits intomainfrom
bump-rocq-elpi-3.3.1

Conversation

@BrewTestBot
Copy link
Copy Markdown
Contributor

@BrewTestBot BrewTestBot commented Mar 12, 2026

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.

@github-actions github-actions bot added ocaml OCaml use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 12, 2026
@chenrui333
Copy link
Copy Markdown
Member

  302 |           try Elpi.API.BuiltIn.of_file id
                      ^^^^^^^^^^^^^^^^^^^^^^^^
  Error: Unbound value Elpi.API.BuiltIn.of_file
  (cd _build/default && /home/linuxbrew/.linuxbrew/opt/ocaml/bin/ocamlc.opt -w -40 -w -27 -g -bin-annot -bin-annot-occurrences -I src/.elpi_plugin.objs/byte -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/compiler -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/lexer_config -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/parser -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/trace/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/util -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/menhirLib -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/ppx_deriving/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/re -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/re/str -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/stdlib-shims -I /home/linuxbrew/.linuxbrew/lib/ocaml/dynlink -I /home/linuxbrew/.linuxbrew/lib/ocaml/findlib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/boot -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/clib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/config -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/engine -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/gramlib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/interp -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/kernel -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/lib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/library -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/parsing -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/perf -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/plugins/ltac -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/pretyping -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/printing -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/proofs -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/tactics -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/vernac -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/vm -I /home/linuxbrew/.linuxbrew/lib/ocaml/str -I /home/linuxbrew/.linuxbrew/lib/ocaml/threads -I /home/linuxbrew/.linuxbrew/lib/ocaml/unix -I /home/linuxbrew/.linuxbrew/lib/ocaml/zarith -cmi-file src/.elpi_plugin.objs/byte/elpi_plugin__Rocq_elpi_builtins.cmi -no-alias-deps -open Elpi_plugin -o src/.elpi_plugin.objs/byte/elpi_plugin__Rocq_elpi_builtins.cmo -c -impl src/rocq_elpi_builtins.pp.ml)
  File "src/rocq_elpi_builtins.ml", line 1738, characters 4-34:
  1738 |     coq_print pp Feedback.msg_info
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  Error: This expression has type
           Elpi.API.Data.term list ->
           depth:int ->
           unit ->
           unit -> Elpi.API.Data.state -> Elpi.API.Data.state * unit * 'a list
         but an expression was expected of type
           Elpi.API.Data.term list ->
           depth:int ->
           unit -> unit -> Elpi.API.Data.state -> Elpi.API.Data.state * unit
         Type Elpi.API.Data.state * unit * 'a list is not compatible with type
           Elpi.API.Data.state * unit
  (cd _build/default && /home/linuxbrew/.linuxbrew/opt/ocaml/bin/ocamlopt.opt -w -40 -w -27 -g -I src/.elpi_plugin.objs/byte -I src/.elpi_plugin.objs/native -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/compiler -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/lexer_config -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/parser -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/trace/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/elpi/util -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/menhirLib -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/ppx_deriving/runtime -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/re -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/re/str -I /home/linuxbrew/.linuxbrew/Cellar/rocq-elpi/3.3.1/libexec/ocaml-system/lib/stdlib-shims -I /home/linuxbrew/.linuxbrew/lib/ocaml/dynlink -I /home/linuxbrew/.linuxbrew/lib/ocaml/findlib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/boot -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/clib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/config -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/engine -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/gramlib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/interp -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/kernel -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/lib -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/library -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/parsing -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/perf -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/plugins/ltac -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/pretyping -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/printing -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/proofs -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/tactics -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/vernac -I /home/linuxbrew/.linuxbrew/lib/ocaml/rocq-runtime/vm -I /home/linuxbrew/.linuxbrew/lib/ocaml/str -I /home/linuxbrew/.linuxbrew/lib/ocaml/threads -I /home/linuxbrew/.linuxbrew/lib/ocaml/unix -I /home/linuxbrew/.linuxbrew/lib/ocaml/zarith -cmi-file src/.elpi_plugin.objs/byte/elpi_plugin__Rocq_elpi_builtins.cmi -no-alias-deps -open Elpi_plugin -o src/.elpi_plugin.objs/native/elpi_plugin__Rocq_elpi_builtins.cmx -c -impl src/rocq_elpi_builtins.pp.ml)
  File "src/rocq_elpi_builtins.ml", line 1738, characters 4-34:
  1738 |     coq_print pp Feedback.msg_info
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  Error: This expression has type
           Elpi.API.Data.term list ->
           depth:int ->
           unit ->
           unit -> Elpi.API.Data.state -> Elpi.API.Data.state * unit * 'a list
         but an expression was expected of type
           Elpi.API.Data.term list ->
           depth:int ->
           unit -> unit -> Elpi.API.Data.state -> Elpi.API.Data.state * unit
         Type Elpi.API.Data.state * unit * 'a list is not compatible with type
           Elpi.API.Data.state * unit

@chenrui333 chenrui333 added the build failure CI fails while building the software label Mar 12, 2026
@cho-m
Copy link
Copy Markdown
Member

cho-m commented Mar 13, 2026

Likely need to update resources. May check if there is a better way to handle. Though I think there are still limitations here as the dependency is expressed via a opam-style conditional so not that straightforward to autodetect versioning.

@github-actions
Copy link
Copy Markdown
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label Mar 16, 2026
@chenrui333 chenrui333 added in progress Stale bot should stay away and removed stale No recent activity labels Mar 16, 2026
@chenrui333 chenrui333 force-pushed the bump-rocq-elpi-3.3.1 branch from 05e408c to 2f1e00b Compare March 16, 2026 14:39
@chenrui333 chenrui333 added ready to merge PR can be merged once CI is green and removed in progress Stale bot should stay away build failure CI fails while building the software labels Mar 16, 2026
@botantony botantony removed the ready to merge PR can be merged once CI is green label Mar 16, 2026
@botantony botantony force-pushed the bump-rocq-elpi-3.3.1 branch from 2f1e00b to affd0c2 Compare March 16, 2026 15:29
@github-actions
Copy link
Copy Markdown
Contributor

🤖 An automated task has requested bottles to be published to this PR.

Caution

Please do not push to this PR branch before the bottle commits have been pushed, as this results in a state that is difficult to recover from. If you need to resolve a merge conflict, please use a merge commit. Do not force-push to this PR branch.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 16, 2026
@BrewTestBot BrewTestBot enabled auto-merge March 16, 2026 16:21
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 16, 2026
Merged via the queue into main with commit 4394d00 Mar 16, 2026
22 checks passed
@BrewTestBot BrewTestBot deleted the bump-rocq-elpi-3.3.1 branch March 16, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. ocaml OCaml use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants