Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 278281 - xfce-base/xfdesktop-4.6.1 compile fail with tr_TR.utf8 locale
Summary: xfce-base/xfdesktop-4.6.1 compile fail with tr_TR.utf8 locale
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-18 20:45 UTC by Gürkan
Modified: 2009-08-01 20:49 UTC (History)
0 users

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


Attachments
crash build log (build.log,103.44 KB, text/plain)
2009-07-18 20:47 UTC, Gürkan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gürkan 2009-07-18 20:45:53 UTC
When i want to try emerge xfce-base/xfdesktop-4.6.1 with Turkish locale, it crashes.. But when using LC_ALL="C" (yeah it's a little wrong sometimes) it compiles successful..
Attaching the build log..

Reproducible: Always

Steps to Reproduce:
1. set locale to tr_TR.utf8
2. emerge -1v =xfdesktop-4.6.1
3. bumm..
Comment 1 Gürkan 2009-07-18 20:47:23 UTC
Created attachment 198429 [details]
crash build log

here is the evil file..

some translations:
dizininden ç?k?l?yor = exiting from directory
hata = error
Comment 2 Gürkan 2009-07-18 20:49:07 UTC
Sorry, forgotten emerge --info :

Portage 2.2_rc33 (default/linux/x86/2008.0, gcc-4.3.2, glibc-2.10.1-r0, 2.6.30-zen1 i686)
=================================================================
System uname: Linux-2.6.30-zen1-i686-Intel-R-_Pentium-R-_4_CPU_3.00GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 18 Jul 2009 14:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.0_p24
dev-lang/python:     2.5.4-r3, 2.6.2-r1
dev-util/ccache:     2.4-r8
dev-util/cmake:      2.6.4-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    2.0
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.30
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=native -mtune=native -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="candy ccache distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="tr_TR.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="tr"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/zen-overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acl alsa berkdb bzip2 cli cracklib crypt dbus dri fortran gdbm gpm gstreamer iconv ipv6 isdnlog jpeg jpg libnotify midi mmx mng mp3 mudflap ncurses nls nptl nptlonly opengl openmp pam pcre perl png pppd python readline reflection scrobbler session spl sse sse2 ssl svg sysfs tcpd unicode x86 xfce xfce4 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="tr" USERLAND="GNU" VIDEO_CARDS="vesa via nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-01 01:41:57 UTC
huh, have you reported this at http://bugzilla.xfce.org yet?
Comment 4 Gürkan 2009-08-01 10:44:16 UTC
umm.. no (it's in portage) :) But you're right, xfce bugzilla is right place to cry :) Sorry.
Comment 5 Gürkan 2009-08-01 20:49:40 UTC
Fixed in xfce bugzilla.. Not a locale bug.. Closing..
http://bugzilla.xfce.org/show_bug.cgi?id=5634