This error persists nowadays, does anybody know any clue about how to fix this?
El día 18 de mayo de 2010 16:23, Juan Luis Pérez Pérez <[email protected]> escribió: > I got an error building stage3 while emerging libxml2-2.7.7: > > make[1]: Leaving directory > `/var/tmp/portage/dev-libs/libxml2-2.7.7/work/libxml2 > -2.7.7' > * Building of dev-libs/libxml2-2.7.7 with CPython 2.6... > Making all in . > make[1]: Entering directory > `/var/tmp/portage/dev-libs/libxml2-2.7.7/work/libxml2-2.7.7/python-2.6' > /usr/bin/python ./generator.py . > Traceback (most recent call last): > File "./generator.py", line 1186, in <module> > buildStubs() > File "./generator.py", line 517, in buildStubs > (parser, target) = getparser() > File "./generator.py", line 34, in getparser > parser = xml.sax.make_parser() > File "/usr/lib/python2.6/xml/sax/__init__.py", line 93, in make_parser > raise SAXReaderNotAvailable("No parsers found", None) > xml.sax._exceptions.SAXReaderNotAvailable: No parsers found > make[1]: *** [gen_prog] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/dev-libs/libxml2-2.7.7/work/libxml2-2.7.7/python-2.6' > make: *** [all-recursive] Error 1 > * ERROR: dev-libs/libxml2-2.7.7 failed: > * Building failed with CPython 2.6 in building() function > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 4772: Called python_execute_function '-s' > '--source-dir' 'python' 'building' > * environment, line 3563: Called die > * The specific snippet of code: > * die "${failure_message}"; > * > * If you need support, post the output of 'emerge --info > =dev-libs/libxml2-2.7.7', > * the complete build log and the output of 'emerge -pqv > =dev-libs/libxml2-2.7.7'. > * The complete build log is located at > '/var/tmp/portage/dev-libs/libxml2-2.7.7/temp/build.log'. > * The ebuild environment file is located at > '/var/tmp/portage/dev-libs/libxml2-2.7.7/temp/environment'. > * S: '/var/tmp/portage/dev-libs/libxml2-2.7.7/work/libxml2-2.7.7' > > My stage*.spec: > > Stage1: > subarch: i686 > target: stage1 > version_stamp: kmdevelop-20100514 > rel_type: default > profile: default/linux/x86/10.0/desktop > snapshot: 20100514 > source_subpath: default/stage3-i686-20100511 > > Stage2: > subarch: i686 > target: stage2 > version_stamp: kmdevelop-20100514 > rel_type: default > profile: default/linux/x86/10.0/desktop > snapshot: 20100514 > source_subpath: default/stage1-i686-kmdevelop-20100514 > > Stage3: > subarch: i686 > target: stage3 > version_stamp: kmdevelop-20100514 > rel_type: default > profile: default/linux/x86/10.0/desktop > snapshot: 20100514 > source_subpath: default/stage2-i686-kmdevelop-20100514 > > Firstly I though It could be that I was building stage1 with no > desktop profile, so xml USE flag wasn't active, but after building > again with desktop profile this error stays. > > -- > Juan Luis Pérez Pérez > Website: http://www.juanluperez.com > Registered GNU/Linux user #408294 according to counter.li.org > -- > Por favor, no adjunte documentos en formatos "doc", "ppt", sino en > algún formato estándar como "html", "pdf", "rtf", "odt" o "txt". > Gracias. > Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html > -- Juan Luis Pérez Pérez Website: http://www.juanluperez.com Registered GNU/Linux user #408294 according to counter.li.org -- Por favor, no adjunte documentos en formatos "doc", "ppt", sino en algún formato estándar como "html", "pdf", "rtf", "odt" o "txt". Gracias. Cf: http://www.gnu.org/philosophy/no-word-attachments.es.html
