Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509614 - net-libs/libkolabxml-1.0.1 LANG=de_DE.utf8@euro.UTF-8 - ?
Summary: net-libs/libkolabxml-1.0.1 LANG=de_DE.utf8@euro.UTF-8 - ?
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-05 08:45 UTC by Robert G. Siebeck
Modified: 2014-05-05 17:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert G. Siebeck 2014-05-05 08:45:54 UTC
net-libs/libkolabxml-1.0.1 fails to build with the following error message:

[  7%] Generating XSD bindings
cd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1 && /usr/bin/xsdcxx cxx-tree --generate-polymorphic --generate-serialization --namespace-map http://kolab.org=KolabXSD --root-element icalendar --root-element vcards --root-element note --root-element configuration --root-element file --output-dir /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1_build/bindings /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/ical/kolabformat-xcal.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/ical/iCalendar-params.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/ical/iCalendar-props.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/ical/iCalendar-valtypes.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/kolabformat-xcard.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/xCard.xsd /var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1/schemas/kolabformat.xsd
Could not load a transcoding service
make[2]: *** [bindings/kolabformat.cxx] Error 255
make[2]: Leaving directory `/var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1_build'
make[1]: *** [CMakeFiles/generate_bindings.dir/all] Error 2
make[1]: Leaving directory `/var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1_build'
make: *** [all] Error 2
 * ERROR: net-libs/libkolabxml-1.0.1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=net-libs/libkolabxml-1.0.1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/libkolabxml-1.0.1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/net-libs/libkolabxml-1.0.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-libs/libkolabxml-1.0.1/temp/environment'.
 * Working directory: '/var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1_build'
 * S: '/var/tmp/portage/net-libs/libkolabxml-1.0.1/work/libkolabxml-1.0.1'

Workaround:
LANG=en_US.UTF8 emerge -1 libkolabxml

By default, my LANG is set to "de_DE.utf8@euro.UTF-8"


Reproducible: Always
Comment 1 Rafał Mużyło 2014-05-05 11:54:01 UTC
> "de_DE.utf8@euro.UTF-8"
I'd call that a GIGO case - whatever exactly fails here doesn't change the fact, that such value for LANG is bogus, unless you created it yourself, then it's (arguably) a PEBCAK.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-05-05 14:16:11 UTC
1) Please attach the entire build log tot this bug report.
2) Please post your `emerge --info' output in a comment.
Comment 3 Robert G. Siebeck 2014-05-05 17:06:09 UTC
(In reply to Rafał Mużyło from comment #1)
> > "de_DE.utf8@euro.UTF-8"
> I'd call that a GIGO case - whatever exactly fails here doesn't change the
> fact, that such value for LANG is bogus, unless you created it yourself,
> then it's (arguably) a PEBCAK.

You're right, my locale configuration was broken. It compiles fine with locale de_DE.utf8