This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mingw-w64-runtime configure 3.0b, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../mingw_w64_crt/configure --prefix=/usr/local/RosBE/i386/i686-w64-mingw32 --with-sysroot=/usr/local/RosBE/i386/i686-w64-mingw32 --host=i686-w64-mingw32 ## --------- ## ## Platform. ## ## --------- ## hostname = alpinedeMacBook-Air.local uname -m = x86_64 uname -r = 16.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 Kernel configured for up to 4 processors. 2 processors are physically available. 4 processors are logically available. Processor type: x86_64h (Intel x86-64h Haswell) Processors active: 0 1 2 3 Primary memory available: 4.00 gigabytes Default processor set: 202 tasks, 815 threads, 4 processors Load average: 2.69, Mach factor: 1.78 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/alpine/.cargo/bin PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/RosBE/i386/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2214: checking for a BSD-compatible install configure:2282: result: /usr/bin/install -c configure:2293: checking whether build environment is sane configure:2348: result: yes configure:2407: checking for i686-w64-mingw32-strip configure:2423: found /usr/local/RosBE/i386/bin/i686-w64-mingw32-strip configure:2434: result: i686-w64-mingw32-strip configure:2499: checking for a thread-safe mkdir -p configure:2538: result: ../mingw_w64_crt/build-aux/install-sh -c -d configure:2545: checking for gawk configure:2575: result: no configure:2545: checking for mawk configure:2575: result: no configure:2545: checking for nawk configure:2575: result: no configure:2545: checking for awk configure:2561: found /usr/bin/awk configure:2572: result: awk configure:2583: checking whether make sets $(MAKE) configure:2605: result: yes configure:2692: checking whether to enable maintainer-specific portions of Makefiles configure:2701: result: no configure:2719: checking build system type configure:2733: result: x86_64-apple-darwin16.5.0 configure:2753: checking host system type configure:2766: result: i686-w64-mingw32 configure:2787: checking for sysroot configure:2805: result: /usr/local/RosBE/i386/i686-w64-mingw32 configure:2826: checking for a sed that does not truncate output configure:2890: result: /usr/bin/sed configure:2903: checking for i686-w64-mingw32-gcc configure:2919: found /usr/local/RosBE/i386/bin/i686-w64-mingw32-gcc configure:2930: result: i686-w64-mingw32-gcc configure:3199: checking for C compiler version configure:3208: i686-w64-mingw32-gcc --version >&5 i686-w64-mingw32-gcc (RosBE-Unix) 4.7.2 Copyright (C) 2012 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3219: $? = 0 configure:3208: i686-w64-mingw32-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-w64-mingw32-gcc COLLECT_LTO_WRAPPER=/usr/local/RosBE/i386/libexec/gcc/i686-w64-mingw32/4.7.2/lto-wrapper Target: i686-w64-mingw32 Configured with: ../gcc/configure --target=i686-w64-mingw32 --prefix=/usr/local/RosBE/i386 --with-sysroot=/usr/local/RosBE/i386 --with-pkgversion=RosBE-Unix --enable-languages=c,c++ --enable-fully-dynamic-string --enable-checking=release --enable-version-specific-runtime-libs --enable-plugins --disable-shared --disable-multilib --disable-nls --disable-werror --with-gnu-ld --with-gnu-as Thread model: win32 gcc version 4.7.2 (RosBE-Unix) configure:3219: $? = 0 configure:3208: i686-w64-mingw32-gcc -V >&5 i686-w64-mingw32-gcc: error: unrecognized command line option '-V' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:3219: $? = 1 configure:3208: i686-w64-mingw32-gcc -qversion >&5 i686-w64-mingw32-gcc: error: unrecognized command line option '-qversion' i686-w64-mingw32-gcc: fatal error: no input files compilation terminated. configure:3219: $? = 1 configure:3239: i686-w64-mingw32-gcc -o conftest -pipe -O2 -Wl,-S -g0 -march=native conftest.c >&5 i686-w64-mingw32-gcc: internal compiler error: Abort trap: 6 (program as) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. configure:3243: $? = 4 configure:3456: checking whether we are cross compiling configure:3494: result: yes configure:3498: checking for suffix of object files configure:3520: i686-w64-mingw32-gcc -c -pipe -O2 -Wl,-S -g0 -march=native conftest.c >&5 i686-w64-mingw32-gcc: internal compiler error: Abort trap: 6 (program as) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. configure:3524: $? = 4 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mingw-w64-runtime" | #define PACKAGE_TARNAME "mingw-w64-runtime" | #define PACKAGE_VERSION "3.0b" | #define PACKAGE_STRING "mingw-w64-runtime 3.0b" | #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "mingw-w64-runtime" | #define VERSION "3.0b" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3538: error: in `/Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt-build': configure:3540: error: cannot compute suffix of object files: cannot compile See `config.log' for more details ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin16.5.0 ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-pipe -O2 -Wl,-S -g0 -march=native' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-w64-mingw32 ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_host=i686-w64-mingw32 ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_CC=i686-w64-mingw32-gcc ac_cv_prog_STRIP=i686-w64-mingw32-strip ac_cv_prog_make_make_set=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/missing --run aclocal-1.12' ADD_CXX_ONLY_WARNING_FLAGS='' ADD_C_CXX_WARNING_FLAGS='' ADD_C_ONLY_WARNING_FLAGS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='' AS='' AUTOCONF='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/missing --run automake-1.12' AWK='awk' CC='i686-w64-mingw32-gcc' CCAS='' CCASDEPMODE='' CCASFLAGS='' CCDEPMODE='' CFLAGS='-pipe -O2 -Wl,-S -g0 -march=native' CPP='' CPPFLAGS='' CXX='' CXXDEPMODE='' CXXFLAGS='' CYGPATH_W='echo' DEFS='' DELAY_IMPORT_LIBS_FALSE='' DELAY_IMPORT_LIBS_TRUE='' DEPDIR='' DLLTOOL='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='' ENABLE_TESTS_UNICODE_FALSE='' ENABLE_TESTS_UNICODE_TRUE='' EXEEXT='' GREP='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIB32SUFFIXDIR='' LIB32_FALSE='' LIB32_TRUE='' LIB64SUFFIXDIR='' LIB64_FALSE='' LIB64_TRUE='' LIBCE_FALSE='' LIBCE_TRUE='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/missing --run makeinfo' MKDIR_P='../mingw_w64_crt/build-aux/install-sh -c -d' OBJEXT='' PACKAGE='mingw-w64-runtime' PACKAGE_BUGREPORT='mingw-w64-public@lists.sourceforge.net' PACKAGE_NAME='mingw-w64-runtime' PACKAGE_STRING='mingw-w64-runtime 3.0b' PACKAGE_TARNAME='mingw-w64-runtime' PACKAGE_URL='' PACKAGE_VERSION='3.0b' PATH_SEPARATOR=':' PRIVATE_EXPORTS_FALSE='' PRIVATE_EXPORTS_TRUE='' RANLIB='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STARTUP_FALSE='' STARTUP_TRUE='' STRIP='i686-w64-mingw32-strip' TARGET_SYSTEM_ROOT='/usr/local/RosBE/i386/i686-w64-mingw32' UNDERSCORES_FALSE='' UNDERSCORES_TRUE='' VERSION='3.0b' WITHSYSROOT_FALSE='#' WITHSYSROOT_TRUE='' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCCAS_FALSE='' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='' am__include='' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-apple-darwin16.5.0' build_alias='' build_cpu='x86_64' build_os='darwin16.5.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='i686-w64-mingw32' host_alias='i686-w64-mingw32' host_cpu='i686' host_os='mingw32' host_vendor='w64' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Users/alpine/Downloads/RosBE-Unix-2.1.2/sources/mingw_w64_crt/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/RosBE/i386/i686-w64-mingw32' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mingw-w64-runtime" #define PACKAGE_TARNAME "mingw-w64-runtime" #define PACKAGE_VERSION "3.0b" #define PACKAGE_STRING "mingw-w64-runtime 3.0b" #define PACKAGE_BUGREPORT "mingw-w64-public@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "mingw-w64-runtime" #define VERSION "3.0b" configure: exit 1