OCamllabs icon Home|Differences with the last checks|Previous runs


Building on spring

(from freebsd)
2024-06-05 09:07.24 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-06-05 09:07.24 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 5979d639be2999663a41c1d1b8a73ce3036dcb41"))
2024-06-05 09:07.25 ---> using "2e94e5004b03fe08a15876e59bd907e053f5652a7b55cefeb621755911d262e4" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-06-05 09:07.25 ---> using "b4bc54507f76941ccbefe785580d5364ddec85b9b50664d9209890a6feda03ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.2.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-06-05 09:07.26 ---> using "fa02a20502b2dd8eb4b20aaa3e695b3eb89bcd1ba03fbabf77cdcf78ce7210d6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-06-05 09:07.26 ---> using "d11c66cc007f54fb139f975b62e5f709f5927236d163ade2e27c610e96e2b8be" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cucumber.1.0.4\"\
               \nopam install -vy \"cucumber.1.0.4\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cucumber.1.0.4\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] cucumber.1.0.4 is not installed.

Nothing to do.
The following actions will be performed:
=== install 10 packages
  - install base                    v0.17.0 [required by cucumber]
  - install cmdliner                1.3.0   [required by cucumber]
  - install csexp                   1.5.2   [required by dune-configurator]
  - install cucumber                1.0.4
  - install dune                    3.15.3  [required by cucumber]
  - install dune-configurator       3.15.3  [required by base]
  - install ocaml_intrinsics_kernel v0.17.0 [required by base]
  - install re                      1.11.0  [required by cucumber]
  - install seq                     base    [required by re]
  - install sexplib0                v0.17.0 [required by base]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/29:
Processing  2/29:
Processing  3/29:
-> retrieved csexp.1.5.2  (cached)
Processing  4/29: [cucumber.1.0.4: http]
-> retrieved cmdliner.1.3.0  (cached)
Processing  5/29: [cucumber.1.0.4: http]
Processing  6/29: [cucumber.1.0.4: http] [cmdliner: gmake all]
-> retrieved base.v0.17.0  (cached)
Processing  7/29: [cucumber.1.0.4: http] [cmdliner: gmake all]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
Processing  8/29: [cucumber.1.0.4: http] [cmdliner: gmake all]
Processing  8/29: [cmdliner: gmake all]
-> retrieved re.1.11.0  (cached)
-> retrieved seq.base  (cached)
Processing  9/29: [cmdliner: gmake all]
Processing 10/29: [cmdliner: gmake all]
Processing 11/29: [cmdliner: gmake all]
-> installed seq.base
Processing 12/29: [cmdliner: gmake all]
-> retrieved sexplib0.v0.17.0  (cached)
-> retrieved cucumber.1.0.4  (https://github.com/cucumber/cucumber.ml/releases/download/v1.0.4/cucumber-1.0.4.tbz)
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
Processing 13/29: [cmdliner: gmake all] [dune: ocaml 7]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 13/29: [dune: ocaml 7]
Processing 14/29: [dune: ocaml 7] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0/lib/cmdliner"
Processing 14/29: [dune: ocaml 7] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 14/29: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli
- File "vendor/fiber/src/fiber.mli", line 117, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli
- File "src/memo/memo.mli", line 104, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-280, characters 39-59:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 14/29: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 16/29: [csexp: dune build]
Processing 17/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 18/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build]
Processing 19/29: [csexp: dune build] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 19/29: [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 20/29: [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
Processing 21/29: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 21/29: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [re: dune build]
-> installed sexplib0.v0.17.0
Processing 22/29: [dune-configurator: rm] [ocaml_intrinsics_kernel: dune build] [re: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.0)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o float_stubs.o -c float_stubs.c)
- float_stubs.c:30:16: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes]
- __attribute__((optimize("no-math-errno")))
-                ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
- #elseif /* _MSC_VER */
-  ^~~~~~
-  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 22/29: [dune-configurator: rm] [re: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 23/29: [dune-configurator: rm] [re: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
Processing 23/29: [dune-configurator: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/re.1.11.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_emacs.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_perl.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_glob.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_posix.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_pcre.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -I deprecated/.re_str.objs/byte -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I /home/opam/.opam/5.2.0/lib/seq -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.11.0
Processing 23/29: [dune-configurator: dune build]
-> installed re.1.11.0
Processing 24/29: [dune-configurator: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
-> installed dune-configurator.3.15.3
Processing 26/29: [base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.17.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.0
-> installed base.v0.17.0
Processing 28/29: [cucumber: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "cucumber" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4)
- File "lib/dune", line 14, characters 0-363:
- 14 | (rule
- 15 |  (deps (source_tree %{project_root}/lib/gherkin-c))
- 16 |  (targets libgherkin-c.a dllgherkin-c.so)
- 17 |  (action
- 18 |   (no-infer
- 19 |    (progn
- 20 |     (chdir %{project_root}/lib/gherkin-c/c (run make libs libs_so))
- 21 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.a libgherkin-c.a)
- 22 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.so.25.0.2 dllgherkin-c.so)))))
- (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
- make: stopped in /home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 14: Invalid line type
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 19: Invalid line type
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 24: Invalid line type
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 74: Invalid line type
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 75: Invalid line type
- make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 76: Invalid line type
- make: Fatal errors encountered -- cannot continue
[ERROR] The compilation of cucumber.1.0.4 failed at "dune build -p cucumber -j 7 @install".

#=== ERROR while compiling cucumber.1.0.4 =====================================#
# context              2.2.0~beta3~dev | freebsd/x86_64 | ocaml-base-compiler.5.2.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4
# command              ~/.opam/5.2.0/bin/dune build -p cucumber -j 7 @install
# exit-code            1
# env-file             ~/.opam/log/cucumber-59346-b0c302.env
# output-file          ~/.opam/log/cucumber-59346-b0c302.out
### output ###
# [...]
# 20 |     (chdir %{project_root}/lib/gherkin-c/c (run make libs libs_so))
# 21 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.a libgherkin-c.a)
# 22 |     (copy %{project_root}/lib/gherkin-c/c/libs/libgherkin.so.25.0.2 dllgherkin-c.so)))))
# (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
# make: stopped in /home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 14: Invalid line type
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 19: Invalid line type
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 24: Invalid line type
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 74: Invalid line type
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 75: Invalid line type
# make: "/home/opam/.opam/5.2.0/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/Makefile" line 76: Invalid line type
# make: Fatal errors encountered -- cannot continue



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build cucumber 1.0.4
+- 
+- The following changes have been performed
| - install base                    v0.17.0
| - install cmdliner                1.3.0
| - install csexp                   1.5.2
| - install dune                    3.15.3
| - install dune-configurator       3.15.3
| - install ocaml_intrinsics_kernel v0.17.0
| - install re                      1.11.0
| - install seq                     base
| - install sexplib0                v0.17.0
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.2.0/.opam-switch/backup/state-20240605090734.export"
'opam install -vy cucumber.1.0.4' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "cucumber.1.0.4"
opam install -vy "cucumber.1.0.4"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "cucumber.1.0.4" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_18767_20230" "mount.fstab=/tmp/obuilder-jail-050a52/fstab" "mount.devfs" "path=/obuilder/result/c9b96539948f43ce84389caadc15e89f4dc70f62eadbbbe56be1c1c7f9315630/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "cucumber.1.0.4"
opam install -vy "cucumber.1.0.4"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "cucumber.1.0.4" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed