* CPV: dev-python/decoratortools-1.7 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU >>> Unpacking source... >>> Unpacking DecoratorTools-1.7.zip to /var/tmp/portage/dev-python/decoratortools-1.7/work >>> Source unpacked in /var/tmp/portage/dev-python/decoratortools-1.7/work >>> Preparing source in /var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7 ... * Building of dev-python/decoratortools-1.7 with Python 2.6... python2.6 setup.py build -b build-2.6 running build running build_py creating build-2.6 creating build-2.6/lib creating build-2.6/lib/peak copying peak/__init__.py -> build-2.6/lib/peak creating build-2.6/lib/peak/util copying peak/util/__init__.py -> build-2.6/lib/peak/util copying peak/util/decorators.py -> build-2.6/lib/peak/util * Building of dev-python/decoratortools-1.7 with Python 2.7... python2.7 setup.py build -b build-2.7 running build running build_py creating build-2.7 creating build-2.7/lib creating build-2.7/lib/peak copying peak/__init__.py -> build-2.7/lib/peak creating build-2.7/lib/peak/util copying peak/util/__init__.py -> build-2.7/lib/peak/util copying peak/util/decorators.py -> build-2.7/lib/peak/util warning: build_py: byte-compiling is disabled, skipping. >>> Source compiled. * Testing of dev-python/decoratortools-1.7 with Python 2.6... running build running build_py running test running egg_info writing DecoratorTools.egg-info/PKG-INFO writing namespace_packages to DecoratorTools.egg-info/namespace_packages.txt writing top-level names to DecoratorTools.egg-info/top_level.txt writing dependency_links to DecoratorTools.egg-info/dependency_links.txt reading manifest file 'DecoratorTools.egg-info/SOURCES.txt' writing manifest file 'DecoratorTools.egg-info/SOURCES.txt' running build_ext testDoubleType (test_decorators.ClassDecoratorTests) ... ok testMetaOfClass (test_decorators.ClassDecoratorTests) ... ok testMixedMetas (test_decorators.ClassDecoratorTests) ... ok testOrder (test_decorators.ClassDecoratorTests) ... ok testOutside (test_decorators.ClassDecoratorTests) ... ok testSingleExplicitMeta (test_decorators.ClassDecoratorTests) ... ok test24DecoratorMode (test_decorators.DecoratorTests) ... ok testAs (test_decorators.DecoratorTests) ... ok testAssignAdvice (test_decorators.DecoratorTests) ... ok testCallInfo (test_decorators.FrameInfoTest) ... ok testClassExec (test_decorators.FrameInfoTest) ... ok testClassInfo (test_decorators.FrameInfoTest) ... ok testModuleInfo (test_decorators.FrameInfoTest) ... ok Doctest: README.txt ... /var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7/README.txt:23: DeprecationWarning: object.__new__() takes no parameters def my_class_decorator(): ok ---------------------------------------------------------------------- Ran 14 tests in 0.077s OK [?1034h * Testing of dev-python/decoratortools-1.7 with Python 2.7... running build running build_py warning: build_py: byte-compiling is disabled, skipping. running test running egg_info writing DecoratorTools.egg-info/PKG-INFO writing namespace_packages to DecoratorTools.egg-info/namespace_packages.txt writing top-level names to DecoratorTools.egg-info/top_level.txt writing dependency_links to DecoratorTools.egg-info/dependency_links.txt reading manifest file 'DecoratorTools.egg-info/SOURCES.txt' writing manifest file 'DecoratorTools.egg-info/SOURCES.txt' running build_ext testDoubleType (test_decorators.ClassDecoratorTests) ... ok testMetaOfClass (test_decorators.ClassDecoratorTests) ... ok testMixedMetas (test_decorators.ClassDecoratorTests) ... ok testOrder (test_decorators.ClassDecoratorTests) ... ok testOutside (test_decorators.ClassDecoratorTests) ... ok testSingleExplicitMeta (test_decorators.ClassDecoratorTests) ... ok test24DecoratorMode (test_decorators.DecoratorTests) ... ok testAs (test_decorators.DecoratorTests) ... ok testAssignAdvice (test_decorators.DecoratorTests) ... ok testCallInfo (test_decorators.FrameInfoTest) ... ok testClassExec (test_decorators.FrameInfoTest) ... ok testClassInfo (test_decorators.FrameInfoTest) ... ok testModuleInfo (test_decorators.FrameInfoTest) ... ok Doctest: README.txt ... /var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7/README.txt:23: DeprecationWarning: object.__new__() takes no parameters def my_class_decorator(): FAIL ====================================================================== FAIL: Doctest: README.txt ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python2.7/doctest.py", line 2145, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for README.txt File "/var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7/README.txt", line 0 ---------------------------------------------------------------------- File "/var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7/README.txt", line 266, in README.txt Failed example: ts.__lock__ Expected: <_RLock(None, 0)> Got: <_RLock owner=None count=0> ---------------------------------------------------------------------- Ran 14 tests in 0.080s FAILED (failures=1) [?1034h * ERROR: dev-python/decoratortools-1.7 failed: * Testing failed with Python 2.7 in testing() function * * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 3242: Called python_execute_function 'testing' * environment, line 2864: Called die * The specific snippet of code: * die "${failure_message}"; * * If you need support, post the output of 'emerge --info =dev-python/decoratortools-1.7', * the complete build log and the output of 'emerge -pqv =dev-python/decoratortools-1.7'. * The complete build log is located at '/var/log/portage/build/dev-python/decoratortools-1.7:20091205-170802.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/decoratortools-1.7/temp/environment'. * S: '/var/tmp/portage/dev-python/decoratortools-1.7/work/DecoratorTools-1.7'