Source: connectome-workbench Version: 1.4.2-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201119 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/Brain && /usr/bin/c++ -DCARET_DOTFCN > -DCARET_OS_LINUX -DHAVE_FREETYPE -DQT_CORE_LIB -DQT_NO_DEBUG > -DWORKBENCH_HAVE_HELP_HTML -I/<<PKGBUILDDIR>>/src/kloewe/dot/src > -I/usr/include/x86_64-linux-gnu/qt5/QtNetwork > -I/usr/include/x86_64-linux-gnu/qt5/QtGui -I/<<PKGBUILDDIR>>/src/Annotations > -I/<<PKGBUILDDIR>>/src/Brain -I/<<PKGBUILDDIR>>/src/Charting > -I/<<PKGBUILDDIR>>/src/Cifti -I/<<PKGBUILDDIR>>/src/FilesBase > -I/<<PKGBUILDDIR>>/src/Files -I/<<PKGBUILDDIR>>/src/Graphics > -I/<<PKGBUILDDIR>>/src/Palette -I/<<PKGBUILDDIR>>/src/Gifti > -I/<<PKGBUILDDIR>>/src/Nifti -I/<<PKGBUILDDIR>>/src/QxtCore > -I/<<PKGBUILDDIR>>/src/Scenes -I/<<PKGBUILDDIR>>/src/Xml > -I/<<PKGBUILDDIR>>/src/Common -I/usr/include/FTGL -I/usr/include/freetype2 > -I/usr/include/libpng16 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem > /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -fopenmp -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -DNDEBUG -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -W > -Wall -Werror=return-type -Werror=switch -Wunused-parameter -Wno-narrowing > -Wno-unused-local-typedefs -fPIC -std=gnu++11 -o > CMakeFiles/Brain.dir/SelectionItemBorderSurface.cxx.o -c > /<<PKGBUILDDIR>>/src/Brain/SelectionItemBorderSurface.cxx > In file included from /<<PKGBUILDDIR>>/src/Qwt/qwt_graphic.cpp:11: > /<<PKGBUILDDIR>>/src/Qwt/qwt_painter_command.h:85:22: error: field ‘clipPath’ > has incomplete type ‘QPainterPath’ > 85 | QPainterPath clipPath; > | ^~~~~~~~ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtransform.h:43, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qimage.h:48, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpixmap.h:49, > from /usr/include/x86_64-linux-gnu/qt5/QtGui/qpainter.h:48, > from > /usr/include/x86_64-linux-gnu/qt5/QtGui/qpaintengine.h:47, > from /<<PKGBUILDDIR>>/src/Qwt/qwt_null_paintdevice.h:15, > from /<<PKGBUILDDIR>>/src/Qwt/qwt_graphic.h:14, > from /<<PKGBUILDDIR>>/src/Qwt/qwt_graphic.cpp:10: > /usr/include/x86_64-linux-gnu/qt5/QtGui/qmatrix.h:54:7: note: forward > declaration of ‘class QPainterPath’ > 54 | class QPainterPath; > | ^~~~~~~~~~~~ > make[3]: *** [Qwt/CMakeFiles/Qwt.dir/build.make:296: > Qwt/CMakeFiles/Qwt.dir/qwt_graphic.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/11/19/connectome-workbench_1.4.2-1_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.