Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95930 - emerging binutils-2.16.1 removed the executables !
Summary: emerging binutils-2.16.1 removed the executables !
Status: RESOLVED DUPLICATE of bug 95928
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-12 22:41 UTC by Jean Bréfort
Modified: 2005-06-13 01:37 UTC (History)
1 user (show)

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 Jean Bréfort 2005-06-12 22:41:44 UTC
I emerged binutils-2.16.1 (with emerge -Du world) and all binutils programs where removed from my system, so that I cannot compile anything anymore (which is a huge problem for a developer). Seems the programs are installed now in /usr/x86_64-pc-linux-gnu/binutils-bin/2.16/ but no links are available.

emerge --info gives:
Portage 2.0.51.22-r1 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r0, 2.6.10-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.10-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.6.12
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -g -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -g -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://gentoo.oregonstate.edu/ http://www.ibiblio.org/pub/Linux/distributions/gentoo/"
LANG="fr_FR.UTF-8"
LC_ALL="fr_FR.UTF-8"
LINGUAS="de es fr it pl zh_CN"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X acpi alsa berkdb bitmap-fonts bonobo bzlib cdr crypt cups dba dvd dvdr eds esd fam font-server fortran ftp gd gif gnome gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 java jp2 jpeg junit libwww lzw lzw-tiff motif mozilla mp3 ncurses nls opengl oss pam perl png postgres print python readline samba sdl ssl tcpd tetex tiff truetype truetype-fonts type1-fonts usb userlocales xml2 xpm xrandr xv zlib linguas_de linguas_es linguas_fr linguas_it linguas_pl linguas_zh_CN userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jean Bréfort 2005-06-12 22:44:56 UTC
I was wrong, the executables still exist, but links point to the 2.16 directory
instead of 2.16.1
Comment 2 Martin Capitanio 2005-06-12 23:19:32 UTC
a perfekt shot in the heart of gentoo, congratulation ;-)

First aid:
binutils-config i686-pc-linux-gnu-2.16.1
Comment 3 Thomas Beinicke 2005-06-13 00:05:00 UTC
Thanks for the quick help here. 
Though I agree that even in the unstable tree this shouldn't happen. 
Comment 4 Glenn L. McGrath 2005-06-13 01:35:32 UTC
Quick fix for me was just to symlink the directory.

ln -s /usr/x86_64-pc-linux-gnu/binutils-bin/2.16.1
/usr/x86_64-pc-linux-gnu/binutils-bin/2.16
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-06-13 01:37:56 UTC

*** This bug has been marked as a duplicate of 95928 ***