Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137367 - sys-libs/glibc-2.3.6-r4 and utf8
Summary: sys-libs/glibc-2.3.6-r4 and utf8
Status: RESOLVED DUPLICATE of bug 137193
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-20 05:59 UTC by petre rodan (RETIRED)
Modified: 2006-06-20 07:10 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 petre rodan (RETIRED) gentoo-dev 2006-06-20 05:59:55 UTC
I hit a regression between glibc-2.3.6-r3 and glibc-2.3.6-r4. utf-8 support does not work for me any longer. maybe I do smth wrong I'm not sure :/

steps to reproduce the problem:

wget http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-demo.txt
export LC_CTYPE=en_GB.UTF-8
/usr/bin/xterm -font -misc-fixed-medium-r-normal-*-15-*-*-*-*-*-iso10646-1
in that term do `cat UTF-8-demo.txt`.

using glibc-2.3.6-r3 it looks ok, using glibc-2.3.6-r4 the output is broken.

Calculating dependencies... done!
[ebuild     U ] sys-libs/glibc-2.3.6-r4 [2.3.6-r3] USE="nptl -build -erandom -glibc-compat20 -glibc-omitfp -hardened -multilib -nls -nptlonly -profile" 0 kB

Portage 2.1 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.3.6-r3, 2.6.16.16-pandora i686)
=================================================================
System uname: 2.6.16.16-pandora i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.12.1
ccache version 2.3 [disabled]
dev-lang/python:     2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control /var/service"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks metadata-transfer sandbox sfperms strict userpriv usersandbox"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage_2"
SYNC="rsync://proxy/gentoo-portage"
USE="X acpi alsa apm berkdb bzip2 caps crypt crypto cups curl dvd gdbm gif gps gtk gtk2 imap ipv6 jpeg jpeg2k lirc mmx ncurses nptl ogg pam png readline sdl slang smartcard sse sse2 ssl tiff truetype unicode usb x86 xinerama zlib elibc_glibc kernel_linux userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Wolfram Schlich (RETIRED) gentoo-dev 2006-06-20 07:10:14 UTC

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