* CPV: dev-python/python-urljr-1.0.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking python-urljr-1.0.1.tar.gz to /var/tmp/portage/dev-python/python-urljr-1.0.1/work * Applying python-urljr-1.0.1-gentoo-test_fetchers.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-python/python-urljr-1.0.1/work >>> Compiling source in /var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1 ... python2.7 setup.py build running build running build_py creating build creating build/lib creating build/lib/urljr copying urljr/urinorm.py -> build/lib/urljr copying urljr/fetchers.py -> build/lib/urljr copying urljr/__init__.py -> build/lib/urljr warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. F......................... ====================================================================== FAIL: unittest.case.FunctionTestCase (test) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1/urljr/test/test_fetchers.py", line 201, in test run_fetcher_tests(server) File "/var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1/urljr/test/test_fetchers.py", line 102, in run_fetcher_tests test_fetcher(f, True, server) File "/var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1/urljr/test/test_fetchers.py", line 60, in test_fetcher failUnlessResponseExpected(expected, actual) File "/var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1/urljr/test/test_fetchers.py", line 13, in failUnlessResponseExpected assert expected.final_url == actual.final_url AssertionError ---------------------------------------------------------------------- Ran 26 tests in 2.347s FAILED (failures=1) * ERROR: dev-python/python-urljr-1.0.1 failed: * tests failed * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 4725: Called die * The specific snippet of code: * PYTHONPATH=. "${python}" admin/runtests || die "tests failed" * * If you need support, post the output of 'emerge --info =dev-python/python-urljr-1.0.1', * the complete build log and the output of 'emerge -pqv =dev-python/python-urljr-1.0.1'. * The complete build log is located at '/var/log/portage/build/dev-python/python-urljr-1.0.1:20100709-164920.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/python-urljr-1.0.1/temp/environment'. * S: '/var/tmp/portage/dev-python/python-urljr-1.0.1/work/python-urljr-1.0.1' >>> Install python-urljr-1.0.1 into /var/tmp/portage/dev-python/python-urljr-1.0.1/image/ category dev-python python2.7 setup.py install --root=/var/tmp/portage/dev-python/python-urljr-1.0.1/image/ --no-compile running install running build running build_py warning: build_py: byte-compiling is disabled, skipping. running install_lib creating /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr creating /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib creating /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7 creating /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages creating /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages/urljr copying build/lib/urljr/urinorm.py -> /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages/urljr copying build/lib/urljr/fetchers.py -> /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages/urljr copying build/lib/urljr/__init__.py -> /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages/urljr warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info Writing /var/tmp/portage/dev-python/python-urljr-1.0.1/image/usr/lib/python2.7/site-packages/python_urljr-1.0.1-py2.7.egg-info >>> Completed installing python-urljr-1.0.1 into /var/tmp/portage/dev-python/python-urljr-1.0.1/image/ * Compilation and optimization of Python modules for CPython 2.7 ... [ ok ]