[Bug 276145] graphics/libmng: No longer exports needed functions

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 06 Jan 2024 14:24:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276145

            Bug ID: 276145
           Summary: graphics/libmng: No longer exports needed functions
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: riggs@FreeBSD.org
                CC: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(mi@ALDAN.algebra.com)
                CC: mi@ALDAN.algebra.com

Created attachment 247480
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247480&action=edit
Full poudriere log of the build error

When mplayer tries to link to libmng, it breaks:

ld: error: undefined symbol: mng_setcb_writedata
>>> referenced by vo_mng.c
>>>               libvo/vo_mng.o:(vomng_prop_reset)
[and a few others, see attached poudriere log]

I'm not sure when exactly this broke, I haven't built mplayer with mng turned
on in a while.

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