Build:
  1. 0
2026-06-24 16:52.58: New job: build ffmpeg-swresample.1.1.9 (e598f7b29705)
2026-06-24 16:52.58: 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-swresample.1.1.9
2026-06-24 17:39.58: build ffmpeg-swresample.1.1.9 (e598f7b29705)
=== 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.9                               68e28408fc80
  ffmpeg-avutil.1.1.9                                3ffb8f1bb93d
  ocaml.5.5.0                                        383268832c4b
  ocaml-base-compiler.5.5.0                          522c248944c8
  ocaml-compiler.5.5.0                               eb1a8babf54c
=== STDOUT ===
Processing: [default: loading data]
[ffmpeg-swresample.1.1.9: extract]
-> retrieved ffmpeg-swresample.1.1.9  (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.9)
- (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.9
-> installed ffmpeg-swresample.1.1.9
[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-swresample.1.1.9 (runc: 4.1s, disk: 10KB)
2026-06-24 17:40.11: Job succeeded