Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 635946

Summary: dev-python/setuptools-36.6.0 fails test_build_wheel and test_prepare_metadata_for_build_wheel
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:setuptools-36.6.0:20171030-211030.log
emerge-history.txt
environment
etc.portage.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-10-30 21:18:19 UTC
SKIP [1] setuptools/tests/test_install_scripts.py:77: Windows only
SKIP [2] /var/tmp/portage/dev-python/setuptools-36.6.0/work/setuptools-36.6.0-python2_7/setuptools/tests/test_msvc.py:18: could not import 'distutils.msvc9compiler'
XFAIL setuptools/tests/test_archive_util.py::test_unicode_files
  #710 and #712
XFAIL setuptools/tests/test_egg_info.py::TestEggInfo::()::test_requires[extras_require_with_marker_in_setup_cfg]
XFAIL setuptools/tests/test_namespaces.py::TestNamespaces::()::test_mixed_site_and_non_site

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop_abi32+64-test_20171029-135004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv dev-python/setuptools
[ebuild     U ] dev-python/setuptools-36.6.0 [34.0.2-r1] USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-10-30 21:18:22 UTC
Created attachment 501140 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-30 21:18:26 UTC
Created attachment 501142 [details]
dev-python:setuptools-36.6.0:20171030-211030.log
Comment 3 Toralf Förster gentoo-dev 2017-10-30 21:18:29 UTC
Created attachment 501144 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-30 21:18:32 UTC
Created attachment 501146 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-30 21:18:35 UTC
Created attachment 501148 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-30 21:18:38 UTC
Created attachment 501150 [details]
tests.tbz2
Comment 7 Mike Gilbert gentoo-dev 2017-10-30 21:57:55 UTC
XFAILs are eXpected failures; we don't care about those.

Updating the summary with the real failures.
Comment 8 Mike Gilbert gentoo-dev 2017-11-11 19:32:41 UTC

*** This bug has been marked as a duplicate of bug 637158 ***