Build:
  1. 0
2026-09-04 01:03.44: New job: build yaml.3.2.0 (b9675e164315)
2026-09-04 01:03.44: Waiting for resource in pool day11-builds
2026-09-04 01:19.24: Got resource from pool day11-builds
2026-09-04 01:19.24: [profile full] build yaml.3.2.0
2026-09-04 01:19.24: build yaml.3.2.0 (b9675e164315)
=== DEPENDENCIES (25 transitive) ===
  astring.0.8.5                                      be4037196e71
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  bos.0.3.0                                          c7c202ed7a20
  compiler-cloning.enabled                           966a2e6839f0
  conf-libX11.1                                      7eada9d3ee63
  conf-libXft.1                                      ba53124176fa
  conf-pkg-config.5                                  74f50f3cfe72
  csexp.1.5.2                                        58b250503765
  ctypes.0.24.0                                      0932749f0814
  dune.3.24.2                                        ec704e062ad3
  dune-configurator.3.24.2                           183455f65a68
  fmt.0.11.0                                         3d83d79ef325
  fpath.0.7.3                                        3639fdaf90e6
  graphics.5.2.0                                     44a83c652902
  integers.0.8.0                                     39f28989dadd
  logs.0.10.0                                        1ae35864406d
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlbuild.0.16.1                                  ccce18256717
  ocamlfind.1.9.9~preview                            ad63456e9db7
  rresult.0.7.0                                      a0b5eda34d38
  stdlib-shims.0.3.0                                 8ab1e1c44699
  topkg.1.1.1                                        5c35d3a67b1c
=== STDOUT ===
Processing: [default: loading data]
[yaml.3.2.0: dl]
[yaml.3.2.0: extract]
-> retrieved yaml.3.2.0  (https://opam.ocaml.org/cache)
[yaml: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "yaml" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/yaml.3.2.0)
- (cd _build/default/vendor && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -Wall -DHAVE_CONFIG_H -I. -c ./emitter.c)
- ./emitter.c: In function 'yaml_emitter_write_plain_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:1962:18: note: in expansion of macro 'WRITE_BREAK'
-  1962 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_single_quoted_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2019:18: note: in expansion of macro 'WRITE_BREAK'
-  2019 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_literal_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2285:18: note: in expansion of macro 'WRITE_BREAK'
-  2285 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
- ./emitter.c: In function 'yaml_emitter_write_folded_scalar':
- ./emitter.c:28:6: warning: value computed is not used [-Wunused-value]
-    28 |      && ((emitter->line_break == YAML_CR_BREAK ?                                \
-       |      ^~
- ./emitter.c:56:11: note: in expansion of macro 'PUT_BREAK'
-    56 |          (PUT_BREAK(emitter),                                                   \
-       |           ^~~~~~~~~
- ./emitter.c:2334:18: note: in expansion of macro 'WRITE_BREAK'
-  2334 |             if (!WRITE_BREAK(emitter, string)) return 0;
-       |                  ^~~~~~~~~~~
-> compiled  yaml.3.2.0
-> installed yaml.3.2.0
[WARNING] Opam packages conf-libX11.1 and conf-libXft.1 depend on the following system packages that are no longer installed: libx11-dev libxft-dev
  - conf-libX11.1: depends on libx11-dev
  - conf-libXft.1: depends on libxft-dev

=== STDERR ===

2026-09-04 01:19.48: OK: build yaml.3.2.0 (runc: 10.2s, disk: 11KB)
2026-09-04 01:19.48: Job succeeded