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


Building on summer

(from freebsd)
2024-07-03 02:23.52 ---> 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-07-03 02:23.52 ---> 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 175a8ca8b27d9a46ed86ec5d7b1130c98a153055"))
2024-07-03 02:23.53 ---> using "12d681098b105578a67465aa7bc396c5d90e9ce4e3304a8d75f23641353fa26c" 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-07-03 02:23.53 ---> using "cd58f29b8c142c1ae36c06cbe6d040fc45053855e85f74d3d710bce30c463662" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-07-03 02:23.54 ---> using "7b308b2584dc258233cfb37ad83354a0804ec90976555e191659bff7e597c170" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-07-03 02:23.54 ---> using "3f0c14f5761a225622a6acf1a058a90ab52281bdd9172d3eca06be38cd0468ad" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"headache.1.08\"\
               \nopam install -vy \"headache.1.08\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"headache.1.08\" | 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] headache.1.08 is not installed.

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install camlp-streams     5.0.1  [required by camomile]
  - install camomile          2.0.0  [required by headache]
  - install csexp             1.5.2  [required by dune-private-libs]
  - install dune              3.16.0 [required by headache]
  - install dune-private-libs 3.16.0 [required by dune-site]
  - install dune-site         3.16.0 [required by camomile]
  - install dyn               3.16.0 [required by dune-private-libs]
  - install headache          1.08
  - install ordering          3.16.0 [required by dyn, stdune]
  - install pp                1.2.0  [required by dune-private-libs]
  - install stdune            3.16.0 [required by dune-private-libs]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/28: [camlp-streams.5.0.1: extract]
Processing  2/28: [camlp-streams.5.0.1: extract] [camomile.2.0.0: http]
Processing  3/28: [camlp-streams.5.0.1: extract] [camomile.2.0.0: http] [csexp.1.5.2: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  3/28: [camomile.2.0.0: http] [csexp.1.5.2: extract]
Processing  4/28: [camomile.2.0.0: http] [csexp.1.5.2: extract] [dune.3.16.0 + 5 others: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  4/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract]
Processing  5/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract] [headache.1.08: http]
Processing  5/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract] [headache.1.08: extract]
-> retrieved headache.1.08  (https://github.com/Frama-C/headache/archive/v1.08.tar.gz)
Processing  5/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract]
Processing  6/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract] [pp.1.2.0: extract]
-> retrieved pp.1.2.0  (cached)
Processing  6/28: [camomile.2.0.0: http] [dune.3.16.0 + 5 others: extract]
Processing  6/28: [camomile.2.0.0: extract] [dune.3.16.0 + 5 others: extract]
-> retrieved dune.3.16.0, dune-private-libs.3.16.0, dune-site.3.16.0, dyn.3.16.0, ordering.3.16.0, stdune.3.16.0  (cached)
Processing  6/28: [camomile.2.0.0: extract]
Processing  7/28: [camomile.2.0.0: extract] [dune: ocaml 15]
-> retrieved camomile.2.0.0  (https://github.com/savonet/Camomile/archive/refs/tags/v2.0.0.tar.gz)
Processing  7/28: [dune: ocaml 15]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobja19888.c:16582:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobja19888.c:16764:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 15
- 

Processing  7/28: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing  9/28: [camlp-streams: dune build]
Processing 10/28: [camlp-streams: dune build] [csexp: dune build]
Processing 11/28: [camlp-streams: dune build] [csexp: dune build] [ordering: rm]
Processing 12/28: [camlp-streams: dune build] [csexp: dune build] [ordering: rm] [pp: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ordering.3.16.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 12/28: [camlp-streams: dune build] [ordering: rm] [pp: dune build]
-> installed csexp.1.5.2
Processing 13/28: [camlp-streams: dune build] [ordering: rm] [pp: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 13/28: [ordering: rm] [pp: dune build]
-> installed camlp-streams.5.0.1
Processing 14/28: [ordering: rm] [pp: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ordering.3.16.0)
Processing 14/28: [ordering: dune build] [pp: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "pp" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/pp.1.2.0)
-> compiled  pp.1.2.0
Processing 14/28: [ordering: dune build]
-> installed pp.1.2.0
Processing 15/28: [ordering: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ordering" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ordering.3.16.0)
-> compiled  ordering.3.16.0
-> installed ordering.3.16.0
Processing 17/28: [dyn: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dyn.3.16.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dyn.3.16.0)
Processing 17/28: [dyn: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dyn" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dyn.3.16.0)
-> compiled  dyn.3.16.0
-> installed dyn.3.16.0
Processing 19/28: [stdune: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdune.3.16.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdune.3.16.0)
Processing 19/28: [stdune: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stdune" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stdune.3.16.0)
-> compiled  stdune.3.16.0
-> installed stdune.3.16.0
Processing 21/28: [dune-private-libs: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-private-libs.3.16.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-private-libs.3.16.0)
Processing 21/28: [dune-private-libs: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-private-libs" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-private-libs.3.16.0)
-> compiled  dune-private-libs.3.16.0
-> installed dune-private-libs.3.16.0
Processing 23/28: [dune-site: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-site.3.16.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-site.3.16.0)
Processing 23/28: [dune-site: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-site" "-j" "15" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-site.3.16.0)
-> compiled  dune-site.3.16.0
-> installed dune-site.3.16.0
Processing 25/28: [camomile: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camomile" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camomile.2.0.0)
- (cd _build/default && /home/opam/.opam/4.14.1/bin/ocamlyacc src/internal/uReStrParser.mly)
- 4 shift/reduce conflicts.
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ar.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file az.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file div.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file el.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file fa.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file he.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file gu.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file hi.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file hi__DIRECT.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file kn.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ka.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file kk.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ky.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file mn.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file mr.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file pa.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ja.txt .)
- Warning : strength option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file sa.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file syr.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file te.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ta.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file th.txt .)
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file tt.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file ur.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file uz.txt .)
- Warning : normalization option is not supported
- (cd _build/default/src/locales && ../tools/camomilelocaledef.exe --file vi.txt .)
- Warning : normalization option is not supported
Processing 25/28: [camomile: dune install]
+ /home/opam/.opam/4.14.1/bin/dune "install" "-p" "camomile" "--create-install-files" "camomile" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camomile.2.0.0)
-> compiled  camomile.2.0.0
-> installed camomile.2.0.0
Processing 27/28: [headache: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "headache" "-j" "15" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/headache.1.08)
-> compiled  headache.1.08
-> installed headache.1.08
Done.
2024-07-03 02:26.16 ---> saved as "eba8964b5370949f2fdad8868bad1cfb52907fdc6a9616e007d62d1bfb6d7ec4"
Job succeeded