Gracias por la ayuda, te copio el error:
# emerge -tav simplejson
* IMPORTANT: 1 news items need reading for repository 'gentoo'.
* Use eselect news to read news items.
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
[ebuild N ] dev-python/simplejson-2.0.9 USE="-doc -test" 0 kB
Total: 1 package (1 new), Size of downloads: 0 kB
Would you like to merge these packages? [Yes/No]
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-python/simplejson-2.0.9
* simplejson-2.0.9.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking simplejson-2.0.9.tar.gz to /var/tmp/portage/dev-python/simplejson-2.0.9/work
>>> Source unpacked in /var/tmp/portage/dev-python/simplejson-2.0.9/work
>>> Compiling source in /var/tmp/portage/dev-python/simplejson-2.0.9/work/simplejson-2.0.9 ...
python setup.py build
/usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
self.message = message
Traceback (most recent call last):
File "setup.py", line 108, in <module>
run_setup(True)
File "setup.py", line 104, in run_setup
cmdclass={'build_ext': ve_build_ext},
File "/usr/lib/python2.6/distutils/core.py", line 113, in setup
_setup_distribution = dist = klass(attrs)
File "/usr/lib/python2.6/site-packages/setuptools/dist.py", line 220, in __init__
for ep in pkg_resources.iter_entry_points('distutils.setup_keywords'):
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 430, in iter_entry_points
entries = dist.get_entry_map(group)
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2186, in get_entry_map
self._get_metadata('entry_points.txt'), self
File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 1995, in parse_map
raise ValueError("Entry points must be listed in groups")
ValueError: Entry points must be listed in groups
*
* ERROR: dev-python/simplejson-2.0.9 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2976: Called distutils_src_compile
* environment, line 716: Called die
* The specific snippet of code:
* ${python} setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
* The die message:
* Building failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-python/simplejson-2.0.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/simplejson-2.0.9/temp/environment'.
*
>>> Failed to emerge dev-python/simplejson-2.0.9, Log file:
>>> '/var/tmp/portage/dev-python/simplejson-2.0.9/temp/build.log'
* Messages for package dev-python/simplejson-2.0.9:
*
* ERROR: dev-python/simplejson-2.0.9 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 2976: Called distutils_src_compile
* environment, line 716: Called die
* The specific snippet of code:
* ${python} setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" build "$@" || die "Building failed";
* The die message:
* Building failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/dev-python/simplejson-2.0.9/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-python/simplejson-2.0.9/temp/environment'.
Alguna idea.
Gracias