Skip to content

Instantly share code, notes, and snippets.

@whmountains
Created August 25, 2015 15:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save whmountains/c10709bd4c4c0b94a77b to your computer and use it in GitHub Desktop.
Save whmountains/c10709bd4c4c0b94a77b to your computer and use it in GitHub Desktop.
crosstool-ng build logs
[INFO ] Performing some trivial sanity checks
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] Testing '! ( -n )'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build'
[DEBUG] ==> Executing: 'rm' '-f' '/Volumes/crosstool-ng/ctng/.build/backtrace'
[DEBUG] ==> Executing: 'touch' '/Volumes/crosstool-ng/ctng/.build/foo'
[DEBUG] Testing '! ( -f /Volumes/crosstool-ng/ctng/.build/FOO )'
[DEBUG] ==> Executing: 'rm' '-f' '/Volumes/crosstool-ng/ctng/.build/foo'
[DEBUG] Testing '-f /bin/bash -a -x /bin/bash'
[DEBUG] Creating bin-override for tools in '/Volumes/crosstool-ng/ctng/.build/tools'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/tools/bin'
[DEBUG] Creating script-override for 'install' -> '"/usr/bin/install -c"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/install'
[DEBUG] Creating script-override for 'bash' -> '"/bin/bash"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/bash'
[DEBUG] Creating script-override for 'awk' -> '"/usr/local/bin/gawk"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/awk'
[DEBUG] Creating script-override for 'grep' -> '"/usr/bin/grep"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/grep'
[DEBUG] Creating script-override for 'make' -> '"/usr/bin/make"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/make'
[DEBUG] Creating script-override for 'sed' -> '"/usr/local/bin/sed"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/sed'
[DEBUG] Creating script-override for 'libtool' -> '"/usr/local/bin/glibtool"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/libtool'
[DEBUG] Creating script-override for 'libtoolize' -> '"/usr/local/bin/glibtoolize"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/libtoolize'
[DEBUG] Creating script-override for 'objcopy' -> '"/usr/local/bin/gobjcopy"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/objcopy'
[DEBUG] Creating script-override for 'objdump' -> '"/usr/local/bin/gobjdump"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/objdump'
[DEBUG] Creating script-override for 'readelf' -> '"/usr/local/bin/greadelf"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/readelf'
[DEBUG] Creating script-override for 'patch' -> '"/usr/bin/patch"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/patch'
[DEBUG] Creating script-override for 'gperf' -> '"/usr/local/bin/gperf"'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/tools/bin/gperf'
[INFO ] Build started 20150820.205950
[DEBUG] =================================================================
[DEBUG] Dumping user-supplied crosstool-NG configuration
[DEBUG] ==> Executing: '/usr/bin/grep' '-E' '^(# |)CT_' '.config'
[DEBUG] CT_CONFIGURE_has_make381=y
[DEBUG] CT_CONFIGURE_has_xz=y
[DEBUG] CT_CONFIGURE_has_svn=y
[DEBUG] CT_MODULES=y
[DEBUG] # CT_OBSOLETE is not set
[DEBUG] CT_EXPERIMENTAL=y
[DEBUG] # CT_EXPERIMENTAL_PATCHES is not set
[DEBUG] # CT_ALLOW_BUILD_AS_ROOT is not set
[DEBUG] # CT_DEBUG_CT is not set
[DEBUG] CT_LOCAL_TARBALLS_DIR=""
[DEBUG] CT_CUSTOM_LOCATION_ROOT_DIR=""
[DEBUG] CT_WORK_DIR="${CT_TOP_DIR}/.build"
[DEBUG] CT_PREFIX_DIR="/Volumes/crosstool-ng/x-tools/${CT_TARGET}"
[DEBUG] CT_INSTALL_DIR="${CT_PREFIX_DIR}"
[DEBUG] CT_RM_RF_PREFIX_DIR=y
[DEBUG] CT_REMOVE_DOCS=y
[DEBUG] CT_INSTALL_DIR_RO=y
[DEBUG] CT_STRIP_ALL_TOOLCHAIN_EXECUTABLES=y
[DEBUG] # CT_FORBID_DOWNLOAD is not set
[DEBUG] # CT_FORCE_DOWNLOAD is not set
[DEBUG] CT_CONNECT_TIMEOUT=10
[DEBUG] # CT_ONLY_DOWNLOAD is not set
[DEBUG] # CT_USE_MIRROR is not set
[DEBUG] # CT_FORCE_EXTRACT is not set
[DEBUG] CT_OVERIDE_CONFIG_GUESS_SUB=y
[DEBUG] # CT_ONLY_EXTRACT is not set
[DEBUG] CT_PATCH_BUNDLED=y
[DEBUG] # CT_PATCH_LOCAL is not set
[DEBUG] # CT_PATCH_BUNDLED_LOCAL is not set
[DEBUG] # CT_PATCH_LOCAL_BUNDLED is not set
[DEBUG] # CT_PATCH_BUNDLED_FALLBACK_LOCAL is not set
[DEBUG] # CT_PATCH_LOCAL_FALLBACK_BUNDLED is not set
[DEBUG] # CT_PATCH_NONE is not set
[DEBUG] CT_PATCH_ORDER="bundled"
[DEBUG] CT_PARALLEL_JOBS=0
[DEBUG] CT_LOAD=""
[DEBUG] CT_USE_PIPES=y
[DEBUG] CT_EXTRA_CFLAGS_FOR_BUILD=""
[DEBUG] CT_EXTRA_LDFLAGS_FOR_BUILD=""
[DEBUG] CT_EXTRA_CFLAGS_FOR_HOST=""
[DEBUG] CT_EXTRA_LDFLAGS_FOR_HOST=""
[DEBUG] # CT_CONFIG_SHELL_SH is not set
[DEBUG] # CT_CONFIG_SHELL_ASH is not set
[DEBUG] CT_CONFIG_SHELL_BASH=y
[DEBUG] # CT_CONFIG_SHELL_CUSTOM is not set
[DEBUG] CT_CONFIG_SHELL="${bash}"
[DEBUG] # CT_LOG_ERROR is not set
[DEBUG] # CT_LOG_WARN is not set
[DEBUG] CT_LOG_INFO=y
[DEBUG] # CT_LOG_EXTRA is not set
[DEBUG] # CT_LOG_ALL is not set
[DEBUG] # CT_LOG_DEBUG is not set
[DEBUG] CT_LOG_LEVEL_MAX="INFO"
[DEBUG] # CT_LOG_SEE_TOOLS_WARN is not set
[DEBUG] CT_LOG_PROGRESS_BAR=y
[DEBUG] CT_LOG_TO_FILE=y
[DEBUG] CT_LOG_FILE_COMPRESS=y
[DEBUG] CT_ARCH="arm"
[DEBUG] CT_ARCH_SUPPORTS_BOTH_MMU=y
[DEBUG] CT_ARCH_SUPPORTS_BOTH_ENDIAN=y
[DEBUG] CT_ARCH_SUPPORTS_32=y
[DEBUG] CT_ARCH_SUPPORTS_64=y
[DEBUG] CT_ARCH_SUPPORTS_WITH_ARCH=y
[DEBUG] CT_ARCH_SUPPORTS_WITH_CPU=y
[DEBUG] CT_ARCH_SUPPORTS_WITH_TUNE=y
[DEBUG] CT_ARCH_SUPPORTS_WITH_FLOAT=y
[DEBUG] CT_ARCH_SUPPORTS_WITH_FPU=y
[DEBUG] CT_ARCH_SUPPORTS_SOFTFP=y
[DEBUG] CT_ARCH_DEFAULT_HAS_MMU=y
[DEBUG] CT_ARCH_DEFAULT_LE=y
[DEBUG] CT_ARCH_DEFAULT_32=y
[DEBUG] CT_ARCH_ARCH=""
[DEBUG] CT_ARCH_CPU=""
[DEBUG] CT_ARCH_TUNE=""
[DEBUG] CT_ARCH_FPU=""
[DEBUG] # CT_ARCH_BE is not set
[DEBUG] CT_ARCH_LE=y
[DEBUG] CT_ARCH_32=y
[DEBUG] # CT_ARCH_64 is not set
[DEBUG] CT_ARCH_BITNESS=32
[DEBUG] # CT_ARCH_FLOAT_HW is not set
[DEBUG] # CT_ARCH_FLOAT_SW is not set
[DEBUG] CT_TARGET_CFLAGS=""
[DEBUG] CT_TARGET_LDFLAGS=""
[DEBUG] # CT_ARCH_alpha is not set
[DEBUG] CT_ARCH_arm=y
[DEBUG] # CT_ARCH_avr32 is not set
[DEBUG] # CT_ARCH_blackfin is not set
[DEBUG] # CT_ARCH_m68k is not set
[DEBUG] # CT_ARCH_microblaze is not set
[DEBUG] # CT_ARCH_mips is not set
[DEBUG] # CT_ARCH_powerpc is not set
[DEBUG] # CT_ARCH_s390 is not set
[DEBUG] # CT_ARCH_sh is not set
[DEBUG] # CT_ARCH_sparc is not set
[DEBUG] # CT_ARCH_x86 is not set
[DEBUG] CT_ARCH_alpha_AVAILABLE=y
[DEBUG] CT_ARCH_arm_AVAILABLE=y
[DEBUG] CT_ARCH_avr32_AVAILABLE=y
[DEBUG] CT_ARCH_blackfin_AVAILABLE=y
[DEBUG] CT_ARCH_m68k_AVAILABLE=y
[DEBUG] CT_ARCH_microblaze_AVAILABLE=y
[DEBUG] CT_ARCH_mips_AVAILABLE=y
[DEBUG] CT_ARCH_powerpc_AVAILABLE=y
[DEBUG] CT_ARCH_s390_AVAILABLE=y
[DEBUG] CT_ARCH_sh_AVAILABLE=y
[DEBUG] CT_ARCH_sparc_AVAILABLE=y
[DEBUG] CT_ARCH_x86_AVAILABLE=y
[DEBUG] CT_ARCH_SUFFIX=""
[DEBUG] # CT_MULTILIB is not set
[DEBUG] CT_ARCH_USE_MMU=y
[DEBUG] CT_ARCH_ENDIAN="little"
[DEBUG] CT_ARCH_FLOAT_AUTO=y
[DEBUG] # CT_ARCH_FLOAT_SOFTFP is not set
[DEBUG] CT_ARCH_FLOAT="auto"
[DEBUG] # CT_ARCH_ALPHA_EV4 is not set
[DEBUG] # CT_ARCH_ALPHA_EV45 is not set
[DEBUG] # CT_ARCH_ALPHA_EV5 is not set
[DEBUG] # CT_ARCH_ALPHA_EV56 is not set
[DEBUG] # CT_ARCH_ALPHA_EV6 is not set
[DEBUG] # CT_ARCH_ALPHA_EV67 is not set
[DEBUG] CT_ARCH_ARM_MODE="arm"
[DEBUG] CT_ARCH_ARM_MODE_ARM=y
[DEBUG] # CT_ARCH_ARM_MODE_THUMB is not set
[DEBUG] # CT_ARCH_ARM_INTERWORKING is not set
[DEBUG] CT_ARCH_ARM_EABI_FORCE=y
[DEBUG] CT_ARCH_ARM_EABI=y
[DEBUG] CT_FORCE_SYSROOT=y
[DEBUG] CT_USE_SYSROOT=y
[DEBUG] CT_SYSROOT_NAME="sysroot"
[DEBUG] CT_SYSROOT_DIR_PREFIX=""
[DEBUG] CT_WANTS_STATIC_LINK=y
[DEBUG] # CT_STATIC_TOOLCHAIN is not set
[DEBUG] CT_TOOLCHAIN_PKGVERSION=""
[DEBUG] CT_TOOLCHAIN_BUGURL=""
[DEBUG] CT_TARGET_VENDOR="unknown"
[DEBUG] CT_TARGET_ALIAS_SED_EXPR=""
[DEBUG] CT_TARGET_ALIAS=""
[DEBUG] # CT_NATIVE is not set
[DEBUG] CT_CROSS=y
[DEBUG] # CT_CROSS_NATIVE is not set
[DEBUG] # CT_CANADIAN is not set
[DEBUG] CT_TOOLCHAIN_TYPE="cross"
[DEBUG] CT_BUILD=""
[DEBUG] CT_BUILD_PREFIX=""
[DEBUG] CT_BUILD_SUFFIX=""
[DEBUG] # CT_TOOLCHAIN_ENABLE_NLS is not set
[DEBUG] CT_KERNEL_SUPPORTS_SHARED_LIBS=y
[DEBUG] CT_KERNEL="linux"
[DEBUG] CT_KERNEL_VERSION="3.15.4"
[DEBUG] # CT_KERNEL_bare_metal is not set
[DEBUG] CT_KERNEL_linux=y
[DEBUG] CT_KERNEL_bare_metal_AVAILABLE=y
[DEBUG] CT_KERNEL_linux_AVAILABLE=y
[DEBUG] CT_KERNEL_V_3_15=y
[DEBUG] # CT_KERNEL_V_3_14 is not set
[DEBUG] # CT_KERNEL_V_3_13 is not set
[DEBUG] # CT_KERNEL_V_3_12 is not set
[DEBUG] # CT_KERNEL_V_3_11 is not set
[DEBUG] # CT_KERNEL_V_3_10 is not set
[DEBUG] # CT_KERNEL_V_3_9 is not set
[DEBUG] # CT_KERNEL_V_3_8 is not set
[DEBUG] # CT_KERNEL_V_3_7 is not set
[DEBUG] # CT_KERNEL_V_3_6 is not set
[DEBUG] # CT_KERNEL_V_3_5 is not set
[DEBUG] # CT_KERNEL_V_3_4 is not set
[DEBUG] # CT_KERNEL_V_3_3 is not set
[DEBUG] # CT_KERNEL_V_3_2 is not set
[DEBUG] # CT_KERNEL_V_3_1 is not set
[DEBUG] # CT_KERNEL_V_3_0 is not set
[DEBUG] # CT_KERNEL_V_2_6_39 is not set
[DEBUG] # CT_KERNEL_V_2_6_38 is not set
[DEBUG] # CT_KERNEL_V_2_6_37 is not set
[DEBUG] # CT_KERNEL_V_2_6_36 is not set
[DEBUG] # CT_KERNEL_V_2_6_33 is not set
[DEBUG] # CT_KERNEL_V_2_6_32 is not set
[DEBUG] # CT_KERNEL_V_2_6_31 is not set
[DEBUG] # CT_KERNEL_V_2_6_27 is not set
[DEBUG] # CT_KERNEL_LINUX_CUSTOM is not set
[DEBUG] CT_KERNEL_windows_AVAILABLE=y
[DEBUG] CT_SHARED_LIBS=y
[DEBUG] CT_KERNEL_LINUX_VERBOSITY_0=y
[DEBUG] # CT_KERNEL_LINUX_VERBOSITY_1 is not set
[DEBUG] # CT_KERNEL_LINUX_VERBOSITY_2 is not set
[DEBUG] CT_KERNEL_LINUX_VERBOSE_LEVEL=0
[DEBUG] CT_KERNEL_LINUX_INSTALL_CHECK=y
[DEBUG] CT_ARCH_BINFMT_ELF=y
[DEBUG] CT_BINUTILS="binutils"
[DEBUG] CT_BINUTILS_binutils=y
[DEBUG] # CT_BINUTILS_V_2_24 is not set
[DEBUG] # CT_BINUTILS_V_2_23_2 is not set
[DEBUG] # CT_BINUTILS_V_2_23_1 is not set
[DEBUG] CT_BINUTILS_V_2_22=y
[DEBUG] # CT_BINUTILS_V_2_21_53 is not set
[DEBUG] # CT_BINUTILS_V_2_21_1a is not set
[DEBUG] # CT_BINUTILS_V_2_20_1a is not set
[DEBUG] # CT_BINUTILS_V_2_19_1a is not set
[DEBUG] # CT_BINUTILS_V_2_18a is not set
[DEBUG] # CT_BINUTILS_CUSTOM is not set
[DEBUG] CT_BINUTILS_VERSION="2.22"
[DEBUG] CT_BINUTILS_2_22_or_later=y
[DEBUG] CT_BINUTILS_2_21_or_later=y
[DEBUG] CT_BINUTILS_2_20_or_later=y
[DEBUG] CT_BINUTILS_2_19_or_later=y
[DEBUG] CT_BINUTILS_2_18_or_later=y
[DEBUG] CT_BINUTILS_HAS_HASH_STYLE=y
[DEBUG] CT_BINUTILS_HAS_GOLD=y
[DEBUG] CT_BINUTILS_GOLD_SUPPORTS_ARCH=y
[DEBUG] CT_BINUTILS_HAS_PLUGINS=y
[DEBUG] CT_BINUTILS_HAS_PKGVERSION_BUGURL=y
[DEBUG] CT_BINUTILS_FORCE_LD_BFD=y
[DEBUG] CT_BINUTILS_LINKER_LD=y
[DEBUG] # CT_BINUTILS_LINKER_LD_GOLD is not set
[DEBUG] # CT_BINUTILS_LINKER_GOLD_LD is not set
[DEBUG] CT_BINUTILS_LINKERS_LIST="ld"
[DEBUG] CT_BINUTILS_LINKER_DEFAULT="bfd"
[DEBUG] # CT_BINUTILS_PLUGINS is not set
[DEBUG] CT_BINUTILS_EXTRA_CONFIG_ARRAY=""
[DEBUG] # CT_BINUTILS_FOR_TARGET is not set
[DEBUG] CT_LIBC="eglibc"
[DEBUG] CT_LIBC_VERSION="2_18"
[DEBUG] CT_LIBC_eglibc=y
[DEBUG] # CT_LIBC_glibc is not set
[DEBUG] # CT_LIBC_musl is not set
[DEBUG] # CT_LIBC_uClibc is not set
[DEBUG] CT_LIBC_eglibc_AVAILABLE=y
[DEBUG] CT_THREADS="nptl"
[DEBUG] CT_LIBC_EGLIBC_V_2_18=y
[DEBUG] # CT_LIBC_EGLIBC_V_2_17 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_16 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_15 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_14 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_13 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_12 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_11 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_10 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_2_9 is not set
[DEBUG] # CT_LIBC_EGLIBC_V_TRUNK is not set
[DEBUG] CT_LIBC_EGLIBC_2_16_or_later=y
[DEBUG] CT_EGLIBC_REVISION="HEAD"
[DEBUG] # CT_EGLIBC_HTTP is not set
[DEBUG] # CT_EGLIBC_CHECKOUT is not set
[DEBUG] # CT_EGLIBC_OPT_SIZE is not set
[DEBUG] # CT_EGLIBC_CUSTOM_CONFIG is not set
[DEBUG] CT_LIBC_glibc_AVAILABLE=y
[DEBUG] CT_LIBC_mingw_AVAILABLE=y
[DEBUG] CT_LIBC_musl_AVAILABLE=y
[DEBUG] CT_LIBC_newlib_AVAILABLE=y
[DEBUG] CT_LIBC_none_AVAILABLE=y
[DEBUG] CT_LIBC_uClibc_AVAILABLE=y
[DEBUG] CT_LIBC_SUPPORT_THREADS_ANY=y
[DEBUG] CT_LIBC_SUPPORT_THREADS_NATIVE=y
[DEBUG] CT_THREADS_NATIVE=y
[DEBUG] CT_LIBC_XLDD=y
[DEBUG] # CT_LIBC_GLIBC_PORTS_EXTERNAL is not set
[DEBUG] CT_LIBC_GLIBC_MAY_FORCE_PORTS=y
[DEBUG] CT_LIBC_glibc_familly=y
[DEBUG] CT_LIBC_GLIBC_EXTRA_CONFIG_ARRAY=""
[DEBUG] CT_LIBC_GLIBC_CONFIGPARMS=""
[DEBUG] CT_LIBC_GLIBC_EXTRA_CFLAGS=""
[DEBUG] CT_LIBC_EXTRA_CC_ARGS=""
[DEBUG] # CT_LIBC_ENABLE_FORTIFIED_BUILD is not set
[DEBUG] # CT_LIBC_DISABLE_VERSIONING is not set
[DEBUG] CT_LIBC_OLDEST_ABI=""
[DEBUG] CT_LIBC_GLIBC_FORCE_UNWIND=y
[DEBUG] CT_LIBC_GLIBC_USE_PORTS=y
[DEBUG] CT_LIBC_ADDONS_LIST=""
[DEBUG] # CT_LIBC_LOCALES is not set
[DEBUG] # CT_LIBC_GLIBC_KERNEL_VERSION_NONE is not set
[DEBUG] CT_LIBC_GLIBC_KERNEL_VERSION_AS_HEADERS=y
[DEBUG] # CT_LIBC_GLIBC_KERNEL_VERSION_CHOSEN is not set
[DEBUG] CT_LIBC_GLIBC_MIN_KERNEL="3.15.4"
[DEBUG] CT_CC="gcc"
[DEBUG] CT_CC_VERSION="linaro-4.8-2014.01"
[DEBUG] CT_CC_CORE_PASSES_NEEDED=y
[DEBUG] CT_CC_CORE_PASS_1_NEEDED=y
[DEBUG] CT_CC_CORE_PASS_2_NEEDED=y
[DEBUG] CT_CC_gcc=y
[DEBUG] CT_CC_GCC_SHOW_LINARO=y
[DEBUG] # CT_CC_V_4_9_1 is not set
[DEBUG] # CT_CC_V_4_9_0 is not set
[DEBUG] CT_CC_V_linaro_4_8=y
[DEBUG] # CT_CC_V_4_8_3 is not set
[DEBUG] # CT_CC_V_4_8_2 is not set
[DEBUG] # CT_CC_V_4_8_1 is not set
[DEBUG] # CT_CC_V_4_8_0 is not set
[DEBUG] # CT_CC_V_linaro_4_7 is not set
[DEBUG] # CT_CC_V_4_7_4 is not set
[DEBUG] # CT_CC_V_4_7_3 is not set
[DEBUG] # CT_CC_V_4_7_2 is not set
[DEBUG] # CT_CC_V_4_7_1 is not set
[DEBUG] # CT_CC_V_4_7_0 is not set
[DEBUG] # CT_CC_V_linaro_4_6 is not set
[DEBUG] # CT_CC_V_4_6_4 is not set
[DEBUG] # CT_CC_V_4_6_3 is not set
[DEBUG] # CT_CC_V_4_6_2 is not set
[DEBUG] # CT_CC_V_4_6_1 is not set
[DEBUG] # CT_CC_V_4_6_0 is not set
[DEBUG] # CT_CC_V_linaro_4_5 is not set
[DEBUG] # CT_CC_V_4_5_3 is not set
[DEBUG] # CT_CC_V_4_5_2 is not set
[DEBUG] # CT_CC_V_4_5_1 is not set
[DEBUG] # CT_CC_V_4_5_0 is not set
[DEBUG] # CT_CC_V_linaro_4_4 is not set
[DEBUG] # CT_CC_V_4_4_7 is not set
[DEBUG] # CT_CC_V_4_4_6 is not set
[DEBUG] # CT_CC_V_4_4_5 is not set
[DEBUG] # CT_CC_V_4_4_4 is not set
[DEBUG] # CT_CC_V_4_4_3 is not set
[DEBUG] # CT_CC_V_4_4_2 is not set
[DEBUG] # CT_CC_V_4_4_1 is not set
[DEBUG] # CT_CC_V_4_4_0 is not set
[DEBUG] # CT_CC_V_4_3_6 is not set
[DEBUG] # CT_CC_V_4_3_5 is not set
[DEBUG] # CT_CC_V_4_3_4 is not set
[DEBUG] # CT_CC_V_4_3_3 is not set
[DEBUG] # CT_CC_V_4_3_2 is not set
[DEBUG] # CT_CC_V_4_3_1 is not set
[DEBUG] # CT_CC_V_4_2_4 is not set
[DEBUG] # CT_CC_V_4_2_2 is not set
[DEBUG] # CT_CC_CUSTOM is not set
[DEBUG] CT_CC_GCC_4_2_or_later=y
[DEBUG] CT_CC_GCC_4_3_or_later=y
[DEBUG] CT_CC_GCC_4_4_or_later=y
[DEBUG] CT_CC_GCC_4_5_or_later=y
[DEBUG] CT_CC_GCC_4_6_or_later=y
[DEBUG] CT_CC_GCC_4_7_or_later=y
[DEBUG] CT_CC_GCC_4_8=y
[DEBUG] CT_CC_GCC_4_8_or_later=y
[DEBUG] CT_CC_GCC_HAS_GRAPHITE=y
[DEBUG] CT_CC_GCC_USE_GRAPHITE=y
[DEBUG] CT_CC_GCC_HAS_LTO=y
[DEBUG] CT_CC_GCC_USE_LTO=y
[DEBUG] CT_CC_GCC_HAS_PKGVERSION_BUGURL=y
[DEBUG] CT_CC_GCC_HAS_BUILD_ID=y
[DEBUG] CT_CC_GCC_HAS_LNK_HASH_STYLE=y
[DEBUG] CT_CC_GCC_USE_GMP_MPFR=y
[DEBUG] CT_CC_GCC_USE_MPC=y
[DEBUG] CT_CC_GCC_HAS_LIBQUADMATH=y
[DEBUG] CT_CC_GCC_HAS_LIBSANITIZER=y
[DEBUG] # CT_CC_LANG_FORTRAN is not set
[DEBUG] CT_CC_SUPPORT_CXX=y
[DEBUG] CT_CC_SUPPORT_FORTRAN=y
[DEBUG] CT_CC_SUPPORT_JAVA=y
[DEBUG] CT_CC_SUPPORT_ADA=y
[DEBUG] CT_CC_SUPPORT_OBJC=y
[DEBUG] CT_CC_SUPPORT_OBJCXX=y
[DEBUG] CT_CC_SUPPORT_GOLANG=y
[DEBUG] # CT_CC_LANG_CXX is not set
[DEBUG] # CT_CC_LANG_JAVA is not set
[DEBUG] # CT_CC_LANG_ADA is not set
[DEBUG] # CT_CC_LANG_OBJC is not set
[DEBUG] # CT_CC_LANG_OBJCXX is not set
[DEBUG] # CT_CC_LANG_GOLANG is not set
[DEBUG] CT_CC_LANG_OTHERS=""
[DEBUG] CT_CC_ENABLE_CXX_FLAGS=""
[DEBUG] CT_CC_CORE_EXTRA_CONFIG_ARRAY=""
[DEBUG] CT_CC_EXTRA_CONFIG_ARRAY=""
[DEBUG] CT_CC_STATIC_LIBSTDCXX=y
[DEBUG] # CT_CC_GCC_SYSTEM_ZLIB is not set
[DEBUG] CT_CC_GCC_ENABLE_TARGET_OPTSPACE=y
[DEBUG] # CT_CC_GCC_LIBMUDFLAP is not set
[DEBUG] # CT_CC_GCC_LIBGOMP is not set
[DEBUG] # CT_CC_GCC_LIBSSP is not set
[DEBUG] # CT_CC_GCC_LIBQUADMATH is not set
[DEBUG] # CT_CC_GCC_LIBSANITIZER is not set
[DEBUG] CT_CC_CXA_ATEXIT=y
[DEBUG] # CT_CC_GCC_DISABLE_PCH is not set
[DEBUG] CT_CC_GCC_SJLJ_EXCEPTIONS=m
[DEBUG] CT_CC_GCC_LDBL_128=m
[DEBUG] # CT_CC_GCC_BUILD_ID is not set
[DEBUG] CT_CC_GCC_LNK_HASH_STYLE_DEFAULT=y
[DEBUG] # CT_CC_GCC_LNK_HASH_STYLE_SYSV is not set
[DEBUG] # CT_CC_GCC_LNK_HASH_STYLE_GNU is not set
[DEBUG] # CT_CC_GCC_LNK_HASH_STYLE_BOTH is not set
[DEBUG] CT_CC_GCC_LNK_HASH_STYLE=""
[DEBUG] CT_CC_GCC_DEC_FLOAT_AUTO=y
[DEBUG] # CT_CC_GCC_DEC_FLOAT_BID is not set
[DEBUG] # CT_CC_GCC_DEC_FLOAT_DPD is not set
[DEBUG] # CT_CC_GCC_DEC_FLOATS_NO is not set
[DEBUG] # CT_DEBUG_dmalloc is not set
[DEBUG] # CT_DEBUG_duma is not set
[DEBUG] # CT_DEBUG_gdb is not set
[DEBUG] # CT_DEBUG_ltrace is not set
[DEBUG] # CT_DEBUG_strace is not set
[DEBUG] CT_COMPLIBS_NEEDED=y
[DEBUG] CT_GMP_NEEDED=y
[DEBUG] CT_MPFR_NEEDED=y
[DEBUG] CT_ISL_NEEDED=y
[DEBUG] CT_CLOOG_NEEDED=y
[DEBUG] CT_MPC_NEEDED=y
[DEBUG] CT_COMPLIBS=y
[DEBUG] CT_GMP=y
[DEBUG] CT_MPFR=y
[DEBUG] CT_ISL=y
[DEBUG] CT_CLOOG=y
[DEBUG] CT_MPC=y
[DEBUG] CT_GMP_V_5_1_3=y
[DEBUG] # CT_GMP_V_5_1_1 is not set
[DEBUG] # CT_GMP_V_5_0_2 is not set
[DEBUG] # CT_GMP_V_5_0_1 is not set
[DEBUG] # CT_GMP_V_4_3_2 is not set
[DEBUG] # CT_GMP_V_4_3_1 is not set
[DEBUG] # CT_GMP_V_4_3_0 is not set
[DEBUG] CT_GMP_VERSION="5.1.3"
[DEBUG] CT_MPFR_V_3_1_2=y
[DEBUG] # CT_MPFR_V_3_1_0 is not set
[DEBUG] # CT_MPFR_V_3_0_1 is not set
[DEBUG] # CT_MPFR_V_3_0_0 is not set
[DEBUG] # CT_MPFR_V_2_4_2 is not set
[DEBUG] # CT_MPFR_V_2_4_1 is not set
[DEBUG] # CT_MPFR_V_2_4_0 is not set
[DEBUG] CT_MPFR_VERSION="3.1.2"
[DEBUG] CT_ISL_V_0_12_2=y
[DEBUG] # CT_ISL_V_0_11_1 is not set
[DEBUG] CT_ISL_VERSION="0.12.2"
[DEBUG] CT_CLOOG_V_0_18_1=y
[DEBUG] # CT_CLOOG_V_0_18_0 is not set
[DEBUG] CT_CLOOG_VERSION="0.18.1"
[DEBUG] CT_CLOOG_0_18_or_later=y
[DEBUG] CT_MPC_V_1_0_2=y
[DEBUG] # CT_MPC_V_1_0_1 is not set
[DEBUG] # CT_MPC_V_1_0 is not set
[DEBUG] # CT_MPC_V_0_9 is not set
[DEBUG] # CT_MPC_V_0_8_2 is not set
[DEBUG] # CT_MPC_V_0_8_1 is not set
[DEBUG] # CT_MPC_V_0_7 is not set
[DEBUG] CT_MPC_VERSION="1.0.2"
[DEBUG] # CT_COMPLIBS_CHECK is not set
[DEBUG] # CT_COMP_TOOLS is not set
[DEBUG] # CT_TEST_SUITE_GCC is not set
[DEBUG] Dumping user-supplied crosstool-NG configuration: done in 1.00s (at 00:02)
[DEBUG] Unsetting and unexporting MAKEFLAGS
[INFO ] Building environment variables
[DEBUG] Disabling companion tools 'make'
[DEBUG] Disabling companion tools 'm4'
[DEBUG] Disabling companion tools 'autoconf'
[DEBUG] Disabling companion tools 'automake'
[DEBUG] Disabling companion tools 'libtool'
[DEBUG] Disabling debug 'template'
[DEBUG] Disabling debug 'dmalloc'
[DEBUG] Disabling debug 'duma'
[DEBUG] Disabling debug 'gdb'
[DEBUG] Disabling debug 'ltrace'
[DEBUG] Disabling debug 'strace'
[DEBUG] Disabling test suite 'gcc'
[DEBUG] Testing '! ( -z /Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi )'
[EXTRA] Preparing working directories
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/tarballs'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/src'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build/configs'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools'
[DEBUG] ==> Executing: 'touch' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/foo'
[DEBUG] Testing '! ( -f /Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/FOO )'
[DEBUG] ==> Executing: 'rm' '-f' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/foo'
[DEBUG] ==> Executing: 'chmod' '-R' 'u+w' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi'
[DEBUG] Sanitised 'CT_SYSROOT_REL_DIR': 'sysroot' -> 'sysroot'
[DEBUG] Sanitised 'CT_SYSROOT_DIR': '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot' -> '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot'
[DEBUG] Sanitised 'CT_DEBUGROOT_DIR': '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi//debug-root' -> '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/debug-root'
[DEBUG] Sanitised 'CT_HEADERS_DIR': '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include' -> '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/debug-root'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/lib'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/lib'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/lib'
[DEBUG] ==> Executing: 'mkdir' '-p' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/include'
[DEBUG] Entering '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi'
[DEBUG] ==> Executing: 'ln' '-sf' 'sysroot/lib' 'lib'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/lib32'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/lib64'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/lib32'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/lib64'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/lib32'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/sysroot/usr/lib64'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/lib32'
[DEBUG] ==> Executing: 'ln' '-sf' 'lib' '/Volumes/crosstool-ng/x-tools/arm-unknown-linux-gnueabi/arm-unknown-linux-gnueabi/lib64'
[DEBUG] Making build system tools available
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ar' -> '/usr/bin/ar'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ar'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-as' -> '/usr/bin/as'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-as'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-dlltool' or 'x86_64-apple-darwin14.3.0-dlltool' or 'dlltool' : not required.
[DEBUG] 'x86_64-build_apple-darwin14.3.0-gcc' -> '/usr/bin/gcc'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-gcc'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-g++' -> '/usr/bin/g++'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-g++'
[DEBUG] Testing '! ( = y )'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-gnatbind' or 'x86_64-apple-darwin14.3.0-gnatbind' or 'gnatbind' : not required.
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-gnatmake' or 'x86_64-apple-darwin14.3.0-gnatmake' or 'gnatmake' : not required.
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ld' -> '/usr/bin/ld'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ld'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-nm' -> '/usr/bin/nm'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-nm'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-objcopy' -> '/Volumes/crosstool-ng/ctng/.build/tools/bin/objcopy'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-objcopy'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-objdump' -> '/Volumes/crosstool-ng/ctng/.build/tools/bin/objdump'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-objdump'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ranlib' -> '/usr/bin/ranlib'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ranlib'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-strip' -> '/usr/bin/strip'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-strip'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-windres' or 'x86_64-apple-darwin14.3.0-windres' or 'windres' : not required.
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ar' -> '/usr/bin/ar'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ar'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-as' -> '/usr/bin/as'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-as'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-dlltool' or 'x86_64-apple-darwin14.3.0-dlltool' or 'dlltool' : not required.
[DEBUG] 'x86_64-build_apple-darwin14.3.0-gcc' -> '/usr/bin/gcc'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-gcc'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-g++' -> '/usr/bin/g++'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-g++'
[DEBUG] Testing '! ( = y )'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-gnatbind' or 'x86_64-apple-darwin14.3.0-gnatbind' or 'gnatbind' : not required.
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-gnatmake' or 'x86_64-apple-darwin14.3.0-gnatmake' or 'gnatmake' : not required.
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ld' -> '/usr/bin/ld'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ld'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-nm' -> '/usr/bin/nm'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-nm'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-objcopy' -> '/Volumes/crosstool-ng/ctng/.build/tools/bin/objcopy'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-objcopy'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-objdump' -> '/Volumes/crosstool-ng/ctng/.build/tools/bin/objdump'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-objdump'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-ranlib' -> '/usr/bin/ranlib'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-ranlib'
[DEBUG] 'x86_64-build_apple-darwin14.3.0-strip' -> '/usr/bin/strip'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/x86_64-build_apple-darwin14.3.0-strip'
[DEBUG] Missing: 'x86_64-apple-darwin14.3.0-windres' or 'x86_64-apple-darwin14.3.0-windres' or 'windres' : not required.
[DEBUG] 'makeinfo' -> '/usr/bin/makeinfo'
[DEBUG] ==> Executing: 'chmod' '700' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/buildtools/bin/makeinfo'
[DEBUG] CFLAGS for host compiler: '-O2 -g -pipe '
[DEBUG] LDFLAGS for host compiler: ' '
[DEBUG] =================================================================
[DEBUG] Checking that we can run gcc -v
[DEBUG] ==> Executing: 'x86_64-build_apple-darwin14.3.0-gcc' '-v'
[DEBUG] Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
[DEBUG] Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
[DEBUG] Target: x86_64-apple-darwin14.3.0
[DEBUG] Thread model: posix
[DEBUG] Checking that we can run gcc -v: done in 0.00s (at 00:07)
[DEBUG] =================================================================
[DEBUG] Checking that gcc can compile a trivial program
[DEBUG] ==> Executing: 'x86_64-build_apple-darwin14.3.0-gcc' '-O2' '-g' '-pipe' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build/test.c' '-o' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build/.gccout'
[DEBUG] Checking that gcc can compile a trivial program: done in 1.00s (at 00:08)
[DEBUG] =================================================================
[DEBUG] Checking that gcc can compile a trivial statically linked program (CT_WANTS_STATIC_LINK)
[DEBUG] You may need to ensure that static libraries such as libc.a are installed on your system
[DEBUG] ==> Executing: 'x86_64-build_apple-darwin14.3.0-gcc' '-O2' '-g' '-pipe' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build/test.c' '-static' '-o' '/Volumes/crosstool-ng/ctng/.build/arm-unknown-linux-gnueabi/build/.gccout'
[DEBUG] ld: library not found for -lcrt0.o
[ERROR] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Checking that gcc can compile a trivial statically linked program (CT_WANTS_STATIC_LINK)'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@216]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@546]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> '/opt/cross/share/doc/crosstool-ng/ct-ng.1.20.0/B - Known issues.txt'
[ERROR]
[ERROR] (elapsed: 0:07.00)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment