START BUILD: Wed Apr 1 21:02:08 CDT 2015 Build directory (build arch): /Users/louloizides/buildroot/builds/bd-x86_64-2015.1 Build directory (host arch): /Users/louloizides/buildroot/builds/bd-x86_64-2015.1 Build architecture: x86_64 Release: --release Host: Host architecture: x86_64 Install directory (build arch): /Users/louloizides/buildroot/builds/id-x86_64-2015.1-toolchain Install directory (host arch): /Users/louloizides/buildroot/esdk.2015.1/tools/e-gnu.x86_64wget Symlink directory: e-gnu Datestamp (build arch): Datestamp (host arch): Clean (build arch): --clean-build Clean (host arch): --clean-host Automatic pull: --auto-pull Automatic checkout: --auto-checkout Rebuild unified source: --preserve-unisrc Unified source directory: /Users/louloizides/buildroot/unisrc-2015.1 Maximum jobs: 1 Maximum load: 1 Use GMP source: --gmp Use MPFR source: --mpfr Use MPC source: --mpc Use ISL source: --isl Use Cloog source: --cloog Use ncurses source: --ncurses Target CFLAGS: -O2 -g Extra config flags: --disable-werror Fetching gcc Switched to branch 'epiphany-gcc-4.8-software-cache' Your branch is up-to-date with 'adapteva/epiphany-gcc-4.8-software-cache'. fetching tags Checking out epiphany-gcc-esdk-2015.1 Note: checking out 'epiphany-gcc-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 005a359... * config/epiphany/epiphany.md (stack_adjust_addfp, stack_adjust_mov): Don't hard code frame pointer name, but find it from reg_names. Fetching binutils Previous HEAD position was cb1b527... Rename overlay manager to software cache Switched to branch 'epiphany-binutils-2.23-software-cache' Your branch is up-to-date with 'adapteva/epiphany-binutils-2.23-software-cache'. fetching tags Checking out epiphany-binutils-esdk-2015.1 Note: checking out 'epiphany-binutils-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at cb1b527... Rename overlay manager to software cache Fetching gdb Switched to branch 'epiphany-gdb-7.6' Your branch is up-to-date with 'adapteva/epiphany-gdb-7.6'. fetching tags Checking out epiphany-gdb-esdk-2015.1 Note: checking out 'epiphany-gdb-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 3226b8e... Add support for software single step. Fetching newlib Switched to branch 'epiphany-newlib-1.20-software-cache' Your branch is up-to-date with 'adapteva/epiphany-newlib-1.20-software-cache'. fetching tags Checking out epiphany-newlib-esdk-2015.1 Note: checking out 'epiphany-newlib-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at 35a4aa0... * epiphany/Makefile.in (OUTPUTS): Add cachemanager.o. * epiphany/cachemanager.S: New file. Fetching cgen Switched to branch 'epiphany-cgen-1.1-software-cache' Your branch is up-to-date with 'adapteva/epiphany-cgen-1.1-software-cache'. fetching tags Checking out epiphany-cgen-esdk-2015.1 Note: checking out 'epiphany-cgen-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at fe9a7b4... Rename OVERLOW and OVERHIGH to CACHELOW and CACHEHIGH Fetching gdb-multicore-sim Switched to branch 'epiphany-gdb-7.6-multicore-sim' Your branch is up-to-date with 'adapteva/epiphany-gdb-7.6-multicore-sim'. fetching tags Checking out epiphany-gdb-multicore-sim-esdk-2015.1 Note: checking out 'epiphany-gdb-multicore-sim-esdk-2015.1'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b new_branch_name HEAD is now at a51b9d8... sim:epiphany: Remove left behind debug printf statement Configuring tool chain... checking build system type... x86_64-apple-darwin14.1.0 checking host system type... x86_64-apple-darwin14.1.0 checking target system type... epiphany-unknown-elf checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether ln works... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for libatomic support... no checking for libitm support... no checking for libsanitizer support... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking whether g++ accepts -static-libstdc++ -static-libgcc... no 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 objdir... .libs checking for the correct version of gmp.h... no configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify their locations. Source code for these libraries can be found at their respective hosting sites as well as at ftp://gcc.gnu.org/pub/gcc/infrastructure/. See also http://gcc.gnu.org/install/prerequisites.html for additional info. If you obtained GMP, MPFR and/or MPC from a vendor distribution package, make sure that you have installed both the libraries and the header files. They may be located in separate packages. ERROR: Tool chain configuration for host machine failed.