Source: cloudcompare Version: 2.11.3-2 Severity: serious Tags: ftbfs https://buildd.debian.org/status/logs.php?pkg=cloudcompare&ver=2.11.3-2
There are at least two separate errors: ... /<<PKGBUILDDIR>>/plugins/core/Standard/qRANSAC_SD/RANSAC_SD_orig/MiscLib/AlignedAllocator.h: In member function ‘T* MiscLib::AlignedAllocator<T, Align>::allocate(MiscLib::AlignedAllocator<T, Align>::size_type, std::allocator<void>::const_pointer)’: /<<PKGBUILDDIR>>/plugins/core/Standard/qRANSAC_SD/RANSAC_SD_orig/MiscLib/AlignedAllocator.h:30:29: error: there are no arguments to ‘aligned_alloc’ that depend on a template parameter, so a declaration of ‘aligned_alloc’ must be available [-fpermissive] 30 | #define a_malloc(sz, align) aligned_alloc((align), (sz)) | ^~~~~~~~~~~~~ ... ... make[3]: *** No rule to make target '/usr/lib/x86_64-linux-gnu/libavutil.so', needed by 'plugins/core/Standard/qAnimation/libQANIMATION_PLUGIN.so'. Stop. make[3]: *** Waiting for unfinished jobs.... ...