Skip to content

Instantly share code, notes, and snippets.

@divoxx
Created February 25, 2010 22:10
Show Gist options
  • Save divoxx/315093 to your computer and use it in GitHub Desktop.
Save divoxx/315093 to your computer and use it in GitHub Desktop.
config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
config.status: executing default-1 commands
Configuring stage 1 in ./gcc
configure: creating cache ./config.cache
checking build system type... x86_64-apple-darwin10
checking host system type... x86_64-apple-darwin10
checking target system type... x86_64-apple-darwin10
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
configure: error: cannot execute: /Users/divoxx/Gentoo/usr/bin/x86_64-apple-darwin10-ld: check --with-ld or env. var. DEFAULT_LINKER
make[2]: *** [configure-stage1-gcc] Error 1
make[2]: Leaving directory `/Users/divoxx/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5574/work/build'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/Users/divoxx/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5574/work/build'
make: *** [bootstrap] Error 2
* ERROR: sys-devel/gcc-apple-4.2.1_p5574 failed:
* emake failed
*
* Call stack:
* ebuild.sh, line 61: Called src_compile
* environment, line 11433: Called die
* The specific snippet of code:
* emake bootstrap || die "emake failed";
*
* If you need support, post the output of 'emerge --info =sys-devel/gcc-apple-4.2.1_p5574',
* the complete build log and the output of 'emerge -pqv =sys-devel/gcc-apple-4.2.1_p5574'.
* The complete build log is located at '/Users/divoxx/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5574/temp/build.log'.
* The ebuild environment file is located at '/Users/divoxx/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5574/temp/environment'.
* S: '/Users/divoxx/Gentoo/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5574/work/gcc_42-5574'
emerge --info =sys-devel/gcc-apple-4.2.1_p557
Portage 2.2.00.15134-prefix (prefix/darwin/macos/10.6/x64, gcc-4.2.1, unavailable, 10.2.0 i386)
=================================================================
System Settings
=================================================================
System uname: Darwin-10.2.0-i386-64bit
Timestamp of tree: Tue, 19 Jan 2010 22:47:12 +0000
distcc 2.18.5-Apple.1 i386-apple-darwin10.0 (protocols 1 and 2) (default port 3632) [disabled]
sys-devel/gcc-config: 1.4.1-r00.2
ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin10"
CFLAGS="-march=nocona"
CHOST="x86_64-apple-darwin10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf"
CPPFLAGS="-I/Users/divoxx/Gentoo/usr/include"
CXXFLAGS=""
DISTDIR="/Users/divoxx/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 http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-search_paths_first -L/Users/divoxx/Gentoo/usr/lib -L/Users/divoxx/Gentoo/lib"
PKGDIR="/Users/divoxx/Gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/Users/divoxx/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="/Users/divoxx/Gentoo/var/tmp"
PORTDIR="/Users/divoxx/Gentoo/usr/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="aqua coreaudio cracklib cxx mmx mmxext modules ncurses objc objc++ prefix readline sse sse2 ssl x64-macos zlib" 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="Darwin" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" RUBY_TARGETS="ruby18" USERLAND="GNU"
Unset: CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment