Source: opam
Version: 2.0.7-3
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20210213 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> dune build --profile=release --verbose --promote-install-files 
> opam-installer.install opam.install
> Workspace root: /<<PKGBUILDDIR>>
> Running[0]: /usr/bin/nproc > /tmp/dunec78949.output 2> /dev/null
> Auto-detected concurrency: 4
> disable binary cache
> Running[1]: /usr/bin/ocamlc.opt -config > /tmp/dune557778.output
> Dune context:
>  { name = "default"
>  ; kind = "default"
>  ; profile = Release
>  ; merlin = true
>  ; for_host = None
>  ; fdo_target_exe = None
>  ; build_dir = "default"
>  ; toplevel_path = None
>  ; ocaml_bin = External "/usr/bin"
>  ; ocaml = Ok External "/usr/bin/ocaml"
>  ; ocamlc = External "/usr/bin/ocamlc.opt"
>  ; ocamlopt = Ok External "/usr/bin/ocamlopt.opt"
>  ; ocamldep = Ok External "/usr/bin/ocamldep.opt"
>  ; ocamlmklib = Ok External "/usr/bin/ocamlmklib.opt"
>  ; env =
>      map
>        { "CAML_LD_LIBRARY_PATH" :
>            "/<<PKGBUILDDIR>>/_build/install/default/lib/stublibs"
>        ; "INSIDE_DUNE" : "/<<PKGBUILDDIR>>/_build/default"
>        ; "MANPATH" :
>            "/<<PKGBUILDDIR>>/_build/install/default/bin"
>        ; "OCAMLFIND_IGNORE_DUPS_IN" :
>            "/<<PKGBUILDDIR>>/_build/install/default/lib"
>        ; "OCAMLPATH" :
>            "/<<PKGBUILDDIR>>/_build/install/default/lib"
>        ; "OCAMLTOP_INCLUDE_PATH" :
>            "/<<PKGBUILDDIR>>/_build/install/default/lib/toplevel"
>        }
>  ; findlib_path = [ External "/usr/lib/ocaml" ]
>  ; arch_sixtyfour = true
>  ; natdynlink_supported = true
>  ; supports_shared_libraries = true
>  ; ocaml_config =
>      { version = "4.11.1"
>      ; standard_library_default = "/usr/lib/ocaml"
>      ; standard_library = "/usr/lib/ocaml"
>      ; standard_runtime = "the_standard_runtime_variable_was_deleted"
>      ; ccomp_type = "cc"
>      ; c_compiler = "x86_64-linux-gnu-gcc"
>      ; ocamlc_cflags = [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ]
>      ; ocamlc_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ]
>      ; ocamlopt_cflags =
>          [ "-O2"; "-fno-strict-aliasing"; "-fwrapv"; "-fPIC" ]
>      ; ocamlopt_cppflags = [ "-D_FILE_OFFSET_BITS=64"; "-D_REENTRANT" ]
>      ; bytecomp_c_compiler =
>          [ "x86_64-linux-gnu-gcc"
>          ; "-O2"
>          ; "-fno-strict-aliasing"
>          ; "-fwrapv"
>          ; "-fPIC"
>          ; "-D_FILE_OFFSET_BITS=64"
>          ; "-D_REENTRANT"
>          ]
>      ; bytecomp_c_libraries = [ "-lm"; "-ldl"; "-lpthread" ]
>      ; native_c_compiler =
>          [ "x86_64-linux-gnu-gcc"
>          ; "-O2"
>          ; "-fno-strict-aliasing"
>          ; "-fwrapv"
>          ; "-fPIC"
>          ; "-D_FILE_OFFSET_BITS=64"
>          ; "-D_REENTRANT"
>          ]
>      ; native_c_libraries = [ "-lm"; "-ldl" ]
>      ; cc_profile = []
>      ; architecture = "amd64"
>      ; model = "default"
>      ; int_size = 63
>      ; word_size = 64
>      ; system = "linux"
>      ; asm = [ "x86_64-linux-gnu-as" ]
>      ; asm_cfi_supported = true
>      ; with_frame_pointers = false
>      ; ext_exe = ""
>      ; ext_obj = ".o"
>      ; ext_asm = ".s"
>      ; ext_lib = ".a"
>      ; ext_dll = ".so"
>      ; os_type = "Unix"
>      ; default_executable_name = "a.out"
>      ; systhread_supported = true
>      ; host = "x86_64-pc-linux-gnu"
>      ; target = "x86_64-pc-linux-gnu"
>      ; profiling = false
>      ; flambda = false
>      ; spacetime = false
>      ; safe_string = true
>      ; exec_magic_number = "Caml1999X028"
>      ; cmi_magic_number = "Caml1999I028"
>      ; cmo_magic_number = "Caml1999O028"
>      ; cma_magic_number = "Caml1999A028"
>      ; cmx_magic_number = "Caml1999Y028"
>      ; cmxa_magic_number = "Caml1999Z028"
>      ; ast_impl_magic_number = "Caml1999M028"
>      ; ast_intf_magic_number = "Caml1999N028"
>      ; cmxs_magic_number = "Caml1999D028"
>      ; cmt_magic_number = "Caml1999T028"
>      ; natdynlink_supported = true
>      ; supports_shared_libraries = true
>      ; windows_unicode = false
>      }
>  }
> Actual targets:
> - _build/default/opam-installer.install
> - _build/default/opam.install
> Running[2]: (cd _build/default/src && /usr/bin/ocaml 
> ../shell/context_flags.ml flags) > _build/default/src/ocaml-context-flags.sexp
> Running[3]: (cd _build/default/src && /usr/bin/ocaml ../shell/subst_var.ml 
> CONF_OCAMLFLAGS '' ocaml-flags-standard.sexp.in) > 
> _build/default/src/ocaml-flags-standard.sexp
> Running[4]: (cd _build/default/src/core && /usr/bin/ocaml 
> ../../shell/subst_var.ml DEVELOPER false opamCoreConfig.ml.in) > 
> _build/default/src/core/opamCoreConfig.ml
> Running[5]: (cd _build/default/src/core && /usr/bin/ocaml 
> ../../shell/subst_var.ml PACKAGE_VERSION <error> opamVersion.ml.in) > 
> _build/default/src/core/opamVersion.ml
> Running[6]: (cd _build/default && /usr/bin/ocamllex -q -o 
> src/format/opamLineLexer.ml src/format/opamLineLexer.mll)
> Running[7]: (cd _build/default/src/client && /bin/echo '()') > 
> _build/default/src/client/linking.sexp
> Running[8]: (cd _build/default/src/state && /usr/bin/ocaml 
> ../../shell/crunch.ml shellscripts/bwrap.sh shellscripts/complete.sh 
> shellscripts/complete.zsh shellscripts/env_hook.csh 
> shellscripts/env_hook.fish shellscripts/env_hook.sh shellscripts/env_hook.zsh 
> shellscripts/prompt.sh shellscripts/sandbox_exec.sh) > 
> _build/default/src/state/opamScript.ml
> Running[9]: (cd _build/default/src/client && /bin/sh -c 'git rev-parse 
> --quiet --verify HEAD || echo .') > _build/default/src/client/git-sha 2> 
> /dev/null
> Running[10]: (cd _build/default/src/client && /usr/bin/ocaml 
> ../../shell/subst_var.ml CONF_MANIFEST_O '' manifest.sexp.in) > 
> _build/default/src/client/manifest.sexp
> Running[11]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> doc/man/dune_man.ml) > _build/default/doc/man/.dune_man.eobjs/dune_man.ml.d
> Running[12]: (cd _build/default/src/client && /usr/bin/ocaml 
> get-git-version.ml) > _build/default/src/client/opamGitVersion.ml
> Running[13]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot 
> -I doc/man/.dune_man.eobjs/byte -no-alias-deps -o 
> doc/man/.dune_man.eobjs/byte/dune_man.cmo -c -impl doc/man/dune_man.ml)
> Running[14]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -I 
> doc/man/.dune_man.eobjs/byte -I doc/man/.dune_man.eobjs/native -intf-suffix 
> .ml -no-alias-deps -o doc/man/.dune_man.eobjs/native/dune_man.cmx -c -impl 
> doc/man/dune_man.ml)
> Running[15]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -o 
> doc/man/dune_man.exe /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml 
> doc/man/.dune_man.eobjs/native/dune_man.cmx)
> Running[16]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 
> src/core/opamCompat.mli) > _build/default/src/core/opamCompat.pp.mli
> Running[17]: (cd _build/default && /usr/bin/cppo -V OCAML:4.11.1 
> src/core/opamCompat.ml) > _build/default/src/core/opamCompat.pp.ml
> Running[18]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamConsole.mli) > 
> _build/default/src/core/.opam_core.objs/opamConsole.mli.d
> Running[19]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamConsole.ml) > 
> _build/default/src/core/.opam_core.objs/opamConsole.ml.d
> Running[20]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamCoreConfig.mli) > 
> _build/default/src/core/.opam_core.objs/opamCoreConfig.mli.d
> Running[21]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamCoreConfig.ml) > 
> _build/default/src/core/.opam_core.objs/opamCoreConfig.ml.d
> Running[22]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamDirTrack.mli) > 
> _build/default/src/core/.opam_core.objs/opamDirTrack.mli.d
> Running[23]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamDirTrack.ml) > 
> _build/default/src/core/.opam_core.objs/opamDirTrack.ml.d
> Running[24]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamFilename.mli) > 
> _build/default/src/core/.opam_core.objs/opamFilename.mli.d
> Running[25]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamFilename.ml) > 
> _build/default/src/core/.opam_core.objs/opamFilename.ml.d
> Running[26]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamHash.mli) > 
> _build/default/src/core/.opam_core.objs/opamHash.mli.d
> Running[27]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamHash.ml) > _build/default/src/core/.opam_core.objs/opamHash.ml.d
> Running[28]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamJson.mli) > 
> _build/default/src/core/.opam_core.objs/opamJson.mli.d
> Running[29]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamJson.ml) > _build/default/src/core/.opam_core.objs/opamJson.ml.d
> Running[30]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamParallel.mli) > 
> _build/default/src/core/.opam_core.objs/opamParallel.mli.d
> Running[31]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamParallel.ml) > 
> _build/default/src/core/.opam_core.objs/opamParallel.ml.d
> Running[32]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamProcess.mli) > 
> _build/default/src/core/.opam_core.objs/opamProcess.mli.d
> Running[33]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamProcess.ml) > 
> _build/default/src/core/.opam_core.objs/opamProcess.ml.d
> Running[34]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamSHA.mli) > _build/default/src/core/.opam_core.objs/opamSHA.mli.d
> Running[35]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamSHA.ml) > _build/default/src/core/.opam_core.objs/opamSHA.ml.d
> Running[36]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamStd.mli) > _build/default/src/core/.opam_core.objs/opamStd.mli.d
> Running[37]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamStd.ml) > _build/default/src/core/.opam_core.objs/opamStd.ml.d
> Running[38]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamStubs.mli) > 
> _build/default/src/core/.opam_core.objs/opamStubs.mli.d
> Running[39]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamStubs.ml) > 
> _build/default/src/core/.opam_core.objs/opamStubs.ml.d
> Running[40]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamStubsTypes.ml) > 
> _build/default/src/core/.opam_core.objs/opamStubsTypes.ml.d
> Running[41]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamSystem.mli) > 
> _build/default/src/core/.opam_core.objs/opamSystem.mli.d
> Running[42]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamSystem.ml) > 
> _build/default/src/core/.opam_core.objs/opamSystem.ml.d
> Running[43]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamUrl.mli) > _build/default/src/core/.opam_core.objs/opamUrl.mli.d
> Running[44]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamUrl.ml) > _build/default/src/core/.opam_core.objs/opamUrl.ml.d
> Running[45]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamVersion.mli) > 
> _build/default/src/core/.opam_core.objs/opamVersion.mli.d
> Running[46]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamVersion.ml) > 
> _build/default/src/core/.opam_core.objs/opamVersion.ml.d
> Running[47]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamVersionCompare.mli) > 
> _build/default/src/core/.opam_core.objs/opamVersionCompare.mli.d
> Running[48]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamVersionCompare.ml) > 
> _build/default/src/core/.opam_core.objs/opamVersionCompare.ml.d
> Running[49]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamFile.mli) > 
> _build/default/src/format/.opam_format.objs/opamFile.mli.d
> Running[50]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamFile.ml) > 
> _build/default/src/format/.opam_format.objs/opamFile.ml.d
> Running[51]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamFilter.mli) > 
> _build/default/src/format/.opam_format.objs/opamFilter.mli.d
> Running[52]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamFilter.ml) > 
> _build/default/src/format/.opam_format.objs/opamFilter.ml.d
> Running[53]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamFormat.mli) > 
> _build/default/src/format/.opam_format.objs/opamFormat.mli.d
> Running[54]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamFormat.ml) > 
> _build/default/src/format/.opam_format.objs/opamFormat.ml.d
> Running[55]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamFormatConfig.mli) > 
> _build/default/src/format/.opam_format.objs/opamFormatConfig.mli.d
> Running[56]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamFormatConfig.ml) > 
> _build/default/src/format/.opam_format.objs/opamFormatConfig.ml.d
> Running[57]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamFormula.mli) > 
> _build/default/src/format/.opam_format.objs/opamFormula.mli.d
> Running[58]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamFormula.ml) > 
> _build/default/src/format/.opam_format.objs/opamFormula.ml.d
> Running[59]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamLineLexer.mli) > 
> _build/default/src/format/.opam_format.objs/opamLineLexer.mli.d
> Running[60]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamLineLexer.ml) > 
> _build/default/src/format/.opam_format.objs/opamLineLexer.ml.d
> Running[61]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamPackage.mli) > 
> _build/default/src/format/.opam_format.objs/opamPackage.mli.d
> Running[62]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamPackage.ml) > 
> _build/default/src/format/.opam_format.objs/opamPackage.ml.d
> Running[63]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamPath.mli) > 
> _build/default/src/format/.opam_format.objs/opamPath.mli.d
> Running[64]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamPath.ml) > 
> _build/default/src/format/.opam_format.objs/opamPath.ml.d
> Running[65]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamPp.mli) > 
> _build/default/src/format/.opam_format.objs/opamPp.mli.d
> Running[66]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamPp.ml) > 
> _build/default/src/format/.opam_format.objs/opamPp.ml.d
> Running[67]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamRepositoryName.mli) > 
> _build/default/src/format/.opam_format.objs/opamRepositoryName.mli.d
> Running[68]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamRepositoryName.ml) > 
> _build/default/src/format/.opam_format.objs/opamRepositoryName.ml.d
> Running[69]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamSwitch.mli) > 
> _build/default/src/format/.opam_format.objs/opamSwitch.mli.d
> Running[70]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamSwitch.ml) > 
> _build/default/src/format/.opam_format.objs/opamSwitch.ml.d
> Running[71]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamTypesBase.mli) > 
> _build/default/src/format/.opam_format.objs/opamTypesBase.mli.d
> Running[72]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamTypesBase.ml) > 
> _build/default/src/format/.opam_format.objs/opamTypesBase.ml.d
> Running[73]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamVariable.mli) > 
> _build/default/src/format/.opam_format.objs/opamVariable.mli.d
> Running[74]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/format/opamVariable.ml) > 
> _build/default/src/format/.opam_format.objs/opamVariable.ml.d
> Running[75]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/format/opamTypes.mli) > 
> _build/default/src/format/.opam_format.objs/opamTypes.mli.d
> Running[76]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/tools/opam_installer.ml) > 
> _build/default/src/tools/.opam_installer.eobjs/opam_installer.ml.d
> Running[77]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamAction.mli) > 
> _build/default/src/client/.opam_client.objs/opamAction.mli.d
> Running[78]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamAction.ml) > 
> _build/default/src/client/.opam_client.objs/opamAction.ml.d
> Running[79]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamAdminCheck.mli) > 
> _build/default/src/client/.opam_client.objs/opamAdminCheck.mli.d
> Running[80]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamAdminCheck.ml) > 
> _build/default/src/client/.opam_client.objs/opamAdminCheck.ml.d
> Running[81]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamAdminCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamAdminCommand.mli.d
> Running[82]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamAdminCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamAdminCommand.ml.d
> Running[83]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamAdminRepoUpgrade.mli) > 
> _build/default/src/client/.opam_client.objs/opamAdminRepoUpgrade.mli.d
> Running[84]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamAdminRepoUpgrade.ml) > 
> _build/default/src/client/.opam_client.objs/opamAdminRepoUpgrade.ml.d
> Running[85]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamArg.mli) > 
> _build/default/src/client/.opam_client.objs/opamArg.mli.d
> Running[86]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamArg.ml) > 
> _build/default/src/client/.opam_client.objs/opamArg.ml.d
> Running[87]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamAuxCommands.mli) > 
> _build/default/src/client/.opam_client.objs/opamAuxCommands.mli.d
> Running[88]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamAuxCommands.ml) > 
> _build/default/src/client/.opam_client.objs/opamAuxCommands.ml.d
> Running[89]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamClient.mli) > 
> _build/default/src/client/.opam_client.objs/opamClient.mli.d
> Running[90]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamClient.ml) > 
> _build/default/src/client/.opam_client.objs/opamClient.ml.d
> Running[91]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamClientConfig.mli) > 
> _build/default/src/client/.opam_client.objs/opamClientConfig.mli.d
> Running[92]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamClientConfig.ml) > 
> _build/default/src/client/.opam_client.objs/opamClientConfig.ml.d
> Running[93]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamCommands.mli) > 
> _build/default/src/client/.opam_client.objs/opamCommands.mli.d
> Running[94]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamCommands.ml) > 
> _build/default/src/client/.opam_client.objs/opamCommands.ml.d
> Running[95]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamConfigCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamConfigCommand.mli.d
> Running[96]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamConfigCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamConfigCommand.ml.d
> Running[97]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamGitVersion.mli) > 
> _build/default/src/client/.opam_client.objs/opamGitVersion.mli.d
> Running[98]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamGitVersion.ml) > 
> _build/default/src/client/.opam_client.objs/opamGitVersion.ml.d
> Running[99]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamInitDefaults.mli) > 
> _build/default/src/client/.opam_client.objs/opamInitDefaults.mli.d
> Running[100]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamInitDefaults.ml) > 
> _build/default/src/client/.opam_client.objs/opamInitDefaults.ml.d
> Running[101]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamListCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamListCommand.mli.d
> Running[102]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamListCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamListCommand.ml.d
> Running[103]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamPinCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamPinCommand.mli.d
> Running[104]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamPinCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamPinCommand.ml.d
> Running[105]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamRepositoryCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamRepositoryCommand.mli.d
> Running[106]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamRepositoryCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamRepositoryCommand.ml.d
> Running[107]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamSolution.mli) > 
> _build/default/src/client/.opam_client.objs/opamSolution.mli.d
> Running[108]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamSolution.ml) > 
> _build/default/src/client/.opam_client.objs/opamSolution.ml.d
> Running[109]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/client/opamSwitchCommand.mli) > 
> _build/default/src/client/.opam_client.objs/opamSwitchCommand.mli.d
> Running[110]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamSwitchCommand.ml) > 
> _build/default/src/client/.opam_client.objs/opamSwitchCommand.ml.d
> Running[111]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamMain.ml) > 
> _build/default/src/client/.opamMain.eobjs/opamMain.ml.d
> Running[112]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/client/opamManifest.ml) > 
> _build/default/src/client/.opamMain.eobjs/opamManifest.ml.d
> Running[113]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamDarcs.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamDarcs.mli.d
> Running[114]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamDownload.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamDownload.mli.d
> Running[115]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamGit.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamGit.mli.d
> Running[116]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamHTTP.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamHTTP.mli.d
> Running[117]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamHg.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamHg.mli.d
> Running[118]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamLocal.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamLocal.mli.d
> Running[119]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamRepository.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamRepository.mli.d
> Running[120]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamRepositoryBackend.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryBackend.mli.d
> Running[121]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamRepositoryConfig.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryConfig.mli.d
> Running[122]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamRepositoryPath.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryPath.mli.d
> Running[123]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/repository/opamVCS.mli) > 
> _build/default/src/repository/.opam_repository.objs/opamVCS.mli.d
> Running[124]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamDarcs.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamDarcs.ml.d
> Running[125]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamDownload.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamDownload.ml.d
> Running[126]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamGit.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamGit.ml.d
> Running[127]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamHTTP.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamHTTP.ml.d
> Running[128]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamHg.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamHg.ml.d
> Running[129]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamLocal.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamLocal.ml.d
> Running[130]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamRepository.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamRepository.ml.d
> Running[131]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamRepositoryBackend.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryBackend.ml.d
> Running[132]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamRepositoryConfig.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryConfig.ml.d
> Running[133]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamRepositoryPath.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamRepositoryPath.ml.d
> Running[134]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/repository/opamVCS.ml) > 
> _build/default/src/repository/.opam_repository.objs/opamVCS.ml.d
> Running[135]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamActionGraph.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamActionGraph.mli.d
> Running[136]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamBuiltinMccs.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamBuiltinMccs.mli.d
> Running[137]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamCudf.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamCudf.mli.d
> Running[138]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamCudfSolver.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamCudfSolver.mli.d
> Running[139]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamCudfSolverSig.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamCudfSolverSig.ml.d
> Running[140]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamSolver.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamSolver.mli.d
> Running[141]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/solver/opamSolverConfig.mli) > 
> _build/default/src/solver/.opam_solver.objs/opamSolverConfig.mli.d
> Running[142]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamActionGraph.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamActionGraph.ml.d
> Running[143]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamBuiltinMccs.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamBuiltinMccs.ml.d
> Running[144]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamCudf.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamCudf.ml.d
> Running[145]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamCudfSolver.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamCudfSolver.ml.d
> Running[146]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamSolver.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamSolver.ml.d
> Running[147]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/solver/opamSolverConfig.ml) > 
> _build/default/src/solver/.opam_solver.objs/opamSolverConfig.ml.d
> Running[148]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamEnv.mli) > 
> _build/default/src/state/.opam_state.objs/opamEnv.mli.d
> Running[149]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamFileTools.mli) > 
> _build/default/src/state/.opam_state.objs/opamFileTools.mli.d
> Running[150]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamFormatUpgrade.mli) > 
> _build/default/src/state/.opam_state.objs/opamFormatUpgrade.mli.d
> Running[151]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamGlobalState.mli) > 
> _build/default/src/state/.opam_state.objs/opamGlobalState.mli.d
> Running[152]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamPackageVar.mli) > 
> _build/default/src/state/.opam_state.objs/opamPackageVar.mli.d
> Running[153]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamPinned.mli) > 
> _build/default/src/state/.opam_state.objs/opamPinned.mli.d
> Running[154]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamRepositoryState.mli) > 
> _build/default/src/state/.opam_state.objs/opamRepositoryState.mli.d
> Running[155]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamScript.mli) > 
> _build/default/src/state/.opam_state.objs/opamScript.mli.d
> Running[156]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamStateConfig.mli) > 
> _build/default/src/state/.opam_state.objs/opamStateConfig.mli.d
> Running[157]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamStateTypes.mli) > 
> _build/default/src/state/.opam_state.objs/opamStateTypes.mli.d
> Running[158]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamSwitchAction.mli) > 
> _build/default/src/state/.opam_state.objs/opamSwitchAction.mli.d
> Running[159]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamSwitchState.mli) > 
> _build/default/src/state/.opam_state.objs/opamSwitchState.mli.d
> Running[160]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamSysPoll.mli) > 
> _build/default/src/state/.opam_state.objs/opamSysPoll.mli.d
> Running[161]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/state/opamUpdate.mli) > 
> _build/default/src/state/.opam_state.objs/opamUpdate.mli.d
> Running[162]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamEnv.ml) > _build/default/src/state/.opam_state.objs/opamEnv.ml.d
> Running[163]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamFileTools.ml) > 
> _build/default/src/state/.opam_state.objs/opamFileTools.ml.d
> Running[164]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamFormatUpgrade.ml) > 
> _build/default/src/state/.opam_state.objs/opamFormatUpgrade.ml.d
> Running[165]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamGlobalState.ml) > 
> _build/default/src/state/.opam_state.objs/opamGlobalState.ml.d
> Running[166]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamPackageVar.ml) > 
> _build/default/src/state/.opam_state.objs/opamPackageVar.ml.d
> Running[167]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamPinned.ml) > 
> _build/default/src/state/.opam_state.objs/opamPinned.ml.d
> Running[168]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamRepositoryState.ml) > 
> _build/default/src/state/.opam_state.objs/opamRepositoryState.ml.d
> Running[169]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamScript.ml) > 
> _build/default/src/state/.opam_state.objs/opamScript.ml.d
> Running[170]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamStateConfig.ml) > 
> _build/default/src/state/.opam_state.objs/opamStateConfig.ml.d
> Running[171]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamSwitchAction.ml) > 
> _build/default/src/state/.opam_state.objs/opamSwitchAction.ml.d
> Running[172]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamSwitchState.ml) > 
> _build/default/src/state/.opam_state.objs/opamSwitchState.ml.d
> Running[173]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamSysPoll.ml) > 
> _build/default/src/state/.opam_state.objs/opamSysPoll.ml.d
> Running[174]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/state/opamUpdate.ml) > 
> _build/default/src/state/.opam_state.objs/opamUpdate.ml.d
> Running[175]: (cd _build/default && /usr/bin/ocamldep.opt -modules -intf 
> src/core/opamCompat.pp.mli) > 
> _build/default/src/core/.opam_core.objs/opamCompat.pp.mli.d
> Running[176]: (cd _build/default && /usr/bin/ocamldep.opt -modules -impl 
> src/core/opamCompat.pp.ml) > 
> _build/default/src/core/.opam_core.objs/opamCompat.pp.ml.d
> Running[177]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamCoreConfig.cmi -c -intf 
> src/core/opamCoreConfig.mli)
> Running[178]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamJson.cmi -c -intf src/core/opamJson.mli)
> Running[179]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamSHA.cmi -c -intf src/core/opamSHA.mli)
> Running[180]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamStubsTypes.cmo -c -impl 
> src/core/opamStubsTypes.ml)
> Running[181]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamVersionCompare.cmi -c -intf 
> src/core/opamVersionCompare.mli)
> Running[182]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamCompat.cmi -c -intf 
> src/core/opamCompat.pp.mli)
> Running[183]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamJson.cmx -c -impl src/core/opamJson.ml)
> Running[184]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamStubsTypes.cmx -c -impl 
> src/core/opamStubsTypes.ml)
> Running[185]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamVersionCompare.cmx -c -impl 
> src/core/opamVersionCompare.ml)
> Running[186]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamCompat.cmx -c -impl 
> src/core/opamCompat.pp.ml)
> Running[187]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamStubs.cmi -c -intf src/core/opamStubs.mli)
> Running[188]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamSHA.cmx -c -impl src/core/opamSHA.ml)
> Running[189]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamStubs.cmx -c -impl src/core/opamStubs.ml)
> Running[190]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamStd.cmi -c -intf src/core/opamStd.mli)
> Running[191]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamCoreConfig.cmx -c -impl 
> src/core/opamCoreConfig.ml)
> Running[192]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamStd.cmx -c -impl src/core/opamStd.ml)
> Running[193]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamConsole.cmi -c -intf 
> src/core/opamConsole.mli)
> Running[194]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamHash.cmi -c -intf src/core/opamHash.mli)
> Running[195]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamVersion.cmi -c -intf 
> src/core/opamVersion.mli)
> Running[196]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamProcess.cmi -c -intf 
> src/core/opamProcess.mli)
> Running[197]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamSystem.cmi -c -intf src/core/opamSystem.mli)
> Running[198]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamParallel.cmi -c -intf 
> src/core/opamParallel.mli)
> Running[199]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamFilename.cmi -c -intf 
> src/core/opamFilename.mli)
> Running[200]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamDirTrack.cmi -c -intf 
> src/core/opamDirTrack.mli)
> Running[201]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/core/.opam_core.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -no-alias-deps -o 
> src/core/.opam_core.objs/byte/opamUrl.cmi -c -intf src/core/opamUrl.mli)
> Running[202]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamFormatConfig.cmi -c 
> -intf src/format/opamFormatConfig.mli)
> Running[203]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamLineLexer.cmi -c 
> -intf src/format/opamLineLexer.mli)
> Running[204]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamPackage.cmi -c -intf 
> src/format/opamPackage.mli)
> Running[205]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamRepositoryName.cmi -c 
> -intf src/format/opamRepositoryName.mli)
> Running[206]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamSwitch.cmi -c -intf 
> src/format/opamSwitch.mli)
> Running[207]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamFormula.cmi -c -intf 
> src/format/opamFormula.mli)
> Running[208]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamVariable.cmi -c -intf 
> src/format/opamVariable.mli)
> Running[209]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -opaque -o src/format/.opam_format.objs/byte/opamTypes.cmi -c 
> -intf src/format/opamTypes.mli)
> Running[210]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamFilter.cmi -c -intf 
> src/format/opamFilter.mli)
> Running[211]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamPp.cmi -c -intf 
> src/format/opamPp.mli)
> Running[212]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamTypesBase.cmi -c 
> -intf src/format/opamTypesBase.mli)
> Running[213]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamFormat.cmi -c -intf 
> src/format/opamFormat.mli)
> Running[214]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamFile.cmi -c -intf 
> src/format/opamFile.mli)
> Output[192]:
> File "src/core/opamStd.ml", line 431, characters 32-46:
> 431 |       let subs = Array.to_list (Re.get_all_ofs subs) in
>                                       ^^^^^^^^^^^^^^
> Alert deprecated: Re.get_all_ofs
> Use Group.all_offset
> Running[215]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamConsole.cmx -c -impl 
> src/core/opamConsole.ml)
> Running[216]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/format/.opam_format.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native 
> -no-alias-deps -o src/format/.opam_format.objs/byte/opamPath.cmi -c -intf 
> src/format/opamPath.mli)
> Running[217]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamDownload.cmi 
> -c -intf src/repository/opamDownload.mli)
> Running[218]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o 
> src/repository/.opam_repository.objs/byte/opamRepositoryBackend.cmi -c -intf 
> src/repository/opamRepositoryBackend.mli)
> Running[219]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o 
> src/repository/.opam_repository.objs/byte/opamRepositoryConfig.cmi -c -intf 
> src/repository/opamRepositoryConfig.mli)
> Running[220]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o 
> src/repository/.opam_repository.objs/byte/opamRepositoryPath.cmi -c -intf 
> src/repository/opamRepositoryPath.mli)
> Running[221]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamActionGraph.cmi -c 
> -intf src/solver/opamActionGraph.mli)
> Running[222]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudfSolverSig.cmo -c 
> -impl src/solver/opamCudfSolverSig.ml)
> Running[223]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamHTTP.cmi -c 
> -intf src/repository/opamHTTP.mli)
> Running[224]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamLocal.cmi -c 
> -intf src/repository/opamLocal.mli)
> Running[225]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o 
> src/repository/.opam_repository.objs/byte/opamRepository.cmi -c -intf 
> src/repository/opamRepository.mli)
> Running[226]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamVCS.cmi -c 
> -intf src/repository/opamVCS.mli)
> Running[227]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamBuiltinMccs.cmi -c 
> -intf src/solver/opamBuiltinMccs.mli)
> Running[228]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudfSolver.cmi -c 
> -intf src/solver/opamCudfSolver.mli)
> Running[229]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamDarcs.cmi -c 
> -intf src/repository/opamDarcs.mli)
> Running[230]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamGit.cmi -c 
> -intf src/repository/opamGit.mli)
> Running[231]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/repository/.opam_repository.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/repository/.opam_repository.objs/byte/opamHg.cmi -c 
> -intf src/repository/opamHg.mli)
> Running[232]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudf.cmi -c -intf 
> src/solver/opamCudf.mli)
> Running[233]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/solver/.opam_solver.objs/byte -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamSolverConfig.cmi -c 
> -intf src/solver/opamSolverConfig.mli)
> Running[234]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamFileTools.cmi -c -intf 
> src/state/opamFileTools.mli)
> Command [232] exited with code 2:
> $ (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 
> -safe-string -w -67 -g -bin-annot -I src/solver/.opam_solver.objs/byte -I 
> /usr/lib/ocaml/bytes -I /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I 
> /usr/lib/ocaml/dose3/algo -I /usr/lib/ocaml/dose3/common -I 
> /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs -I 
> /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudf.cmi -c -intf 
> src/solver/opamCudf.mli)
> File "src/solver/opamCudf.mli", line 27, characters 25-58:
> 27 |   include module type of Algo.Defaultgraphs.PackageGraph.G
>                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Error: Unbound module Algo
> Running[235]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamFormatUpgrade.cmi -c -intf 
> src/state/opamFormatUpgrade.mli)
> Running[236]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamScript.cmi -c -intf 
> src/state/opamScript.mli)
> Running[237]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamStateConfig.cmi -c -intf 
> src/state/opamStateConfig.mli)
> Running[238]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -opaque -o 
> src/state/.opam_state.objs/byte/opamStateTypes.cmi -c -intf 
> src/state/opamStateTypes.mli)
> Running[239]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamSysPoll.cmi -c -intf 
> src/state/opamSysPoll.mli)
> Running[240]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamProcess.cmx -c -impl 
> src/core/opamProcess.ml)
> Running[241]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamVersion.cmx -c -impl 
> src/core/opamVersion.ml)
> Running[242]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamEnv.cmi -c -intf src/state/opamEnv.mli)
> Running[243]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamGlobalState.cmi -c -intf 
> src/state/opamGlobalState.mli)
> Running[244]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamPackageVar.cmi -c -intf 
> src/state/opamPackageVar.mli)
> Running[245]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamPinned.cmi -c -intf 
> src/state/opamPinned.mli)
> Running[246]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamRepositoryState.cmi -c -intf 
> src/state/opamRepositoryState.mli)
> Running[247]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamSwitchAction.cmi -c -intf 
> src/state/opamSwitchAction.mli)
> Running[248]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamSwitchState.cmi -c -intf 
> src/state/opamSwitchState.mli)
> Running[249]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/state/.opam_state.objs/byte -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -no-alias-deps -o 
> src/state/.opam_state.objs/byte/opamUpdate.cmi -c -intf 
> src/state/opamUpdate.mli)
> Output[240]:
> File "src/core/opamProcess.ml", line 382, characters 9-24:
> 382 |     (let open OpamCompat in
>                ^^^^^^^^^^^^^^^
> Warning 33: unused open OpamCompat.
> Running[250]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamSystem.cmx -c -impl 
> src/core/opamSystem.ml)
> Running[251]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamParallel.cmx -c -impl 
> src/core/opamParallel.ml)
> Running[252]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamHash.cmx -c -impl src/core/opamHash.ml)
> Running[253]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamFilename.cmx -c -impl 
> src/core/opamFilename.ml)
> Running[254]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamDirTrack.cmx -c -impl 
> src/core/opamDirTrack.ml)
> Running[255]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -intf-suffix .ml -no-alias-deps -o 
> src/core/.opam_core.objs/native/opamUrl.cmx -c -impl src/core/opamUrl.ml)
> Output[255]:
> File "src/core/opamUrl.ml", line 56, characters 10-20:
> 56 |     match Re.get_all (Re.exec re u) with
>                ^^^^^^^^^^
> Alert deprecated: Re.get_all
> Use Group.all
> File "src/core/opamUrl.ml", line 109, characters 12-18:
> 109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
>                   ^^^^^^
> Alert deprecated: Re.get
> Use Group.get
> File "src/core/opamUrl.ml", line 109, characters 37-43:
> 109 |       Some (Re.get sub 1 ^ try "/" ^ Re.get sub 2 with Not_found -> "")
>                                            ^^^^^^
> Alert deprecated: Re.get
> Use Group.get
> File "src/core/opamUrl.ml", line 219, characters 6-12:
> 219 |       Re.get (Re.exec re t.path) 1
>             ^^^^^^
> Alert deprecated: Re.get
> Use Group.get
> Running[256]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o 
> src/format/.opam_format.objs/native/opamFormatConfig.cmx -c -impl 
> src/format/opamFormatConfig.ml)
> Running[257]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamLineLexer.cmx 
> -c -impl src/format/opamLineLexer.ml)
> Running[258]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamPackage.cmx -c 
> -impl src/format/opamPackage.ml)
> Running[259]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o 
> src/format/.opam_format.objs/native/opamRepositoryName.cmx -c -impl 
> src/format/opamRepositoryName.ml)
> Running[260]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamSwitch.cmx -c 
> -impl src/format/opamSwitch.ml)
> Running[261]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -a -o src/core/opam_core.cmxa 
> src/core/.opam_core.objs/native/opamVersionCompare.cmx 
> src/core/.opam_core.objs/native/opamCompat.cmx 
> src/core/.opam_core.objs/native/opamStubsTypes.cmx 
> src/core/.opam_core.objs/native/opamStubs.cmx 
> src/core/.opam_core.objs/native/opamCoreConfig.cmx 
> src/core/.opam_core.objs/native/opamJson.cmx 
> src/core/.opam_core.objs/native/opamStd.cmx 
> src/core/.opam_core.objs/native/opamConsole.cmx 
> src/core/.opam_core.objs/native/opamVersion.cmx 
> src/core/.opam_core.objs/native/opamProcess.cmx 
> src/core/.opam_core.objs/native/opamSHA.cmx 
> src/core/.opam_core.objs/native/opamSystem.cmx 
> src/core/.opam_core.objs/native/opamHash.cmx 
> src/core/.opam_core.objs/native/opamFilename.cmx 
> src/core/.opam_core.objs/native/opamUrl.cmx 
> src/core/.opam_core.objs/native/opamParallel.cmx 
> src/core/.opam_core.objs/native/opamDirTrack.cmx)
> Running[262]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamFormula.cmx -c 
> -impl src/format/opamFormula.ml)
> Running[263]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamVariable.cmx -c 
> -impl src/format/opamVariable.ml)
> Output[262]:
> File "src/format/opamFormula.ml", line 31, characters 7-24:
> 31 |       (OpamPrinter.relop r)
>             ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> File "src/format/opamFormula.ml", line 43, characters 7-24:
> 43 |       (OpamPrinter.relop r)
>             ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> File "src/format/opamFormula.ml", line 234, characters 28-45:
> 234 |     Printf.sprintf "%s %s" (OpamPrinter.relop relop)
>                                   ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> Running[264]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamTypesBase.cmx 
> -c -impl src/format/opamTypesBase.ml)
> Running[265]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamFilter.cmx -c 
> -impl src/format/opamFilter.ml)
> Running[266]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamPp.cmx -c -impl 
> src/format/opamPp.ml)
> Output[265]:
> File "src/format/opamFilter.ml", line 44, characters 36-53:
> 44 |            (aux ~context:`Relop e) (OpamPrinter.relop s) (aux 
> ~context:`Relop f))
>                                          ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> File "src/format/opamFilter.ml", line 109, characters 11-18:
> 109 |         if Re.test ss 2 then
>                  ^^^^^^^
> Alert deprecated: Re.test
> Use Group.test
> File "src/format/opamFilter.ml", line 110, characters 15-21:
> 110 |           aux (Re.get ss 1 :: acc)
>                      ^^^^^^
> Alert deprecated: Re.get
> Use Group.get
> File "src/format/opamFilter.ml", line 111, characters 18-28:
> 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
>                         ^^^^^^^^^^
> Alert deprecated: Re.get_ofs
> Use Group.offset
> File "src/format/opamFilter.ml", line 111, characters 52-58:
> 111 |             (fst (Re.get_ofs ss 0) + String.length (Re.get ss 0))
>                                                           ^^^^^^
> Alert deprecated: Re.get
> Use Group.get
> File "src/format/opamFilter.ml", line 524, characters 38-55:
> 524 |           Printf.sprintf "%s \"%s\"" (OpamPrinter.relop op) s
>                                             ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> File "src/format/opamFilter.ml", line 526, characters 34-51:
> 526 |           Printf.sprintf "%s %s" (OpamPrinter.relop op) (to_string v)
>                                         ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> File "src/format/opamFilter.ml", line 528, characters 36-53:
> 528 |           Printf.sprintf "%s (%s)" (OpamPrinter.relop op) (to_string v)
>                                           ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> Running[267]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamFormat.cmx -c 
> -impl src/format/opamFormat.ml)
> Output[267]:
> File "src/format/opamFormat.ml", line 820, characters 21-48:
> 820 |            let str = OpamPrinter.Normalise.items items in
>                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: module OpamPrinter.Normalise
> Use OpamPrinter.FullPos.Normalise instead.
> File "src/format/opamFormat.ml", line 827, characters 28-55:
> 827 |          assert (check sgs (OpamPrinter.Normalise.items items));
>                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: module OpamPrinter.Normalise
> Use OpamPrinter.FullPos.Normalise instead.
> Running[268]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamFile.cmx -c 
> -impl src/format/opamFile.ml)
> Output[268]:
> File "src/format/opamFile.ml", line 540, characters 10-33:
> 540 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
>                 ^^^^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamLexer.env_update_op
> Use OpamLexer.FullPos.env_update_op instead.
> File "src/format/opamFile.ml", line 540, characters 35-60:
> 540 |          (OpamLexer.env_update_op, OpamPrinter.env_update_op) ^+
>                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.env_update_op
> Use OpamPrinter.FullPos.env_update_op instead.
> File "src/format/opamFile.ml", line 718, characters 8-23:
> 718 |     try OpamParser.main OpamLexer.token lexbuf filename with
>               ^^^^^^^^^^^^^^^
> Alert deprecated: OpamParser.main
> Use OpamParser.FullPos.main instead.
> File "src/format/opamFile.ml", line 730, characters 9-36:
> 730 |          OpamPrinter.format_opamfile fmt file)
>                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.format_opamfile
> Use OpamPrinter.FullPos.format_opamfile instead.
> File "src/format/opamFile.ml", line 743, characters 4-24:
> 743 |     OpamPrinter.opamfile t
>           ^^^^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.opamfile
> Use OpamPrinter.FullPos.opamfile instead.
> File "src/format/opamFile.ml", line 818, characters 19-36:
> 818 |                    OpamPrinter.items [f] :: strs
>                          ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.items
> Use OpamPrinter.FullPos.items instead.
> File "src/format/opamFile.ml", line 849, characters 17-34:
> 849 |                  OpamPrinter.items f :: strs
>                        ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.items
> Use OpamPrinter.FullPos.items instead.
> File "src/format/opamFile.ml", line 857, characters 38-55:
> 857 |          (if rem = [] then [""] else [OpamPrinter.items rem;""]))
>                                             ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.items
> Use OpamPrinter.FullPos.items instead.
> Running[269]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/format/.opam_format.objs/byte 
> -I src/format/.opam_format.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -intf-suffix 
> .ml -no-alias-deps -o src/format/.opam_format.objs/native/opamPath.cmx -c 
> -impl src/format/opamPath.ml)
> Running[270]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamRepositoryConfig.cmx -c -impl 
> src/repository/opamRepositoryConfig.ml)
> Running[271]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamRepositoryPath.cmx -c -impl 
> src/repository/opamRepositoryPath.ml)
> Running[272]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/solver/.opam_solver.objs/byte 
> -I src/solver/.opam_solver.objs/native -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/solver/.opam_solver.objs/native/opamActionGraph.cmx -c -impl 
> src/solver/opamActionGraph.ml)
> Running[273]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/solver/.opam_solver.objs/byte 
> -I src/solver/.opam_solver.objs/native -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/solver/.opam_solver.objs/native/opamCudfSolverSig.cmx -c -impl 
> src/solver/opamCudfSolverSig.ml)
> Running[274]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -a -o src/format/opam_format.cmxa 
> src/format/.opam_format.objs/native/opamPackage.cmx 
> src/format/.opam_format.objs/native/opamVariable.cmx 
> src/format/.opam_format.objs/native/opamFormatConfig.cmx 
> src/format/.opam_format.objs/native/opamFormula.cmx 
> src/format/.opam_format.objs/native/opamRepositoryName.cmx 
> src/format/.opam_format.objs/native/opamSwitch.cmx 
> src/format/.opam_format.objs/native/opamTypesBase.cmx 
> src/format/.opam_format.objs/native/opamPp.cmx 
> src/format/.opam_format.objs/native/opamFilter.cmx 
> src/format/.opam_format.objs/native/opamFormat.cmx 
> src/format/.opam_format.objs/native/opamLineLexer.cmx 
> src/format/.opam_format.objs/native/opamFile.cmx 
> src/format/.opam_format.objs/native/opamPath.cmx)
> Running[275]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/solver/.opam_solver.objs/byte 
> -I src/solver/.opam_solver.objs/native -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/solver/.opam_solver.objs/native/opamBuiltinMccs.cmx -c -impl 
> src/solver/opamBuiltinMccs.ml)
> Running[276]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamDownload.cmx -c -impl 
> src/repository/opamDownload.ml)
> Command [275] exited with code 2:
> $ (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 
> -safe-string -w -67 -g -I src/solver/.opam_solver.objs/byte -I 
> src/solver/.opam_solver.objs/native -I /usr/lib/ocaml/bytes -I 
> /usr/lib/ocaml/bz2 -I /usr/lib/ocaml/cudf -I /usr/lib/ocaml/dose3/algo -I 
> /usr/lib/ocaml/dose3/common -I /usr/lib/ocaml/extlib -I /usr/lib/ocaml/mccs 
> -I /usr/lib/ocaml/mccs/glpk/shared -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I 
> /usr/lib/ocaml/re/pcre -I /usr/lib/ocaml/seq -I /usr/lib/ocaml/zip -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/solver/.opam_solver.objs/native/opamBuiltinMccs.cmx -c -impl 
> src/solver/opamBuiltinMccs.ml)
> File "src/solver/opamBuiltinMccs.ml.real", line 38, characters 18-41:
> Error: Unbound module Common
> Running[277]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamRepositoryBackend.cmx -c 
> -impl src/repository/opamRepositoryBackend.ml)
> Running[278]: (cd _build/default && /usr/bin/ocamlc.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I 
> src/tools/.opam_installer.eobjs/byte -I /usr/lib/ocaml/cmdliner -I 
> /usr/lib/ocaml/ocamlgraph -I /usr/lib/ocaml/opam-file-format -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I src/format/.opam_format.objs/byte -I 
> src/format/.opam_format.objs/native -no-alias-deps -o 
> src/tools/.opam_installer.eobjs/byte/opam_installer.cmo -c -impl 
> src/tools/opam_installer.ml)
> Running[279]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamLocal.cmx -c -impl 
> src/repository/opamLocal.ml)
> Running[280]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamHTTP.cmx -c -impl 
> src/repository/opamHTTP.ml)
> Running[281]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/tools/.opam_installer.eobjs/byte -I 
> src/tools/.opam_installer.eobjs/native -I /usr/lib/ocaml/cmdliner -I 
> /usr/lib/ocaml/ocamlgraph -I /usr/lib/ocaml/opam-file-format -I 
> /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I src/core/.opam_core.objs/byte -I 
> src/core/.opam_core.objs/native -I src/format/.opam_format.objs/byte -I 
> src/format/.opam_format.objs/native -intf-suffix .ml -no-alias-deps -o 
> src/tools/.opam_installer.eobjs/native/opam_installer.cmx -c -impl 
> src/tools/opam_installer.ml)
> Running[282]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamVCS.cmx -c -impl 
> src/repository/opamVCS.ml)
> Running[283]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamDarcs.cmx -c -impl 
> src/repository/opamDarcs.ml)
> Running[284]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamGit.cmx -c -impl 
> src/repository/opamGit.ml)
> Running[285]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamHg.cmx -c -impl 
> src/repository/opamHg.ml)
> Running[286]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -o src/tools/opam_installer.exe 
> /usr/lib/ocaml/re/re.cmxa /usr/lib/ocaml/ocamlgraph/graph.cmxa 
> /usr/lib/ocaml/unix.cmxa -I /usr/lib/ocaml /usr/lib/ocaml/bigarray.cmxa -I 
> /usr/lib/ocaml src/core/opam_core.cmxa 
> /usr/lib/ocaml/opam-file-format/opam-file-format.cmxa 
> src/format/opam_format.cmxa /usr/lib/ocaml/cmdliner/cmdliner.cmxa 
> src/tools/.opam_installer.eobjs/native/opam_installer.cmx)
> Running[287]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native 
> -intf-suffix .ml -no-alias-deps -o 
> src/repository/.opam_repository.objs/native/opamRepository.cmx -c -impl 
> src/repository/opamRepository.ml)
> Running[288]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamScript.cmx -c -impl 
> src/state/opamScript.ml)
> Running[289]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamStateConfig.cmx -c -impl 
> src/state/opamStateConfig.ml)
> Running[290]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamSysPoll.cmx -c -impl 
> src/state/opamSysPoll.ml)
> Running[291]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -a -o 
> src/repository/opam_repository.cmxa 
> src/repository/.opam_repository.objs/native/opamRepositoryConfig.cmx 
> src/repository/.opam_repository.objs/native/opamRepositoryBackend.cmx 
> src/repository/.opam_repository.objs/native/opamLocal.cmx 
> src/repository/.opam_repository.objs/native/opamVCS.cmx 
> src/repository/.opam_repository.objs/native/opamRepositoryPath.cmx 
> src/repository/.opam_repository.objs/native/opamDarcs.cmx 
> src/repository/.opam_repository.objs/native/opamDownload.cmx 
> src/repository/.opam_repository.objs/native/opamGit.cmx 
> src/repository/.opam_repository.objs/native/opamHTTP.cmx 
> src/repository/.opam_repository.objs/native/opamHg.cmx 
> src/repository/.opam_repository.objs/native/opamRepository.cmx)
> Running[292]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamPackageVar.cmx -c -impl 
> src/state/opamPackageVar.ml)
> Running[293]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamPinned.cmx -c -impl 
> src/state/opamPinned.ml)
> Output[293]:
> File "src/state/opamPinned.ml", line 126, characters 34-51:
> 126 |                                  (OpamPrinter.relop op) 
> (OpamPackage.Version.to_string vc))
>                                         ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> Running[294]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamEnv.cmx -c -impl 
> src/state/opamEnv.ml)
> Running[295]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamFileTools.cmx -c -impl 
> src/state/opamFileTools.ml)
> Running[296]: (cd _build/default/doc/man && 
> ../../../install/default/bin/opam-installer --help=groff) > 
> _build/default/doc/man/opam-installer.1
> Running[297]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamFormatUpgrade.cmx -c -impl 
> src/state/opamFormatUpgrade.ml)
> Running[298]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamRepositoryState.cmx -c -impl 
> src/state/opamRepositoryState.ml)
> Running[299]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamGlobalState.cmx -c -impl 
> src/state/opamGlobalState.ml)
> Running[300]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamSwitchState.cmx -c -impl 
> src/state/opamSwitchState.ml)
> Output[300]:
> File "src/state/opamSwitchState.ml", line 664, characters 41-58:
> 664 |       (match relop with `Eq -> "" | r -> OpamPrinter.relop r)
>                                                ^^^^^^^^^^^^^^^^^
> Alert deprecated: OpamPrinter.relop
> Use OpamPrinter.FullPos.relop instead.
> Running[301]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamSwitchAction.cmx -c -impl 
> src/state/opamSwitchAction.ml)
> Running[302]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -I src/state/.opam_state.objs/byte -I 
> src/state/.opam_state.objs/native -I /usr/lib/ocaml/ocamlgraph -I 
> /usr/lib/ocaml/opam-file-format -I /usr/lib/ocaml/re -I /usr/lib/ocaml/seq -I 
> src/core/.opam_core.objs/byte -I src/core/.opam_core.objs/native -I 
> src/format/.opam_format.objs/byte -I src/format/.opam_format.objs/native -I 
> src/repository/.opam_repository.objs/byte -I 
> src/repository/.opam_repository.objs/native -intf-suffix .ml -no-alias-deps 
> -o src/state/.opam_state.objs/native/opamUpdate.cmx -c -impl 
> src/state/opamUpdate.ml)
> Running[303]: (cd _build/default && /usr/bin/ocamlopt.opt -w -40 -w 
> +a-4-40-42-44-48 -safe-string -w -67 -g -a -o src/state/opam_state.cmxa 
> src/state/.opam_state.objs/native/opamStateConfig.cmx 
> src/state/.opam_state.objs/native/opamPackageVar.cmx 
> src/state/.opam_state.objs/native/opamSysPoll.cmx 
> src/state/.opam_state.objs/native/opamFileTools.cmx 
> src/state/.opam_state.objs/native/opamFormatUpgrade.cmx 
> src/state/.opam_state.objs/native/opamPinned.cmx 
> src/state/.opam_state.objs/native/opamRepositoryState.cmx 
> src/state/.opam_state.objs/native/opamScript.cmx 
> src/state/.opam_state.objs/native/opamEnv.cmx 
> src/state/.opam_state.objs/native/opamGlobalState.cmx 
> src/state/.opam_state.objs/native/opamSwitchState.cmx 
> src/state/.opam_state.objs/native/opamSwitchAction.cmx 
> src/state/.opam_state.objs/native/opamUpdate.cmx)
> make[2]: *** [Makefile:114: build-opam] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2021/02/13/opam_2.0.7-3_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to