summaryrefslogtreecommitdiff
path: root/config.log
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2019-03-29 00:00:11 +0100
committerRuben Undheim <ruben.undheim@gmail.com>2019-03-29 00:00:11 +0100
commit6089b1f3dab7b7d60a8ea4bcec47bdec3560c5b4 (patch)
treeccf9fe6e50c78dcfd6e2b1f63b0bdfd8c7ab7d3f /config.log
parent865a8002848550990b963870cca74c0a51426047 (diff)
New upstream version 1.4.49
Diffstat (limited to 'config.log')
-rw-r--r--config.log499
1 files changed, 499 insertions, 0 deletions
diff --git a/config.log b/config.log
new file mode 100644
index 0000000..78ff1d3
--- /dev/null
+++ b/config.log
@@ -0,0 +1,499 @@
+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.69. Invocation command line was
+
+ $ ./configure
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = stravinsky
+uname -m = x86_64
+uname -r = 4.1.13-100.fc21.x86_64
+uname -s = Linux
+uname -v = #1 SMP Tue Nov 10 13:13:20 UTC 2015
+
+/usr/bin/uname -p = x86_64
+/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:2206: checking build system type
+configure:2220: result: x86_64-unknown-linux-gnu
+configure:2240: checking host system type
+configure:2253: result: x86_64-unknown-linux-gnu
+configure:2273: checking target system type
+configure:2286: result: x86_64-unknown-linux-gnu
+configure:2380: checking for gcc
+configure:2396: found /bin/gcc
+configure:2407: result: gcc
+configure:2636: checking for C compiler version
+configure:2645: gcc --version >&5
+gcc (GCC) 4.9.2 20150212 (Red Hat 4.9.2-6)
+Copyright (C) 2014 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:2656: $? = 0
+configure:2645: gcc -v >&5
+Using built-in specs.
+COLLECT_GCC=gcc
+COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.9.2/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 --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.9.2-20150212/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
+Thread model: posix
+gcc version 4.9.2 20150212 (Red Hat 4.9.2-6) (GCC)
+configure:2656: $? = 0
+configure:2645: gcc -V >&5
+gcc: error: unrecognized command line option '-V'
+gcc: fatal error: no input files
+compilation terminated.
+configure:2656: $? = 4
+configure:2645: gcc -qversion >&5
+gcc: error: unrecognized command line option '-qversion'
+gcc: fatal error: no input files
+compilation terminated.
+configure:2656: $? = 4
+configure:2676: checking whether the C compiler works
+configure:2698: gcc conftest.c >&5
+configure:2702: $? = 0
+configure:2750: result: yes
+configure:2753: checking for C compiler default output file name
+configure:2755: result: a.out
+configure:2761: checking for suffix of executables
+configure:2768: gcc -o conftest conftest.c >&5
+configure:2772: $? = 0
+configure:2794: result:
+configure:2816: checking whether we are cross compiling
+configure:2824: gcc -o conftest conftest.c >&5
+configure:2828: $? = 0
+configure:2835: ./conftest
+configure:2839: $? = 0
+configure:2854: result: no
+configure:2859: checking for suffix of object files
+configure:2881: gcc -c conftest.c >&5
+configure:2885: $? = 0
+configure:2906: result: o
+configure:2910: checking whether we are using the GNU C compiler
+configure:2929: gcc -c conftest.c >&5
+configure:2929: $? = 0
+configure:2938: result: yes
+configure:2947: checking whether gcc accepts -g
+configure:2967: gcc -c -g conftest.c >&5
+configure:2967: $? = 0
+configure:3008: result: yes
+configure:3025: checking for gcc option to accept ISO C89
+configure:3088: gcc -c -g -O2 conftest.c >&5
+configure:3088: $? = 0
+configure:3101: result: none needed
+configure:3126: checking how to run the C preprocessor
+configure:3157: gcc -E conftest.c
+configure:3157: $? = 0
+configure:3171: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:3171: $? = 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:3196: result: gcc -E
+configure:3216: gcc -E conftest.c
+configure:3216: $? = 0
+configure:3230: gcc -E conftest.c
+conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
+ #include <ac_nonexistent.h>
+ ^
+compilation terminated.
+configure:3230: $? = 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:3259: checking for library containing strerror
+configure:3290: gcc -o conftest -g -O2 conftest.c >&5
+configure:3290: $? = 0
+configure:3307: result: none required
+configure:3332: checking for a BSD-compatible install
+configure:3400: result: /bin/install -c
+configure:3454: checking for ranlib
+configure:3470: found /bin/ranlib
+configure:3481: result: ranlib
+configure:3505: checking for autoconf
+configure:3521: found /bin/autoconf
+configure:3533: result: autoconf
+configure:3543: checking for cp
+configure:3559: found /bin/cp
+configure:3571: result: cp
+configure:3581: checking for rm
+configure:3597: found /bin/rm
+configure:3609: result: rm
+configure:3625: checking for grep that handles long lines and -e
+configure:3683: result: /bin/grep
+configure:3688: checking for egrep
+configure:3750: result: /bin/grep -E
+configure:3755: checking for ANSI C header files
+configure:3775: gcc -c -g -O2 conftest.c >&5
+configure:3775: $? = 0
+configure:3848: gcc -o conftest -g -O2 conftest.c >&5
+configure:3848: $? = 0
+configure:3848: ./conftest
+configure:3848: $? = 0
+configure:3859: result: yes
+configure:3870: checking for setenv
+configure:3870: gcc -o conftest -g -O2 conftest.c >&5
+configure:3870: $? = 0
+configure:3870: result: yes
+configure:3870: checking for putenv
+configure:3870: gcc -o conftest -g -O2 conftest.c >&5
+configure:3870: $? = 0
+configure:3870: result: yes
+configure:3902: checking for ld used by GCC
+configure:3965: result: /bin/ld
+configure:3972: checking if the linker (/bin/ld) is GNU ld
+GNU ld version 2.24
+configure:3984: result: yes
+configure:3990: checking for va_copy
+configure:4008: gcc -o conftest -g -O2 conftest.c >&5
+configure:4008: $? = 0
+configure:4017: result: yes
+configure:4025: checking for __va_copy
+configure:4043: gcc -o conftest -g -O2 conftest.c >&5
+configure:4043: $? = 0
+configure:4052: result: yes
+configure:4173: checking for tclConfig.sh
+configure:4247: result: /usr/lib64/tclConfig.sh
+configure:4263: checking for tkConfig.sh
+configure:4338: result: /usr/lib64/tkConfig.sh
+configure:4472: checking for wish executable
+configure:4499: result: /usr/bin/wish
+configure:4586: checking for X
+configure:4725: gcc -o conftest -g -O2 conftest.c -lX11 >&5
+configure:4725: $? = 0
+configure:4775: result: libraries , headers
+configure:4874: gcc -o conftest -g -O2 conftest.c -lX11 >&5
+configure:4874: $? = 0
+configure:4972: checking for gethostbyname
+configure:4972: gcc -o conftest -g -O2 conftest.c >&5
+configure:4972: $? = 0
+configure:4972: result: yes
+configure:5069: checking for connect
+configure:5069: gcc -o conftest -g -O2 conftest.c >&5
+configure:5069: $? = 0
+configure:5069: result: yes
+configure:5118: checking for remove
+configure:5118: gcc -o conftest -g -O2 conftest.c >&5
+configure:5118: $? = 0
+configure:5118: result: yes
+configure:5167: checking for shmat
+configure:5167: gcc -o conftest -g -O2 conftest.c >&5
+configure:5167: $? = 0
+configure:5167: result: yes
+configure:5225: checking for IceConnectionNumber in -lICE
+configure:5250: gcc -o conftest -g -O2 conftest.c -lICE >&5
+configure:5250: $? = 0
+configure:5259: result: yes
+configure:5280: checking for XtToolkitInitialize in -lXt
+configure:5305: gcc -o conftest -g -O2 conftest.c -lXt >&5
+configure:5305: $? = 0
+configure:5314: result: yes
+configure:5377: checking for sys/types.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for sys/stat.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for stdlib.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for string.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for memory.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for strings.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for inttypes.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for stdint.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5377: checking for unistd.h
+configure:5377: gcc -c -g -O2 conftest.c >&5
+configure:5377: $? = 0
+configure:5377: result: yes
+configure:5391: checking sys/mman.h usability
+configure:5391: gcc -c -g -O2 conftest.c >&5
+configure:5391: $? = 0
+configure:5391: result: yes
+configure:5391: checking sys/mman.h presence
+configure:5391: gcc -E conftest.c
+configure:5391: $? = 0
+configure:5391: result: yes
+configure:5391: checking for sys/mman.h
+configure:5391: result: yes
+configure:5808: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by config.status, which was
+generated by GNU Autoconf 2.69. Invocation command line was
+
+ CONFIG_FILES =
+ CONFIG_HEADERS =
+ CONFIG_LINKS =
+ CONFIG_COMMANDS =
+ $ ./config.status
+
+on stravinsky
+
+config.status:770: 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_inttypes_h=yes
+ac_cv_header_memory_h=yes
+ac_cv_header_stdc=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_mman_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=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=/bin/ld
+ac_cv_path_install='/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 -DHAVE_LIBXT=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_MMAN_H=1 -DTCL_QROUTER=1 -DLINUX=1 -DSYSV=1 -DVERSION=\"1.4\" -DREVISION=\"7\"'
+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='/bin/ld'
+LDDL_FLAGS='-shared -Wl,-soname,$@ -Wl,--version-script=symbol.map'
+LDFLAGS=''
+LD_RUN_PATH=''
+LIBOBJS=''
+LIBS='-lXt '
+LIB_SPECS=' -L/usr/lib64 -ltkstub8.6 -L/usr/lib64 -ltclstub8.6'
+LIB_SPECS_NOSTUB=' -L/usr/lib64 -ltk8.6 -L/usr/lib64 -ltcl8.6'
+LTLIBOBJS=''
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME=''
+PACKAGE_STRING=''
+PACKAGE_TARNAME=''
+PACKAGE_URL=''
+PACKAGE_VERSION=''
+PATH_SEPARATOR=':'
+QROUTER_LIB_DIR='share/qrouter'
+RANLIB='ranlib'
+REVISION='7'
+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.4'
+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'
+stub_defs=' -DUSE_TCL_STUBS -DUSE_TK_STUBS'
+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 HAVE_LIBXT 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_MEMORY_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_UNISTD_H 1
+#define HAVE_SYS_MMAN_H 1
+#define TCL_QROUTER 1
+#define LINUX 1
+#define SYSV 1
+#define VERSION "1.4"
+#define REVISION "7"
+
+configure: exit 0