[Bug 263854] multimedia/vlc broken, when UPNP is enabled

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 07 May 2022 22:16:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263854

            Bug ID: 263854
           Summary: multimedia/vlc broken, when UPNP is enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: mi@ALDAN.algebra.com
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)
          Assignee: multimedia@FreeBSD.org

I wish, Bug 260617 was addressed, then this problem would've been caught by the
build-cluster :-(

The port currently breaks with UPNP option enabled:

services_discovery/upnp.cpp:1718:21: error: use of undeclared identifier
'UpnpInit'; did you mean 'UpnpInit2'?
        int i_res = UpnpInit( psz_hostip, 0 );
                    ^~~~~~~~
                    UpnpInit2
/usr/local/include/upnp/upnp.h:545:17: note: 'UpnpInit2' declared here
EXPORT_SPEC int UpnpInit2(

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