Source: cheetah
Version: 2.4.4-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160906 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):
>  fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_clean -k 
> dh_clean: dh_clean -k is deprecated; use dh_prep instead
> dh_installdirs -A 
> mkdir -p "."
> mkdir -p debian/python-module-stampdir
> set -e; cd . && python2 setup.py build 
> --build-base="/<<PKGBUILDDIR>>/./build";
> running build
> running build_py
> running build_ext
> running build_scripts
> touch debian/python-module-stampdir/python-cheetah
> Adding cdbs dependencies to debian/python-cheetah.substvars
> dh_installdirs -ppython-cheetah \
>       
> set -e; cd . && python2 setup.py install 
> --root="/<<PKGBUILDDIR>>/debian/python-cheetah/" --install-layout=deb 
> --no-compile -O0 --single-version-externally-managed;
> running install
> running build
> running build_py
> running build_ext
> running build_scripts
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python-cheetah/usr
> creating /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Tools/SiteHierarchy.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Tools/RecursiveNull.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Tools/CGITemplate.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Tools/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Tools/MondoReport.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> copying build/lib.linux-x86_64-2.7/Cheetah/Template.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/ImportManager.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/FileUtils.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/SettingsManager.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/DummyTransaction.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/ImportHooks.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/DirectiveAnalyzer.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/SourceReader.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Version.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/NameMapper.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Parser.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/CacheStore.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/ErrorCatchers.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/WebInputMixin.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Indenter.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/Misc.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/statprof.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlEncode.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/Utils/htmlDecode.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Utils
> copying build/lib.linux-x86_64-2.7/Cheetah/CacheRegion.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Servlet.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Templates
> copying build/lib.linux-x86_64-2.7/Cheetah/Templates/SkeletonPage.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Templates
> copying build/lib.linux-x86_64-2.7/Cheetah/Templates/_SkeletonPage.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Templates
> copying build/lib.linux-x86_64-2.7/Cheetah/Templates/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Templates
> copying build/lib.linux-x86_64-2.7/Cheetah/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Unspecified.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Filters.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/convertTmplPathToModuleName.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/CheetahWrapper.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/TemplateCmdLineIface.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Macros
> copying build/lib.linux-x86_64-2.7/Cheetah/Macros/I18n.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Macros
> copying build/lib.linux-x86_64-2.7/Cheetah/Macros/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Macros
> creating 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Analyzer.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Template.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/NameMapper.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Cheps.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Parser.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Misc.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Filters.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/CheetahWrapper.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Regressions.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Test.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Performance.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/Unicode.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/SyntaxAndOutput.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Tests/xmlrunner.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tests
> copying build/lib.linux-x86_64-2.7/Cheetah/Django.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/_namemapper.so -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> copying build/lib.linux-x86_64-2.7/Cheetah/Compiler.py -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah
> running install_data
> copying cheetah/Templates/SkeletonPage.tmpl -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Templates
> copying cheetah/Tools/MondoReportDoc.txt -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah/Tools
> running install_egg_info
> running egg_info
> writing requirements to Cheetah.egg-info/requires.txt
> writing Cheetah.egg-info/PKG-INFO
> writing top-level names to Cheetah.egg-info/top_level.txt
> writing dependency_links to Cheetah.egg-info/dependency_links.txt
> reading manifest file 'Cheetah.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: no files found matching 'examples'
> warning: no files found matching 'docs'
> warning: no files found matching 'bin'
> warning: no files found matching '*' under directory 'docs'
> warning: no files found matching '*' under directory 'examples'
> warning: no previously-included files matching '*.pyc' found under directory 
> 'cheetah'
> warning: no previously-included files matching '*~' found under directory 
> 'cheetah'
> warning: no previously-included files matching '*.aux' found under directory 
> 'cheetah'
> warning: no previously-included files matching '*~' found under directory 
> 'docs'
> warning: no previously-included files matching '*.aux' found under directory 
> 'docs'
> writing manifest file 'Cheetah.egg-info/SOURCES.txt'
> Copying Cheetah.egg-info to 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/lib/python2.7/dist-packages/Cheetah-2.4.4.egg-info
> Skipping SOURCES.txt
> running install_scripts
> creating /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin
> copying build/scripts-2.7/cheetah-analyze -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin
> copying build/scripts-2.7/cheetah-compile -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin
> copying build/scripts-2.7/cheetah -> 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin
> changing mode of 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin/cheetah-analyze to 775
> changing mode of 
> /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin/cheetah-compile to 775
> changing mode of /<<PKGBUILDDIR>>/debian/python-cheetah/usr/bin/cheetah to 775
> dh_installdocs -ppython-cheetah ./TODO
> dh_installexamples -ppython-cheetah 
> dh_installman -ppython-cheetah 
> dh_installinfo -ppython-cheetah 
> dh_installmenu -ppython-cheetah 
> dh_installcron -ppython-cheetah 
> dh_systemd_enable -ppython-cheetah 
> dh_installinit -ppython-cheetah 
> dh_installdebconf -ppython-cheetah 
> dh_installemacsen -ppython-cheetah 
> dh_installcatalogs -ppython-cheetah 
> dh_installpam -ppython-cheetah 
> dh_installlogrotate -ppython-cheetah 
> dh_installlogcheck -ppython-cheetah 
> dh_installchangelogs -ppython-cheetah ./CHANGES
> dh_installudev -ppython-cheetah 
> dh_lintian -ppython-cheetah 
> dh_bugfiles -ppython-cheetah 
> dh_install -ppython-cheetah 
> dh_systemd_start -ppython-cheetah 
> dh_link -ppython-cheetah 
> dh_installmime -ppython-cheetah 
> dh_installgsettings -ppython-cheetah 
> dh_python2 -ppython-cheetah 
> W: dh_python2:479: Please add dh-python package to Build-Depends
> CDBS WARNING:    cdbs_python_build_versions is deprecated since 0.4.140 - 
> please use cdbs_python_flavors instead
> CDBS WARNING:    cdbs_python_binary is deprecated since 0.4.144 - please use 
> cdbs_curpythonruntime or cdbs_expand_pythonruntime instead
> debian/rules:20: *** no python implementation resolved from flavor 
> "python$buildver".  Stop.
> dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
> 2
> --------------------------------------------------------------------------------
> Build finished at 2016-09-06T23:11:39Z

The full build log is available from:
   http://people.debian.org/~lucas/logs/2016/09/06/cheetah_2.4.4-3_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.

Reply via email to