Source: dirspec
Version: 4.2.0-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140830 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 '/«PKGBUILDDIR»'
> ./run-tests
> + python ./setup.py build test clean
> running build
> running build_py
> running test
> running egg_info
> creating dirspec.egg-info
> writing dirspec.egg-info/PKG-INFO
> writing top-level names to dirspec.egg-info/top_level.txt
> writing dependency_links to dirspec.egg-info/dependency_links.txt
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> running build_ext
> test_darwin_pkgd (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd ... ok
> test_darwin_pkgd_raises_nopath (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_nopath 
> ... ok
> test_darwin_pkgd_raises_on_no_appnames 
> (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_on_no_appnames
>  ... ok
> test_linux_no_src_relative_path (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_no_src_relative_path ... ok
> test_linux_src_relative_path_exists (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_src_relative_path_exists 
> ... ok
> test_get_config_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_config_dirs ... ok
> test_get_data_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_data_dirs ... ok
> test_get_env_path_no_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_no_var 
> ... skipped u'UnicodeEncodeError: bug #907053'
> test_get_env_path_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_var ... 
> skipped u'UnicodeEncodeError: bug #907053'
> test_get_special_folders (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_special_folders 
> ... skipped u'Win32 is required for this test.'
> test_unfrozen_dev_toplevel (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel ... ok
> test_unfrozen_dev_toplevel_raises_nopath 
> (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel_raises_nopath
>  ... ok
> test_user_home_is_utf8_bytes (dirspec.tests.test_utils.UtilsTestCase)
> dirspec.tests.test_utils.UtilsTestCase.test_user_home_is_utf8_bytes ... ok
> test_windows_pkgd (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd ... ok
> test_windows_pkgd_raises_nopath (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd_raises_nopath 
> ... ok
> test_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_cache_home ... ok
> test_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_dirs ... ok
> test_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_home ... ok
> test_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_dirs ... ok
> test_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_home ... ok
> test_default_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_cache_home ... ok
> test_default_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_dirs ... ok
> test_default_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_home ... ok
> test_default_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_dirs ... ok
> test_default_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_home ... ok
> test_load_config_paths_filter (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_load_config_paths_filter ... 
> ok
> test_save_config_path (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_save_config_path ... ok
> test_xdg_cache_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_cache_home_is_utf8_bytes 
> ... ok
> test_xdg_config_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_dirs_are_bytes ... 
> ok
> test_xdg_config_home_is_utf8_bytes 
> (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_home_is_utf8_bytes 
> ... ok
> test_xdg_data_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_dirs_are_bytes ... ok
> test_xdg_data_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_home_is_utf8_bytes 
> ... ok
> 
> ----------------------------------------------------------------------
> Ran 32 tests in 0.009s
> 
> OK (skipped=3)
> ++ which python3
> + '[' -x /usr/bin/python3 ']'
> + python3 ./setup.py build test clean
> running build
> running build_py
> running test
> running egg_info
> writing dirspec.egg-info/PKG-INFO
> writing top-level names to dirspec.egg-info/top_level.txt
> writing dependency_links to dirspec.egg-info/dependency_links.txt
> reading manifest file 'dirspec.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'dirspec.egg-info/SOURCES.txt'
> running build_ext
> test_darwin_pkgd (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd ... ok
> test_darwin_pkgd_raises_nopath (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_nopath 
> ... ok
> test_darwin_pkgd_raises_on_no_appnames 
> (dirspec.tests.test_utils.DarwinPkgdTestCase)
> dirspec.tests.test_utils.DarwinPkgdTestCase.test_darwin_pkgd_raises_on_no_appnames
>  ... ok
> test_linux_no_src_relative_path (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_no_src_relative_path ... ok
> test_linux_src_relative_path_exists (dirspec.tests.test_utils.PosixTestCase)
> dirspec.tests.test_utils.PosixTestCase.test_linux_src_relative_path_exists 
> ... ok
> test_get_config_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_config_dirs ... ok
> test_get_data_dirs (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_data_dirs ... ok
> test_get_env_path_no_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_no_var 
> ... skipped 'UnicodeEncodeError: bug #907053'
> test_get_env_path_var (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_env_path_var ... 
> skipped 'UnicodeEncodeError: bug #907053'
> test_get_special_folders (dirspec.tests.test_utils.TestBaseDirectoryWindows)
> dirspec.tests.test_utils.TestBaseDirectoryWindows.test_get_special_folders 
> ... skipped 'Win32 is required for this test.'
> test_unfrozen_dev_toplevel (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel ... ok
> test_unfrozen_dev_toplevel_raises_nopath 
> (dirspec.tests.test_utils.UnfrozenSrcTestCase)
> dirspec.tests.test_utils.UnfrozenSrcTestCase.test_unfrozen_dev_toplevel_raises_nopath
>  ... ok
> test_user_home_is_utf8_bytes (dirspec.tests.test_utils.UtilsTestCase)
> dirspec.tests.test_utils.UtilsTestCase.test_user_home_is_utf8_bytes ... ok
> test_windows_pkgd (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd ... ok
> test_windows_pkgd_raises_nopath (dirspec.tests.test_utils.Win32PkgdTestCase)
> dirspec.tests.test_utils.Win32PkgdTestCase.test_windows_pkgd_raises_nopath 
> ... ok
> test_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_cache_home ... ok
> test_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_dirs ... ok
> test_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_config_home ... ok
> test_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_dirs ... ok
> test_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_data_home ... ok
> test_default_cache_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_cache_home ... ok
> test_default_config_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_dirs ... ok
> test_default_config_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_config_home ... ok
> test_default_data_dirs (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_dirs ... ok
> test_default_data_home (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_default_data_home ... ok
> test_load_config_paths_filter (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_load_config_paths_filter ... 
> ok
> test_save_config_path (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_save_config_path ... ok
> test_xdg_cache_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_cache_home_is_utf8_bytes 
> ... ok
> test_xdg_config_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_dirs_are_bytes ... 
> ok
> test_xdg_config_home_is_utf8_bytes 
> (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_config_home_is_utf8_bytes 
> ... ok
> test_xdg_data_dirs_are_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_dirs_are_bytes ... ok
> test_xdg_data_home_is_utf8_bytes (dirspec.tests.test_basedir.BasedirTestCase)
> dirspec.tests.test_basedir.BasedirTestCase.test_xdg_data_home_is_utf8_bytes 
> ... ok
> 
> ----------------------------------------------------------------------
> Ran 32 tests in 0.007s
> 
> OK (skipped=3)
> + pyflakes dirspec setup.py
> + pep8 --exclude=.pc --repeat . setup.py
> ./build/lib.linux-x86_64-2.7/dirspec/utils.py:175:35: E128 continuation line 
> under-indented for visual indent
> ./build/lib/dirspec/utils.py:175:35: E128 continuation line under-indented 
> for visual indent
> ./dirspec/utils.py:175:35: E128 continuation line under-indented for visual 
> indent
> debian/rules:10: recipe for target 'override_dh_auto_test' failed
> make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/08/30/dirspec_4.2.0-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. The build
was done with DEB_BUILD_OPTIONS="parallel=4", so if your packaging tries
to support this, it might be a good idea to explore whether this might
be the cause of the failure.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to