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


Building on x86-bm-c4.sw.ocaml.org

(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.18 ---> 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.18 ---> 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.18 ---> 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.18 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-04-22 00:55.18 ---> using "f0eab193cb9d1058c601a73f2a0b4f9141eec44f3d69905c6d2c12f13e35ddc0" 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-2006.57-F-2024-04-19-0205.06.pdiff [207 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-2006.57-F-2024-04-19-0205.06.pdiff [207 kB]
- Fetched 469 kB in 3s (167 kB/s)
- Reading package lists...
- 
2024-04-22 00:55.18 ---> using "e1ba22946e8ac2f0b7c2bb6a9aa4c89a6427c69f856f195848ede9fcf38f86fa" 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 10 packages
  - install base              v0.16.3 [required by cucumber]
  - install cmdliner          1.2.0   [required by cucumber]
  - install conf-bash         1       [required by base]
  - 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.16.0 [required by base]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/29:
Processing  2/29:
Processing  3/29:
Processing  4/29:
Processing  5/29: [conf-bash: bash]
-> retrieved csexp.1.5.2  (cached)
Processing  6/29: [cucumber.1.0.4: http] [conf-bash: bash]
-> retrieved base.v0.16.3  (cached)
Processing  7/29: [cucumber.1.0.4: http] [conf-bash: bash]
-> retrieved cmdliner.1.2.0  (cached)
Processing  8/29: [cucumber.1.0.4: http] [conf-bash: bash]
Processing  9/29: [cucumber.1.0.4: http] [cmdliner: make all] [conf-bash: bash]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing  9/29: [cucumber.1.0.4: http] [cmdliner: make all]
-> installed conf-bash.1
Processing 10/29: [cucumber.1.0.4: http] [cmdliner: make all]
-> retrieved re.1.11.0  (cached)
Processing 11/29: [cucumber.1.0.4: http] [cmdliner: make all]
Processing 12/29: [cucumber.1.0.4: http] [cmdliner: make all]
Processing 13/29: [cucumber.1.0.4: http] [cmdliner: make all]
-> installed seq.base
Processing 14/29: [cucumber.1.0.4: http] [cmdliner: make all]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 14/29: [cmdliner: make all]
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing 15/29: [cmdliner: make all] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.0" (CWD=/home/opam/.opam/5.0/.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 15/29: [dune: ocaml 31]
Processing 16/29: [dune: ocaml 31] [cmdliner: make install]
-> retrieved cucumber.1.0.4  (https://github.com/cucumber/cucumber.ml/releases/download/v1.0.4/cucumber-1.0.4.tbz)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.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.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.0/lib/cmdliner"
Processing 16/29: [dune: ocaml 31] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.0/doc/cmdliner" (CWD=/home/opam/.opam/5.0/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 16/29: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.15.0)
- 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 31
- cd _boot && /home/opam/.opam/5.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.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.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.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-281, characters 38-17:
- 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 16/29: [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" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 18/29: [csexp: dune build]
Processing 19/29: [csexp: dune build] [re: dune build]
Processing 20/29: [csexp: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 20/29: [re: dune build] [sexplib0: dune build]
-> installed csexp.1.5.2
Processing 21/29: [re: dune build] [sexplib0: dune build]
Processing 22/29: [dune-configurator: rm] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 22/29: [dune-configurator: rm] [re: dune build]
-> installed sexplib0.v0.16.0
Processing 23/29: [dune-configurator: rm] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.0/.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/5.0/.opam-switch/build/dune-configurator.3.15.0)
Processing 23/29: [dune-configurator: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/re.1.11.0)
-> 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/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 26/29: [base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/5.0/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
-> installed base.v0.16.3
Processing 28/29: [cucumber: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cucumber" "-j" "31" "@install" (CWD=/home/opam/.opam/5.0/.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/5.0/.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/5.0/.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/5.0/.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/5.0/.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:57.05 ---> saved as "8a599cdd9cad4be1cf14e92c675d903a39c5bdf6ecd29f15c2a336dae9f54de6"
Job succeeded