Source: supercollider Version: 1:3.8.0~repack-2 Severity: serious Tags: ftbfs
https://buildd.debian.org/status/package.php?p=supercollider&suite=sid ... In file included from /<<PKGBUILDDIR>>/server/supernova/sc/../server/synth.hpp:29, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth.hpp:31, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth_definition.cpp:25: /<<PKGBUILDDIR>>/server/supernova/./utilities/time_tag.hpp: In member function 'boost::posix_time::ptime nova::time_tag::to_ptime() const': /<<PKGBUILDDIR>>/server/supernova/./utilities/time_tag.hpp:233:102: error: no matching function for call to 'boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>::subsecond_duration(double)' time_duration offset = seconds(get_secs() - ntp_offset) + microseconds(get_nanoseconds()/1000); ^ In file included from /usr/include/boost/date_time/posix_time/posix_time_config.hpp:16, from /usr/include/boost/date_time/posix_time/posix_time_system.hpp:13, from /usr/include/boost/date_time/posix_time/ptime.hpp:12, from /usr/include/boost/date_time/posix_time/posix_time_types.hpp:12, from /usr/include/boost/thread/thread_time.hpp:11, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/mutex.hpp:16, from /usr/include/boost/thread/mutex.hpp:16, from /usr/include/boost/thread/pthread/shared_mutex.hpp:14, from /usr/include/boost/thread/shared_mutex.hpp:28, from /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:27, from /<<PKGBUILDDIR>>/server/supernova/./utilities/named_hash_entry.hpp:27, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synthdef.hpp:30, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth_definition.hpp:24, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth.hpp:29, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth_definition.cpp:25: /usr/include/boost/date_time/time_duration.hpp:285:14: note: candidate: 'template<class T> boost::date_time::subsecond_duration<base_duration, frac_of_second>::subsecond_duration(const T&, typename boost::enable_if<boost::is_integral<T>, void>::type*)' explicit subsecond_duration(T const& ss, ^~~~~~~~~~~~~~~~~~ /usr/include/boost/date_time/time_duration.hpp:285:14: note: template argument deduction/substitution failed: /usr/include/boost/date_time/time_duration.hpp: In substitution of 'template<class T> boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>::subsecond_duration(const T&, typename boost::enable_if<boost::is_integral<T>, void>::type*) [with T = double]': /<<PKGBUILDDIR>>/server/supernova/./utilities/time_tag.hpp:233:102: required from here /usr/include/boost/date_time/time_duration.hpp:285:14: error: no type named 'type' in 'struct boost::enable_if<boost::is_integral<double>, void>' In file included from /usr/include/boost/date_time/posix_time/posix_time_config.hpp:16, from /usr/include/boost/date_time/posix_time/posix_time_system.hpp:13, from /usr/include/boost/date_time/posix_time/ptime.hpp:12, from /usr/include/boost/date_time/posix_time/posix_time_types.hpp:12, from /usr/include/boost/thread/thread_time.hpp:11, from /usr/include/boost/thread/lock_types.hpp:18, from /usr/include/boost/thread/pthread/mutex.hpp:16, from /usr/include/boost/thread/mutex.hpp:16, from /usr/include/boost/thread/pthread/shared_mutex.hpp:14, from /usr/include/boost/thread/shared_mutex.hpp:28, from /<<PKGBUILDDIR>>/external_libraries/nova-tt/nova-tt/rw_mutex.hpp:27, from /<<PKGBUILDDIR>>/server/supernova/./utilities/named_hash_entry.hpp:27, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synthdef.hpp:30, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth_definition.hpp:24, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth.hpp:29, from /<<PKGBUILDDIR>>/server/supernova/sc/sc_synth_definition.cpp:25: /usr/include/boost/date_time/time_duration.hpp:270:30: note: candidate: 'boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>::subsecond_duration(const boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>&)' class BOOST_SYMBOL_VISIBLE subsecond_duration : public base_duration ^~~~~~~~~~~~~~~~~~ /usr/include/boost/date_time/time_duration.hpp:270:30: note: no known conversion for argument 1 from 'double' to 'const boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>&' /usr/include/boost/date_time/time_duration.hpp:270:30: note: candidate: 'boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>::subsecond_duration(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>&&)' /usr/include/boost/date_time/time_duration.hpp:270:30: note: no known conversion for argument 1 from 'double' to 'boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000000>&&' make[3]: *** [server/supernova/CMakeFiles/libsupernova.dir/build.make:66: server/supernova/CMakeFiles/libsupernova.dir/sc/sc_synth_definition.cpp.o] Error 1