Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635946 - dev-python/setuptools-36.6.0 fails test_build_wheel and test_prepare_metadata_for_build_wheel
Summary: dev-python/setuptools-36.6.0 fails test_build_wheel and test_prepare_metadata...
Status: RESOLVED DUPLICATE of bug 637158
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-10-30 21:18 UTC by Toralf Förster
Modified: 2017-11-11 19:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.32 KB, text/plain)
2017-10-30 21:18 UTC, Toralf Förster
Details
dev-python:setuptools-36.6.0:20171030-211030.log (dev-python:setuptools-36.6.0:20171030-211030.log,78.30 KB, text/plain)
2017-10-30 21:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,39.30 KB, text/plain)
2017-10-30 21:18 UTC, Toralf Förster
Details
environment (environment,109.08 KB, text/plain)
2017-10-30 21:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.39 KB, application/x-bzip)
2017-10-30 21:18 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,2.16 KB, application/x-bzip)
2017-10-30 21:18 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***