[pkg-kolab] Bug#756866: [libkolabxml] FTBFS from source on sid amd64 (sbuild/pbuilder)

Franz Schrober franzschrober at yahoo.de
Sat Aug 2 18:33:21 UTC 2014


Just tested the upstream master and it seems that it also stops building on Debian sid with the error messages like (and of course the ones I've posted earlier in the bug report):

/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:923:5: note: const date_optional& icalendar_2_0::DateDatetimePropertyType::date() const
     date () const;
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:923:5: note:   candidate expects 0 arguments, 1 provided
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:926:5: note: icalendar_2_0::DateDatetimePropertyType::date_optional& icalendar_2_0::DateDatetimePropertyType::date()
     date ();
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:926:5: note:   candidate expects 0 arguments, 1 provided
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:929:5: note: void icalendar_2_0::DateDatetimePropertyType::date(const date_type&)
     date (const date_type& x);
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:929:5: note:   no known conversion for argument 1 from ‘Kolab::Shared::date {aka xsd::cxx::tree::date<char, int>}’ to ‘const date_type& {aka const xsd::cxx::tree::date<char, xsd::cxx::tree::simple_type<char, xsd::cxx::tree::_type> >&}’
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:932:5: note: void icalendar_2_0::DateDatetimePropertyType::date(const date_optional&)
     date (const date_optional& x);
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:932:5: note:   no known conversion for argument 1 from ‘Kolab::Shared::date {aka xsd::cxx::tree::date<char, int>}’ to ‘const date_optional& {aka const xsd::cxx::tree::optional<xsd::cxx::tree::date<char, xsd::cxx::tree::simple_type<char, xsd::cxx::tree::_type> > >&}’
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:935:5: note: void icalendar_2_0::DateDatetimePropertyType::date(std::auto_ptr<xsd::cxx::tree::date<char, xsd::cxx::tree::simple_type<char, xsd::cxx::tree::_type> > >)
     date (::std::auto_ptr< date_type > p);
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:935:5: note:   no known conversion for argument 1 from ‘Kolab::Shared::date {aka xsd::cxx::tree::date<char, int>}’ to ‘std::auto_ptr<xsd::cxx::tree::date<char, xsd::cxx::tree::simple_type<char, xsd::cxx::tree::_type> > >’
In file included from /tmp/sbuild/libkolabxml-git/src/kolabformat.cpp:21:0:
/tmp/sbuild/libkolabxml-git/src/xcalconversions.h:513:9: error: no matching function for call to ‘icalendar_2_0::RecurrenceIdPropType::date_time(Kolab::Shared::date_time)’
         ptr->date_time(Shared::fromDateTime(dt));
         ^
/tmp/sbuild/libkolabxml-git/src/xcalconversions.h:513:9: note: candidates are:
In file included from /tmp/sbuild/libkolabxml-git/a/bindings/kolabformat-xcal.hxx:292:0,
                 from /tmp/sbuild/libkolabxml-git/src/xcalconversions.h:24,
                 from /tmp/sbuild/libkolabxml-git/src/kolabformat.cpp:21:
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:902:5: note: const date_time_optional& icalendar_2_0::DateDatetimePropertyType::date_time() const
     date_time () const;
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:902:5: note:   candidate expects 0 arguments, 1 provided
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:905:5: note: icalendar_2_0::DateDatetimePropertyType::date_time_optional& icalendar_2_0::DateDatetimePropertyType::date_time()
     date_time ();
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:905:5: note:   candidate expects 0 arguments, 1 provided
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:908:5: note: void icalendar_2_0::DateDatetimePropertyType::date_time(const date_time_type&)
     date_time (const date_time_type& x);
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:908:5: note:   no known conversion for argument 1 from ‘Kolab::Shared::date_time {aka xsd::cxx::tree::date_time<char, int>}’ to ‘const date_time_type& {aka const icalendar_2_0::DateTimeType&}’
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:911:5: note: void icalendar_2_0::DateDatetimePropertyType::date_time(const date_time_optional&)
     date_time (const date_time_optional& x);
     ^
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:911:5: note:   no known conversion for argument 1 from ‘Kolab::Shared::date_time {aka xsd::cxx::tree::date_time<char, int>}’ to ‘const date_time_optional& {aka const xsd::cxx::tree::optional<icalendar_2_0::DateTimeType>&}’
/tmp/sbuild/libkolabxml-git/a/bindings/iCalendar-props.hxx:914:5: note: void icalendar_2_0::DateDatetimePropertyType::date_time(std::auto_ptr<icalendar_2_0::DateTimeType>)
     date_time (::std::auto_ptr< date_time_type > p);








So it looks like the libkolab* stuff does not only loose data but it doesn't build anymore.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libkolabxml_1.0.1-2_amd64.build
Type: application/octet-stream
Size: 151402 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kolab-devel/attachments/20140802/2421c0e8/attachment-0001.obj>


More information about the pkg-kolab-devel mailing list