Build:
  1. 0
2026-06-24 16:52.52: New job: build ffmpeg-av.1.1.6 (10344cda59d7)
2026-06-24 16:52.52: Waiting for resource in pool day11-builds
2026-06-24 17:39.58: Got resource from pool day11-builds
2026-06-24 17:39.58: [profile full] build ffmpeg-av.1.1.6
2026-06-24 17:39.58: build ffmpeg-av.1.1.6 (10344cda59d7)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  c9e7bdbf5823
  base-unix.base                                     7d1428be9ddb
  compiler-cloning.enabled                           439a1fc77aa6
  conf-ffmpeg.1                                      56d8892915c7
  conf-pkg-config.5                                  d5de2c6a88f9
  csexp.1.5.2                                        977b865a51b4
  dune.3.23.1                                        a59dd9b14fe3
  dune-configurator.3.23.1                           8cec6bb1116c
  ffmpeg-avcodec.1.1.6                               f4c6cd500a83
  ffmpeg-avutil.1.1.6                                b50e25a7df73
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== 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-24 17:40.11: OK: build ffmpeg-av.1.1.6 (runc: 4.7s, disk: 8KB)
2026-06-24 17:40.11: Job succeeded