severity 849794 serious retitle 849794 qtwebengine-opensource-src: FTBFS in every arch (including "all") but amd64 thanks
On Sat, 31 Dec 2016, Boyuan Yang wrote: > The root of FTBFS seems different on different architectures: > > * i386: OOM > * mips: "#error Please add support for your architecture in build/ > build_config.h" > * armhf, armel: "fatal error: gnu/stubs-hard.h: No such file or directory" > * kfreebsd: "Unknown platform. Qt WebEngine only supports Linux, Windows, and > OS X." > * mipsel: "collect2: fatal error: ld terminated with signal 6 [Aborted] > compilation terminated. > terminate called after throwing an instance of 'std::bad_alloc' > what(): std::bad_alloc" Well, you forgot the "all" architecture. I tried to build this with "dpkg-buildpackage -A" and it failed as well: https://people.debian.org/~sanvila/build-logs/qtwebengine-opensource-src/ [ Build failures in the "all" architecture are always serious. See Bug #830997 for details ]. If you prefer I could file a separate bug for this, but since this report was already about unbuildability I thought it was simpler to extend the scope and modify the subject as I did. > I would suggest making a source-only upload (to experimental, maybe) after > applying fixes to test if the fixes are working correctly. > > [0] https://buildd.debian.org/status/package.php?p=qtwebengine-opensource-src Please make sure you try both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" before making another upload. Thanks.