>>> Unpacking source... >>> Unpacking webapp-config-1.50.9.tar.gz to /var/tmp/portage/webapp-config-1.50.9/work >>> Source unpacked. >>> Compiling source in /var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9 ... running build running build_py creating build creating build/lib creating build/lib/WebappConfig copying WebappConfig/version.py -> build/lib/WebappConfig copying WebappConfig/__init__.py -> build/lib/WebappConfig copying WebappConfig/dotconfig.py -> build/lib/WebappConfig copying WebappConfig/permissions.py -> build/lib/WebappConfig copying WebappConfig/ebuild.py -> build/lib/WebappConfig copying WebappConfig/filetype.py -> build/lib/WebappConfig copying WebappConfig/debug.py -> build/lib/WebappConfig copying WebappConfig/content.py -> build/lib/WebappConfig copying WebappConfig/worker.py -> build/lib/WebappConfig copying WebappConfig/server.py -> build/lib/WebappConfig copying WebappConfig/config.py -> build/lib/WebappConfig copying WebappConfig/sandbox.py -> build/lib/WebappConfig copying WebappConfig/db.py -> build/lib/WebappConfig copying WebappConfig/protect.py -> build/lib/WebappConfig copying WebappConfig/wrapper.py -> build/lib/WebappConfig running build_scripts creating build/scripts-2.4 copying and adjusting sbin/webapp-config -> build/scripts-2.4 changing mode of build/scripts-2.4/webapp-config from 644 to 755 >>> Source compiled. * Running webapp-config doctests... ......FF..........F. ====================================================================== FAIL: Doctest: WebappConfig.db.WebappSource.get_source_directories ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python2.4/doctest.py", line 2152, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for WebappConfig.db.WebappSource.get_source_directories File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/db.py", line 564, in get_source_directories ---------------------------------------------------------------------- File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/db.py", line 574, in WebappConfig.db.WebappSource.get_source_directories Failed example: [i for i in d if i != '.svn'] Expected: ['dir1', 'dir2'] Got: ['dir2', 'dir1'] ====================================================================== FAIL: Doctest: WebappConfig.db.WebappSource.get_source_files ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python2.4/doctest.py", line 2152, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for WebappConfig.db.WebappSource.get_source_files File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/db.py", line 595, in get_source_files ---------------------------------------------------------------------- File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/db.py", line 604, in WebappConfig.db.WebappSource.get_source_files Failed example: a.get_source_files('htdocs') Expected: ['test1', 'test2'] Got: ['test2', 'test1'] ====================================================================== FAIL: Doctest: WebappConfig.worker.WebappAdd ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python2.4/doctest.py", line 2152, in runTest raise self.failureException(self.format_failure(new.getvalue())) AssertionError: Failed doctest test for WebappConfig.worker.WebappAdd File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/worker.py", line 170, in WebappAdd ---------------------------------------------------------------------- File "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/worker.py", line 254, in WebappConfig.worker.WebappAdd Failed example: e.mkdirs('') #doctest: +ELLIPSIS Expected: * Installing from .../tests/testfiles/share-webapps/installtest/1.0/htdocs/ * pretending to add: dir 1 default-owned "dir1" * Installing from .../tests/testfiles/share-webapps/installtest/1.0/htdocs/dir1 * pretending to add: sym 1 virtual "dir1/webapp_test" * .../tests/testfiles/installtest//dir2 already exists, but is not a directory - removing * pretending to add: dir 1 default-owned "dir2" * Installing from .../tests/testfiles/share-webapps/installtest/1.0/htdocs/dir2 * pretending to add: sym 1 virtual "dir2/webapp_test" * pretending to add: sym 1 virtual "test1" * would have removed ".../tests/testfiles/installtest//test2" since it is in the way for the current install. It should not be present in that location! * pretending to add: sym 1 virtual "test2" ^o^ hiding /test3 * pretending to add: file 1 config-owned "test3" * pretending to add: file 1 server-owned "test4" Got: * Installing from /var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/tests/testfiles/share-webapps/installtest/1.0/htdocs/ * /var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/tests/testfiles/installtest//dir2 already exists, but is not a directory - removing * pretending to add: dir 1 default-owned "dir2" * Installing from /var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/tests/testfiles/share-webapps/installtest/1.0/htdocs/dir2 * pretending to add: sym 1 virtual "dir2/webapp_test" * pretending to add: dir 1 default-owned "dir1" * Installing from /var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/tests/testfiles/share-webapps/installtest/1.0/htdocs/dir1 * pretending to add: sym 1 virtual "dir1/webapp_test" * pretending to add: file 1 server-owned "test4" ^o^ hiding /test3 * pretending to add: file 1 config-owned "test3" * would have removed "/var/tmp/portage/webapp-config-1.50.9/work/webapp-config-1.50.9/WebappConfig/tests/testfiles/installtest//test2" since it is in the way for the current install. It should not be present in that location! * pretending to add: sym 1 virtual "test2" * pretending to add: sym 1 virtual "test1" ---------------------------------------------------------------------- Ran 20 tests in 0.305s FAILED (failures=3) * DocTests failed - please submit a bug report !!! ERROR: app-admin/webapp-config-1.50.9 failed. Call stack: ebuild.sh, line 1894: Called dyn_test ebuild.sh, line 1008: Called src_test !!! DocTesting failed! !!! If you need support, post the topmost build error, and the call stack if relevant.