Source: sitplus Version: 1.0.3-3 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20130529 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. It's a problem in boost which is fixed in 1.50. TIME_UTC is a C11 macro that colides with boost::TIME_UTC. In Boost 1.50, this constant was renamed to TIME_UTC_. To fix it just use the new symbol name. Relevant part: > /«PKGBUILDDIR»/include/spcore/pinimpl.h:359:23: required from > 'boost::intrusive_ptr<const spcore::CTypeAny> > spcore::CInputPinReadWrite<TDATA, TCOMPONENT>::Read() const [with TDATA = > spcore::SimpleType<spcore::CTypeIntContents>; TCOMPONENT = > mod_camera::CameraConfig]' > /«PKGBUILDDIR»/src/mod_camera/mod_camera.cpp:430:2: required from here > /«PKGBUILDDIR»/include/spcore/baseobj.h:143:13: note: 'void > boost::intrusive_ptr_add_ref(const spcore::IBaseObject*)' declared here, > later in the translation unit > make[3]: *** [src/mod_camera/CMakeFiles/spmod_camera.dir/mod_camera.cpp.o] > Error 1 The full build log is available from: http://deiv.vzpla.net/logs/2013/05/29/sitplus_1.0.3-3_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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

