public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Juan Luis Pérez Pérez" <juanluperez@gmail.com>
To: gentoo-catalyst@lists.gentoo.org
Subject: [gentoo-catalyst] Re: libxml2 does not build in stage3.
Date: Wed, 23 Jun 2010 15:41:53 +0200	[thread overview]
Message-ID: <AANLkTilLId8rzI5wqGDGtsle1vTNxskZgXMAG-3r_hfe@mail.gmail.com> (raw)
In-Reply-To: <AANLkTilFrHjVOrXetwY7OeROa2iCW0IJ0t1dP82Kgado@mail.gmail.com>

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
<juanluperez@gmail.com> 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



  reply	other threads:[~2010-06-23 13:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-18 14:23 [gentoo-catalyst] libxml2 does not build in stage3 Juan Luis Pérez Pérez
2010-06-23 13:41 ` Juan Luis Pérez Pérez [this message]
2010-06-23 14:10   ` [gentoo-catalyst] " Guillermo M. Narvaja
2010-06-23 14:53     ` Juan Luis Pérez Pérez
2010-06-23 17:21       ` Juan Luis Pérez Pérez
2010-06-23 17:27         ` Juan Luis Pérez Pérez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTilLId8rzI5wqGDGtsle1vTNxskZgXMAG-3r_hfe@mail.gmail.com \
    --to=juanluperez@gmail.com \
    --cc=gentoo-catalyst@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox