Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-1225

www-servers/tornado-3.2.1-r1000 fails with CPython 2.7 in testing() function

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None

      • Testing of www-servers/tornado-3.2.1-r1000 with CPython 2.7...
        PYTHONPATH="build-2.7/lib" python2.7 -m tornado.test.runtests
        Traceback (most recent call last):
        File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
        "_main_", fname, loader, pkg_name)
        File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
        exec code in run_globals
        File "/var/tmp/portage/www-servers/tornado-3.2.1-r1000/work/tornado-3.2.1/tornado/test/runtests.py", line 129, in <module>
        tornado.testing.main(**kwargs)
        File "tornado/testing.py", line 606, in main
        unittest.main(defaultTest="all", argv=argv, **kwargs)
        File "/usr/lib64/python2.7/unittest/main.py", line 94, in _init_
        self.parseArgs(argv)
        File "/usr/lib64/python2.7/unittest/main.py", line 149, in parseArgs
        self.createTests()
        File "/usr/lib64/python2.7/unittest/main.py", line 158, in createTests
        self.module)
        File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames
        suites = [self.loadTestsFromName(name, module) for name in names]
        File "/usr/lib64/python2.7/unittest/loader.py", line 115, in loadTestsFromName
        test = obj()
        File "/var/tmp/portage/www-servers/tornado-3.2.1-r1000/work/tornado-3.2.1/tornado/test/runtests.py", line 54, in all
        return unittest.defaultTestLoader.loadTestsFromNames(TEST_MODULES)
        File "/usr/lib64/python2.7/unittest/loader.py", line 130, in loadTestsFromNames
        suites = [self.loadTestsFromName(name, module) for name in names]
        File "/usr/lib64/python2.7/unittest/loader.py", line 100, in loadTestsFromName
        parent, obj = obj, getattr(obj, part)
        AttributeError: 'module' object has no attribute 'netutil_test'
      • ERROR: www-servers/tornado-3.2.1-r1000 failed (test phase):
      • Testing failed with CPython 2.7 in testing() function
      • Call stack:
      • ebuild.sh, line 93: Called src_test
      • environment, line 3634: Called python_execute_function 'testing'
      • environment, line 1774: Called die
      • The specific snippet of code:
      • die "${_python[failure_message]}";
      • If you need support, post the output of `emerge --info '=www-servers/tornado-3.2.1-r1000'`,
      • the complete build log and the output of `emerge -pqv '=www-servers/tornado-3.2.1-r1000'`.
      • The complete build log is located at '/var/tmp/portage/www-servers/tornado-3.2.1-r1000/temp/build.log'.
      • The ebuild environment file is located at '/var/tmp/portage/www-servers/tornado-3.2.1-r1000/temp/environment'.
      • Working directory: '/var/tmp/portage/www-servers/tornado-3.2.1-r1000/work/tornado-3.2.1'
      • S: '/var/tmp/portage/www-servers/tornado-3.2.1-r1000/work/tornado-3.2.1'

            arfrever Arfrever Frehtes Taifersar Arahesis
            scapegrace Achim Derigs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: