Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 328287 - USE nls don't work with arm
Summary: USE nls don't work with arm
Status: RESOLVED DUPLICATE of bug 214835
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 17:51 UTC by NickNill
Modified: 2010-07-14 19:42 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 NickNill 2010-07-14 17:51:19 UTC
I try to set USE='nls', but for it there is dependency with libiconv. But it doesn't have arm keyword.
!!! All ebuilds that could satisfy "dev-libs/libiconv" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/libiconv-1.13.1 (masked by: missing keyword)


Reproducible: Always

Steps to Reproduce:
1. set USE="nls"
2. run armv5te-iwmmxt-linux-gnueabi-emerge bash


Actual Results:  
hese are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "dev-libs/libiconv" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-libs/libiconv-1.13.1 (masked by: missing keyword)

(dependency required by "virtual/libiconv-0" [ebuild])
(dependency required by "sys-devel/gettext-0.18.1.1" [ebuild])
(dependency required by "virtual/libintl-0" [ebuild])
(dependency required by "sys-apps/sed-4.2.1" [ebuild])
(dependency required by "app-admin/eselect-1.2.10" [ebuild])
(dependency required by "app-admin/eselect-python-20100321" [ebuild])
(dependency required by "sys-apps/file-5.04" [ebuild])

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.



NNIIL / # armv5te-iwmmxt-linux-gnueabi-emerge --info
Portage 2.1.8.3 (embedded, gcc-4.4.4, unavailable, 2.6.34-ARCH i686)
=================================================================
System uname: Linux-2.6.34-ARCH-i686-Intel-R-_Celeron-R-_D_CPU_3.06GHz-with-gentoo-2.0.1
Timestamp of tree: Wed, 14 Jul 2010 16:30:01 +0000
app-shells/bash:     4.1_p7
dev-lang/python:     2.6.4-r1
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.6.1-r1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.65-r1
sys-devel/automake:  1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.3.4, 4.4.4-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
virtual/os-headers:  2.6.34
ACCEPT_KEYWORDS="arm ~arm"
ACCEPT_LICENSE="* -@EULA"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -pipe -mtune=iwmmxt -mcpu=xscale"
CHOST="armv5te-iwmmxt-linux-gnueabi"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d"
CXXFLAGS="-Os -pipe -mtune=iwmxt -mcpu=xscale"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests distlocks fixpackages news parallel-fetch protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ru_RU.UTF-8"
LDFLAGS=""
LINGUAS="en ru"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/usr/armv5te-iwmmxt-linux-gnueabi/"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="kdrive minimal mktemp modules multicall nls pam ssh zlib" INPUT_DEVICES="evdev mouse keyboard tslib" KERNEL="linux" LINGUAS="en ru" USERLAND="GNU" VIDEO_CARDS="fbdev" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2010-07-14 19:39:23 UTC
you can forget about having USE nls on uclibc, pretty much...

*** This bug has been marked as a duplicate of bug 214835 ***
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-07-14 19:42:30 UTC
also see bug 297229