[Bug 259853] multimedia/libmediainfo Undefined tfsxml_* symbols

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 15 Nov 2021 13:51:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259853

            Bug ID: 259853
           Summary: multimedia/libmediainfo Undefined tfsxml_* symbols
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: johannesfalke@googlemail.com
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

I already e-mailed around 1 month ago but there was no response.

The current build of libmediainfo is missing some symbol definitions, see
https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1822968.html

This has already been patched upstream, see
https://github.com/MediaArea/MediaInfoLib/pull/1434/commits/038dff8433053aada3e8bf34655e2cec67305c5c
.


# nm -gD /usr/local/lib/libmediainfo.so.0 | grep tfsxml
                 U tfsxml_attr
                 U tfsxml_cmp_charp
                 U tfsxml_enter
                 U tfsxml_init
                 U tfsxml_leave
                 U tfsxml_next
                 U tfsxml_str_charp
                 U tfsxml_value

-- 
You are receiving this mail because:
You are the assignee for the bug.