<!-- Thank you for filing an issue to help us improve Dune! --> ## Expected Behavior The CI succeeds ## Actual Behavior The CI fails ## Reproduction Since https://github.com/ocaml/ocaml/pull/13570 was merged, the tests on OCaml 5.4 trunk are failing: ``` File "vendor/notty/src/notty.ml", lines 387-397, characters 43-7: Error: Some record fields are undefined: out_width ``` ## Specifications - Version of `dune` (output of `dune --version`): `main` - Version of `ocaml` (output of `ocamlc --version`): `5.4+trunk` - Operating system (distribution and version): any