Source: guymager Version: 0.8.8-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200321 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -c -pipe -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -g > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -ggdb -O3 -Wall -W > -fmessage-length=0 -fno-strict-aliasing -D_REENTRANT -fPIC > -DSPLASH_DIR='"/usr/share/guymager"' -DLANGUAGE_DIR='"/usr/share/guymager"' > -DLANGUAGE_DIR_QT='"/usr/share/qt5/translations"' -DQT_NO_DEBUG > -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CORE_LIB -I. -isystem > /usr/include/libguytools2 -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem > /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem > /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem > /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem > /usr/include/x86_64-linux-gnu/qt5/QtCore -Imoc > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o aewf.o aewf.cpp > aewf.cpp:143:12: error: flexible array member ‘<unnamed struct>::OffsetArr’ > not at end of ‘struct<unnamed>’ > 143 | uint OffsetArr[]; > | ^~~~~~~~~ > aewf.cpp:158:28: error: flexible array member ‘<unnamed struct>::ErrorArr’ > not at end of ‘struct<unnamed>’ > 158 | t_AewfSectionErrorEntry ErrorArr[]; > | ^~~~~~~~ > make[2]: *** [Makefile:906: aewf.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/03/21/guymager_0.8.8-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.