Source: fsplib Version: 0.14-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200222 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > scons -c enable-shared=1 > scons: Reading SConscript files ... > Checking whether gcc supports -Wall... yes > Checking whether gcc supports -W... yes > Checking whether gcc supports -Wstrict-prototypes... yes > Checking whether gcc supports -Wmissing-prototypes... yes > Checking whether gcc supports -Wshadow... yes > Checking whether gcc supports -Wbad-function-cast... yes > Checking whether gcc supports -Wcast-qual... yes > Checking whether gcc supports -Wcast-align... yes > Checking whether gcc supports -Wwrite-strings... yes > Checking whether gcc supports -Waggregate-return... yes > Checking whether gcc supports -Wmissing-declarations... yes > Checking whether gcc supports -Wmissing-format-attribute... yes > Checking whether gcc supports -Wnested-externs... yes > Checking whether gcc supports -ggdb... yes > Checking whether gcc supports -fno-common... yes > Checking whether gcc supports -Wchar-subscripts... yes > Checking whether gcc supports -Wcomment... yes > Checking whether gcc supports -Wimplicit... yes > Checking whether gcc supports -Wsequence-point... yes > Checking whether gcc supports -Wreturn-type... yes > Checking whether gcc supports -Wfloat-equal... yes > Checking whether gcc supports -Wno-system-headers... yes > Checking whether gcc supports -Wredundant-decls... yes > Checking whether gcc supports -Wmissing-noreturn... yes > Checking whether gcc supports -pedantic... yes > Checking whether gcc supports -Wlong-long... yes > Checking whether gcc supports -Wundef... yes > Checking whether gcc supports -Winline... yes > Checking whether gcc supports -Wpointer-arith... yes > Checking whether gcc supports -Wno-unused-parameter... yes > Checking whether gcc supports -Wno-cast-align... yes > Checking for C type union semun... no > checking whether dirent structure has member d_namlen... no > checking whether dirent structure has member d_fileno... yes > checking whether dirent structure has member d_type... yes > Checking for C header file stdint.h... yes > Checking for C function lockf()... yes > Checking for C function semop()... yes > Checking for C function shmget()... yes > Checking for C function flock()... yes > Checking for FSP locking type... (cached) semop and shmget > Checking for user supplied lockprefix... (cached) no > Checking for user supplied prefix... (cached) no > checking whether to build shared library... (cached) yes > Checking whether to enable maintainer mode... (cached) no > scons: done reading SConscript files. > scons: Cleaning targets ... > scons: done cleaning targets. > Removing autogenerated file .sconsign.dblite > Removing autogenerated directory .sconf_temp > rm -rf .scon* config.log > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building fsplib using existing ./fsplib_0.14.orig.tar.gz > dpkg-source: error: cannot represent change to > site_scons/__pycache__/buildshared.cpython-37.pyc: binary file contents > changed > dpkg-source: error: add site_scons/__pycache__/buildshared.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/compilertest.cpython-37.pyc: binary file contents > changed > dpkg-source: error: add site_scons/__pycache__/compilertest.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/dirent.cpython-37.pyc: binary file contents changed > dpkg-source: error: add site_scons/__pycache__/dirent.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/lockprefix.cpython-37.pyc: binary file contents changed > dpkg-source: error: add site_scons/__pycache__/lockprefix.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/locktype.cpython-37.pyc: binary file contents changed > dpkg-source: error: add site_scons/__pycache__/locktype.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/maintainer.cpython-37.pyc: binary file contents changed > dpkg-source: error: add site_scons/__pycache__/maintainer.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > site_scons/__pycache__/prefix.cpython-37.pyc: binary file contents changed > dpkg-source: error: add site_scons/__pycache__/prefix.cpython-37.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2 > -------------------------------------------------------------------------------- > Build finished at 2020-02-23T02:52:47Z The full build log is available from: http://qa-logs.debian.net/2020/02/22/fsplib_0.14-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.