Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84838 - binutils-2.15.92.0.2-r6 failes do emerge due to missing file
Summary: binutils-2.15.92.0.2-r6 failes do emerge due to missing file
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-11 02:58 UTC by Nico Blanke
Modified: 2005-03-12 13:22 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 Nico Blanke 2005-03-11 02:58:54 UTC
When I want to emerge binutils-2.15.92.0.2-r6 the following error appears :

/binutils-2.15.92.0.2-r6/work/binutils-2.15.92.0.2/opcodes/po/de.po
usage: msgfmt [ -dv ] [ - ] [ name ... ]
/var/tmp/portage/binutils-2.15.92.0.2-r6/work/binutils-2.15.92.0.2/opcodes/po/de.gmo: No such file or directory
make[3]: *** [de.gmo] Error 2
make[3]: Leaving directory `/var/tmp/portage/binutils-2.15.92.0.2-r6/work/build/opcodes/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/binutils-2.15.92.0.2-r6/work/build/opcodes'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/binutils-2.15.92.0.2-r6/work/build/opcodes'
make: *** [all-opcodes] Error 2


Reproducible: Always
Steps to Reproduce:
ACCEPT_KEYWORDS="~x86" emerge -vu binutils



Gentoo Base System version 1.6.9
Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20050125-r0,
2.6.11-gentoo-r2 i686)
=================================================================
System uname: 2.6.11-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.53GHz
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 17 2005, 20:53:00)]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r4
sys-devel/libtool:   1.5.10-r5
virtual/os-headers:  2.4.22-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/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/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.gentoo.mesh-solutions.com/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib aim alsa apm arts avi berkdb bidi bitmap-fonts cdr cdrdvd cdrom
crypt cups curl dvd dvdr emboss encode esd faad fam flac font-server foomaticdb
fortran gd gdbm gif gimpprint gpm gtk gtk2 icq idea imagemagick imlib ipv6 irc
java jpeg junit libg++ libwww mad matroska mikmod mmx motif mp3 mpeg msn mysql
ncurses nls oggvorbis opengl openssl pam pdflib perl png ppds python quicktime
readline ruby samba sdl sndfile spell ssl svga tcltk tcpd tetex tiff timidity
truetype truetype-fonts type1-fonts usb wxwindows xml xml2 xmms xv yahoo zlib
linguas_de"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2005-03-11 08:08:09 UTC
please run `binutils-config 1 && source /etc/profile && emerge binutils -u` and see if that helps
Comment 2 Nico Blanke 2005-03-12 03:56:42 UTC
Did not solve the Problem, still the same Error
Comment 3 Nico Blanke 2005-03-12 13:21:39 UTC
Ok the Problem was that somehow my gettext package got broken, I re-emerged it, and the problem was fixed.
Comment 4 Nico Blanke 2005-03-12 13:22:08 UTC
closing