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


Building on asteria.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
75e297398114: Pulling fs layer
75e297398114: Verifying Checksum
75e297398114: Download complete
75e297398114: Pull complete
Digest: sha256:4a898e4d9327c4ec8b00f04fe59247b309c63fa54d84a70ddc47fb36d38ec3ae
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-04-22 00:55.17 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2024-04-22 00:55.17 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 00:55.17 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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-04-22 00:55.17 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.11' '4.11.2'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.11.2  (cached)
-> installed ocaml-base-compiler.4.11.2
-> installed ocaml-config.1
-> installed ocaml.4.11.2
Done.
# Run eval $(opam env --switch=4.11) to update the current shell environment
2024-04-22 00:55.17 ---> using "0a00d052d1baaf223ef2ed74935663882bc5526647883713b9e1d39f99dbe6d3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-1405.31-F-2024-04-19-0205.06.pdiff [200 kB]
- Fetched 462 kB in 1s (330 kB/s)
- Reading package lists...
- 
2024-04-22 00:55.17 ---> using "1a873944df406f0f698ce5be7f1d9b6245ff46125556e98fa30d61c73e6a56e0" 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 '\"debian-unstable\"'; 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 9 packages
  - install base              v0.15.1 [required by cucumber]
  - install cmdliner          1.2.0   [required by cucumber]
  - install csexp             1.5.2   [required by dune-configurator]
  - install cucumber          1.0.4
  - install dune              3.15.0  [required by cucumber]
  - install dune-configurator 3.15.0  [required by base]
  - install re                1.11.0  [required by cucumber]
  - install seq               base    [required by re]
  - install sexplib0          v0.15.1 [required by base]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/26:
Processing  2/26:
Processing  3/26:
-> retrieved csexp.1.5.2  (cached)
Processing  4/26:
-> retrieved base.v0.15.1  (cached)
Processing  5/26:
-> retrieved cmdliner.1.2.0  (cached)
Processing  6/26:
Processing  7/26: [cmdliner: make all]
-> retrieved re.1.11.0  (cached)
Processing  8/26: [cmdliner: make all]
Processing  9/26: [cmdliner: make all]
Processing 10/26: [cmdliner: make all]
-> installed seq.base
Processing 11/26: [cmdliner: make all]
-> retrieved sexplib0.v0.15.1  (cached)
-> retrieved cucumber.1.0.4  (cached)
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 12/26: [cmdliner: make all] [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.11" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 12/26: [dune: ocaml 255]
Processing 13/26: [dune: ocaml 255] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.11/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11/doc/cmdliner" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.11/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.11/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.11/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.11/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/4.11/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.11/lib/cmdliner"
Processing 13/26: [dune: ocaml 255] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.11/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.11/doc/cmdliner" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.11/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.11/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 13/26: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.11/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8: 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: 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: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.11/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.11/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_util__Gc.ml
- File "src/dune_util/gc.ml", lines 78-95, characters 5-6:
- Warning 23: all the fields are explicitly listed in this record:
- the 'with' clause is useless.
- cd _boot && /home/opam/.opam/4.11/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.11/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8: 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-281, characters 38-17:
- Warning 8: 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: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 13/26: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 15/26: [csexp: dune build]
Processing 16/26: [csexp: dune build] [re: dune build]
Processing 17/26: [csexp: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 17/26: [re: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 18/26: [re: dune build] [sexplib0: dune build]
Processing 19/26: [dune-configurator: rm] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 19/26: [dune-configurator: rm] [sexplib0: dune build]
-> installed re.1.11.0
Processing 20/26: [dune-configurator: rm] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/sexplib0.v0.15.1)
-> compiled  sexplib0.v0.15.1
Processing 20/26: [dune-configurator: rm]
-> installed sexplib0.v0.15.1
Processing 21/26: [dune-configurator: rm]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.15.0)
Processing 21/26: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 23/26: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.11/.opam-switch/build/base.v0.15.1)
-> compiled  base.v0.15.1
-> installed base.v0.15.1
Processing 25/26: [cucumber: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cucumber" "-j" "255" "@install" (CWD=/home/opam/.opam/4.11/.opam-switch/build/cucumber.1.0.4)
- (cd _build/default/lib/gherkin-c/c && /usr/bin/make libs libs_so)
- cd src; /usr/bin/make CC=cc libs
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_reader.d -I ../include -I . file_reader.c -o ../objs/file_reader.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_utf8_source.d -I ../include -I . file_utf8_source.c -o ../objs/file_utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/print_utilities.d -I ../include -I . print_utilities.c -o ../objs/print_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_utilities.d -I ../include -I . string_utilities.c -o ../objs/string_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/unicode_utilities.d -I ../include -I . unicode_utilities.c -o ../objs/unicode_utilities.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/utf8_source.d -I ../include -I . utf8_source.c -o ../objs/utf8_source.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/incrementing_id_generator.d -I ../include -I . incrementing_id_generator.c -o ../objs/incrementing_id_generator.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/parser.d -I ../include -I . parser.c -o ../objs/parser.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_scanner.d -I ../include -I . token_scanner.c -o ../objs/token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/file_token_scanner.d -I ../include -I . file_token_scanner.c -o ../objs/file_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/string_token_scanner.d -I ../include -I . string_token_scanner.c -o ../objs/string_token_scanner.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_matcher.d -I ../include -I . token_matcher.c -o ../objs/token_matcher.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token.d -I ../include -I . token.c -o ../objs/token.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/token_queue.d -I ../include -I . token_queue.c -o ../objs/token_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/item_queue.d -I ../include -I . item_queue.c -o ../objs/item_queue.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_line.d -I ../include -I . gherkin_line.c -o ../objs/gherkin_line.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error.d -I ../include -I . error.c -o ../objs/error.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_list.d -I ../include -I . error_list.c -o ../objs/error_list.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/dialect.d -I ../include -I . dialect.c -o ../objs/dialect.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_builder.d -I ../include -I . ast_builder.c -o ../objs/ast_builder.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_node.d -I ../include -I . ast_node.c -o ../objs/ast_node.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_document.d -I ../include -I . gherkin_document.c -o ../objs/gherkin_document.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/feature.d -I ../include -I . feature.c -o ../objs/feature.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/rule.d -I ../include -I . rule.c -o ../objs/rule.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/scenario.d -I ../include -I . scenario.c -o ../objs/scenario.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/background.d -I ../include -I . background.c -o ../objs/background.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/comment.d -I ../include -I . comment.c -o ../objs/comment.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/data_table.d -I ../include -I . data_table.c -o ../objs/data_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/doc_string.d -I ../include -I . doc_string.c -o ../objs/doc_string.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/example_table.d -I ../include -I . example_table.c -o ../objs/example_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/step.d -I ../include -I . step.c -o ../objs/step.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/table_cell.d -I ../include -I . table_cell.c -o ../objs/table_cell.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/table_row.d -I ../include -I . table_row.c -o ../objs/table_row.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/tag.d -I ../include -I . tag.c -o ../objs/tag.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/compiler.d -I ../include -I . compiler.c -o ../objs/compiler.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle.d -I ../include -I . pickle.c -o ../objs/pickle.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_ast_node_id.d -I ../include -I . pickle_ast_node_id.c -o ../objs/pickle_ast_node_id.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_cell.d -I ../include -I . pickle_cell.c -o ../objs/pickle_cell.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_row.d -I ../include -I . pickle_row.c -o ../objs/pickle_row.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_step.d -I ../include -I . pickle_step.c -o ../objs/pickle_step.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_string.d -I ../include -I . pickle_string.c -o ../objs/pickle_string.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_table.d -I ../include -I . pickle_table.c -o ../objs/pickle_table.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_tag.d -I ../include -I . pickle_tag.c -o ../objs/pickle_tag.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/event.d -I ../include -I . event.c -o ../objs/event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/error_event.d -I ../include -I . error_event.c -o ../objs/error_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/gherkin_document_event.d -I ../include -I . gherkin_document_event.c -o ../objs/gherkin_document_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_event.d -I ../include -I . pickle_event.c -o ../objs/pickle_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/source_event.d -I ../include -I . source_event.c -o ../objs/source_event.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/ast_printer.d -I ../include -I . ast_printer.c -o ../objs/ast_printer.o
- mkdir -p ../objs/
- cc -c -Wall -Werror -g -fPIC  -MMD -MP -MF ../objs/pickle_printer.d -I ../include -I . pickle_printer.c -o ../objs/pickle_printer.o
- mkdir -p ../libs/
- ar cr ../libs/libgherkin.a ../objs/file_reader.o ../objs/file_utf8_source.o ../objs/print_utilities.o ../objs/string_utilities.o ../objs/unicode_utilities.o ../objs/utf8_source.o ../objs/incrementing_id_generator.o ../objs/parser.o ../objs/token_scanner.o ../objs/file_token_scanner.o ../objs/string_token_scanner.o ../objs/token_matcher.o ../objs/token.o ../objs/token_queue.o ../objs/item_queue.o ../objs/gherkin_line.o ../objs/error.o ../objs/error_list.o ../objs/dialect.o ../objs/ast_builder.o ../objs/ast_node.o ../objs/gherkin_document.o ../objs/feature.o ../objs/rule.o ../objs/scenario.o ../objs/background.o ../objs/comment.o ../objs/data_table.o ../objs/doc_string.o ../objs/example_table.o ../objs/step.o ../objs/table_cell.o ../objs/table_row.o ../objs/tag.o ../objs/compiler.o ../objs/pickle.o ../objs/pickle_ast_node_id.o ../objs/pickle_cell.o ../objs/pickle_row.o ../objs/pickle_step.o ../objs/pickle_string.o ../objs/pickle_table.o ../objs/pickle_tag.o ../objs/event.o ../objs/error_event.o ../objs/gherkin_document_event.o ../objs/pickle_event.o ../objs/source_event.o ../objs/ast_printer.o ../objs/pickle_printer.o
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- cd src; /usr/bin/make CC=cc libs_so
- make[1]: Entering directory '/home/opam/.opam/4.11/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
- mkdir -p ../libs/
- cc -shared ../objs/file_reader.o ../objs/file_utf8_source.o ../objs/print_utilities.o ../objs/string_utilities.o ../objs/unicode_utilities.o ../objs/utf8_source.o ../objs/incrementing_id_generator.o ../objs/parser.o ../objs/token_scanner.o ../objs/file_token_scanner.o ../objs/string_token_scanner.o ../objs/token_matcher.o ../objs/token.o ../objs/token_queue.o ../objs/item_queue.o ../objs/gherkin_line.o ../objs/error.o ../objs/error_list.o ../objs/dialect.o ../objs/ast_builder.o ../objs/ast_node.o ../objs/gherkin_document.o ../objs/feature.o ../objs/rule.o ../objs/scenario.o ../objs/background.o ../objs/comment.o ../objs/data_table.o ../objs/doc_string.o ../objs/example_table.o ../objs/step.o ../objs/table_cell.o ../objs/table_row.o ../objs/tag.o ../objs/compiler.o ../objs/pickle.o ../objs/pickle_ast_node_id.o ../objs/pickle_cell.o ../objs/pickle_row.o ../objs/pickle_step.o ../objs/pickle_string.o ../objs/pickle_table.o ../objs/pickle_tag.o ../objs/event.o ../objs/error_event.o ../objs/gherkin_document_event.o ../objs/pickle_event.o ../objs/source_event.o ../objs/ast_printer.o ../objs/pickle_printer.o -o ../libs/libgherkin.so.25.0.2
- make[1]: Leaving directory '/home/opam/.opam/4.11/.opam-switch/build/cucumber.1.0.4/_build/default/lib/gherkin-c/c/src'
-> compiled  cucumber.1.0.4
-> installed cucumber.1.0.4
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 00:55.56 ---> saved as "2ae0ac3230d0ab5c9331554441028b885213e8c7c140666f9ba0b478477ac4c2"
Job succeeded