Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402309 - sys-devel/gdb-7.4 doesn't honor LINGUAS for locale files
Summary: sys-devel/gdb-7.4 doesn't honor LINGUAS for locale files
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 484948 (view as bug list)
Depends on:
Blocks: respect_LINGUAS
  Show dependency tree
 
Reported: 2012-02-05 22:23 UTC by Piotr Szymaniak
Modified: 2017-06-07 09:42 UTC (History)
1 user (show)

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


Attachments
build.log.bz2 (20120828-202437.log.bz2,27.71 KB, application/octet-stream)
2012-08-28 20:36 UTC, Piotr Szymaniak
Details
gdb-7.9.1: fixup l10n support (0001-sys-devel-gdb-7.9.1-Fixup-l10n-support.patch,1.43 KB, patch)
2017-06-07 07:50 UTC, Jan Vesely
Details | Diff
gdb-7.10.1: fixup l10n support (0002-sys-devel-gdb-7.10.1-Fixup-l10n-support.patch,1.53 KB, patch)
2017-06-07 07:51 UTC, Jan Vesely
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Szymaniak 2012-02-05 22:23:16 UTC
When sys-devel/gdb-7.4 is emerged, it dumps LC_MESSAGES for many languages, whereas I have the line 'LINGUAS="en pl"' in  make.conf.

~ (: qlist gdb | grep locale
/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
/usr/share/locale/it/LC_MESSAGES/opcodes.mo
/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
/usr/share/locale/de/LC_MESSAGES/opcodes.mo
/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
/usr/share/locale/vi/LC_MESSAGES/bfd.mo
/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
/usr/share/locale/tr/LC_MESSAGES/bfd.mo
/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
/usr/share/locale/sv/LC_MESSAGES/bfd.mo
/usr/share/locale/rw/LC_MESSAGES/bfd.mo
/usr/share/locale/ru/LC_MESSAGES/bfd.mo
/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
/usr/share/locale/ro/LC_MESSAGES/bfd.mo
/usr/share/locale/ja/LC_MESSAGES/bfd.mo
/usr/share/locale/id/LC_MESSAGES/opcodes.mo
/usr/share/locale/id/LC_MESSAGES/bfd.mo
/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
/usr/share/locale/fr/LC_MESSAGES/bfd.mo
/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
/usr/share/locale/fi/LC_MESSAGES/bfd.mo
/usr/share/locale/es/LC_MESSAGES/opcodes.mo
/usr/share/locale/es/LC_MESSAGES/bfd.mo
/usr/share/locale/da/LC_MESSAGES/opcodes.mo
/usr/share/locale/da/LC_MESSAGES/bfd.mo

Actual Results:  
LC_MESSAGES contains unwanted files

Expected Results:  
LC_MESSAGES should contain only files for selected LINGUAS




$ emerge --info =sys-devel/gdb-7.4
Portage 2.2.0_alpha85 (default/linux/x86/10.0/desktop, gcc-4.6.2, glibc-2.13-r4, 3.2.2 i686)
=================================================================
                        System Settings
=================================================================
System uname: Linux-3.2.2-i686-Pentium-R-_Dual-Core_CPU_E5400_@_2.70GHz-with-gentoo-2.1
Timestamp of tree: Sun, 05 Feb 2012 19:00:01 +0000
distcc 3.1 i686-pc-linux-gnu [disabled]
ccache version 3.1.7 [disabled]
app-shells/bash:          4.2_p20
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.2-r3, 3.2.2
dev-util/ccache:          3.1.7
dev-util/cmake:           2.8.7-r2
dev-util/pkgconfig:       0.26
sys-apps/baselayout:      2.1
sys-apps/openrc:          0.9.8.4
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.68
sys-devel/automake:       1.9.6-r3, 1.11.2-r1
sys-devel/binutils:       2.22.52.0.1
sys-devel/gcc:            4.6.2
sys-devel/gcc-config:     1.5-r2
sys-devel/libtool:        2.4.2
sys-devel/make:           3.82-r3
sys-kernel/linux-headers: 3.2 (virtual/os-headers)
sys-libs/glibc:           2.13-r4
Repositories: gentoo multimedia x11 sunrise mgorny roslin gamerlay-stable
Installed sets: @system
ACCEPT_KEYWORDS="x86 ~x86"
ACCEPT_LICENSE="*"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch preserve-libs protect-owned sandbox sfperms sign strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.ift.uni.wroc.pl/"
LANG="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pl en"
MAKEOPTS="-j3"
PKGDIR="/home/p/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/multimedia /var/lib/layman/x11 /var/lib/layman/sunrise /var/lib/layman/mgorny /home/lazy_bum/uberlay/roslin /home/lazy_bum/uberlay/gamerlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa bash-completion bzip2 cairo cdda cdr cli consolekit cracklib crypt cups custom-cflags custom-cxxflags cxx dbus dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gdu gif gles gpm gtk iconv ipv6 jabber jpeg lcms libnotify mad mmx mmxext mng modules mp3 mp4 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pango pcre pdf png policykit ppds pppd qt3support qt4 readline sdl session spell sse sse2 ssl ssse3 svg sysfs tcpd tiff truetype udev unicode usb vim-syntax vorbis x264 x86 xcb xml xorg xulrunner xv xvid 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog cpu cpufreq disk hddtemp network uptime users" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en" PHP_TARGETS="php5-3" QEMU_SOFTMMU_TARGETS="i386" QEMU_USER_TARGETS="i386" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nouveau" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

sys-devel/gdb-7.4 was built with the following:
USE="client nls server zlib -expat -multitarget -python -test -vanilla"
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-14 16:18:06 UTC
Um, this is taking it a bit too far. If you made it your project to go through the entire tree to look for packages that do not honour LINGUAS, you're going about it the wrong way.

Stop filing these bugs now or only file them for packages you show a clear personal interest for.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2012-02-15 00:47:12 UTC
How about you let the maintainers decide what is and isn't a bug?
Comment 3 SpanKY gentoo-dev 2012-02-15 03:46:19 UTC
settle people; let's love it up.  yes, we want to see these LINGUAS/locale bugs.  i asked for them on the g-dev list.
Comment 4 SpanKY gentoo-dev 2012-08-11 17:19:56 UTC
(In reply to comment #0)

can you post the full build log with gdb-7.4.1 ?  i just checked my system and it appears to be working correctly.

$ qlist sys-devel/gdb-7.4.1 | grep mo
/usr/share/locale/de/LC_MESSAGES/opcodes.mo
$ portageq envvar LINGUAS
en en_US en_GB de
Comment 5 Piotr Szymaniak 2012-08-28 10:10:23 UTC
Got 7.5 already, but it still looks to be broken (will post full build log later):

maszyn ~ # qlist sys-devel/gdb-7.5 | grep mo
/usr/share/locale/da/LC_MESSAGES/bfd.mo
/usr/share/locale/da/LC_MESSAGES/opcodes.mo
/usr/share/locale/es/LC_MESSAGES/bfd.mo
/usr/share/locale/es/LC_MESSAGES/opcodes.mo
/usr/share/locale/fi/LC_MESSAGES/bfd.mo
/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
/usr/share/locale/fr/LC_MESSAGES/bfd.mo
/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
/usr/share/locale/id/LC_MESSAGES/bfd.mo
/usr/share/locale/id/LC_MESSAGES/opcodes.mo
/usr/share/locale/ja/LC_MESSAGES/bfd.mo
/usr/share/locale/ro/LC_MESSAGES/bfd.mo
/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
/usr/share/locale/ru/LC_MESSAGES/bfd.mo
/usr/share/locale/rw/LC_MESSAGES/bfd.mo
/usr/share/locale/sv/LC_MESSAGES/bfd.mo
/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
/usr/share/locale/tr/LC_MESSAGES/bfd.mo
/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
/usr/share/locale/uk/LC_MESSAGES/bfd.mo
/usr/share/locale/vi/LC_MESSAGES/bfd.mo
/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
/usr/share/locale/de/LC_MESSAGES/opcodes.mo
/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
/usr/share/locale/it/LC_MESSAGES/opcodes.mo
/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
maszyn ~ # portageq envvar LINGUAS
pl en
Comment 6 Piotr Szymaniak 2012-08-28 20:36:25 UTC
Created attachment 322474 [details]
build.log.bz2
Comment 7 SpanKY gentoo-dev 2012-08-28 22:47:19 UTC
i don't think this is gdb specific.  if the target package doesn't support any of the LINGUAS you specified, then currently all get installed.
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-15 14:44:09 UTC
*** Bug 484948 has been marked as a duplicate of this bug. ***
Comment 9 Jan Vesely 2017-06-07 07:50:37 UTC
Created attachment 475432 [details, diff]
gdb-7.9.1: fixup l10n support

these are the patches that I have been using locally.
Comment 10 Jan Vesely 2017-06-07 07:51:14 UTC
Created attachment 475434 [details, diff]
gdb-7.10.1: fixup l10n support
Comment 11 Matthias Maier gentoo-dev 2017-06-07 09:42:28 UTC
It has been Gentoo policy for quite a wile now to install small language files unconditionally (i.e. independently of the L10N use expand) [1]. Thus we will not introduce an L10N use-expand to simply delete unwanted .mo files.

That said - the LINGUAS specific behavior seems to be working as expected:

  (In reply to SpanKY from comment #7)
  > i don't think this is gdb specific.  if the target package doesn't support
  > any of the LINGUAS you specified, then currently all get installed.

[1] https://www.gentoo.org/support/news-items/2016-06-23-l10n-use_expand.html