This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by GNU DejaGnu configure 1.6.3-git, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = MacPro.local uname -m = x86_64 uname -r = 13.4.0 uname -s = Darwin uname -v = Darwin Kernel Version 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/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 13.4.0: Mon Jan 11 18:17:34 PST 2016; root:xnu-2422.115.15~1/RELEASE_X86_64 Kernel configured for up to 24 processors. 12 processors are physically available. 24 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 Primary memory available: 128.00 gigabytes Default processor set: 206 tasks, 860 threads, 24 processors Load average: 1.15, Mach factor: 22.83 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Users/fw/bin PATH: /Users/fw/xntpbin PATH: /opt/local/bin PATH: /opt/local/sbin PATH: /Library/Developer/CommandLineTools/usr/bin PATH: /Users/fw/Library/Android/sdk/platform-tools PATH: /usr/local/vbcc/bin PATH: /usr/local/linaro/arm-linux-gnueabihf/bin PATH: /usr/bin PATH: /bin PATH: /usr/sbin PATH: /sbin PATH: /usr/local/bin PATH: /opt/X11/bin PATH: /usr/local/Cellar/dtc/tree/bin PATH: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1892: checking for a BSD-compatible install configure:1960: result: /opt/local/bin/ginstall -c configure:1971: checking whether build environment is sane configure:2026: result: yes configure:2177: checking for a thread-safe mkdir -p configure:2216: result: /opt/local/bin/gmkdir -p configure:2223: checking for gawk configure:2239: found /opt/local/bin/gawk configure:2250: result: gawk configure:2261: checking whether make sets $(MAKE) configure:2283: result: yes configure:2312: checking whether make supports nested variables configure:2329: result: yes configure:2456: checking whether to enable maintainer-specific portions of Makefiles configure:2465: result: no configure:2478: checking whether make sets $(MAKE) configure:2500: result: yes configure:2514: checking for gawk configure:2541: result: gawk configure:2600: checking for gcc configure:2616: found /Library/Developer/CommandLineTools/usr/bin/gcc configure:2627: result: gcc configure:2856: checking for C compiler version configure:2865: gcc --version >&5 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:2876: $? = 0 configure:2865: gcc -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix configure:2876: $? = 0 configure:2865: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:2876: $? = 1 configure:2865: gcc -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:2876: $? = 1 configure:2896: checking whether the C compiler works configure:2918: gcc conftest.c >&5 configure:2922: $? = 0 configure:2970: result: yes configure:2973: checking for C compiler default output file name configure:2975: result: a.out configure:2981: checking for suffix of executables configure:2988: gcc -o conftest conftest.c >&5 configure:2992: $? = 0 configure:3014: result: configure:3036: checking whether we are cross compiling configure:3044: gcc -o conftest conftest.c >&5 configure:3048: $? = 0 configure:3055: ./conftest configure:3059: $? = 0 configure:3074: result: no configure:3079: checking for suffix of object files configure:3101: gcc -c conftest.c >&5 configure:3105: $? = 0 configure:3126: result: o configure:3130: checking whether we are using the GNU C compiler configure:3149: gcc -c conftest.c >&5 configure:3149: $? = 0 configure:3158: result: yes configure:3167: checking whether gcc accepts -g configure:3187: gcc -c -g conftest.c >&5 configure:3187: $? = 0 configure:3228: result: yes configure:3245: checking for gcc option to accept ISO C89 configure:3308: gcc -c -g -O2 conftest.c >&5 configure:3308: $? = 0 configure:3321: result: none needed configure:3346: checking whether gcc understands -c and -o together configure:3368: gcc -c conftest.c -o conftest2.o configure:3371: $? = 0 configure:3368: gcc -c conftest.c -o conftest2.o configure:3371: $? = 0 configure:3383: result: yes configure:3403: checking whether make supports the include directive configure:3418: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3421: $? = 0 configure:3440: result: yes (GNU style) configure:3465: checking dependency style of gcc configure:3576: result: gcc3 configure:3649: checking for g++ configure:3665: found /Library/Developer/CommandLineTools/usr/bin/g++ configure:3676: result: g++ configure:3703: checking for C++ compiler version configure:3712: g++ --version >&5 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 configure:3723: $? = 0 configure:3712: g++ -v >&5 Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1 Apple LLVM version 6.0 (clang-600.0.57) (based on LLVM 3.5svn) Target: x86_64-apple-darwin13.4.0 Thread model: posix configure:3723: $? = 0 configure:3712: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3723: $? = 1 configure:3712: g++ -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:3723: $? = 1 configure:3727: checking whether we are using the GNU C++ compiler configure:3746: g++ -c conftest.cpp >&5 configure:3746: $? = 0 configure:3755: result: yes configure:3764: checking whether g++ accepts -g configure:3784: g++ -c -g conftest.cpp >&5 configure:3784: $? = 0 configure:3825: result: yes configure:3850: checking dependency style of g++ configure:3961: result: gcc3 configure:3985: checking for expect configure:4003: found /usr/bin/expect configure:4015: result: /usr/bin/expect configure:4027: checking Tcl version 8.5 or greater configure:4040: result: yes configure:4205: checking that generated files are newer than configure configure:4211: result: done configure:4242: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by GNU DejaGnu config.status 1.6.3-git, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on MacPro.local config.status:786: creating Makefile config.status:958: executing depfiles commands config.status:1035: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1040: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_dg_tcl_modern=yes 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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_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= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_objext=o ac_cv_path_EXPECT=/usr/bin/expect ac_cv_path_install='/opt/local/bin/ginstall -c' ac_cv_path_mkdir=/opt/local/bin/gmkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/missing autoconf' AUTOHEADER='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/missing autoheader' AUTOMAKE='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/missing automake-1.16' AWK='gawk' BRANCH='master' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.3-git\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.3-git\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.3-git\"' DEJAGNU='/dev/null' DEPDIR='.deps' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' EXPECT='/usr/bin/expect' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/missing makeinfo' MKDIR_P='/opt/local/bin/gmkdir -p' OBJEXT='o' PACKAGE='dejagnu' PACKAGE_BUGREPORT='bug-dejagnu@gnu.org' PACKAGE_NAME='GNU DejaGnu' PACKAGE_STRING='GNU DejaGnu 1.6.3-git' PACKAGE_TARNAME='dejagnu' PACKAGE_URL='http://www.gnu.org/software/dejagnu/' PACKAGE_VERSION='1.6.3-git' PATH_SEPARATOR=':' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='1.6.3-git' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /Volumes/MacPro-Misc/GitOther/dejagnu/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' 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 "GNU DejaGnu" #define PACKAGE_TARNAME "dejagnu" #define PACKAGE_VERSION "1.6.3-git" #define PACKAGE_STRING "GNU DejaGnu 1.6.3-git" #define PACKAGE_BUGREPORT "bug-dejagnu@gnu.org" #define PACKAGE_URL "http://www.gnu.org/software/dejagnu/" #define PACKAGE "dejagnu" #define VERSION "1.6.3-git" configure: exit 0