Skip to content

Instantly share code, notes, and snippets.

@dpo
Created October 14, 2013 02:44
Show Gist options
  • Select an option

  • Save dpo/6969900 to your computer and use it in GitHub Desktop.

Select an option

Save dpo/6969900 to your computer and use it in GitHub Desktop.
Warning: Your Xcode (4.6.3) is outdated
Please install Xcode 5.0.
dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid
==> Downloading http://ftpmirror.gnu.org/gcc/gcc-4.3.6/gcc-4.3.6.tar.bz2
Already downloaded: /Library/Caches/Homebrew/gcc43-4.3.6.tar.bz2
==> Downloading patches
==> Patching
patching file gcc/config.gcc
patching file configure
patching file configure.ac
patching file libjava/configure
patching file libjava/configure.ac
patching file libjava/configure.host
patching file gcc/config/i386/t-darwin64
patching file gcc/cp/Make-lang.in
Hunk #1 succeeded at 73 (offset 1 line).
patching file libffi/src/powerpc/darwin.S
patching file libffi/src/powerpc/darwin_closure.S
==> ../configure --build=x86_64-apple-darwin12.4.0 --prefix=/usr/local/Cellar/gcc43/4.3.6/gcc --datadir=/usr/local/Cellar/gcc43/4.3.6/share --mandir=/usr/local/Cellar/gcc43/4.3.6/share/man --bindir=/usr/local/Cellar/gcc43/4.3.6/bin --enable-languages=c,c++,fortran --program-suffix=-4.3 --with-gmp=/usr/local/opt/gmp4 --with-mpfr=/usr/local/opt/mpfr2 --with-system-zlib --enable-stage1-checking --enable-checking=release --disable-werror --disable-nls --disable-multilib
==> make BOOT_CFLAGS="$BOOT_CFLAGS -D_FORTIFY_SOURCE=0" STAGE1_CFLAGS="$STAGE1_CFLAGS -std=gnu89 -D_FORTIFY_SOURCE=0 -fkeep-inline-functions" profiledbootstrap
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[1]: *** [stagefeedback-bubble] Error 2
make: *** [profiledbootstrap] Error 2
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment