Build:
  1. 0
2026-06-20 18:53.10: New job: build ffmpeg-swresample.1.1.2 (f0ad96509624)
2026-06-20 18:53.10: Waiting for resource in pool day11-builds
2026-06-20 19:14.41: Got resource from pool day11-builds
2026-06-20 19:14.41: [profile full] build ffmpeg-swresample.1.1.2
2026-06-20 19:14.41: build ffmpeg-swresample.1.1.2 (f0ad96509624)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  compiler-cloning.enabled                           0d2606125f88
  conf-ffmpeg.1                                      2fb40fe1b3a8
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        315ecef51574
  dune.3.23.1                                        dbfeecb5ca10
  dune-configurator.3.23.1                           8afe79196456
  ffmpeg-avcodec.1.1.2                               130ff4687b50
  ffmpeg-avutil.1.1.2                                0122da7e798c
  ocaml.5.5.0                                        1b4132bddf48
  ocaml-base-compiler.5.5.0                          1901c3a760c1
  ocaml-compiler.5.5.0                               5f593a0b4a8c
=== STDOUT ===
Processing: [default: loading data]
[ffmpeg-swresample.1.1.2: extract]
-> retrieved ffmpeg-swresample.1.1.2  (cached)
[ffmpeg-swresample: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "ffmpeg-swresample" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/ffmpeg-swresample.1.1.2)
- (cd _build/default/swresample && /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 swresample_stubs.o -c swresample_stubs.c)
- swresample_stubs.c: In function 'get_in_samples_frame':
- swresample_stubs.c:83:3: warning: 'channels' is deprecated [-Wdeprecated-declarations]
-    83 |   int nb_channels = frame->channels;
-       |   ^~~
- In file included from /usr/include/x86_64-linux-gnu/libavutil/hwcontext.h:23,
-                  from /usr/include/x86_64-linux-gnu/libavcodec/codec.h:27,
-                  from /usr/include/x86_64-linux-gnu/libavformat/avformat.h:313,
-                  from swresample_stubs.c:18:
- /usr/include/x86_64-linux-gnu/libavutil/frame.h:643:9: note: declared here
-   643 |     int channels;
-       |         ^~~~~~~~
- swresample_stubs.c: In function 'alloc_out_frame':
- swresample_stubs.c:249:3: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations]
-   249 |   frame->channel_layout = swr->out_channel_layout;
-       |   ^~~~~
- /usr/include/x86_64-linux-gnu/libavutil/frame.h:510:14: note: declared here
-   510 |     uint64_t channel_layout;
-       |              ^~~~~~~~~~~~~~
- swresample_stubs.c: In function 'swresample_set_context':
- swresample_stubs.c:563:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   563 |     av_opt_set_channel_layout(ctx, "in_channel_layout", in_channel_layout, 0);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from swresample_stubs.c:20:
- /usr/include/x86_64-linux-gnu/libavutil/opt.h:702:5: note: declared here
-   702 | int av_opt_set_channel_layout(void *obj, const char *name, int64_t ch_layout, int search_flags);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
- swresample_stubs.c:565:5: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   565 |     swr->in.nb_channels = av_get_channel_layout_nb_channels(in_channel_layout);
-       |     ^~~
- In file included from /usr/include/x86_64-linux-gnu/libavutil/frame.h:33:
- /usr/include/x86_64-linux-gnu/libavutil/channel_layout.h:449:5: note: declared here
-   449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- swresample_stubs.c:579:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   579 |     av_opt_set_channel_layout(ctx, "out_channel_layout", out_channel_layout, 0);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/libavutil/opt.h:702:5: note: declared here
-   702 | int av_opt_set_channel_layout(void *obj, const char *name, int64_t ch_layout, int search_flags);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
- swresample_stubs.c:582:9: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   582 |         av_get_channel_layout_nb_channels(out_channel_layout);
-       |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/x86_64-linux-gnu/libavutil/channel_layout.h:449:5: note: declared here
-   449 | int av_get_channel_layout_nb_channels(uint64_t channel_layout);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-> compiled  ffmpeg-swresample.1.1.2
-> installed ffmpeg-swresample.1.1.2
[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-20 19:14.51: OK: build ffmpeg-swresample.1.1.2 (runc: 4.1s, disk: 10KB)
2026-06-20 19:14.51: Job succeeded