Build:
  1. 0
2026-07-24 11:57.33: New job: build taglib.0.3.7 (fda51a5fc88f)
2026-07-24 11:57.33: Waiting for resource in pool day11-builds
2026-07-24 12:17.35: Got resource from pool day11-builds
2026-07-24 12:17.35: [profile full] build taglib.0.3.7
2026-07-24 12:17.35: build taglib.0.3.7 (fda51a5fc88f)
=== DEPENDENCIES (11 transitive) ===
  base-threads.base                                  afe16a8e71c3
  base-unix.base                                     73c0a5fdd34a
  compiler-cloning.enabled                           22a431860256
  conf-pkg-config.5                                  2c611009363a
  conf-taglib.1                                      fac0b26fa7c2
  csexp.1.5.2                                        9b58e29a8bf1
  dune.3.24.1                                        0d2a3ba8bfb9
  dune-configurator.3.24.1                           29a4528f5159
  ocaml.5.5.0                                        af24caade1d3
  ocaml-base-compiler.5.5.0                          5f93989ce6d7
  ocaml-compiler.5.5.0                               15edcf5138e5
=== STDOUT ===
Processing: [default: loading data]
[taglib.0.3.7: dl]
[taglib.0.3.7: extract]
-> retrieved taglib.0.3.7  (https://opam.ocaml.org/cache)
[taglib: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "taglib" "-j" "39" "@install" (CWD=/home/opam/.opam/default/.opam-switch/build/taglib.0.3.7)
- File "src/dune", line 8, characters 9-21:
- 8 |   (names taglib_stubs)
-              ^^^^^^^^^^^^
- (cd _build/default/src && /usr/bin/gcc -fPIC -I/usr/include/taglib -g -I /home/opam/.opam/default/lib/ocaml -I /home/opam/.opam/default/lib/ocaml/unix -o taglib_stubs.o -c taglib_stubs.cc)
- taglib_stubs.cc: In function 'value caml_taglib_file_new(value, value)':
- taglib_stubs.cc:194:18: error: 'create' is not a member of 'TagLib::FileRef'
-   194 |     f = FileRef::create(filename);
-       |                  ^~~~~~
- taglib_stubs.cc: In function 'value caml_taglib_tag_get_string(value, value)':
- taglib_stubs.cc:301:24: error: 'null' is not a member of 'TagLib::String'
-   301 |   String tmp = String::null;
-       |                        ^~~~
- taglib_stubs.cc:316:22: error: 'null' is not a member of 'TagLib::String'
-   316 |   if (tmp == String::null)
-       |                      ^~~~
- taglib_stubs.cc: In function 'value caml_taglib_audioproperties_get_int(value, value)':
- taglib_stubs.cc:471:23: warning: 'virtual int TagLib::AudioProperties::length() const' is deprecated [-Wdeprecated-declarations]
-   471 |     tmp = prop->length();
-       |           ~~~~~~~~~~~~^~
- In file included from /usr/include/taglib/fileref.h:33,
-                  from taglib_stubs.cc:45:
- /usr/include/taglib/audioproperties.h:82:17: note: declared here
-    82 |     virtual int length() const;
-       |                 ^~~~~~
- taglib_stubs.cc: In function 'value caml_taglib_id3v2_parse_tag(value, value)':
- taglib_stubs.cc:540:11: error: 'uint' is not a member of 'TagLib'; did you mean 'uint'?
-   540 |   TagLib::uint size = ID3v2::Header::size();
-       |           ^~~~
- In file included from /usr/include/stdlib.h:514,
-                  from /usr/include/c++/14/cstdlib:79,
-                  from /usr/include/c++/14/stdlib.h:36,
-                  from taglib_stubs.cc:43:
- /usr/include/x86_64-linux-gnu/sys/types.h:150:22: note: 'uint' declared here
-   150 | typedef unsigned int uint;
-       |                      ^~~~
- taglib_stubs.cc:542:31: error: 'size' was not declared in this scope; did you mean 'std::size'?
-   542 |   tag->doParse(ByteVector(s + size, caml_string_length(h) - size));
-       |                               ^~~~
-       |                               std::size
- In file included from /usr/include/c++/14/vector:69,
-                  from /usr/include/taglib/tbytevector.h:30,
-                  from /usr/include/taglib/tfile.h:29,
-                  from /usr/include/taglib/fileref.h:29:
- /usr/include/c++/14/bits/range_access.h:272:5: note: 'std::size' declared here
-   272 |     size(const _Tp (&)[_Nm]) noexcept
-       |     ^~~~
build failed... 
[ERROR] The compilation of taglib.0.3.7 failed at "dune build -p taglib -j 39 @install".

=== STDERR ===

2026-07-24 12:18.04: FAILED: build taglib.0.3.7
2026-07-24 12:18.04: Job failed: build failed: taglib.0.3.7