Bug#713568: vdr-plugin-live: FTBFS: recordings.ecpp:203:47: error: no matching function for call to 'tnt::QueryParams::QueryParams(tnt::QueryParams&, bool)'

David Suárez david.sephirot at gmail.com
Sat Jun 22 13:53:43 UTC 2013


Source: vdr-plugin-live
Version: 0.2.0+git20130305-6
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include  -Wno-overloaded-virtual -Wno-unused-variable -c -DPLUGIN_NAME_I18N='"live"' -DTNTVERSION=22000 -DHAVE_LIBPCRECPP -I/usr/include/vdr/include -I.. recordings.cpp
> recordings.ecpp: In member function 'virtual unsigned int {anonymous}::_component_::recordings_item_type::operator()(tnt::HttpRequest&, tnt::HttpReply&, tnt::QueryParams&)':
> recordings.ecpp:203:47: error: no matching function for call to 'tnt::QueryParams::QueryParams(tnt::QueryParams&, bool)'
>    tnt::QueryParams recItemParams(qparam, false);
>                                                ^
> recordings.ecpp:203:47: note: candidates are:
> In file included from /usr/include/tnt/httprequest.h:40:0,
>                  from /usr/include/tnt/ecpp.h:36,
>                  from recordings.cpp:6:
> /usr/include/tnt/query_params.h:46:7: note: tnt::QueryParams::QueryParams(const tnt::QueryParams&)
>        QueryParams(const QueryParams& src)
>        ^
> /usr/include/tnt/query_params.h:46:7: note:   candidate expects 1 argument, 2 provided
> /usr/include/tnt/query_params.h:43:7: note: tnt::QueryParams::QueryParams()
>        QueryParams()
>        ^
> /usr/include/tnt/query_params.h:43:7: note:   candidate expects 0 arguments, 2 provided
> make[3]: *** [recordings.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/vdr-plugin-live_0.2.0+git20130305-6_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the pkg-vdr-dvb-devel mailing list