Build:
  1. 0
2026-06-23 20:03.23: New job: build ffmpeg-av.1.0.0~beta1 (6153b3a36927)
2026-06-23 20:03.23: Waiting for resource in pool day11-builds
2026-06-23 20:54.50: Got resource from pool day11-builds
2026-06-23 20:54.50: [profile full] build ffmpeg-av.1.0.0~beta1
2026-06-23 20:54.50: build ffmpeg-av.1.0.0~beta1 (6153b3a36927)
=== 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.0.0~beta1                         294296b74d36
  ffmpeg-avutil.1.0.0~beta1                          0bd2adf4bded
  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.0.0~beta1: extract]
-> retrieved ffmpeg-av.1.0.0~beta1  (cached)
[ffmpeg-av: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ffmpeg-av" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ffmpeg-av.1.0.0~beta1)
- (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 'ocaml_av_find_input_format':
- av_stubs.c:493:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   493 |   AVInputFormat *format = av_find_input_format(short_name);
-       |                           ^~~~~~~~~~~~~~~~~~~~
- av_stubs.c: In function 'open_stream_index':
- av_stubs.c:803:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   803 |   AVCodec *dec = avcodec_find_decoder(dec_param->codec_id);
-       |                  ^~~~~~~~~~~~~~~~~~~~
- av_stubs.c: In function 'ocaml_av_read_input':
- av_stubs.c:932:3: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
-   932 |   av_init_packet(&packet);
-       |   ^~~~~~~~~~~~~~
- In file included from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:316,
-                  from av_stubs.c:16:
- /usr/include/x86_64-linux-gnu/libavcodec/packet.h:512:6: note: declared here
-   512 | void av_init_packet(AVPacket *pkt);
-       |      ^~~~~~~~~~~~~~
- av_stubs.c:967:11: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
-   967 |           av_init_packet(new_packet);
-       |           ^~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/libavcodec/packet.h:512:6: note: declared here
-   512 | void av_init_packet(AVPacket *pkt);
-       |      ^~~~~~~~~~~~~~
- av_stubs.c: In function 'ocaml_av_output_format_guess':
- av_stubs.c:1157:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-  1157 |   guessed = av_guess_format(short_name, filename, mime);
-       |           ^
- av_stubs.c: In function 'write_frame':
- av_stubs.c:1838:3: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
-  1838 |   av_init_packet(&packet);
-       |   ^~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/libavcodec/packet.h:512:6: note: declared here
-   512 | void av_init_packet(AVPacket *pkt);
-       |      ^~~~~~~~~~~~~~
- av_stubs.c: In function 'write_subtitle_frame':
- av_stubs.c:1982:3: warning: 'av_init_packet' is deprecated [-Wdeprecated-declarations]
-  1982 |   av_init_packet(&packet);
-       |   ^~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/libavcodec/packet.h:512:6: note: declared here
-   512 | void av_init_packet(AVPacket *pkt);
-       |      ^~~~~~~~~~~~~~
-> compiled  ffmpeg-av.1.0.0~beta1
-> installed ffmpeg-av.1.0.0~beta1
[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:55.00: OK: build ffmpeg-av.1.0.0~beta1 (runc: 4.6s, disk: 9KB)
2026-06-23 20:55.00: Job succeeded