Manuel Klemenz <[email protected]> [10-06-06 03:07]:
> Heyho,
>
> *.la files are ok? # lafilefixer --justfixit
> dependencies ok? # revdep-rebuild -- -av
>
> --
> Cheers,
> Manuel Klemenz
Hi Manuel,
It seems that running lafilefixer had fix the
problem, since revdep-rebuild doesn not reports
any problems.
BUT:
"setup-tools" still fail to compile:
Any idea, how to fix it that ?
Best regards and have a nice sunday!
mcc
* Building of dev-python/setuptools-0.6.10 with CPython 3.1...
python3.1 setup.py build -b build-3.1
creating build
creating build/src
creating build/src/docs
creating build/src/docs/_theme
creating build/src/docs/_theme/nature
creating build/src/docs/_theme/nature/static
creating build/src/docs/build
creating build/src/docs/build/html
creating build/src/docs/build/html/_sources
creating build/src/docs/build/html/_static
creating build/src/setuptools
creating build/src/setuptools/command
creating build/src/setuptools/tests
creating build/src/tests
creating build/src/tests/shlib_test
copying setuptools/dist.py -> build/src/setuptools
copying setuptools/__init__.py -> build/src/setuptools
copying setuptools/sandbox.py -> build/src/setuptools
copying setuptools/package_index.py -> build/src/setuptools
copying setuptools/archive_util.py -> build/src/setuptools
copying setuptools/depends.py -> build/src/setuptools
copying setuptools/extension.py -> build/src/setuptools
copying setuptools/tests/doctest.py -> build/src/setuptools/tests
copying setuptools/tests/test_upload_docs.py -> build/src/setuptools/tests
copying setuptools/tests/test_easy_install.py -> build/src/setuptools/tests
copying setuptools/tests/test_build_ext.py -> build/src/setuptools/tests
copying setuptools/tests/__init__.py -> build/src/setuptools/tests
copying setuptools/tests/test_sandbox.py -> build/src/setuptools/tests
copying setuptools/tests/test_resources.py -> build/src/setuptools/tests
copying setuptools/tests/test_develop.py -> build/src/setuptools/tests
copying setuptools/command/upload.py -> build/src/setuptools/command
copying setuptools/command/setopt.py -> build/src/setuptools/command
copying setuptools/command/install_scripts.py -> build/src/setuptools/command
copying setuptools/command/egg_info.py -> build/src/setuptools/command
copying setuptools/command/upload_docs.py -> build/src/setuptools/command
copying setuptools/command/build_ext.py -> build/src/setuptools/command
copying setuptools/command/__init__.py -> build/src/setuptools/command
copying setuptools/command/install.py -> build/src/setuptools/command
copying setuptools/command/develop.py -> build/src/setuptools/command
copying setuptools/command/build_py.py -> build/src/setuptools/command
copying setuptools/command/saveopts.py -> build/src/setuptools/command
copying setuptools/command/install_lib.py -> build/src/setuptools/command
copying setuptools/command/bdist_wininst.py -> build/src/setuptools/command
copying setuptools/command/easy_install.py -> build/src/setuptools/command
copying setuptools/command/install_egg_info.py -> build/src/setuptools/command
copying setuptools/command/alias.py -> build/src/setuptools/command
copying setuptools/command/bdist_rpm.py -> build/src/setuptools/command
copying setuptools/command/register.py -> build/src/setuptools/command
copying setuptools/command/sdist.py -> build/src/setuptools/command
copying setuptools/command/rotate.py -> build/src/setuptools/command
copying setuptools/command/test.py -> build/src/setuptools/command
copying setuptools/command/bdist_egg.py -> build/src/setuptools/command
copying setuptools/tests/win_script_wrapper.txt -> build/src/setuptools/tests
copying setuptools/cli.exe -> build/src/setuptools
copying setuptools/gui.exe -> build/src/setuptools
copying tests/test_distribute_setup.py -> build/src/tests
copying tests/install_test.py -> build/src/tests
copying tests/shlib_test/setup.py -> build/src/tests/shlib_test
copying tests/shlib_test/test_hello.py -> build/src/tests/shlib_test
copying tests/shlib_test/hello.c -> build/src/tests/shlib_test
copying tests/shlib_test/hellolib.c -> build/src/tests/shlib_test
copying tests/shlib_test/hello.pyx -> build/src/tests/shlib_test
copying tests/api_tests.txt -> build/src/tests
Traceback (most recent call last):
File "setup.py", line 24, in <module>
from lib2to3.main import main
File "/usr/lib/python3.1/lib2to3/main.py", line 12, in <module>
from . import refactor
File "/usr/lib/python3.1/lib2to3/refactor.py", line 25, in <module>
from . import pytree, pygram
File "/usr/lib/python3.1/lib2to3/pygram.py", line 35, in <module>
del python_grammar_no_print_statement.keywords["print"]
KeyError: 'print'
* ERROR: dev-python/setuptools-0.6.10 failed:
* Building failed with CPython 3.1 in distutils_building() function
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 4640: Called distutils_src_compile
* environment, line 1260: Called python_execute_function
'distutils_building'
* environment, line 3418: Called die
* The specific snippet of code:
* die "${failure_message}";
*
* If you need support, post the output of 'emerge --info
=dev-python/setuptools-0.6.10',
* the complete build log and the output of 'emerge -pqv
=dev-python/setuptools-0.6.10'.
* The complete build log is located at
'/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/dev-python/setuptools-0.6.10/temp/environment'.
* S: '/var/tmp/portage/dev-python/setuptools-0.6.10/work/distribute-0.6.10'
* Messages for package dev-python/setuptools-0.6.10:
* ERROR: dev-python/setuptools-0.6.10 failed:
* Building failed with CPython 3.1 in distutils_building() function
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 4640: Called distutils_src_compile
* environment, line 1260: Called python_execute_function
'distutils_building'
* environment, line 3418: Called die
* The specific snippet of code:
* die "${failure_message}";
*
* If you need support, post the output of 'emerge --info
=dev-python/setuptools-0.6.10',
* the complete build log and the output of 'emerge -pqv
=dev-python/setuptools-0.6.10'.
* The complete build log is located at
'/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log'.
* The ebuild environment file is located at
'/var/tmp/portage/dev-python/setuptools-0.6.10/temp/environment'.
* S: '/var/tmp/portage/dev-python/setuptools-0.6.10/work/distribute-0.6.10'
*
* The following package has failed to build or install:
*
* ('ebuild', '/', 'dev-python/setuptools-0.6.10', 'merge'), Log file:
* '/var/tmp/portage/dev-python/setuptools-0.6.10/temp/build.log'
*
* GNU info directory index is up-to-date.
--
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.