Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309299 - x11-libs/openmotif-2.3.2 fails to build : $LANG contains an unknown character
Summary: x11-libs/openmotif-2.3.2 fails to build : $LANG contains an unknown character
Status: RESOLVED DUPLICATE of bug 15119
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-13 21:00 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2010-03-14 15:23 UTC (History)
0 users

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


Attachments
/tmp/emerge--info (emerge--info,14.16 KB, text/plain)
2010-03-13 21:01 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details
/var/log/portage/x11-libs:openmotif-2.3.2:20100313-202604.log (x11-libs:openmotif-2.3.2:20100313-202604.log,653.33 KB, text/plain)
2010-03-13 21:02 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details
/var/tmp/portage/x11-libs/openmotif-2.3.2/temp/environment (environment,122.07 KB, text/plain)
2010-03-13 21:02 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details
Patch for openmotif-2.3.2-r2.ebuild (openmotif-2.3.2-r2.ebuild.diff,288 bytes, patch)
2010-03-14 12:33 UTC, Ulrich Müller
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-13 21:00:41 UTC
This bug is a dup of http://bugs.gentoo.org/show_bug.cgi?id=10915 and http://bugs.gentoo.org/show_bug.cgi?id=15119 ... but it happens again. And as many people retired since 2002, I think i just better create a NEW bug:

uranus ~ # emerge -va @preserved-rebuil
[...]
Making install-data in airport
make[2]: Entering directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos/programs/airport'
test -z "/usr/share/Xm/airport" || /bin/mkdir -p "/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport"
 /usr/bin/install -c -m 644 'main.c' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/main.c'
 /usr/bin/install -c -m 644 'dragsource.c' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/dragsource.c'
 /usr/bin/install -c -m 644 'dropsite.c' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/dropsite.c'
 /usr/bin/install -c -m 644 'airport.h' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/airport.h'
 /usr/bin/install -c -m 644 'dragsource.h' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/dragsource.h'
 /usr/bin/install -c -m 644 'dropsite.h' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/dropsite.h'
 /usr/bin/install -c -m 644 'main.h' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/main.h'
 /usr/bin/install -c -m 644 'Imakefile' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/Imakefile'
 /usr/bin/install -c -m 644 'XmdAirport.ad' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/XmdAirport.ad'
 /usr/bin/install -c -m 644 'README' '/var/tmp/portage/x11-libs/openmotif-2.3.2/image//usr/share/Xm/airport/README'
make[2]: Leaving directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos/programs/airport'
Making install-data in animate
make[2]: Entering directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos/programs/animate'
../../../clients/uil/uil -o dog.uid dog.uil -I./../../../clients/uil -I../../../clients/uil

Error: $LANG contains an unknown character set

Info: no UID file was produced

Info: errors: 1  warnings: 0  informationals: 1
make[2]: *** [dog.uid] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos/programs/animate'
make[1]: *** [install-data-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos/programs'
make: *** [install-data-recursive] Error 1
make: Leaving directory `/var/tmp/portage/x11-libs/openmotif-2.3.2/work/openmotif-2.3.2/demos'
 * ERROR: x11-libs/openmotif-2.3.2 failed:
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-13 21:01:20 UTC
Created attachment 223447 [details]
/tmp/emerge--info
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-13 21:02:01 UTC
Created attachment 223449 [details]
/var/log/portage/x11-libs:openmotif-2.3.2:20100313-202604.log
Comment 3 DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-13 21:02:23 UTC
Created attachment 223451 [details]
/var/tmp/portage/x11-libs/openmotif-2.3.2/temp/environment
Comment 4 DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-13 21:03:20 UTC
uranus ~ # echo $LANG
en_GB.ISO-8859-15
uranus ~ #
Comment 5 Ulrich Müller gentoo-dev 2010-03-14 12:33:39 UTC
Created attachment 223519 [details, diff]
Patch for openmotif-2.3.2-r2.ebuild

Does attached patch help?
Comment 6 DEMAINE Benoît-Pierre, aka DoubleHP 2010-03-14 14:37:04 UTC
I don't know how to apply these patches.

I could emerge it after doing
LANG=C
(as mentioned in the two oter bugs)
Comment 7 Ulrich Müller gentoo-dev 2010-03-14 15:23:08 UTC
Resolving as duplicate, please continue discussion in bug 15119.


*** This bug has been marked as a duplicate of bug 15119 ***