File “./iso3166tab.py”, line 45, in <module>
p = make_parser()
File “/usr/lib64/python2.5/xml/sax/__init__.py”, line 93, in make_parser
raise SAXReaderNotAvailable(“No parsers found”, None)
xml.sax._exceptions.SAXReaderNotAvailable: No parsers found
make[2]: *** [iso_3166.tab] Błąd 1
make[2]: Opuszczenie katalogu `/var/tmp/portage/app-text/iso-codes-3.2/work/iso-codes-3.2/iso_3166′
make[1]: *** [install-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/var/tmp/portage/app-text/iso-codes-3.2/work/iso-codes-3.2/iso_3166′
make: *** [install-recursive] Błąd 1
*
* ERROR: app-text/iso-codes-3.2 failed.
* Call stack:
* ebuild.sh, line 49: Called src_install
* environment, line 2596: Called die
* The specific snippet of code:
* emake DESTDIR=”${D}” install || die “Installation failed”;
* The die message:
* Installation failed
Issue is described here and here
Sollution is to emerge pyxml by hand