summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
authorTim Edwards <tim@opencircuitdesign.com>2014-09-16 10:20:18 -0400
committerTim Edwards <tim@opencircuitdesign.com>2014-09-16 10:20:18 -0400
commit5dc5691ea246a85d546f3c1ff01fd13279731bd2 (patch)
tree233bf593f254f5525eaa4249d094b6dac4440004 /config.log
Initial commit at Tue Sep 16 10:20:18 EDT 2014 by tim on stravinsky.tim.linglan.net
Diffstat (limited to 'config.log')
-rw-r--r--config.log428
1 files changed, 428 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..a35376f
--- /dev/null
+++ b/config.log
@@ -0,0 +1,428 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by configure, which was
+generated by GNU Autoconf 2.68. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = stravinsky.tim.linglan.net
+uname -m = x86_64
+uname -r = 3.3.4-3.fc16.x86_64
+uname -s = Linux
+uname -v = #1 SMP Thu May 3 14:46:44 UTC 2012
+
+/usr/bin/uname -p = unknown
+/bin/uname -X = unknown
+
+/bin/arch = x86_64
+/usr/bin/arch -k = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo = unknown
+/bin/machine = unknown
+/usr/bin/oslevel = unknown
+/bin/universe = unknown
+
+PATH: .
+PATH: /bin
+PATH: /sbin
+PATH: /usr/bin
+PATH: /usr/sbin
+PATH: /usr/local/bin
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2186: checking build system type
+configure:2200: result: x86_64-unknown-linux-gnu
+configure:2220: checking host system type
+configure:2233: result: x86_64-unknown-linux-gnu
+configure:2253: checking target system type
+configure:2266: result: x86_64-unknown-linux-gnu
+configure:2360: checking for gcc
+configure:2376: found /usr/bin/gcc
+configure:2387: result: gcc
+configure:2616: checking for C compiler version
+configure:2625: gcc --version >&5
+gcc (GCC) 4.6.3 20120306 (Red Hat 4.6.3-2)
+Copyright (C) 2011 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:2636: $? = 0
+configure:2625: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.6.3/lto-wrapper
+Target: x86_64-redhat-linux
+Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
+Thread model: posix
+gcc version 4.6.3 20120306 (Red Hat 4.6.3-2) (GCC)
+configure:2636: $? = 0
+configure:2625: gcc -V >&5
+gcc: error: unrecognized option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:2636: $? = 4
+configure:2625: gcc -qversion >&5
+gcc: error: unrecognized option '-qversion'
+gcc: fatal error: no input files
+compilation terminated.
+configure:2636: $? = 4
+configure:2656: checking whether the C compiler works
+configure:2678: gcc conftest.c >&5
+configure:2682: $? = 0
+configure:2730: result: yes
+configure:2733: checking for C compiler default output file name
+configure:2735: result: a.out
+configure:2741: checking for suffix of executables
+configure:2748: gcc -o conftest conftest.c >&5
+configure:2752: $? = 0
+configure:2774: result:
+configure:2796: checking whether we are cross compiling
+configure:2804: gcc -o conftest conftest.c >&5
+configure:2808: $? = 0
+configure:2815: ./conftest
+configure:2819: $? = 0
+configure:2834: result: no
+configure:2839: checking for suffix of object files
+configure:2861: gcc -c conftest.c >&5
+configure:2865: $? = 0
+configure:2886: result: o
+configure:2890: checking whether we are using the GNU C compiler
+configure:2909: gcc -c conftest.c >&5
+configure:2909: $? = 0
+configure:2918: result: yes
+configure:2927: checking whether gcc accepts -g
+configure:2947: gcc -c -g conftest.c >&5
+configure:2947: $? = 0
+configure:2988: result: yes
+configure:3005: checking for gcc option to accept ISO C89
+configure:3069: gcc -c -g -O2 conftest.c >&5
+configure:3069: $? = 0
+configure:3082: result: none needed
+configure:3107: checking how to run the C preprocessor
+configure:3138: gcc -E conftest.c
+configure:3138: $? = 0
+configure:3152: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+compilation terminated.
+configure:3152: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3177: result: gcc -E
+configure:3197: gcc -E conftest.c
+configure:3197: $? = 0
+configure:3211: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+compilation terminated.
+configure:3211: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME ""
+| #define PACKAGE_TARNAME ""
+| #define PACKAGE_VERSION ""
+| #define PACKAGE_STRING ""
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| /* end confdefs.h. */
+| #include <ac_nonexistent.h>
+configure:3240: checking for library containing strerror
+configure:3271: gcc -o conftest -g -O2 conftest.c >&5
+configure:3271: $? = 0
+configure:3288: result: none required
+configure:3313: checking for a BSD-compatible install
+configure:3381: result: /usr/bin/install -c
+configure:3435: checking for ranlib
+configure:3451: found /usr/bin/ranlib
+configure:3462: result: ranlib
+configure:3486: checking for autoconf
+configure:3502: found /usr/bin/autoconf
+configure:3514: result: autoconf
+configure:3524: checking for cp
+configure:3540: found /bin/cp
+configure:3552: result: cp
+configure:3562: checking for rm
+configure:3578: found /bin/rm
+configure:3590: result: rm
+configure:3606: checking for grep that handles long lines and -e
+configure:3664: result: /bin/grep
+configure:3669: checking for egrep
+configure:3731: result: /bin/grep -E
+configure:3736: checking for ANSI C header files
+configure:3756: gcc -c -g -O2 conftest.c >&5
+configure:3756: $? = 0
+configure:3829: gcc -o conftest -g -O2 conftest.c >&5
+configure:3829: $? = 0
+configure:3829: ./conftest
+configure:3829: $? = 0
+configure:3840: result: yes
+configure:3851: checking for setenv
+configure:3851: gcc -o conftest -g -O2 conftest.c >&5
+configure:3851: $? = 0
+configure:3851: result: yes
+configure:3851: checking for putenv
+configure:3851: gcc -o conftest -g -O2 conftest.c >&5
+configure:3851: $? = 0
+configure:3851: result: yes
+configure:3883: checking for ld used by GCC
+configure:3946: result: /usr/bin/ld
+configure:3953: checking if the linker (/usr/bin/ld) is GNU ld
+GNU ld version 2.21.53.0.1-6.fc16 20110716
+configure:3965: result: yes
+configure:3971: checking for va_copy
+configure:3989: gcc -o conftest -g -O2 conftest.c >&5
+configure:3989: $? = 0
+configure:3998: result: yes
+configure:4006: checking for __va_copy
+configure:4024: gcc -o conftest -g -O2 conftest.c >&5
+configure:4024: $? = 0
+configure:4033: result: yes
+configure:4145: checking for tclConfig.sh
+configure:4218: result: /usr/lib64/tclConfig.sh
+configure:4234: checking for tkConfig.sh
+configure:4306: result: /usr/lib64/tkConfig.sh
+configure:4414: checking for wish executable
+configure:4441: result: /usr/bin/wish
+configure:4524: checking for X
+configure:4663: gcc -o conftest -g -O2 conftest.c -lX11 >&5
+configure:4663: $? = 0
+configure:4713: result: libraries , headers
+configure:4812: gcc -o conftest -g -O2 conftest.c -lX11 >&5
+configure:4812: $? = 0
+configure:4910: checking for gethostbyname
+configure:4910: gcc -o conftest -g -O2 conftest.c >&5
+configure:4910: $? = 0
+configure:4910: result: yes
+configure:5007: checking for connect
+configure:5007: gcc -o conftest -g -O2 conftest.c >&5
+configure:5007: $? = 0
+configure:5007: result: yes
+configure:5056: checking for remove
+configure:5056: gcc -o conftest -g -O2 conftest.c >&5
+configure:5056: $? = 0
+configure:5056: result: yes
+configure:5105: checking for shmat
+configure:5105: gcc -o conftest -g -O2 conftest.c >&5
+configure:5105: $? = 0
+configure:5105: result: yes
+configure:5163: checking for IceConnectionNumber in -lICE
+configure:5188: gcc -o conftest -g -O2 conftest.c -lICE >&5
+configure:5188: $? = 0
+configure:5197: result: yes
+configure:5218: checking for XtToolkitInitialize in -lXt
+configure:5243: gcc -o conftest -g -O2 conftest.c -lXt >&5
+configure:5243: $? = 0
+configure:5252: result: yes
+configure:5728: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.68. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on stravinsky.tim.linglan.net
+
+config.status:779: creating Makefile
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_build=x86_64-unknown-linux-gnu
+ac_cv_c___va_copy=yes
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_va_copy=yes
+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_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_XMKMF_set=
+ac_cv_env_XMKMF_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_func_connect=yes
+ac_cv_func_gethostbyname=yes
+ac_cv_func_putenv=yes
+ac_cv_func_remove=yes
+ac_cv_func_setenv=yes
+ac_cv_func_shmat=yes
+ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
+ac_cv_header_stdc=yes
+ac_cv_host=x86_64-unknown-linux-gnu
+ac_cv_lib_ICE_IceConnectionNumber=yes
+ac_cv_lib_Xt_XtToolkitInitialize=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/bin/grep -E'
+ac_cv_path_GREP=/bin/grep
+ac_cv_path_LD=/usr/bin/ld
+ac_cv_path_install='/usr/bin/install -c'
+ac_cv_prog_AUTOCONF=autoconf
+ac_cv_prog_CP=cp
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_RM=rm
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_RANLIB=ranlib
+ac_cv_prog_cc_c89=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_gnu_ld=yes
+ac_cv_search_strerror='none required'
+ac_cv_target=x86_64-unknown-linux-gnu
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+ALL_TARGET='tcl'
+AUTOCONF='autoconf'
+CC='gcc'
+CFLAGS='-g -O2'
+CP='cp'
+CPP='gcc -E'
+CPPFLAGS=' -m64 -fPIC'
+DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SETENV=1 -DHAVE_PUTENV=1 -DHAVE_VA_COPY=1 -DHAVE___VA_COPY=1 -DQROUTER_PATH=\"/usr/local/share/qrouter\" -DHAVE_LIBXT=1 -DTCL_QROUTER=1 -DLINUX=1 -DSYSV=1 -DVERSION=\"1.2\" -DREVISION=\"30\"'
+ECHO_C=''
+ECHO_N='-n'
+ECHO_T=''
+EGREP='/bin/grep -E'
+EXEEXT=''
+EXTRA_LIB_SPECS='-ldl'
+GREP='/bin/grep'
+INC_SPECS=''
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL}'
+INSTALL_SCRIPT='${INSTALL}'
+INSTALL_TARGET='install-tcl'
+LD='/usr/bin/ld'
+LDDL_FLAGS='-shared -Wl,-soname,$@ -Wl,--version-script=symbol.map'
+LDFLAGS=''
+LD_RUN_PATH=''
+LIBOBJS=''
+LIBS='-lXt '
+LIB_SPECS=' -ltk8.5 -ltcl8.5'
+LTLIBOBJS=''
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_URL=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+QROUTER_LIB_DIR='/usr/local/share/qrouter'
+RANLIB='ranlib'
+REVISION='30'
+RM='rm'
+SHDLIB_EXT='.so'
+SHELL='/bin/sh'
+SHLIB_CFLAGS='-fPIC'
+SHLIB_LD=''
+SHLIB_LIB_SPECS=''
+STDLIBS=''
+TCL_LIB_DIR='/usr/lib64'
+TK_LIB_DIR='/usr/lib64'
+VERSION='1.2'
+WISH_EXE='/usr/bin/wish'
+XMKMF=''
+X_CFLAGS=''
+X_EXTRA_LIBS=''
+X_LIBS=''
+X_PRE_LIBS=' -lSM -lICE'
+ac_ct_CC='gcc'
+bindir='${exec_prefix}/bin'
+build='x86_64-unknown-linux-gnu'
+build_alias=''
+build_cpu='x86_64'
+build_os='linux-gnu'
+build_vendor='unknown'
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE}'
+dvidir='${docdir}'
+exec_prefix='${prefix}'
+host='x86_64-unknown-linux-gnu'
+host_alias=''
+host_cpu='x86_64'
+host_os='linux-gnu'
+host_vendor='unknown'
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+libdir='${exec_prefix}/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+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='x86_64-unknown-linux-gnu'
+target_alias=''
+target_cpu='x86_64'
+target_os='linux-gnu'
+target_vendor='unknown'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME ""
+#define PACKAGE_TARNAME ""
+#define PACKAGE_VERSION ""
+#define PACKAGE_STRING ""
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define STDC_HEADERS 1
+#define HAVE_SETENV 1
+#define HAVE_PUTENV 1
+#define HAVE_VA_COPY 1
+#define HAVE___VA_COPY 1
+#define QROUTER_PATH "/usr/local/share/qrouter"
+#define HAVE_LIBXT 1
+#define TCL_QROUTER 1
+#define LINUX 1
+#define SYSV 1
+#define VERSION "1.2"
+#define REVISION "30"
+
+configure: exit 0