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
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
|
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.
Friday, 02 August 2013, 09:51 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in trunk.