Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#36368 - [vlc] Fails to build

Attached to Project: Arch Linux
Opened by Kevin Mihelich (kmihelich) - Thursday, 01 August 2013, 20:12 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Friday, 02 August 2013, 09:51 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Giovanni Scafora (giovanni)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description: The package fails to build against current repo packages. Appears to be an issue with live-media.

Also mentioned here a week ago: https://bbs.archlinux.org/viewtopic.php?pid=1303609

Additional info:
* package version: 2.0.8-1
* log:
live555.cpp: In constructor 'RTSPClientVlc::RTSPClientVlc(UsageEnvironment&, const char*, int, const char*, portNumBits, demux_sys_t*)':
live555.cpp:235:42: error: no matching function for call to 'RTSPClient::RTSPClient(UsageEnvironment&, const char*&, int&, const char*&, portNumBits&)'
tunnelOverHTTPPortNum )
^
live555.cpp:235:42: note: candidates are:
In file included from /usr/include/liveMedia/liveMedia.hh:90:0,
from live555.cpp:61:
/usr/include/liveMedia/RTSPClient.hh:216:3: note: RTSPClient::RTSPClient(UsageEnvironment&, const char*, int, const char*, portNumBits, int)
RTSPClient(UsageEnvironment& env, char const* rtspURL,
^
/usr/include/liveMedia/RTSPClient.hh:216:3: note: candidate expects 6 arguments, 5 provided
In file included from /usr/include/liveMedia/liveMedia.hh:90:0,
from live555.cpp:61:
/usr/include/liveMedia/RTSPClient.hh:37:7: note: RTSPClient::RTSPClient(RTSPClient&)
class RTSPClient: public Medium {
^
/usr/include/liveMedia/RTSPClient.hh:37:7: note: candidate expects 1 argument, 5 provided


Steps to reproduce: Build from a clean chroot.
This task depends upon

Closed by  BartÅ‚omiej Piotrowski (Barthalion)
Friday, 02 August 2013, 09:51 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in trunk.

Loading...