Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 196503 - dev-util/bazaar: should depend on gettext
Summary: dev-util/bazaar: should depend on gettext
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-20 09:43 UTC by Brandon Weeks
Modified: 2007-10-24 16:33 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 Brandon Weeks 2007-10-20 09:43:41 UTC
dev-util/bazaar needs msgfmt(gettext) to compile which it doesn't depend on.

Reproducible: Always

Steps to Reproduce:
1. Don't have the 'nls' use flag set
2. Try to install dev-util/bazaar

Actual Results:  
make[2]: Leaving directory `/var/tmp/portage/dev-util/bazaar-1.4.2-r1/work/bazaar-1.4.2/src/=build/baz/libfsutils'
make[2]: Entering directory `/var/tmp/portage/dev-util/bazaar-1.4.2-r1/work/bazaar-1.4.2/src/=build/baz/po'
msgfmt -o af.mo /var/tmp/portage/dev-util/bazaar-1.4.2-r1/work/bazaar-1.4.2/src/baz/po/af.po
make[2]: msgfmt: Command not found
make[2]: *** [af.mo] Error 127
make[2]: Leaving directory `/var/tmp/portage/dev-util/bazaar-1.4.2-r1/work/bazaar-1.4.2/src/=build/baz/po'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/dev-util/bazaar-1.4.2-r1/work/bazaar-1.4.2/src/=build/baz'
make: *** [all] Error 2



Portage 2.1.3.9 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23 x86_64)
=================================================================
System uname: 2.6.23 x86_64 AMD Athlon(tm) 64 Processor 3700+
Timestamp of tree: Sat, 20 Oct 2007 01:30:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r1
sys-devel/autoconf:  2.61-r1
sys-devel/automake:  1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ "
MAKEOPTS="-j2"
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 --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="   "
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X alsa amd64 bash-completion berkdb bitmap-fonts caps cli cracklib gdbm gnutls iconv isdnlog mmx ncurses nptl nptlonly opengl openmp pam pcre pic pppd readline reflection session spl sse sse2 ssl tcpd threads truetype truetype-fonts type1-fonts unicode xml xorg xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci 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 mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-10-24 16:33:34 UTC
Fixed, thanks