Source: alljoyn-core-1504 Version: 15.04b+dfsg.1-1 Severity: serious Tags: buster sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20171030 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<BUILDDIR>>/alljoyn-core-1504-15.04b+dfsg.1' > dpkg-architecture -l > DEB_BUILD_ARCH=amd64 > DEB_BUILD_ARCH_ABI=base > DEB_BUILD_ARCH_BITS=64 > DEB_BUILD_ARCH_CPU=amd64 > DEB_BUILD_ARCH_ENDIAN=little > DEB_BUILD_ARCH_LIBC=gnu > DEB_BUILD_ARCH_OS=linux > DEB_BUILD_GNU_CPU=x86_64 > DEB_BUILD_GNU_SYSTEM=linux-gnu > DEB_BUILD_GNU_TYPE=x86_64-linux-gnu > DEB_BUILD_MULTIARCH=x86_64-linux-gnu > DEB_HOST_ARCH=amd64 > DEB_HOST_ARCH_ABI=base > DEB_HOST_ARCH_BITS=64 > DEB_HOST_ARCH_CPU=amd64 > DEB_HOST_ARCH_ENDIAN=little > DEB_HOST_ARCH_LIBC=gnu > DEB_HOST_ARCH_OS=linux > DEB_HOST_GNU_CPU=x86_64 > DEB_HOST_GNU_SYSTEM=linux-gnu > DEB_HOST_GNU_TYPE=x86_64-linux-gnu > DEB_HOST_MULTIARCH=x86_64-linux-gnu > DEB_TARGET_ARCH=amd64 > DEB_TARGET_ARCH_ABI=base > DEB_TARGET_ARCH_BITS=64 > DEB_TARGET_ARCH_CPU=amd64 > DEB_TARGET_ARCH_ENDIAN=little > DEB_TARGET_ARCH_LIBC=gnu > DEB_TARGET_ARCH_OS=linux > DEB_TARGET_GNU_CPU=x86_64 > DEB_TARGET_GNU_SYSTEM=linux-gnu > DEB_TARGET_GNU_TYPE=x86_64-linux-gnu > DEB_TARGET_MULTIARCH=x86_64-linux-gnu > gcc --version > gcc (Debian 7.2.0-12) 7.2.1 20171025 > Copyright (C) 2017 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > g++ --version > g++ (Debian 7.2.0-12) 7.2.1 20171025 > Copyright (C) 2017 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > > scons BINDINGS=c CPU=x86_64 OS=linux VARIANT=release V=1 CRYPTO=builtin \ > WS=off BT=off ICE=off > scons: Reading SConscript files ... > File "/<<BUILDDIR>>/alljoyn-core-1504-15.04b+dfsg.1/SConstruct", line 37 > > print 'Building bindings: %s' % ', '.join(bindings) > > ^ > > SyntaxError: invalid syntax > > debian/rules:39: recipe for target 'override_dh_auto_build' failed > make[1]: *** [override_dh_auto_build] Error 2 The full build log is available from: http://aws-logs.debian.net/2017/10/30/alljoyn-core-1504_15.04b+dfsg.1-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.