(for PR #27877)

2025-05-14 14:51.27: New job: Lint
2025-05-14 14:51.27: Checking out commit e3173ed9. To reproduce:
                       git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/27877/head" && git reset --hard e3173ed9
2025-05-14 14:51.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git" 
                           "/tmp/git-checkout3b891e32"
2025-05-14 14:51.28: Exec: "git" "-C" "/tmp/git-checkout3b891e32" "submodule" 
                           "deinit" "--force" "--all"
2025-05-14 14:51.28: Exec: "git" "-C" "/tmp/git-checkout3b891e32" "reset" 
                           "--hard" "-q" "e3173ed98df13b263b60afce9d8eed1c1f613fcf"
2025-05-14 14:51.31: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout3b891e32" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2025-05-14 14:51.31: Exec: "git" "merge" "-q" "--" "dbc9ec7b83bac3673185542221a571372b6abb35"

To reproduce locally, on the opam-repository PR branch, run: 

    opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
    opam-ci-check lint --opam-repository . portmidi.0.4:new=false

2025-05-14 14:51.31: Exec: "opam-ci-check" "lint" "--opam-repository" 
                           "." "portmidi.0.4:new=false"
Linting opam-repository at /tmp/git-checkout3b891e32/. ...
Error in portmidi.0.4:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"
2025-05-14 14:51.54: Job failed: Error in portmidi.0.4:            warning 62: License doesn't adhere to the SPDX standard, see https://spdx.org/licenses/ : "LGPL-2.1-or-later with OCaml-LGPL-linking-exception"