Source: squirrel3 Version: 3.1-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160713 qa-ftbfs Justification: FTBFS with GCC 6 on amd64
Hi, During a rebuild of all packages in sid using the gcc-defaults package available in experimental to make GCC default to version 6, your package failed to build on amd64. For more information about GCC 6 and Stretch, see: - https://wiki.debian.org/GCC6 - https://lists.debian.org/debian-devel-announce/2016/06/msg00007.html Relevant part (hopefully): > make[1]: Entering directory '/«PKGBUILDDIR»' > dh_compress -X.pdf > make[1]: Leaving directory '/«PKGBUILDDIR»' > dh_fixperms -a > dh_strip -a > dh_makeshlibs -a > dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols > file: see diff output below > dpkg-gensymbols: warning: debian/libsquirrel3-0/DEBIAN/symbols doesn't match > completely debian/libsquirrel3-0.symbols.amd64 > --- debian/libsquirrel3-0.symbols.amd64 (libsquirrel3-0_3.1-3_amd64) > +++ dpkg-gensymbolsWCPy2O 2016-07-13 19:27:49.064000000 +0000 > @@ -110,7 +110,7 @@ > (c++)"SQClass::SQClass(SQSharedState*, SQClass*)@Base" 3.1 > (c++)"SQClass::SetAttributes(SQObjectPtr const&, SQObjectPtr const&)@Base" > 3.1 > (c++)"SQClass::~SQClass()@Base" 3.1 > - (c++)"SQClosure::Create(SQSharedState*, SQFunctionProto*, SQWeakRef*)@Base" > 3.1 > +#MISSING: 3.1-3# (c++)"SQClosure::Create(SQSharedState*, SQFunctionProto*, > SQWeakRef*)@Base" 3.1 > (c++)"SQClosure::Finalize()@Base" 3.1 > (c++)"SQClosure::GetType()@Base" 3.1 > (c++)"SQClosure::Load(SQVM*, void*, long long (*)(void*, void*, long long), > SQObjectPtr&)@Base" 3.1 > @@ -240,7 +240,7 @@ > (c++)"SQNativeClosure::Release()@Base" 3.1 > (c++)"SQNativeClosure::~SQNativeClosure()@Base" 3.1 > (c++)"SQObjectPtr::operator=(SQObjectPtr const&)@Base" 3.1 > - (c++)"SQObjectPtr::operator=(long long)@Base" 3.1 > +#MISSING: 3.1-3# (c++)"SQObjectPtr::operator=(long long)@Base" 3.1 > (c++)"SQObjectPtr::operator=(tagSQObject const&)@Base" 3.1 > (c++)"SQObjectPtr::~SQObjectPtr()@Base" 3.1 > (c++)"SQOuter::Finalize()@Base" 3.1 > dh_makeshlibs: failing due to earlier errors > make: *** [binary-arch] Error 2 The full build log is available from: http://people.debian.org/~lucas/logs/2016/07/13/squirrel3_3.1-3_unstable_gcc6.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.