Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 797295 - media-video/vlc-3.0.16 access/live555.cpp:855:63: error: ‘class MediaSubsession’ has no member named ‘connectionEndpointAddress’; did you mean ‘getConnectionEndpointAddress’?
Summary: media-video/vlc-3.0.16 access/live555.cpp:855:63: error: ‘class MediaSubsessi...
Status: RESOLVED DUPLICATE of bug 795798
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-21 07:35 UTC by email200202
Modified: 2021-06-21 09:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,86.84 KB, text/x-log)
2021-06-21 07:36 UTC, email200202
Details
emerge -pqv '=media-video/vlc-3.0.16::gentoo' (file_797295.txt,839 bytes, text/plain)
2021-06-21 07:38 UTC, email200202
Details
emerge --info '=media-video/vlc-3.0.16::gentoo' (file_797295.txt,6.50 KB, text/plain)
2021-06-21 07:38 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***