Source: cxxtest
Version: 4.4-1
Severity: important
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.  This rebuild was done by building only the architecture-independent
packages.  At the same time, a normal build succeeded, which points the
problem specifically to build-indep/binary-indep targets.

If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now. If not, debian/rules
should be modified so that the build-indep and binary-indep target generates
the architecture independent packages (and only those).

After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B" work
properly, this package will be suitable to be uploaded in source-only form if
you wish.

I file this bug as severity: important, but Santiago Vila, who led this
effort (kudos to him), got approval from the release team to consider those
bugs RC for stretch. The severity will be increased to 'serious' shortly.
See #830997 for details.

Relevant part (hopefully):
>  fakeroot debian/rules binary-indep
> dh_listpackages: -s/--same-arch is deprecated; please use -a/--arch instead
> test -x debian/rules
> dh_testroot
> dh_prep 
> dh_installdirs -A 
> mkdir -p "."
> mkdir -p debian/python-module-stampdir
> cd /<<PKGBUILDDIR>>/python && python2 setup.py build 
> --build-base="/<<PKGBUILDDIR>>/./build"
> running build
> running build_py
> running build_scripts
> touch debian/python-module-stampdir/cxxtest
> Adding cdbs dependencies to debian/cxxtest.substvars
> dh_installdirs -pcxxtest \
>       
> cd /<<PKGBUILDDIR>>/python && python2 setup.py install 
> --root="/<<PKGBUILDDIR>>/debian/cxxtest/" --install-layout=deb --no-compile 
> -O0 --install-layout=deb --install-lib=/usr/share/cxxtest 
> --install-script=/usr/share/cxxtest
> running install
> running build
> running build_py
> creating build
> creating build/lib.linux-x86_64-2.7
> creating build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/__release__.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/cxxtestgen.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/cxxtest_fog.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/cxxtest_parser.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/cxxtest_misc.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/__init__.py -> build/lib.linux-x86_64-2.7/cxxtest
> copying cxxtest/cxx_parser.py -> build/lib.linux-x86_64-2.7/cxxtest
> running build_scripts
> creating build/scripts-2.7
> copying and adjusting scripts/cxxtestgen -> build/scripts-2.7
> changing mode of build/scripts-2.7/cxxtestgen from 664 to 775
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/cxxtest/usr
> creating /<<PKGBUILDDIR>>/debian/cxxtest/usr/share
> creating /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest
> creating /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/__release__.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/cxxtestgen.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/cxxtest_fog.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/cxxtest_parser.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/cxxtest_misc.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> copying build/lib.linux-x86_64-2.7/cxxtest/cxx_parser.py -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest
> running install_egg_info
> running egg_info
> creating cxxtest.egg-info
> writing cxxtest.egg-info/PKG-INFO
> writing top-level names to cxxtest.egg-info/top_level.txt
> writing dependency_links to cxxtest.egg-info/dependency_links.txt
> writing manifest file 'cxxtest.egg-info/SOURCES.txt'
> reading manifest file 'cxxtest.egg-info/SOURCES.txt'
> writing manifest file 'cxxtest.egg-info/SOURCES.txt'
> Copying cxxtest.egg-info to 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtest-4.4.egg-info
> Skipping SOURCES.txt
> running install_scripts
> copying build/scripts-2.7/cxxtestgen -> 
> /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest
> changing mode of /<<PKGBUILDDIR>>/debian/cxxtest/usr/share/cxxtest/cxxtestgen 
> to 775
> dh_installdocs -pcxxtest ./README
> cp: cannot stat 'doc/guide.pdf': No such file or directory
> dh_installdocs: cp --reflink=auto -a doc/guide.pdf 
> debian/cxxtest/usr/share/doc/cxxtest returned exit code 1
> /usr/share/cdbs/1/rules/debhelper.mk:240: recipe for target 
> 'binary-install/cxxtest' failed
> make: *** [binary-install/cxxtest] Error 2

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/20/cxxtest_4.4-1_unstable_archallonly.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.

Reply via email to