Build:
  1. 0
2026-06-16 16:19.30: New job: build ffmpeg-swresample.1.1.3 (5dde3555d584)
2026-06-16 16:19.30: Waiting for resource in pool day11-builds
2026-06-16 17:00.49: Got resource from pool day11-builds
2026-06-16 17:00.49: [profile full] build ffmpeg-swresample.1.1.3
2026-06-16 17:00.49: build ffmpeg-swresample.1.1.3 (5dde3555d584)
=== DEPENDENCIES (13 transitive) ===
  base-threads.base                                  b7164ff76afe
  base-unix.base                                     839dc585f12d
  conf-ffmpeg.1                                      2fb40fe1b3a8
  conf-pkg-config.5                                  64c6b37d622b
  csexp.1.5.2                                        e2491a88a8e9
  dune.3.23.1                                        d50060dd2cab
  dune-configurator.3.23.1                           83dd42d9abe2
  ffmpeg-avcodec.1.1.3                               56d7b26c198b
  ffmpeg-avutil.1.1.3                                a3ffbf28249f
  ocaml.5.4.1                                        708fed352b2a
  ocaml-base-compiler.5.4.1                          89b85703f841
  ocaml-compiler.5.4.1                               a719b8419b8e
  ocaml-config.3                                     aa27f63940d8
=== STDOUT ===
Processing: [default: loading data]
[ffmpeg-swresample.1.1.3: extract]
-> retrieved ffmpeg-swresample.1.1.3  (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.3)
- (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.3
-> installed ffmpeg-swresample.1.1.3
[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-16 17:00.58: OK: build ffmpeg-swresample.1.1.3 (runc: 3.1s, disk: 10KB)
2026-06-16 17:00.58: Job succeeded