- moose@lisa:~/build/summon-arm-toolchain$ time ./summon-arm-toolchain PREFIX=~/sat
- Settings used for this build are:
- TARGET=arm-none-eabi
- PREFIX=/home/moose/sat
- DARWIN_OPT_PATH=/usr/local
- SUDO=
- QUIET=0
- USE_LINARO=1
- OOCD_EN=1
- OOCD_GIT=
- LIBSTM32_EN=0
- LIBOPENCM3_EN=1
- DEFAULT_TO_CORTEX_M3=0
- CPUS=
- 2 cpu's detected running make with '-j3' flag
- Found Linux OS.
- ******************************************************************
- * Cloning oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
- ******************************************************************
- Cloning into 'oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149'...
- remote: Counting objects: 41880, done.
- remote: Compressing objects: 100% (8260/8260), done.
- remote: Total 41880 (delta 34492), reused 40703 (delta 33494)
- Receiving objects: 100% (41880/41880), 9.30 MiB | 766 KiB/s, done.
- Resolving deltas: 100% (34492/34492), done.
- ******************************************************************
- * Checking out the revision 9e1a16690e669b895dce7c3951b1fe893bfd6149 with the SHA 9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
- ******************************************************************
- Switched to a new branch 'sat-branch'
- ******************************************************************
- * Running post clone code for oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
- ******************************************************************
- + aclocal
- + libtoolize --automake --copy
- + autoconf
- + autoheader
- + automake --gnu --add-missing --copy
- configure.ac:20: installing `./compile'
- configure.ac:28: installing `./config.guess'
- configure.ac:28: installing `./config.sub'
- configure.ac:8: installing `./install-sh'
- configure.ac:8: installing `./missing'
- doc/Makefile.am:1: installing `doc/mdate-sh'
- doc/Makefile.am:1: installing `doc/texinfo.tex'
- src/Makefile.am: installing `./depcomp'
- src/jtag/drivers/Makefile.am:8: `pkglibdir' is not a legitimate directory for `DATA'
- src/target/Makefile.am:166: `pkglibdir' is not a legitimate directory for `DATA'
- Makefile.am: installing `./INSTALL'
- real 0m28.365s
- user 0m7.136s
- sys 0m0.816s