[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1092688: marked as done (ocaml-taglib: FTBFS with taglib 2.0)



Your message dated Sat, 01 Feb 2025 18:51:45 +0000
with message-id <[🔎] E1teIan-005xcS-Ap@fasolo.debian.org>
and subject line Bug#1094695: Removed package(s) from unstable
has caused the Debian Bug report #1092688,
regarding ocaml-taglib: FTBFS with taglib 2.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
1092688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092688
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-taglib
Version: 0.3.10-3
Severity: important
User: debian-multimedia@lists.debian.org
Usertags: taglib2.0

The package fails to build with taglib 2.0.2 from Debian experimental.
There are API breakages between taglib 1.x and taglib 2.x, and
some manual tweaks may be necessary.

Related build logs:

   dh_auto_build -O--buildsystem=ocaml_dune
        dune build -j 8 -p taglib
File "src/dune", line 8, characters 9-21:
8 |   (names taglib_stubs)
             ^^^^^^^^^^^^
(cd _build/default/src && /usr/bin/x86_64-linux-gnu-gcc -fPIC -I/usr/include/taglib -g -I /usr/lib/x86_64-linux-gnu/ocaml/5.2.0 -I /usr/lib/x86_64-linux-gnu/ocaml/5.2.0/unix -o taglib_stubs.o -c taglib_stubs.cc)
taglib_stubs.cc: In function ‘value caml_taglib_file_new(value, value)’:
taglib_stubs.cc:231:18: error: ‘create’ is not a member of ‘TagLib::FileRef’
  231 |     f = FileRef::create(filename);
      |                  ^~~~~~
taglib_stubs.cc: In function ‘value caml_taglib_audioproperties_get_int(value, value)’:
taglib_stubs.cc:502:23: warning: ‘virtual int TagLib::AudioProperties::length() const’ is deprecated [-Wdeprecated-declarations]
  502 |     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:571:11: error: ‘uint’ is not a member of ‘TagLib’; did you mean ‘uint’?
  571 |   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:573:31: error: ‘size’ was not declared in this scope; did you mean ‘std::size’?
  573 |   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
      |     ^~~~
dh_auto_build: error: dune build -j 8 -p taglib returned exit code 1

Thanks,
Boyuan Yang

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Version: 0.3.10-3+rm

Dear submitter,

as the package ocaml-taglib has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1094695

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply to: