Created
October 14, 2013 02:46
-
-
Save dpo/6969917 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Warning: Your Xcode (4.6.3) is outdated | |
| Please install Xcode 5.0. | |
| /usr/local/Library/brew.rb: loading /usr/local/Library/Formula/gcc43.rb | |
| /usr/local/Library/brew.rb: loading /usr/local/Library/Formula/gmp4.rb | |
| /usr/local/Library/brew.rb: loading /usr/local/Library/Formula/mpfr2.rb | |
| dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid | |
| /usr/local/Library/Formula/gcc43.rb: loading /usr/local/Library/Formula/gmp4.rb | |
| /usr/local/Library/Formula/gcc43.rb: loading /usr/local/Library/Formula/mpfr2.rb | |
| ==> 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 | |
| tar xf /Library/Caches/Homebrew/gcc43-4.3.6.tar.bz2 | |
| ==> Downloading patches | |
| /usr/bin/curl -f#LA Homebrew 0.9.5 (Ruby 1.8.7-358; Mac OS X 10.8.4) http://trac.macports.org/export/110576/trunk/dports/lang/gcc43/files/darwin10.diff -o 000-homebrew.diff http://trac.macports.org/export/110576/trunk/dports/lang/gcc43/files/i386_multilib.diff -o 001-homebrew.diff http://trac.macports.org/export/110576/trunk/dports/lang/gcc43/files/Make-lang.in.diff -o 002-homebrew.diff http://trac.macports.org/export/110576/trunk/dports/lang/gcc43/files/ppc_fde_encoding.diff -o 003-homebrew.diff --silent | |
| ==> Patching | |
| /usr/bin/patch -f -p0 -i 000-homebrew.diff | |
| 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 | |
| /usr/bin/patch -f -p0 -i 001-homebrew.diff | |
| patching file gcc/config/i386/t-darwin64 | |
| /usr/bin/patch -f -p0 -i 002-homebrew.diff | |
| patching file gcc/cp/Make-lang.in | |
| Hunk #1 succeeded at 73 (offset 1 line). | |
| /usr/bin/patch -f -p0 -i 003-homebrew.diff | |
| 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 | |
| ../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 | |
| checking build system type... x86_64-apple-darwin12.4.0 | |
| checking host system type... x86_64-apple-darwin12.4.0 | |
| checking target system type... x86_64-apple-darwin12.4.0 | |
| checking for a BSD-compatible install... /usr/bin/install -c | |
| checking whether ln works... yes | |
| checking whether ln -s works... yes | |
| checking for gcc... cc | |
| checking for C compiler default output file name... a.out | |
| checking whether the C compiler works... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... | |
| checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether cc accepts -g... yes | |
| checking for cc option to accept ANSI C... none needed | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether c++ accepts -g... yes | |
| checking for gnatbind... no | |
| checking for gnatmake... no | |
| checking whether compiler driver understands Ada... no | |
| checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 | |
| checking for correct version of gmp.h... yes | |
| checking for correct version of mpfr.h... yes | |
| *** This configuration is not supported in the following subdirectories: | |
| target-libmudflap target-libada gnattools target-libffi target-zlib target-libjava zlib target-libobjc target-boehm-gc | |
| (Any other directories should still work fine.) | |
| rm: conftest.dSYM: is a directory | |
| checking for bison... bison -y | |
| checking for bison... bison | |
| checking for gm4... gm4 | |
| checking for flex... flex | |
| checking for flex... flex | |
| checking for makeinfo... makeinfo | |
| checking for expect... expect | |
| checking for runtest... no | |
| checking for ar... ar | |
| checking for as... as | |
| checking for dlltool... no | |
| checking for ld... (cached) /usr/bin/ld | |
| checking for lipo... lipo | |
| checking for nm... nm | |
| checking for ranlib... ranlib | |
| checking for strip... strip | |
| checking for windres... no | |
| checking for windmc... no | |
| checking for objcopy... no | |
| checking for objdump... no | |
| checking for cc... cc | |
| checking for c++... c++ | |
| checking for gcc... gcc | |
| checking for gcj... no | |
| checking for gfortran... gfortran | |
| checking for ar... no | |
| checking for ar... ar | |
| checking for as... no | |
| checking for as... as | |
| checking for dlltool... no | |
| checking for dlltool... no | |
| checking for ld... no | |
| checking for ld... ld | |
| checking for lipo... no | |
| checking for lipo... lipo | |
| checking for nm... no | |
| checking for nm... nm | |
| checking for objdump... no | |
| checking for objdump... no | |
| checking for ranlib... no | |
| checking for ranlib... ranlib | |
| checking for strip... no | |
| checking for strip... strip | |
| checking for windres... no | |
| checking for windres... no | |
| checking for windmc... no | |
| checking for windmc... no | |
| checking where to find the target ar... host tool | |
| checking where to find the target as... host tool | |
| checking where to find the target cc... just compiled | |
| checking where to find the target c++... just compiled | |
| checking where to find the target c++ for libstdc++... just compiled | |
| checking where to find the target dlltool... host tool | |
| checking where to find the target gcc... just compiled | |
| checking where to find the target gcj... host tool | |
| checking where to find the target gfortran... just compiled | |
| checking where to find the target ld... host tool | |
| checking where to find the target lipo... host tool | |
| checking where to find the target nm... host tool | |
| checking where to find the target objdump... host tool | |
| checking where to find the target ranlib... host tool | |
| checking where to find the target strip... host tool | |
| checking where to find the target windres... host tool | |
| checking where to find the target windmc... host tool | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking whether -fkeep-inline-functions is supported... yes | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| ==> make BOOT_CFLAGS="$BOOT_CFLAGS -D_FORTIFY_SOURCE=0" STAGE1_CFLAGS="$STAGE1_CFLAGS -std=gnu89 -D_FORTIFY_SOURCE=0 -fkeep-inline-functions" profiledbootstrap | |
| make BOOT_CFLAGS="$BOOT_CFLAGS -D_FORTIFY_SOURCE=0" STAGE1_CFLAGS="$STAGE1_CFLAGS -std=gnu89 -D_FORTIFY_SOURCE=0 -fkeep-inline-functions" profiledbootstrap | |
| echo stagefeedback > stage_final | |
| mkdir build-x86_64-apple-darwin12.4.0 | |
| mkdir build-x86_64-apple-darwin12.4.0 | |
| mkdir: build-x86_64-apple-darwin12.4.0: File exists | |
| mkdir build-x86_64-apple-darwin12.4.0/fixincludes | |
| mkdir build-x86_64-apple-darwin12.4.0/libiberty | |
| Configuring in build-x86_64-apple-darwin12.4.0/fixincludes | |
| Configuring in build-x86_64-apple-darwin12.4.0/libiberty | |
| Configuring stage 1 in ./intl | |
| Configuring stage 1 in ./libdecnumber | |
| Configuring stage 1 in ./libiberty | |
| configure: creating cache ../config.cache | |
| checking build system type... configure: loading cache ../config.cache | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
| checking for perl... perl | |
| x86_64-apple-darwin12.4.0 | |
| checking host system type... checking build system type... x86_64-apple-darwin12.4.0 | |
| checking target system type... x86_64-apple-darwin12.4.0 | |
| x86_64-apple-darwin12.4.0 | |
| checking for x86_64-apple-darwin12.4.0-gcc... cc | |
| checking host system type... configure: creating cache ./config.cache | |
| configure: creating cache ./config.cache | |
| configure: creating cache ./config.cache | |
| checking whether /usr/bin/make sets $(MAKE)... checking whether /usr/bin/make sets $(MAKE)... x86_64-apple-darwin12.4.0 | |
| checking whether to enable maintainer-specific portions of Makefiles... no | |
| checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000 | |
| checking for perl... perl | |
| checking for x86_64-apple-darwin12.4.0-ar... ar | |
| checking for x86_64-apple-darwin12.4.0-ranlib... ranlib | |
| checking for x86_64-apple-darwin12.4.0-gcc... cc | |
| yes | |
| yes | |
| checking for x86_64-apple-darwin12.4.0-gcc... checking for a BSD-compatible install... cc | |
| /usr/bin/install -c | |
| checking whether NLS is requested... no | |
| checking for msgfmt... no | |
| checking for gmsgfmt... : | |
| checking build system type... checking for xgettext... no | |
| checking for msgmerge... no | |
| checking for x86_64-apple-darwin12.4.0-gcc... cc | |
| checking for C compiler default output file name... x86_64-apple-darwin12.4.0 | |
| checking host system type... a.out | |
| checking whether the C compiler works... checking for C compiler default output file name... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... x86_64-apple-darwin12.4.0 | |
| checking for x86_64-apple-darwin12.4.0-ar... ar | |
| checking for x86_64-apple-darwin12.4.0-ranlib... ranlib | |
| checking for x86_64-apple-darwin12.4.0-gcc... cc | |
| checking for C compiler default output file name... a.out | |
| checking whether the C compiler works... checking for C compiler default output file name... | |
| checking for suffix of object files... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... a.out | |
| checking whether the C compiler works... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... a.out | |
| checking whether the C compiler works... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether we are cross compiling... | |
| no | |
| checking for suffix of executables... checking for suffix of object files... | |
| checking for suffix of object files... | |
| yes | |
| checking whether cc accepts -g... checking for suffix of object files... o | |
| checking whether we are using the GNU C compiler... checking for C compiler default output file name... o | |
| checking whether we are using the GNU C compiler... o | |
| checking whether we are using the GNU C compiler... yes | |
| checking whether cc accepts -g... a.out | |
| checking whether the C compiler works... yes | |
| checking whether we are cross compiling... no | |
| checking for suffix of executables... no | |
| checking for cc option to accept ISO C89... yes | |
| checking whether cc accepts -g... yes | |
| checking whether cc accepts -g... | |
| yes | |
| checking for cc option to accept ANSI C... checking for suffix of object files... yes | |
| checking for cc option to accept ANSI C... none needed | |
| yes | |
| checking for cc option to accept ANSI C... checking whether cc supports -W... o | |
| checking whether we are using the GNU C compiler... none needed | |
| yes | |
| none needed | |
| checking whether cc supports -Wall... none needed | |
| yes | |
| checking whether cc accepts -g... checking for x86_64-apple-darwin12.4.0-ranlib... ranlib | |
| checking for aclocal... no | |
| checking for autoconf... no | |
| checking for autoheader... no | |
| checking whether cc supports -W... checking how to run the C preprocessor... yes | |
| checking whether cc supports -Wwrite-strings... yes | |
| checking for cc option to accept ANSI C... checking build system type... yes | |
| yes | |
| checking whether cc supports -Wall... x86_64-apple-darwin12.4.0 | |
| checking whether cc supports -Wstrict-prototypes... checking host system type... cc -E | |
| none needed | |
| yes | |
| x86_64-apple-darwin12.4.0 | |
| yes | |
| checking whether cc supports -Wmissing-prototypes... checking whether cc supports -Wwrite-strings... checking for x86_64-apple-darwin12.4.0-ranlib... ranlib | |
| checking for library containing strerror... checking how to run the C preprocessor... yes | |
| checking whether cc supports -Wold-style-definition... yes | |
| checking whether cc supports -W... checking whether cc supports -Wstrict-prototypes... none required | |
| checking how to run the C preprocessor... yes | |
| checking whether cc supports -Wmissing-format-attribute... cc -E | |