Build:
  1. 0
2026-06-23 20:02.56: New job: build ffmpeg-swresample.1.1.7 (a9bce9e83bd4)
2026-06-23 20:02.56: Waiting for resource in pool day11-builds
2026-06-23 20:54.30: Got resource from pool day11-builds
2026-06-23 20:54.30: [profile full] build ffmpeg-swresample.1.1.7
2026-06-23 20:54.30: build ffmpeg-swresample.1.1.7 (a9bce9e83bd4)
=== 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.1.7                               22c832d15827
  ffmpeg-avutil.1.1.7                                a7aa209db585
  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.7: extract]
-> retrieved ffmpeg-swresample.1.1.7  (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.7)
- (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:251:3: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations]
-   251 |   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:562:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   562 |     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:564:5: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   564 |     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:578:5: warning: 'av_opt_set_channel_layout' is deprecated [-Wdeprecated-declarations]
-   578 |     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:581:9: warning: 'av_get_channel_layout_nb_channels' is deprecated [-Wdeprecated-declarations]
-   581 |         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.7
-> installed ffmpeg-swresample.1.1.7
[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:54.40: OK: build ffmpeg-swresample.1.1.7 (runc: 4.6s, disk: 10KB)
2026-06-23 20:54.40: Job succeeded