Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 139830 - bootstrapping non-root path fails in ~x86 with error from eselect-compiler build
Summary: bootstrapping non-root path fails in ~x86 with error from eselect-compiler build
Status: RESOLVED DUPLICATE of bug 139016
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High major
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-09 16:50 UTC by Brant Gurganus
Modified: 2006-07-10 22:26 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 Brant Gurganus 2006-07-09 16:50:08 UTC
1. Create a blank partition and mount it.
2. Run "ROOT={path to blank partition} /usr/portage/scripts/bootstrap.sh".

Log of messages:
>>> Emerging (1 of 7) app-admin/eselect-compiler-2.0.0_rc2-r1 to /mnt/external/
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking eselect-compiler-2.0.0_rc2.tar.gz ;-)
grep: /mnt/external//etc/eselect/compiler/*.conf: No such file or directory
grep: /mnt/external//etc/eselect/compiler/*.conf: No such file or directory
grep: /mnt/external//etc/eselect/compiler/*.conf: No such file or directory
grep: /mnt/external//etc/eselect/compiler/*.conf: No such file or directory
 * We weren't able to find a valid eselect compiler profile for default.
 * Please do the following to re-emerge gcc, then retry emerging
 * eselect-compiler:
 * # emerge -v --oneshot sys-devel/gcc

!!! ERROR: app-admin/eselect-compiler-2.0.0_rc2-r1 failed.
Call stack:
  ebuild.sh, line 1561:   Called dyn_setup
  ebuild.sh, line 668:   Called pkg_setup
  eselect-compiler-2.0.0_rc2-r1.ebuild, line 33:   Called die

!!! Missing eselect-compiler profile for default
!!! If you need support, post the topmost build error, and the call stack if relevant.

Error in sys.exitfunc:

Emerge --info:
Portage 2.1.1_pre2-r6 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r2 i686)
=================================================================
System uname: 2.6.17-gentoo-r2 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHzGentoo Base System version 1.12.1
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4m -mtune=pentium4m -mfpmath=sse -maccumulate-outgoing-args -ffast-math -ggdb3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=pentium4m -mtune=pentium4m -mfpmath=sse -maccumulate-outgoing-args -ffast-math -ggdb3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms splitdebug strict"
GENTOO_MIRRORS="ftp://ftp.cs.rose-hulman.edu/linux/gentoo"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed"
MAKEOPTS="-j"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://gentoo.cs.rose-hulman.edu/gentoo-portage"
USE="x86 X a52 aac acpi afs alsa apache2 avi bash-completion berkdb bitmap-fonts bzip2 cdr cjk cli crypt cups dbus dga dlloader dri dts dvd eds emacs emboss encode esd evo exif expat fbcon ffmpeg flac foomaticdb gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 guile hal howl idn imagemagick imlib isdnlog java javascript jbig jpeg jpeg2k lcms ldap libg++ libwww mad mikmod mmx mng mono motif mozilla mp3 mpeg ncurses nls nptl nsplugin ogg opengl pam pcmcia pcre pdf pdflib perl png ppds pppd python qt quicktime readline reflection samba scanner sdl session speex spell spl sse ssl svg symlink tcpd test theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis win32codecs wmf xine xml xorg xv xvid zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux userland_GNU video_cards_radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Kevin F. Quinn (RETIRED) gentoo-dev 2006-07-10 22:26:35 UTC

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