Build:
- 0
2026-07-09 20:05.55: New job: build taglib.0.3.7 (81c1cd61099c) 2026-07-09 20:05.55: Waiting for resource in pool day11-builds 2026-07-09 21:11.58: Got resource from pool day11-builds 2026-07-09 21:11.58: [profile full] build taglib.0.3.7 2026-07-09 21:11.58: build taglib.0.3.7 (81c1cd61099c) === DEPENDENCIES (11 transitive) === base-threads.base 44df48f3da5c base-unix.base 4103cdc1c2b0 compiler-cloning.enabled 66bfb9f05f4a conf-pkg-config.5 f20b8fd18442 conf-taglib.1 125324fb4fa7 csexp.1.5.2 ff64121cd3d2 dune.3.24.0 a6f8cb91c5a0 dune-configurator.3.24.0 a70654ffc3a4 ocaml.5.5.0 86e14e3aea8d ocaml-base-compiler.5.5.0 1bf93bba4295 ocaml-compiler.5.5.0 eb7e9cf1c298 === 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 - | ^~~~ [ERROR] The compilation of taglib.0.3.7 failed at "dune build -p taglib -j 39 @install". build failed... === STDERR === 2026-07-09 21:12.15: FAILED: build taglib.0.3.7 2026-07-09 21:12.15: Job failed: build failed: taglib.0.3.7