* Package: dev-python/oct2py-1.0.0  * Repository: gentoo  * Maintainer: sci-mathematics@gentoo.org  * USE: amd64 elibc_glibc kernel_linux python_targets_python2_7 test userland_GNU  * FEATURES: preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking oct2py-1.0.0.tar.gz to /var/tmp/portage/dev-python/oct2py-1.0.0/work >>> Source unpacked in /var/tmp/portage/dev-python/oct2py-1.0.0/work >>> Preparing source in /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0 ... * It seems that your USE_PYTHON setting lists different Python * implementations than your PYTHON_TARGETS variable. Please consider * using the following value instead: * * USE_PYTHON='2.7 3.2' * * (removed 3.3) * * Please note that after changing the USE_PYTHON variable, you may need * to run 'python-updater' to rebuild affected packages. * * For more information on python.eclass compatibility, please see * the appropriate python-r1 User's Guide chapter [1]. * * [1] http://www.gentoo.org/proj/en/Python/python-r1/user-guide.xml#doc_chap2 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile /usr/bin/python2.7 setup.py build No Sphinx module found. You have to install Sphinx to be able to generate the documentation. running build running build_py creating /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib creating /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/__init__.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/version.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/utils.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/thread_test.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/speed_test.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/session.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/matwrite.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/matread.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py copying oct2py/demo.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py creating /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py/tests copying oct2py/tests/__init__.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py/tests copying oct2py/tests/test_oct2py.py -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py/tests copying oct2py/tests/test_datatypes.m -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py/tests copying oct2py/tests/roundtrip.m -> /var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0-python2_7/lib/oct2py/tests warning: build_py: byte-compiling is disabled, skipping. * python2_7: running distutils-r1_run_phase python_compile_all >>> Source compiled. * python2_7: running distutils-r1_run_phase python_test .......F................................................. ====================================================================== FAIL: Testing help command ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0/oct2py/tests/test_oct2py.py", line 613, in test_help self.assertEqual(out[:5], '\n`cos') AssertionError: u"\n'cos" != '\n`cos' ---------------------------------------------------------------------- Ran 57 tests in 497.253s FAILED (failures=1) [?1034h * ERROR: dev-python/oct2py-1.0.0::gentoo failed (test phase): * Tests fail with python2.7 * * Call stack: * ebuild.sh, line 93: Called src_test * environment, line 3745: Called distutils-r1_src_test * environment, line 1193: Called _distutils-r1_run_foreach_impl 'python_test' * environment, line 271: Called python_parallel_foreach_impl 'distutils-r1_run_phase' 'python_test' * environment, line 3593: Called multibuild_parallel_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2795: Called multibuild_foreach_variant '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2743: Called _multibuild_run '_multibuild_parallel' '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2741: Called _multibuild_parallel '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_test' * environment, line 2786: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_test' * environment, line 672: Called distutils-r1_run_phase 'python_test' * environment, line 1129: Called python_test * environment, line 3636: Called die * The specific snippet of code: * nosetests oct2py --with-doctest || die "Tests fail with ${EPYTHON}"; * * If you need support, post the output of `emerge --info '=dev-python/oct2py-1.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/oct2py-1.0.0::gentoo'`. /usr/lib64/portage/bin/isolated-functions.sh: line 188: wait: `Tests fail with python2.7': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/dev-python/oct2py-1.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/oct2py-1.0.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0' * S: '/var/tmp/portage/dev-python/oct2py-1.0.0/work/oct2py-1.0.0'