Build:
- 0
2026-06-16 12:51.16: New job: build clangml.3.6.0 (13d882d4af74)
2026-06-16 12:51.16: Waiting for resource in pool day11-builds
2026-06-16 14:20.03: Got resource from pool day11-builds
2026-06-16 14:20.03: [profile full] build clangml.3.6.0
2026-06-16 14:20.03: build clangml.3.6.0 (13d882d4af74)
=== DEPENDENCIES (18 transitive) ===
ANSITerminal.0.8.5 502fbf32c0a4
base-bytes.base 70d0daec7841
base-threads.base b7164ff76afe
base-unix.base 839dc585f12d
batteries.3.10.0 8ce9dee731cf
camlp-streams.5.0.1 76b76cc9fe05
camlp4.4.14+1 abfb608e8fa9
deriving.0.8.1 dae3423351ed
dune.3.23.1 5402470d931c
num.1.6 480227ca99db
oasis.0.4.11 c7c4c52b1bdc
ocaml.4.14.4 cb826ea44eb2
ocaml-base-compiler.4.14.4 d2f775f983d7
ocaml-config.2 669e0fcf9e4d
ocamlbuild.0.16.1 8f6c52e6fce8
ocamlfind.1.9.8 6025f4a8e98e
ocamlify.0.0.1 7283ee0bdaa9
ocamlmod.0.1.1 77e75eab2138
=== STDOUT ===
Processing: [default: loading data]
[WARNING] These additional system packages are required, but not available on your system: clang-3.6 libclang-3.6-dev llvm-3.6-dev
The following system packages will first need to be installed:
binutils-dev libboost-dev
<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "binutils-dev" "libboost-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package binutils-dev.
- (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18247 files and directories currently installed.)
- Preparing to unpack .../binutils-dev_2.40-2_amd64.deb ...
- Unpacking binutils-dev (2.40-2) ...
- Selecting previously unselected package libboost1.74-dev:amd64.
- Preparing to unpack .../libboost1.74-dev_1.74.0+ds1-21_amd64.deb ...
- Unpacking libboost1.74-dev:amd64 (1.74.0+ds1-21) ...
- Selecting previously unselected package libboost-dev:amd64.
- Preparing to unpack .../libboost-dev_1.74.0.3_amd64.deb ...
- Unpacking libboost-dev:amd64 (1.74.0.3) ...
- Setting up libboost1.74-dev:amd64 (1.74.0+ds1-21) ...
- Setting up binutils-dev (2.40-2) ...
- Setting up libboost-dev:amd64 (1.74.0.3) ...
[clangml.3.6.0: dl]
[clangml.3.6.0: extract]
[clangml.3.6.0/clangml.install: dl]
-> retrieved clangml.3.6.0 (https://opam.ocaml.org/cache)
[clangml: make]
+ /usr/bin/make (CWD=/home/opam/.opam/default/.opam-switch/build/clangml.3.6.0)
- ocamlbuild -classic-display -cflags -annot clangml.dylib consumer/processor.native -package bytes
- + /home/opam/.opam/default/bin/ocamlc.opt -config
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -I /home/opam/.opam/default/lib/bytes myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- + ocamlfind ocamlc -config
- + grep -v '^\s*deriving (Show)\s*$' clang/clang/ast.ml | sed -e 's/\s\+deriving (Show)//;s/= AstBridge.\w\+ //' > clang/clang/astBridge.ml
- + ocamlfind ocamldep -syntax camlp4o -package deriving.syntax -package bytes -modules tools/bridgen/bridgen.ml > tools/bridgen/bridgen.ml.depends
- + ocamlfind ocamldep -syntax camlp4o -package deriving.syntax -package bytes -modules tools/bridgen/bridgen.ml > tools/bridgen/bridgen.ml.depends
- Camlp4: Uncaught exception: DynLoader.Error ("/home/opam/.opam/default/lib/ocaml/unix.cma", "The module `Unix' is already loaded (either by the main program or a previously-dynlinked library)")
-
- File "tools/bridgen/bridgen.ml", line 1:
- Error: Error while running external preprocessor
- Command line: camlp4 '-I' '/home/opam/.opam/default/lib/ocaml' '-I' '/home/opam/.opam/default/lib/ocaml/camlp4' '-I' '/home/opam/.opam/default/lib/deriving' '-I' '/home/opam/.opam/default/lib/deriving' '-I' '/home/opam/.opam/default/lib/deriving' '-I' '/home/opam/.opam/default/lib/deriving' 'unix.cma' '-parser' 'o' '-parser' 'op' '-printer' 'p' 'pa_deriving_common.cma' 'pa_deriving_std.cma' 'pa_deriving_classes.cma' '-ignore' 'dummy' 'tools/bridgen/bridgen.ml' > /tmp/ocamlppa6a75c
-
- Command exited with code 2.
- + /home/opam/.opam/default/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/default/lib/ocamlbuild /home/opam/.opam/default/lib/ocamlbuild/ocamlbuildlib.cmxa -I /home/opam/.opam/default/lib/bytes myocamlbuild.ml /home/opam/.opam/default/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 28, characters 15-31:
- 28 | (match String.lowercase answer with
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.lowercase
- Use String.lowercase_ascii/StringLabels.lowercase_ascii instead.
- File "myocamlbuild.ml", line 38, characters 4-16:
- 38 | Scanf.fscanf stdin "%s" (prompt_answer kind)
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Scanf.fscanf
- Use Scanning.from_channel then Scanf.bscanf.
- File "myocamlbuild.ml", line 319, characters 18-35:
- 319 | ^ String.capitalize (env "%")
- ^^^^^^^^^^^^^^^^^
- Alert deprecated: Ocamlbuild_plugin.String.capitalize
- Use String.capitalize_ascii/StringLabels.capitalize_ascii instead.
- make: *** [Makefile:15: mainClang.native] Error 10
[ERROR] The compilation of clangml.3.6.0 failed at "make".
build failed...
=== STDERR ===
2026-06-16 14:20.48: FAILED: build clangml.3.6.0
2026-06-16 14:20.48: Job failed: build failed: clangml.3.6.0