Files
cpp/config.log
2023-01-15 19:07:40 +01:00

910 lines
39 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by CAFE configure 1.18.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/opt/gfa/cafe/cpp/cafe-1.18.0-epics3-gcc-7.3.0 --libdir=/opt/gfa/cafe/cpp/cafe-1.18.0-epics3-gcc-7.3.0/lib/SL6-x86_64 --enable-boost-inc --enable-epics3 --enable-qt5 --with-boost-inc=/opt/gfa/cafe/boost/boost_1_61_0/include --with-epics3=/usr/local/epics/base --with-python310=/ioc/python/latest --with-python38=/opt/gfa/python-3.8/latest --with-python37=/opt/gfa/python-3.7/latest --with-python35=/opt/gfa/python-3.5/latest --with-python34=/opt/psi/Programming/psi-python34/2.1.0 --with-qt5py310=/ioc/python/latest --with-qt5py38=/opt/gfa/python-3.8/latest --with-qt5=/opt/gfa/python-3.7/latest --with-qt4=/opt/gfa/python-3.5/latest --with-qt4py34=/opt/psi/Programming/psi-python34/2.1.0 --with-json=/sf/bd/deps/zmq/json/jsoncpp-src-0.6.0-rc2 --with-zeromq=/sf/bd/deps/zmq/zeromq-4.2.3-gcc-6.3.0 --with-curl=/sf/bd/deps/zmq/curl-7.55.1 --with-lz4=/sf/bd/deps/zmq/lz4/lib --with-epics7=/usr/local/epics/base-7.0.6 CXX=/opt/psi/Programming/gcc/7.3.0/bin/g++ CC=/opt/psi/Programming/gcc/7.3.0/bin/gcc --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = sls-lc6-64
uname -m = x86_64
uname -r = 2.6.32-754.33.1.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Aug 25 09:15:58 CDT 2020
/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: /opt/psi/Programming/gcc/7.3.0/bin
PATH: /usr/local/epics/seq/bin/SL6-x86_64
PATH: .
PATH: /usr/lib/openoffice.org/program
PATH: /opt/psi/Tools/HDFView/3.1.2/bin
PATH: /opt/psi/Programming/matlab/2018a/bin
PATH: /opt/psi/Tools/Pmodules/1.0.0rc5/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /prod/sls/bin
PATH: /prod/bin
PATH: .
PATH: /prod/bd/bin
PATH: /usr/caqtdm/bin
PATH: /sls/bd/bin
PATH: /sls/controls/bin
PATH: /afs/psi.ch/project/zeromq/deps/pycharm-community-2018.1.4/bin
PATH: /afs/psi.ch/user/c/chrin/Downloads/astyle/build/gcc/bin
PATH: /afs/psi.ch/user/c/chrin/python/pycharm-community-2018.1.4/bin
PATH: /afs/psi.ch/user/c/chrin/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2075: checking for a BSD-compatible install
configure:2143: result: /usr/bin/install -c
configure:2154: checking whether build environment is sane
configure:2214: result: yes
configure:2355: checking for a thread-safe mkdir -p
configure:2394: result: /bin/mkdir -p
configure:2407: checking for gawk
configure:2423: found /bin/gawk
configure:2434: result: gawk
configure:2445: checking whether make sets $(MAKE)
configure:2467: result: yes
configure:2672: checking for C++ compiler version
configure:2680: /opt/psi/Programming/gcc/7.3.0/bin/g++ --version >&5
g++ ('PSI Environment Module') 7.3.0
Copyright (C) 2017 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:2684: $? = 0
configure:2691: /opt/psi/Programming/gcc/7.3.0/bin/g++ -v >&5
Using built-in specs.
COLLECT_GCC=/opt/psi/Programming/gcc/7.3.0/bin/g++
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/7.3.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /opt/tmp/stadler_h/src/gcc-7.3.0/configure --prefix=/opt/psi/Programming/gcc/7.3.0 --enable-languages=c,c++,objc,obj-c++,lto,fortran --with-gmp=/opt/psi/Libraries/gmp/6.1.2 --with-mpfr=/opt/psi/Libraries/mpfr/4.0.0 --with-mpc=/opt/psi/Libraries/mpc/1.1.0 --enable-lto --disable-multilib --with-build-config=bootstrap-debug --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
Thread model: posix
gcc version 7.3.0 ('PSI Environment Module')
configure:2695: $? = 0
configure:2702: /opt/psi/Programming/gcc/7.3.0/bin/g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:2706: $? = 1
configure:2729: checking for C++ compiler default output file name
configure:2751: /opt/psi/Programming/gcc/7.3.0/bin/g++ conftest.cpp >&5
configure:2755: $? = 0
configure:2793: result: a.out
configure:2812: checking whether the C++ compiler works
configure:2822: ./a.out
configure:2826: $? = 0
configure:2845: result: yes
configure:2852: checking whether we are cross compiling
configure:2854: result: no
configure:2857: checking for suffix of executables
configure:2864: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest conftest.cpp >&5
configure:2868: $? = 0
configure:2894: result:
configure:2900: checking for suffix of object files
configure:2926: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c conftest.cpp >&5
configure:2930: $? = 0
configure:2955: result: o
configure:2959: checking whether we are using the GNU C++ compiler
configure:2988: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c conftest.cpp >&5
configure:2995: $? = 0
configure:3012: result: yes
configure:3021: checking whether /opt/psi/Programming/gcc/7.3.0/bin/g++ accepts -g
configure:3051: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g conftest.cpp >&5
configure:3058: $? = 0
configure:3159: result: yes
configure:3193: checking for style of include used by make
configure:3221: result: GNU
configure:3246: checking dependency style of /opt/psi/Programming/gcc/7.3.0/bin/g++
configure:3356: result: gcc3
configure:3404: checking build system type
configure:3422: result: x86_64-unknown-linux-gnu
configure:3444: checking host system type
configure:3459: result: x86_64-unknown-linux-gnu
configure:3502: checking how to print strings
configure:3529: result: printf
configure:3598: checking for gcc
configure:3625: result: /opt/psi/Programming/gcc/7.3.0/bin/gcc
configure:3857: checking for C compiler version
configure:3865: /opt/psi/Programming/gcc/7.3.0/bin/gcc --version >&5
gcc ('PSI Environment Module') 7.3.0
Copyright (C) 2017 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:3869: $? = 0
configure:3876: /opt/psi/Programming/gcc/7.3.0/bin/gcc -v >&5
Using built-in specs.
COLLECT_GCC=/opt/psi/Programming/gcc/7.3.0/bin/gcc
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/7.3.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /opt/tmp/stadler_h/src/gcc-7.3.0/configure --prefix=/opt/psi/Programming/gcc/7.3.0 --enable-languages=c,c++,objc,obj-c++,lto,fortran --with-gmp=/opt/psi/Libraries/gmp/6.1.2 --with-mpfr=/opt/psi/Libraries/mpfr/4.0.0 --with-mpc=/opt/psi/Libraries/mpc/1.1.0 --enable-lto --disable-multilib --with-build-config=bootstrap-debug --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
Thread model: posix
gcc version 7.3.0 ('PSI Environment Module')
configure:3880: $? = 0
configure:3887: /opt/psi/Programming/gcc/7.3.0/bin/gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3891: $? = 1
configure:3894: checking whether we are using the GNU C compiler
configure:3923: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c conftest.c >&5
configure:3930: $? = 0
configure:3947: result: yes
configure:3956: checking whether /opt/psi/Programming/gcc/7.3.0/bin/gcc accepts -g
configure:3986: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g conftest.c >&5
configure:3993: $? = 0
configure:4094: result: yes
configure:4111: checking for /opt/psi/Programming/gcc/7.3.0/bin/gcc option to accept ISO C89
configure:4185: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:4192: $? = 0
configure:4215: result: none needed
configure:4235: checking dependency style of /opt/psi/Programming/gcc/7.3.0/bin/gcc
configure:4345: result: gcc3
configure:4360: checking for a sed that does not truncate output
configure:4426: result: /bin/sed
configure:4444: checking for grep that handles long lines and -e
configure:4504: result: /bin/grep
configure:4509: checking for egrep
configure:4573: result: /bin/grep -E
configure:4578: checking for fgrep
configure:4642: result: /bin/grep -F
configure:4677: checking for ld used by /opt/psi/Programming/gcc/7.3.0/bin/gcc
configure:4744: result: /usr/bin/ld
configure:4753: checking if the linker (/usr/bin/ld) is GNU ld
configure:4768: result: yes
configure:4780: checking for BSD- or MS-compatible name lister (nm)
configure:4834: result: /usr/bin/nm -B
configure:4964: checking the name lister (/usr/bin/nm -B) interface
configure:4971: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 conftest.cpp >&5
configure:4974: /usr/bin/nm -B "conftest.o"
configure:4977: output
0000000000000000 B some_variable
configure:4984: result: BSD nm
configure:4987: checking whether ln -s works
configure:4991: result: yes
configure:4999: checking the maximum length of command line arguments
configure:5130: result: 1966080
configure:5178: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5218: result: func_convert_file_noop
configure:5225: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5245: result: func_convert_file_noop
configure:5252: checking for /usr/bin/ld option to reload object files
configure:5259: result: -r
configure:5333: checking for objdump
configure:5349: found /usr/bin/objdump
configure:5360: result: objdump
configure:5392: checking how to recognize dependent libraries
configure:5592: result: pass_all
configure:5677: checking for dlltool
configure:5707: result: no
configure:5737: checking how to associate runtime and link libraries
configure:5764: result: printf %s\n
configure:5825: checking for ar
configure:5841: found /usr/bin/ar
configure:5852: result: ar
configure:5889: checking for archiver @FILE support
configure:5916: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 conftest.cpp >&5
configure:5923: $? = 0
configure:5930: ar cru libconftest.a @conftest.lst >&5
configure:5933: $? = 0
configure:5938: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:5941: $? = 1
configure:5959: result: @
configure:6017: checking for strip
configure:6033: found /usr/bin/strip
configure:6044: result: strip
configure:6116: checking for ranlib
configure:6132: found /usr/bin/ranlib
configure:6143: result: ranlib
configure:6245: checking command to parse /usr/bin/nm -B output from /opt/psi/Programming/gcc/7.3.0/bin/gcc object
configure:6398: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 conftest.cpp >&5
configure:6401: $? = 0
configure:6405: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6408: $? = 0
configure:6474: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
configure:6477: $? = 0
configure:6515: result: ok
configure:6562: checking for sysroot
configure:6594: result: no
configure:6601: checking for a working dd
configure:6639: result: /bin/dd
configure:6643: checking how to truncate binary pipes
configure:6658: result: /bin/dd bs=4096 count=1
configure:6795: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 conftest.cpp >&5
configure:6798: $? = 0
configure:7017: checking for mt
configure:7047: result: no
configure:7067: checking if : is a manifest tool
configure:7073: : '-?'
configure:7081: result: no
configure:7787: checking how to run the C preprocessor
configure:7827: /opt/psi/Programming/gcc/7.3.0/bin/gcc -E conftest.c
configure:7834: $? = 0
configure:7865: /opt/psi/Programming/gcc/7.3.0/bin/gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7872: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.18.0"
| #define PACKAGE_STRING "CAFE 1.18.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE "cafe"
| #define VERSION "1.18.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7905: result: /opt/psi/Programming/gcc/7.3.0/bin/gcc -E
configure:7934: /opt/psi/Programming/gcc/7.3.0/bin/gcc -E conftest.c
configure:7941: $? = 0
configure:7972: /opt/psi/Programming/gcc/7.3.0/bin/gcc -E conftest.c
conftest.c:10:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7979: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.18.0"
| #define PACKAGE_STRING "CAFE 1.18.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE "cafe"
| #define VERSION "1.18.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8019: checking for ANSI C header files
configure:8049: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8056: $? = 0
configure:8155: /opt/psi/Programming/gcc/7.3.0/bin/gcc -o conftest -g -O2 conftest.c >&5
configure:8159: $? = 0
configure:8165: ./conftest
configure:8169: $? = 0
configure:8187: result: yes
configure:8211: checking for sys/types.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for sys/stat.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for stdlib.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for string.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for memory.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for strings.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for inttypes.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for stdint.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8211: checking for unistd.h
configure:8232: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8239: $? = 0
configure:8256: result: yes
configure:8274: checking for dlfcn.h
configure:8295: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:8302: $? = 0
configure:8319: result: yes
configure:8589: checking for objdir
configure:8604: result: .libs
configure:8868: checking if /opt/psi/Programming/gcc/7.3.0/bin/gcc supports -fno-rtti -fno-exceptions
configure:8886: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:8890: $? = 0
configure:8903: result: no
configure:9261: checking for /opt/psi/Programming/gcc/7.3.0/bin/gcc option to produce PIC
configure:9268: result: -fPIC -DPIC
configure:9276: checking if /opt/psi/Programming/gcc/7.3.0/bin/gcc PIC flag -fPIC -DPIC works
configure:9294: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9298: $? = 0
configure:9311: result: yes
configure:9340: checking if /opt/psi/Programming/gcc/7.3.0/bin/gcc static flag -static works
configure:9368: result: no
configure:9383: checking if /opt/psi/Programming/gcc/7.3.0/bin/gcc supports -c -o file.o
configure:9404: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9408: $? = 0
configure:9430: result: yes
configure:9438: checking if /opt/psi/Programming/gcc/7.3.0/bin/gcc supports -c -o file.o
configure:9485: result: yes
configure:9518: checking whether the /opt/psi/Programming/gcc/7.3.0/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10868: result: yes
configure:10905: checking whether -lc should be explicitly linked in
configure:10913: /opt/psi/Programming/gcc/7.3.0/bin/gcc -c -g -O2 conftest.c >&5
configure:10916: $? = 0
configure:10931: /opt/psi/Programming/gcc/7.3.0/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10934: $? = 0
configure:10948: result: no
configure:11108: checking dynamic linker characteristics
configure:11699: /opt/psi/Programming/gcc/7.3.0/bin/gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11706: $? = 0
configure:11958: result: GNU/Linux ld.so
configure:12080: checking how to hardcode library paths into programs
configure:12105: result: immediate
configure:12966: checking whether stripping libraries is possible
configure:12971: result: yes
configure:13006: checking if libtool supports shared libraries
configure:13008: result: yes
configure:13011: checking whether to build shared libraries
configure:13036: result: yes
configure:13039: checking whether to build static libraries
configure:13043: result: yes
configure:13066: checking how to run the C++ preprocessor
configure:13102: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E conftest.cpp
configure:13109: $? = 0
configure:13140: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E conftest.cpp
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13147: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.18.0"
| #define PACKAGE_STRING "CAFE 1.18.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE "cafe"
| #define VERSION "1.18.0"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13180: result: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E
configure:13209: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E conftest.cpp
configure:13216: $? = 0
configure:13247: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E conftest.cpp
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:13254: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.18.0"
| #define PACKAGE_STRING "CAFE 1.18.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE "cafe"
| #define VERSION "1.18.0"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13427: checking for ld used by /opt/psi/Programming/gcc/7.3.0/bin/g++
configure:13494: result: /usr/bin/ld -m elf_x86_64
configure:13503: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13518: result: yes
configure:13573: checking whether the /opt/psi/Programming/gcc/7.3.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14708: result: yes
configure:14744: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 conftest.cpp >&5
configure:14747: $? = 0
configure:15228: checking for /opt/psi/Programming/gcc/7.3.0/bin/g++ option to produce PIC
configure:15235: result: -fPIC -DPIC
configure:15243: checking if /opt/psi/Programming/gcc/7.3.0/bin/g++ PIC flag -fPIC -DPIC works
configure:15261: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15265: $? = 0
configure:15278: result: yes
configure:15301: checking if /opt/psi/Programming/gcc/7.3.0/bin/g++ static flag -static works
configure:15329: result: no
configure:15341: checking if /opt/psi/Programming/gcc/7.3.0/bin/g++ supports -c -o file.o
configure:15362: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15366: $? = 0
configure:15388: result: yes
configure:15393: checking if /opt/psi/Programming/gcc/7.3.0/bin/g++ supports -c -o file.o
configure:15440: result: yes
configure:15470: checking whether the /opt/psi/Programming/gcc/7.3.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15510: result: yes
configure:15651: checking dynamic linker characteristics
configure:16428: result: GNU/Linux ld.so
configure:16493: checking how to hardcode library paths into programs
configure:16518: result: immediate
configure:16756: checking cadef.h usability
configure:16773: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux conftest.cpp >&5
configure:16780: $? = 0
configure:16794: result: yes
configure:16798: checking cadef.h presence
configure:16813: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux conftest.cpp
configure:16820: $? = 0
configure:16834: result: yes
configure:16867: checking for cadef.h
configure:16876: result: yes
configure:16914: checking epicsTypes.h usability
configure:16931: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux conftest.cpp >&5
configure:16938: $? = 0
configure:16952: result: yes
configure:16956: checking epicsTypes.h presence
configure:16971: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux conftest.cpp
configure:16978: $? = 0
configure:16992: result: yes
configure:17025: checking for epicsTypes.h
configure:17034: result: yes
configure:17056: checking for main in -lca
configure:17085: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 conftest.cpp -lca >&5
configure:17092: $? = 0
configure:17113: result: yes
configure:17126: checking for main in -lCom
configure:17155: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 conftest.cpp -lCom >&5
configure:17162: $? = 0
configure:17183: result: yes
configure:17196: checking for main in -ldl
configure:17225: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 conftest.cpp -ldl >&5
configure:17232: $? = 0
configure:17253: result: yes
configure:17502: checking multi_index_container.hpp usability
configure:17519: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include conftest.cpp >&5
configure:17526: $? = 0
configure:17540: result: yes
configure:17544: checking multi_index_container.hpp presence
configure:17559: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include conftest.cpp
configure:17566: $? = 0
configure:17580: result: yes
configure:17613: checking for multi_index_container.hpp
configure:17622: result: yes
configure:18644: checking qxml.h usability
configure:18661: /opt/psi/Programming/gcc/7.3.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml conftest.cpp >&5
configure:18668: $? = 0
configure:18682: result: yes
configure:18686: checking qxml.h presence
configure:18701: /opt/psi/Programming/gcc/7.3.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml conftest.cpp
configure:18708: $? = 0
configure:18722: result: yes
configure:18755: checking for qxml.h
configure:18764: result: yes
configure:18940: checking for write in -lQt5Core
configure:18975: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib conftest.cpp -lQt5Core >&5
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0xca70): multiple definition of `__bss_start@Qt_5'
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0xca70): first defined here
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0xca70): multiple definition of `_edata@Qt_5'
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0xca70): first defined here
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0x101a8): multiple definition of `_end@Qt_5'
/opt/gfa/python-3.7/latest/lib/libQt5Core.so:(.tbss+0x101a8): first defined here
collect2: error: ld returned 1 exit status
configure:18982: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.18.0"
| #define PACKAGE_STRING "CAFE 1.18.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE "cafe"
| #define VERSION "1.18.0"
| #define STDC_HEADERS 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_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_LINUX 1
| #define HAVE_CADEF_H 1
| #define HAVE_EPICSTYPES_H 1
| #define HAVE_EPICS 3.14.12
| #define EPICS_MAJOR 3
| #define EPICS_MINOR 14
| #define EPICS_PATCH 12
| #define HAVE_MULTI_INDEX_CONTAINER_HPP 1
| #define HAVE_BOOST 1
| #define HAVE_QXML_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char write ();
| int
| main ()
| {
| return write ();
| ;
| return 0;
| }
configure:19003: result: no
configure:19014: WARNING: libQt5Core not checked for!
configure:19022: checking for qt_version_tag in -lQt5Xml
configure:19057: /opt/psi/Programming/gcc/7.3.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib conftest.cpp -lQt5Xml >&5
configure:19064: $? = 0
configure:19085: result: yes
configure:20657: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/psi/Programming/gcc/7.3.0/bin/gcc
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/opt/psi/Programming/gcc/7.3.0/bin/g++
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_header_cadef_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_epicsTypes_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_multi_index_container_hpp=yes
ac_cv_header_qxml_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_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_Com_main=yes
ac_cv_lib_Qt5Core_write=no
ac_cv_lib_Qt5Xml_qt_version_tag=yes
ac_cv_lib_ca_main=yes
ac_cv_lib_dl_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/psi/Programming/gcc/7.3.0/bin/gcc -E'
ac_cv_prog_CXXCPP='/opt/psi/Programming/gcc/7.3.0/bin/g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=/opt/psi/Programming/gcc/7.3.0/bin/gcc
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
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
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1966080
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run tar'
AM_CPPFLAGS=' -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml'
AM_LDFLAGS=' -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib '
AR='ar'
AUTOCONF='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run autoconf'
AUTOHEADER='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run autoheader'
AUTOMAKE='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run automake-1.11'
AWK='gawk'
CAFE_CPPFLAGS='-I$(top_srcdir)/include '
CC='/opt/psi/Programming/gcc/7.3.0/bin/gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/opt/psi/Programming/gcc/7.3.0/bin/gcc -E'
CPPFLAGS=' -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base/include/ -I/usr/local/epics/base/include/os/Linux -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include -I/opt/gfa/python-3.7/latest/include/qt -I/opt/gfa/python-3.7/latest/include/qt/QtCore -I/opt/gfa/python-3.7/latest/include/qt/QtXml'
CXX='/opt/psi/Programming/gcc/7.3.0/bin/g++'
CXXCPP='/opt/psi/Programming/gcc/7.3.0/bin/g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_PYCAFE_EXT__FALSE=''
HAVE_PYCAFE_EXT__TRUE='#'
HAVE_PYTHON__FALSE=''
HAVE_PYTHON__TRUE='#'
HAVE_ZEROMQ__FALSE=''
HAVE_ZEROMQ__TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -L/usr/local/epics/base/lib/SL6-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/SL6-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib '
LIBOBJS=''
LIBS='-lQt5Xml '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='cafe'
PACKAGE_BUGREPORT='Bug reports to: jan.chrin@psi.ch'
PACKAGE_NAME='CAFE'
PACKAGE_STRING='CAFE 1.18.0'
PACKAGE_TARNAME='cafe'
PACKAGE_VERSION='1.18.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.18.0'
ac_ct_AR='ar'
ac_ct_CC='/opt/psi/Programming/gcc/7.3.0/bin/gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
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__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
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_TARNAME}'
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'
install_sh='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/install-sh'
libdir='/opt/gfa/cafe/cpp/cafe-1.18.0-epics3-gcc-7.3.0/lib/SL6-x86_64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/gfa/cafe/cpp/cafe-1.18.0-epics3-gcc-7.3.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "CAFE"
#define PACKAGE_TARNAME "cafe"
#define PACKAGE_VERSION "1.18.0"
#define PACKAGE_STRING "CAFE 1.18.0"
#define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
#define PACKAGE "cafe"
#define VERSION "1.18.0"
#define STDC_HEADERS 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_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_LINUX 1
#define HAVE_CADEF_H 1
#define HAVE_EPICSTYPES_H 1
#define HAVE_EPICS 3.14.12
#define EPICS_MAJOR 3
#define EPICS_MINOR 14
#define EPICS_PATCH 12
#define HAVE_MULTI_INDEX_CONTAINER_HPP 1
#define HAVE_BOOST 1
#define HAVE_QXML_H 1
#define HAVE_LIBQT5XML 1
#define HAVE_QT 1
#define HAVE_LIBQTXML 1
#define QT_NO_VERSION_TAGGING 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by CAFE config.status 1.18.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sls-lc6-64
config.status:1096: creating makefile
config.status:1096: creating src/makefile
config.status:1096: creating include/makefile
config.status:1096: creating ./include/config.h
config.status:1318: ./include/config.h is unchanged
config.status:1370: executing depfiles commands
config.status:1370: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by CAFE config.status 1.18.0, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status ./include/config.h
on sls-lc6-64
config.status:1096: creating ./include/config.h
config.status:1318: ./include/config.h is unchanged