Build:
  1. 0
2026-06-23 20:03.23: New job: build ffmpeg-av.1.1.6 (c95626bc4448)
2026-06-23 20:03.23: Waiting for resource in pool day11-builds
2026-06-23 20:54.52: Got resource from pool day11-builds
2026-06-23 20:54.52: [profile full] build ffmpeg-av.1.1.6
2026-06-23 20:54.52: build ffmpeg-av.1.1.6 (c95626bc4448)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-ffmpeg.1                                      644969743a64
  conf-pkg-config.5                                  4b60827fc174
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  ffmpeg-avcodec.1.1.6                               94ae0e0f227b
  ffmpeg-avutil.1.1.6                                c9c3341790ac
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[ffmpeg-av.1.1.6: extract]
-> retrieved ffmpeg-av.1.1.6  (cached)
[ffmpeg-av: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ffmpeg-av" "-j" "39" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ffmpeg-av.1.1.6)
- (cd _build/default/av && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -pthread -D_FILE_OFFSET_BITS=64 -I/usr/include/x86_64-linux-gnu -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ffmpeg-avcodec -I /home/opam/.opam/default/lib/ffmpeg-avutil -I /home/opam/.opam/default/lib/ocaml/threads -I /home/opam/.opam/default/lib/ocaml/unix -o av_stubs.o -c av_stubs.c)
- av_stubs.c: In function 'caml_av_input_io_finalise':
- av_stubs.c:548:25: warning: passing argument 1 of 'avio_context_free' from incompatible pointer type [-Wincompatible-pointer-types]
-   548 |   avio_context_free(avio->avio_context);
-       |                     ~~~~^~~~~~~~~~~~~~
-       |                         |
-       |                         AVIOContext *
- In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:321,
-                  from av_stubs.c:17:
- /usr/include/x86_64-linux-gnu/libavformat/avio.h:425:38: note: expected 'AVIOContext **' but argument is of type 'AVIOContext *'
-   425 | void avio_context_free(AVIOContext **s);
-       |                        ~~~~~~~~~~~~~~^
- av_stubs.c: In function 'new_audio_stream':
- av_stubs.c:1737:3: warning: 'channels' is deprecated [-Wdeprecated-declarations]
-  1737 |   enc_ctx->channels = channels;
-       |   ^~~~~~~
- In file included from /home/opam/.opam/default/lib/ffmpeg-avcodec/avcodec_stubs.h:5,
-                  from av_stubs.c:25:
- /usr/include/x86_64-linux-gnu/libavcodec/avcodec.h:1006:9: note: declared here
-  1006 |     int channels;
-       |         ^~~~~~~~
[ffmpeg-av: dune install]
+ /home/opam/.opam/default/bin/dune "install" "-p" "ffmpeg-av" "--create-install-files" "ffmpeg-av" (CWD=/home/opam/.opam/default/.opam-switch/build/ffmpeg-av.1.1.6)
-> compiled  ffmpeg-av.1.1.6
-> installed ffmpeg-av.1.1.6
[WARNING] Opam package conf-ffmpeg.1 depends on the following system packages that can no longer be found: libavcodec-dev libavdevice-dev libavfilter-dev libavformat-dev libavutil-dev libswresample-dev libswscale-dev

=== STDERR ===

2026-06-23 20:54.58: OK: build ffmpeg-av.1.1.6 (runc: 3.7s, disk: 8KB)
2026-06-23 20:54.58: Job succeeded