Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 797295

Summary: media-video/vlc-3.0.16 access/live555.cpp:855:63: error: ‘class MediaSubsession’ has no member named ‘connectionEndpointAddress’; did you mean ‘getConnectionEndpointAddress’?
Product: Gentoo Linux Reporter: email200202
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: Adrian.Bassett, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge -pqv '=media-video/vlc-3.0.16::gentoo'
emerge --info '=media-video/vlc-3.0.16::gentoo'

Description email200202 2021-06-21 07:35:45 UTC
media-video/vlc-3.0.16 failed to build with the error message:

access/live555.cpp: In function ‘int SessionsSetup(demux_t*)’:
access/live555.cpp:855:63: error: ‘class MediaSubsession’ has no member named ‘connectionEndpointAddress’; did you mean ‘getConnectionEndpointAddress’?
  855 |                 p_sys->b_multicast = IsMulticastAddress( sub->connectionEndpointAddress() );
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                               getConnectionEndpointAddress


Reproducible: Always

Steps to Reproduce:
1. emerge --sync
2. emerge -auvDN world

Actual Results:  
Failed

Expected Results:  
Not to fail
Comment 1 email200202 2021-06-21 07:36:49 UTC
Created attachment 717336 [details]
build.log
Comment 2 email200202 2021-06-21 07:38:02 UTC
Created attachment 717339 [details]
emerge -pqv '=media-video/vlc-3.0.16::gentoo'
Comment 3 email200202 2021-06-21 07:38:57 UTC
Created attachment 717342 [details]
emerge --info '=media-video/vlc-3.0.16::gentoo'
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-21 09:38:11 UTC

*** This bug has been marked as a duplicate of bug 795798 ***