Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 81676 - FEATURES="collision-protect" leads to errors while bootstrapping sed
Summary: FEATURES="collision-protect" leads to errors while bootstrapping sed
Status: RESOLVED DUPLICATE of bug 70425
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-11 16:35 UTC by Lars Strojny
Modified: 2005-07-17 13:06 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 Lars Strojny 2005-02-11 16:35:00 UTC
$ ./bootstrap.sh
make[1]: Leaving directory `/var/tmp/portage/sed-4.1.2/work/sed-4.1.2'
QA Notice: USE Flag 'macos' not in IUSE for sys-apps/sed-4.1.2
man:
gzipping man page: sed.1
info:
gzipping GNU info page: sed.info
gzipping GNU info page: sed.info-1
gzipping GNU info page: sed.info-2
prepallstrip:
strip: strip --strip-unneeded
strip: strip --strip-unneeded
   bin/sed
>>> Completed installing sed-4.1.2 into /var/tmp/portage/sed-4.1.2/image/

* checking 14 files for package collisions
existing file /bin/sed is not owned by this package
* spent 0.0473639965057 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package sys-apps/sed-4.1.2 NOT merged

No package files given... Grabbing a set.

$ emerge info
Portage 2.0.51-r15 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20041102-r0, 2.6.10-as3 i686)
=================================================================
System uname: 2.6.10-as3 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.4.16
Python:               [2.3.4 (#1, Oct 24 2004, 00:50:52)]
dev-lang/python:     [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  2.14.90.0.8-r1
sys-devel/libtool:   [Not Present]
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe"
CHOST="i686-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/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -fstack-protector -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks maketest sandbox sfperms test userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.switch.ch/mirror/gentoo/ http://mirror.switch.ch/mirror/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="de_DE.utf-8"
LC_ALL="de_DE.utf-8"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X aalib acl acpi alsa avi bash-completion bitmap-fonts caca cdparanoia cdr crypt cups divx4linux dvd eds encode esd evo fam fbcon flac gif gimpprint gnome gphoto2 gpm gstreamer gtk2 gtkhtml hal hbci howl imlib2 ipv6 ithreads jpeg mad mmx mng mono moznocompose moznoirc moznomail mozsvg mpeg mpeg4 ncurses nls nptl nptlonly oggvorbis opengl openssh pam pic png python quicktime real rtc samba spell sse sse2 ssl svg svga theora threads tiff truetype truetype-fonts type1-fonts unicode usb vim-pager wmf xanim xv zlib linguas_GER"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Lars Strojny 2005-02-11 16:38:30 UTC
I've checked out anotother QA-issue: the USE Flag 'macos' not in IUSE for sys-apps/sed-4.1.2.
Comment 2 SpanKY gentoo-dev 2005-02-11 16:41:42 UTC
dont use collision-protect while bootstrapping

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