Build:
  1. 0
2026-06-19 19:57.22: New job: build ffmpeg-swresample.1.1.8 (f70e6602f560)
2026-06-19 19:57.22: Waiting for resource in pool day11-builds
2026-06-19 20:16.36: Got resource from pool day11-builds
2026-06-19 20:16.36: [profile full] build ffmpeg-swresample.1.1.8
2026-06-19 20:16.36: build ffmpeg-swresample.1.1.8 (f70e6602f560)
=== DEPENDENCIES (12 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-ffmpeg.1                                      2fb40fe1b3a8
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        6a11fd34e537
  dune.3.23.1                                        b9e31df96092
  dune-configurator.3.23.1                           cdae849f232e
  ffmpeg-avcodec.1.1.8                               a92c206a718a
  ffmpeg-avutil.1.1.8                                f995cbe20678
  ocaml.5.5.0                                        7bdffd2f55d9
  ocaml-base-compiler.5.5.0                          88ac983b1a28
  ocaml-compiler.5.5.0                               8d77bbea3746
=== STDOUT ===
Processing: [default: loading data]
[ffmpeg-swresample.1.1.8: extract]
-> retrieved ffmpeg-swresample.1.1.8  (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.8)
- (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 'alloc_out_frame':
- swresample_stubs.c:249:3: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations]
-   249 |   frame->channel_layout = swr->out_channel_layout;
-       |   ^~~~~
- 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:20:
- /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:552:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   552 |     av_opt_set_channel_layout(ctx, "in_channel_layout", in_channel_layout, 0);
-       |     ^~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from swresample_stubs.c:22:
- /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:554:5: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   554 |     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:568:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   568 |     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:571:9: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   571 |         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.8
-> installed ffmpeg-swresample.1.1.8
[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-19 20:16.43: OK: build ffmpeg-swresample.1.1.8 (runc: 4.1s, disk: 9KB)
2026-06-19 20:16.43: Job succeeded