Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 324751 - While bootstrapping Gentoo Prefix on Solaris 10, binutils fails to emerge
Summary: While bootstrapping Gentoo Prefix on Solaris 10, binutils fails to emerge
Status: RESOLVED DUPLICATE of bug 291488
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: Sparc Solaris
: High normal (vote)
Assignee: Gentoo Prefix
URL: http://www.gentoo.org/proj/en/gentoo-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-20 00:43 UTC by Chris Engelhart
Modified: 2010-06-21 17:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Build log of failed binutils emerge (binutils-error-log.txt,469.80 KB, text/plain)
2010-06-20 00:44 UTC, Chris Engelhart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Engelhart 2010-06-20 00:43:05 UTC
While following the directions given in the URL, binutils fails to emerge.

$ emerge --oneshot --nodeps binutils
...
 * ERROR: sys-devel/binutils-2.20.51.0.4 failed: 
 *   emake failed 
 * 
 * Call stack: 
 *     ebuild.sh, line   54:  Called src_compile 
 *   environment, line 7781:  Called toolchain-binutils_src_compile 
 *   environment, line 8499:  Called die 
 * The specific snippet of code: 
 *       emake all || die "emake failed"; 
 * 
 * If you need support, post the output of 'emerge --info =sys-devel/binutils-2.20.51.0.4', 
 * the complete build log and the output of 'emerge -pqv =sys-devel/binutils-2.20.51.0.4'. 
 * The complete build log is located at '/home/chris/gentoo/var/tmp/portage/sys-devel/binutils-2.20.51.0.4/temp/build.log'. 
 * The ebuild environment file is located at '/home/chris/gentoo/var/tmp/portage/sys-devel/binutils-2.20.51.0.4/temp/environment'. 
 * S: '/home/chris/gentoo/var/tmp/portage/sys-devel/binutils-2.20.51.0.4/work/binutils-2.20.51.0.4'

Here's the relevant info:

$ emerge -pqv =sys-devel/binutils-2.20.51.0.4
[ebuild  N    ] sys-devel/binutils-2.20.51.0.4  USE="-multislot -multitarget -nls -test -vanilla"

$ emerge --info =sys-devel/binutils-2.20.51.0.4
Portage 2.2.00.15842-prefix (prefix/sunos/solaris/5.10/sparc64, gcc-3.4.3, unavailable, 5.10 sun4u) 
================================================================= 
                        System Settings 
================================================================= 
System uname: Solaris-2.10-sun4u-sparc-32bit-ELF 
Timestamp of tree: Sun, 09 May 2010 21:37:55 +0000 
app-shells/bash:     4.0_p37 
sys-devel/gcc-config: 1.4.1-r00.2 
ACCEPT_KEYWORDS="~sparc64-solaris" 
ACCEPT_LICENSE="* -@EULA" 
CBUILD="sparcv9-sun-solaris2.10" 
CFLAGS="" 
CHOST="sparcv9-sun-solaris2.10" 
CONFIG_PROTECT="/etc" 
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf" 
CPPFLAGS="-I/home/chris/gentoo/usr/include" 
CXXFLAGS="" 
DISTDIR="/home/chris/gentoo/usr/portage/distfiles" 
FEATURES="assume-digests collision-protect distlocks fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unmerge-logs unmerge-orphans userfetch" 
GENTOO_MIRRORS="http://distfiles.gentoo.org" 
LANG="C" 
LDFLAGS="-L/home/chris/gentoo/usr/lib -R/home/chris/gentoo/usr/lib -L/home/chris/gentoo/lib -R/home/chris/gentoo/lib -L/usr/sfw/lib/64 -R/usr/sfw/lib/64" 
PKGDIR="/home/chris/gentoo/usr/portage/packages" 
PORTAGE_CONFIGROOT="/home/chris/gentoo/" 
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" 
PORTAGE_TMPDIR="/home/chris/gentoo/var/tmp" 
PORTDIR="/home/chris/gentoo/usr/portage" 
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix" 
USE="bootstrap cracklib cxx modules ncurses prefix readline sparc64-solaris zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="SunOS" INPUT_DEVICES="keyboard mouse" KERNEL="SunOS" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY

I will attach the build log.

The portage tree that the bootstrap script downloaded is very old, and I can't seem to update it with --sync.  Perhaps this is the issue?
Comment 1 Chris Engelhart 2010-06-20 00:44:38 UTC
Created attachment 235987 [details]
Build log of failed binutils emerge
Comment 2 Chris Engelhart 2010-06-21 17:30:50 UTC

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