Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711080 - app-text/gnome-doc-utils-0.20.10-r2::gentoo failed (compile phase)
Summary: app-text/gnome-doc-utils-0.20.10-r2::gentoo failed (compile phase)
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-29 07:17 UTC by gentoodev
Modified: 2020-03-01 12:15 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,36.28 KB, text/x-log)
2020-02-29 07:17 UTC, gentoodev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gentoodev 2020-02-29 07:17:28 UTC
Created attachment 616572 [details]
build.log

ome-doc-utils-0.20.10-python3_6/xml2po/xml2po/xml2po" -m docbook -e -t "${mo}" \
    "${d}C/gnome-doc-make.xml" > gnome-doc-make.xml.tmp && \
    cp gnome-doc-make.xml.tmp gnome-doc-make.xml && rm -f gnome-doc-make.xml.tmp)
Traceback (most recent call last):
  File "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r2/work/gnome-doc-utils-0.20.10-python3_6/xml2po/xml2po/xml2po", line 191, in <module>
    main(sys.argv[1:])
  File "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r2/work/gnome-doc-utils-0.20.10-python3_6/xml2po/xml2po/xml2po", line 174, in main
    xml2po_main.merge(mofile, filenames[0])
  File "/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r2/work/gnome-doc-utils-0.20.10/xml2po/xml2po/__init__.py", line 611, in merge
    self.out.write(doc.doc.serialize('utf-8', 1))
UnicodeEncodeError: 'ascii' codec can't encode character '\xe4' in position 687: ordinal not in range(128)
make[2]: *** [Makefile:684: de/gnome-doc-make.xml] Error 1
make[2]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r2/work/gnome-doc-utils-0.20.10-python3_6/doc/gnome-doc-make'
make[1]: *** [Makefile:275: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/app-text/gnome-doc-utils-0.20.10-r2/work/gnome-doc-utils-0.20.10-python3_6/doc'
make: *** [Makefile:364: all-recursive] Error 1
 * ERROR: app-text/gnome-doc-utils-0.20.10-r2::gentoo failed (compile phase):
Comment 1 Jonas Stein gentoo-dev 2020-03-01 12:15:53 UTC
Thank you for the report. Please
paste the emerge info as described on
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
We need to have all information at hand before ticket assignment, so that the maintainer can look after it in one session with minimal number of callbacks.
Please reopen this ticket (Status:unconfirmed) afterwards.