v1.20.1
This commit is contained in:
461
config.log
461
config.log
@@ -1,10 +1,10 @@
|
||||
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.19.3, which was
|
||||
It was created by CAFE configure 1.20.1, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
$ ./configure --prefix=/opt/gfa/cafe/cpp/cafe-1.19.3-py310-gcc-7.5.0 --libdir=/opt/gfa/cafe/cpp/cafe-1.19.3-py310-gcc-7.5.0/lib/RHEL8-x86_64 --enable-boost-inc --enable-epics7 --enable-python310 --with-boost-inc=/opt/gfa/cafe/boost/boost_1_61_0/include --with-epics3=/usr/local/epics/base --with-python310=/opt/gfa/python-3.10/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=/opt/gfa/python-3.10/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.7
|
||||
$ ./configure --prefix=/opt/gfa/cafe/cpp/cafe-1.20.1-gcc-10.4.0 --libdir=/opt/gfa/cafe/cpp/cafe-1.20.1-gcc-10.4.0/lib/RHEL8-x86_64 --enable-boost-inc --enable-epics7 --enable-qt5 --with-boost-inc=/opt/gfa/cafe/boost/boost_1_61_0/include --with-epics3=/usr/local/epics/base --with-python310=/opt/gfa/python-3.10/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=/opt/gfa/python-3.10/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.7
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
@@ -12,9 +12,9 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
hostname = sf-lc8.psi.ch
|
||||
uname -m = x86_64
|
||||
uname -r = 4.18.0-477.15.1.el8_8.x86_64
|
||||
uname -r = 4.18.0-513.11.1.el8_9.x86_64
|
||||
uname -s = Linux
|
||||
uname -v = #1 SMP Fri Jun 2 08:27:19 EDT 2023
|
||||
uname -v = #1 SMP Thu Dec 7 03:06:13 EST 2023
|
||||
|
||||
/usr/bin/uname -p = x86_64
|
||||
/bin/uname -X = unknown
|
||||
@@ -27,17 +27,18 @@ uname -v = #1 SMP Fri Jun 2 08:27:19 EDT 2023
|
||||
/usr/bin/oslevel = unknown
|
||||
/bin/universe = unknown
|
||||
|
||||
PATH: /opt/psi/Programming/gcc/7.5.0/bin
|
||||
PATH: /opt/psi/Programming/gcc/10.4.0/bin
|
||||
PATH: /opt/psi/Programming/matlab/2024a/bin
|
||||
PATH: /usr/local/epics/seq/bin/RHEL8-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: /usr/share/Modules/bin
|
||||
PATH: /usr/local/bin
|
||||
PATH: /usr/bin
|
||||
PATH: /usr/local/sbin
|
||||
PATH: /usr/sbin
|
||||
PATH: /usr/local/epics/base-7.0.7/bin/RHEL8-x86_64
|
||||
PATH: /sf/controls/bin
|
||||
PATH: /sf/diag/bin
|
||||
PATH: /sf/bd/bin
|
||||
@@ -67,58 +68,59 @@ configure:2894: result: yes
|
||||
configure:2923: checking whether make supports nested variables
|
||||
configure:2940: result: yes
|
||||
configure:3189: checking for C++ compiler version
|
||||
configure:3198: /opt/psi/Programming/gcc/7.5.0/bin/g++ --version >&5
|
||||
g++ ('PSI Environment Module') 7.5.0
|
||||
Copyright (C) 2017 Free Software Foundation, Inc.
|
||||
configure:3198: /opt/psi/Programming/gcc/10.4.0/bin/g++ --version >&5
|
||||
g++ ('PSI Environment Module') 10.4.0
|
||||
Copyright (C) 2020 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:3209: $? = 0
|
||||
configure:3198: /opt/psi/Programming/gcc/7.5.0/bin/g++ -v >&5
|
||||
configure:3198: /opt/psi/Programming/gcc/10.4.0/bin/g++ -v >&5
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/opt/psi/Programming/gcc/7.5.0/bin/g++
|
||||
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/7.5.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.5.0/lto-wrapper
|
||||
COLLECT_GCC=/opt/psi/Programming/gcc/10.4.0/bin/g++
|
||||
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/10.4.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.4.0/lto-wrapper
|
||||
Target: x86_64-pc-linux-gnu
|
||||
Configured with: /var/tmp/gsell/gcc-7.5.0/src/configure --prefix=/opt/psi/Programming/gcc/7.5.0 --with-gmp=/opt/psi/Libraries/gmp/6.2.0 --with-mpfr=/opt/psi/Libraries/mpfr/4.0.2-1 --with-mpc=/opt/psi/Libraries/mpc/1.1.0-4 --enable-lto --disable-multilib --with-build-config=bootstrap-debug --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
|
||||
Configured with: /opt/psi/var/tmp/gsell/gcc-10.4.0/src/configure --prefix=/opt/psi/Programming/gcc/10.4.0 --enable-languages=c,c++,objc,obj-c++,lto,fortran,go --with-gmp=/opt/psi/Libraries/gmp/6.2.1 --with-mpfr=/opt/psi/Libraries/mpfr/4.1.0 --with-mpc=/opt/psi/Libraries/mpc/1.2.1 --enable-lto --disable-multilib --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
|
||||
Thread model: posix
|
||||
gcc version 7.5.0 ('PSI Environment Module')
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 10.4.0 ('PSI Environment Module')
|
||||
configure:3209: $? = 0
|
||||
configure:3198: /opt/psi/Programming/gcc/7.5.0/bin/g++ -V >&5
|
||||
g++: error: unrecognized command line option '-V'
|
||||
configure:3198: /opt/psi/Programming/gcc/10.4.0/bin/g++ -V >&5
|
||||
g++: error: unrecognized command-line option '-V'
|
||||
g++: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:3209: $? = 1
|
||||
configure:3198: /opt/psi/Programming/gcc/7.5.0/bin/g++ -qversion >&5
|
||||
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||||
configure:3198: /opt/psi/Programming/gcc/10.4.0/bin/g++ -qversion >&5
|
||||
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
||||
g++: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:3209: $? = 1
|
||||
configure:3229: checking whether the C++ compiler works
|
||||
configure:3251: /opt/psi/Programming/gcc/7.5.0/bin/g++ conftest.cpp >&5
|
||||
configure:3251: /opt/psi/Programming/gcc/10.4.0/bin/g++ conftest.cpp >&5
|
||||
configure:3255: $? = 0
|
||||
configure:3303: result: yes
|
||||
configure:3306: checking for C++ compiler default output file name
|
||||
configure:3308: result: a.out
|
||||
configure:3314: checking for suffix of executables
|
||||
configure:3321: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest conftest.cpp >&5
|
||||
configure:3321: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest conftest.cpp >&5
|
||||
configure:3325: $? = 0
|
||||
configure:3347: result:
|
||||
configure:3369: checking whether we are cross compiling
|
||||
configure:3377: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest conftest.cpp >&5
|
||||
configure:3377: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest conftest.cpp >&5
|
||||
configure:3381: $? = 0
|
||||
configure:3388: ./conftest
|
||||
configure:3392: $? = 0
|
||||
configure:3407: result: no
|
||||
configure:3412: checking for suffix of object files
|
||||
configure:3434: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c conftest.cpp >&5
|
||||
configure:3434: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c conftest.cpp >&5
|
||||
configure:3438: $? = 0
|
||||
configure:3459: result: o
|
||||
configure:3463: checking whether we are using the GNU C++ compiler
|
||||
configure:3482: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c conftest.cpp >&5
|
||||
configure:3482: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c conftest.cpp >&5
|
||||
configure:3482: $? = 0
|
||||
configure:3491: result: yes
|
||||
configure:3500: checking whether /opt/psi/Programming/gcc/7.5.0/bin/g++ accepts -g
|
||||
configure:3520: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g conftest.cpp >&5
|
||||
configure:3500: checking whether /opt/psi/Programming/gcc/10.4.0/bin/g++ accepts -g
|
||||
configure:3520: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g conftest.cpp >&5
|
||||
configure:3520: $? = 0
|
||||
configure:3561: result: yes
|
||||
configure:3587: checking whether make supports the include directive
|
||||
@@ -126,7 +128,7 @@ configure:3602: make -f confmf.GNU && cat confinc.out
|
||||
this is the am__doit target
|
||||
configure:3605: $? = 0
|
||||
configure:3624: result: yes (GNU style)
|
||||
configure:3649: checking dependency style of /opt/psi/Programming/gcc/7.5.0/bin/g++
|
||||
configure:3649: checking dependency style of /opt/psi/Programming/gcc/10.4.0/bin/g++
|
||||
configure:3760: result: gcc3
|
||||
configure:3806: checking build system type
|
||||
configure:3820: result: x86_64-pc-linux-gnu
|
||||
@@ -135,53 +137,54 @@ configure:3853: result: x86_64-pc-linux-gnu
|
||||
configure:3894: checking how to print strings
|
||||
configure:3921: result: printf
|
||||
configure:3990: checking for gcc
|
||||
configure:4017: result: /opt/psi/Programming/gcc/7.5.0/bin/gcc
|
||||
configure:4017: result: /opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
configure:4246: checking for C compiler version
|
||||
configure:4255: /opt/psi/Programming/gcc/7.5.0/bin/gcc --version >&5
|
||||
gcc ('PSI Environment Module') 7.5.0
|
||||
Copyright (C) 2017 Free Software Foundation, Inc.
|
||||
configure:4255: /opt/psi/Programming/gcc/10.4.0/bin/gcc --version >&5
|
||||
gcc ('PSI Environment Module') 10.4.0
|
||||
Copyright (C) 2020 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:4266: $? = 0
|
||||
configure:4255: /opt/psi/Programming/gcc/7.5.0/bin/gcc -v >&5
|
||||
configure:4255: /opt/psi/Programming/gcc/10.4.0/bin/gcc -v >&5
|
||||
Using built-in specs.
|
||||
COLLECT_GCC=/opt/psi/Programming/gcc/7.5.0/bin/gcc
|
||||
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/7.5.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/7.5.0/lto-wrapper
|
||||
COLLECT_GCC=/opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
COLLECT_LTO_WRAPPER=/afs/psi.ch/sys/psi.x86_64_slp6/Programming/gcc/10.4.0/bin/../libexec/gcc/x86_64-pc-linux-gnu/10.4.0/lto-wrapper
|
||||
Target: x86_64-pc-linux-gnu
|
||||
Configured with: /var/tmp/gsell/gcc-7.5.0/src/configure --prefix=/opt/psi/Programming/gcc/7.5.0 --with-gmp=/opt/psi/Libraries/gmp/6.2.0 --with-mpfr=/opt/psi/Libraries/mpfr/4.0.2-1 --with-mpc=/opt/psi/Libraries/mpc/1.1.0-4 --enable-lto --disable-multilib --with-build-config=bootstrap-debug --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
|
||||
Configured with: /opt/psi/var/tmp/gsell/gcc-10.4.0/src/configure --prefix=/opt/psi/Programming/gcc/10.4.0 --enable-languages=c,c++,objc,obj-c++,lto,fortran,go --with-gmp=/opt/psi/Libraries/gmp/6.2.1 --with-mpfr=/opt/psi/Libraries/mpfr/4.1.0 --with-mpc=/opt/psi/Libraries/mpc/1.2.1 --enable-lto --disable-multilib --with-pkgversion=''\''PSI Environment Module'\''' --with-build-config=bootstrap-debug
|
||||
Thread model: posix
|
||||
gcc version 7.5.0 ('PSI Environment Module')
|
||||
Supported LTO compression algorithms: zlib
|
||||
gcc version 10.4.0 ('PSI Environment Module')
|
||||
configure:4266: $? = 0
|
||||
configure:4255: /opt/psi/Programming/gcc/7.5.0/bin/gcc -V >&5
|
||||
gcc: error: unrecognized command line option '-V'
|
||||
configure:4255: /opt/psi/Programming/gcc/10.4.0/bin/gcc -V >&5
|
||||
gcc: error: unrecognized command-line option '-V'
|
||||
gcc: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:4266: $? = 1
|
||||
configure:4255: /opt/psi/Programming/gcc/7.5.0/bin/gcc -qversion >&5
|
||||
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||||
configure:4255: /opt/psi/Programming/gcc/10.4.0/bin/gcc -qversion >&5
|
||||
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
||||
gcc: fatal error: no input files
|
||||
compilation terminated.
|
||||
configure:4266: $? = 1
|
||||
configure:4270: checking whether we are using the GNU C compiler
|
||||
configure:4289: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c conftest.c >&5
|
||||
configure:4289: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c conftest.c >&5
|
||||
configure:4289: $? = 0
|
||||
configure:4298: result: yes
|
||||
configure:4307: checking whether /opt/psi/Programming/gcc/7.5.0/bin/gcc accepts -g
|
||||
configure:4327: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g conftest.c >&5
|
||||
configure:4307: checking whether /opt/psi/Programming/gcc/10.4.0/bin/gcc accepts -g
|
||||
configure:4327: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g conftest.c >&5
|
||||
configure:4327: $? = 0
|
||||
configure:4368: result: yes
|
||||
configure:4385: checking for /opt/psi/Programming/gcc/7.5.0/bin/gcc option to accept ISO C89
|
||||
configure:4448: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:4385: checking for /opt/psi/Programming/gcc/10.4.0/bin/gcc option to accept ISO C89
|
||||
configure:4448: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:4448: $? = 0
|
||||
configure:4461: result: none needed
|
||||
configure:4486: checking whether /opt/psi/Programming/gcc/7.5.0/bin/gcc understands -c and -o together
|
||||
configure:4508: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c conftest.c -o conftest2.o
|
||||
configure:4486: checking whether /opt/psi/Programming/gcc/10.4.0/bin/gcc understands -c and -o together
|
||||
configure:4508: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c conftest.c -o conftest2.o
|
||||
configure:4511: $? = 0
|
||||
configure:4508: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c conftest.c -o conftest2.o
|
||||
configure:4508: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c conftest.c -o conftest2.o
|
||||
configure:4511: $? = 0
|
||||
configure:4523: result: yes
|
||||
configure:4542: checking dependency style of /opt/psi/Programming/gcc/7.5.0/bin/gcc
|
||||
configure:4542: checking dependency style of /opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
configure:4653: result: gcc3
|
||||
configure:4668: checking for a sed that does not truncate output
|
||||
configure:4732: result: /usr/bin/sed
|
||||
@@ -191,14 +194,14 @@ configure:4813: checking for egrep
|
||||
configure:4875: result: /usr/bin/grep -E
|
||||
configure:4880: checking for fgrep
|
||||
configure:4942: result: /usr/bin/grep -F
|
||||
configure:4977: checking for ld used by /opt/psi/Programming/gcc/7.5.0/bin/gcc
|
||||
configure:4977: checking for ld used by /opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
configure:5044: result: /usr/bin/ld
|
||||
configure:5051: checking if the linker (/usr/bin/ld) is GNU ld
|
||||
configure:5066: result: yes
|
||||
configure:5078: checking for BSD- or MS-compatible name lister (nm)
|
||||
configure:5132: result: /usr/bin/nm -B
|
||||
configure:5262: checking the name lister (/usr/bin/nm -B) interface
|
||||
configure:5269: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:5269: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:5272: /usr/bin/nm -B "conftest.o"
|
||||
configure:5275: output
|
||||
0000000000000000 B some_variable
|
||||
@@ -226,7 +229,7 @@ configure:6123: checking for ar
|
||||
configure:6139: found /usr/bin/ar
|
||||
configure:6150: result: ar
|
||||
configure:6187: checking for archiver @FILE support
|
||||
configure:6204: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:6204: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:6204: $? = 0
|
||||
configure:6207: ar cru libconftest.a @conftest.lst >&5
|
||||
configure:6210: $? = 0
|
||||
@@ -240,12 +243,12 @@ configure:6315: result: strip
|
||||
configure:6387: checking for ranlib
|
||||
configure:6403: found /usr/bin/ranlib
|
||||
configure:6414: result: ranlib
|
||||
configure:6516: checking command to parse /usr/bin/nm -B output from /opt/psi/Programming/gcc/7.5.0/bin/gcc object
|
||||
configure:6669: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:6516: checking command to parse /usr/bin/nm -B output from /opt/psi/Programming/gcc/10.4.0/bin/gcc object
|
||||
configure:6669: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:6672: $? = 0
|
||||
configure:6676: /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:6679: $? = 0
|
||||
configure:6745: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
|
||||
configure:6745: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
|
||||
configure:6748: $? = 0
|
||||
configure:6786: result: ok
|
||||
configure:6833: checking for sysroot
|
||||
@@ -254,7 +257,7 @@ configure:6870: checking for a working dd
|
||||
configure:6908: result: /usr/bin/dd
|
||||
configure:6912: checking how to truncate binary pipes
|
||||
configure:6927: result: /usr/bin/dd bs=4096 count=1
|
||||
configure:7064: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:7064: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:7067: $? = 0
|
||||
configure:7257: checking for mt
|
||||
configure:7287: result: no
|
||||
@@ -262,126 +265,126 @@ configure:7307: checking if : is a manifest tool
|
||||
configure:7313: : '-?'
|
||||
configure:7321: result: no
|
||||
configure:7998: checking how to run the C preprocessor
|
||||
configure:8029: /opt/psi/Programming/gcc/7.5.0/bin/gcc -E conftest.c
|
||||
configure:8029: /opt/psi/Programming/gcc/10.4.0/bin/gcc -E conftest.c
|
||||
configure:8029: $? = 0
|
||||
configure:8043: /opt/psi/Programming/gcc/7.5.0/bin/gcc -E conftest.c
|
||||
configure:8043: /opt/psi/Programming/gcc/10.4.0/bin/gcc -E conftest.c
|
||||
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
#include <ac_nonexistent.h>
|
||||
^~~~~~~~~~~~~~~~~~
|
||||
11 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:8043: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "CAFE"
|
||||
| #define PACKAGE_TARNAME "cafe"
|
||||
| #define PACKAGE_VERSION "1.19.3"
|
||||
| #define PACKAGE_STRING "CAFE 1.19.3"
|
||||
| #define PACKAGE_VERSION "1.20.1"
|
||||
| #define PACKAGE_STRING "CAFE 1.20.1"
|
||||
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "cafe"
|
||||
| #define VERSION "1.19.3"
|
||||
| #define VERSION "1.20.1"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:8068: result: /opt/psi/Programming/gcc/7.5.0/bin/gcc -E
|
||||
configure:8088: /opt/psi/Programming/gcc/7.5.0/bin/gcc -E conftest.c
|
||||
configure:8068: result: /opt/psi/Programming/gcc/10.4.0/bin/gcc -E
|
||||
configure:8088: /opt/psi/Programming/gcc/10.4.0/bin/gcc -E conftest.c
|
||||
configure:8088: $? = 0
|
||||
configure:8102: /opt/psi/Programming/gcc/7.5.0/bin/gcc -E conftest.c
|
||||
configure:8102: /opt/psi/Programming/gcc/10.4.0/bin/gcc -E conftest.c
|
||||
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
#include <ac_nonexistent.h>
|
||||
^~~~~~~~~~~~~~~~~~
|
||||
11 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:8102: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "CAFE"
|
||||
| #define PACKAGE_TARNAME "cafe"
|
||||
| #define PACKAGE_VERSION "1.19.3"
|
||||
| #define PACKAGE_STRING "CAFE 1.19.3"
|
||||
| #define PACKAGE_VERSION "1.20.1"
|
||||
| #define PACKAGE_STRING "CAFE 1.20.1"
|
||||
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "cafe"
|
||||
| #define VERSION "1.19.3"
|
||||
| #define VERSION "1.20.1"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:8131: checking for ANSI C header files
|
||||
configure:8151: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8151: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8151: $? = 0
|
||||
configure:8224: /opt/psi/Programming/gcc/7.5.0/bin/gcc -o conftest -g -O2 conftest.c >&5
|
||||
configure:8224: /opt/psi/Programming/gcc/10.4.0/bin/gcc -o conftest -g -O2 conftest.c >&5
|
||||
configure:8224: $? = 0
|
||||
configure:8224: ./conftest
|
||||
configure:8224: $? = 0
|
||||
configure:8235: result: yes
|
||||
configure:8248: checking for sys/types.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for sys/stat.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for stdlib.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for string.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for memory.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for strings.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for inttypes.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for stdint.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8248: checking for unistd.h
|
||||
configure:8248: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8248: $? = 0
|
||||
configure:8248: result: yes
|
||||
configure:8262: checking for dlfcn.h
|
||||
configure:8262: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8262: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:8262: $? = 0
|
||||
configure:8262: result: yes
|
||||
configure:8528: checking for objdir
|
||||
configure:8543: result: .libs
|
||||
configure:8807: checking if /opt/psi/Programming/gcc/7.5.0/bin/gcc supports -fno-rtti -fno-exceptions
|
||||
configure:8825: /opt/psi/Programming/gcc/7.5.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:8807: checking if /opt/psi/Programming/gcc/10.4.0/bin/gcc supports -fno-rtti -fno-exceptions
|
||||
configure:8825: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
||||
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
|
||||
configure:8829: $? = 0
|
||||
configure:8842: result: no
|
||||
configure:9200: checking for /opt/psi/Programming/gcc/7.5.0/bin/gcc option to produce PIC
|
||||
configure:9200: checking for /opt/psi/Programming/gcc/10.4.0/bin/gcc option to produce PIC
|
||||
configure:9207: result: -fPIC -DPIC
|
||||
configure:9215: checking if /opt/psi/Programming/gcc/7.5.0/bin/gcc PIC flag -fPIC -DPIC works
|
||||
configure:9233: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
||||
configure:9215: checking if /opt/psi/Programming/gcc/10.4.0/bin/gcc PIC flag -fPIC -DPIC works
|
||||
configure:9233: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
||||
configure:9237: $? = 0
|
||||
configure:9250: result: yes
|
||||
configure:9279: checking if /opt/psi/Programming/gcc/7.5.0/bin/gcc static flag -static works
|
||||
configure:9279: checking if /opt/psi/Programming/gcc/10.4.0/bin/gcc static flag -static works
|
||||
configure:9307: result: no
|
||||
configure:9322: checking if /opt/psi/Programming/gcc/7.5.0/bin/gcc supports -c -o file.o
|
||||
configure:9343: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
||||
configure:9322: checking if /opt/psi/Programming/gcc/10.4.0/bin/gcc supports -c -o file.o
|
||||
configure:9343: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
||||
configure:9347: $? = 0
|
||||
configure:9369: result: yes
|
||||
configure:9377: checking if /opt/psi/Programming/gcc/7.5.0/bin/gcc supports -c -o file.o
|
||||
configure:9377: checking if /opt/psi/Programming/gcc/10.4.0/bin/gcc supports -c -o file.o
|
||||
configure:9424: result: yes
|
||||
configure:9457: checking whether the /opt/psi/Programming/gcc/7.5.0/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:9457: checking whether the /opt/psi/Programming/gcc/10.4.0/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:10716: result: yes
|
||||
configure:10753: checking whether -lc should be explicitly linked in
|
||||
configure:10761: /opt/psi/Programming/gcc/7.5.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:10761: /opt/psi/Programming/gcc/10.4.0/bin/gcc -c -g -O2 conftest.c >&5
|
||||
configure:10764: $? = 0
|
||||
configure:10779: /opt/psi/Programming/gcc/7.5.0/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
||||
configure:10779: /opt/psi/Programming/gcc/10.4.0/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
||||
configure:10782: $? = 0
|
||||
configure:10796: result: no
|
||||
configure:10956: checking dynamic linker characteristics
|
||||
configure:11537: /opt/psi/Programming/gcc/7.5.0/bin/gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
||||
configure:11537: /opt/psi/Programming/gcc/10.4.0/bin/gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
||||
configure:11537: $? = 0
|
||||
configure:11777: result: GNU/Linux ld.so
|
||||
configure:11899: checking how to hardcode library paths into programs
|
||||
@@ -395,24 +398,24 @@ configure:12542: result: yes
|
||||
configure:12545: checking whether to build static libraries
|
||||
configure:12549: result: yes
|
||||
configure:12572: checking how to run the C++ preprocessor
|
||||
configure:12599: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E conftest.cpp
|
||||
configure:12599: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E conftest.cpp
|
||||
configure:12599: $? = 0
|
||||
configure:12613: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E conftest.cpp
|
||||
configure:12613: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E conftest.cpp
|
||||
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
#include <ac_nonexistent.h>
|
||||
^~~~~~~~~~~~~~~~~~
|
||||
23 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:12613: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "CAFE"
|
||||
| #define PACKAGE_TARNAME "cafe"
|
||||
| #define PACKAGE_VERSION "1.19.3"
|
||||
| #define PACKAGE_STRING "CAFE 1.19.3"
|
||||
| #define PACKAGE_VERSION "1.20.1"
|
||||
| #define PACKAGE_STRING "CAFE 1.20.1"
|
||||
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "cafe"
|
||||
| #define VERSION "1.19.3"
|
||||
| #define VERSION "1.20.1"
|
||||
| #define STDC_HEADERS 1
|
||||
| #define HAVE_SYS_TYPES_H 1
|
||||
| #define HAVE_SYS_STAT_H 1
|
||||
@@ -427,25 +430,25 @@ configure: failed program was:
|
||||
| #define LT_OBJDIR ".libs/"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:12638: result: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E
|
||||
configure:12658: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E conftest.cpp
|
||||
configure:12638: result: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E
|
||||
configure:12658: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E conftest.cpp
|
||||
configure:12658: $? = 0
|
||||
configure:12672: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E conftest.cpp
|
||||
configure:12672: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E conftest.cpp
|
||||
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
|
||||
#include <ac_nonexistent.h>
|
||||
^~~~~~~~~~~~~~~~~~
|
||||
23 | #include <ac_nonexistent.h>
|
||||
| ^~~~~~~~~~~~~~~~~~
|
||||
compilation terminated.
|
||||
configure:12672: $? = 1
|
||||
configure: failed program was:
|
||||
| /* confdefs.h */
|
||||
| #define PACKAGE_NAME "CAFE"
|
||||
| #define PACKAGE_TARNAME "cafe"
|
||||
| #define PACKAGE_VERSION "1.19.3"
|
||||
| #define PACKAGE_STRING "CAFE 1.19.3"
|
||||
| #define PACKAGE_VERSION "1.20.1"
|
||||
| #define PACKAGE_STRING "CAFE 1.20.1"
|
||||
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
|
||||
| #define PACKAGE_URL ""
|
||||
| #define PACKAGE "cafe"
|
||||
| #define VERSION "1.19.3"
|
||||
| #define VERSION "1.20.1"
|
||||
| #define STDC_HEADERS 1
|
||||
| #define HAVE_SYS_TYPES_H 1
|
||||
| #define HAVE_SYS_STAT_H 1
|
||||
@@ -460,99 +463,108 @@ configure: failed program was:
|
||||
| #define LT_OBJDIR ".libs/"
|
||||
| /* end confdefs.h. */
|
||||
| #include <ac_nonexistent.h>
|
||||
configure:12834: checking for ld used by /opt/psi/Programming/gcc/7.5.0/bin/g++
|
||||
configure:12834: checking for ld used by /opt/psi/Programming/gcc/10.4.0/bin/g++
|
||||
configure:12901: result: /usr/bin/ld -m elf_x86_64
|
||||
configure:12908: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
||||
configure:12923: result: yes
|
||||
configure:12978: checking whether the /opt/psi/Programming/gcc/7.5.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:12978: checking whether the /opt/psi/Programming/gcc/10.4.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:14051: result: yes
|
||||
configure:14087: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:14087: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 conftest.cpp >&5
|
||||
configure:14090: $? = 0
|
||||
configure:14571: checking for /opt/psi/Programming/gcc/7.5.0/bin/g++ option to produce PIC
|
||||
configure:14571: checking for /opt/psi/Programming/gcc/10.4.0/bin/g++ option to produce PIC
|
||||
configure:14578: result: -fPIC -DPIC
|
||||
configure:14586: checking if /opt/psi/Programming/gcc/7.5.0/bin/g++ PIC flag -fPIC -DPIC works
|
||||
configure:14604: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
||||
configure:14586: checking if /opt/psi/Programming/gcc/10.4.0/bin/g++ PIC flag -fPIC -DPIC works
|
||||
configure:14604: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
|
||||
configure:14608: $? = 0
|
||||
configure:14621: result: yes
|
||||
configure:14644: checking if /opt/psi/Programming/gcc/7.5.0/bin/g++ static flag -static works
|
||||
configure:14644: checking if /opt/psi/Programming/gcc/10.4.0/bin/g++ static flag -static works
|
||||
configure:14672: result: no
|
||||
configure:14684: checking if /opt/psi/Programming/gcc/7.5.0/bin/g++ supports -c -o file.o
|
||||
configure:14705: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
||||
configure:14684: checking if /opt/psi/Programming/gcc/10.4.0/bin/g++ supports -c -o file.o
|
||||
configure:14705: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
|
||||
configure:14709: $? = 0
|
||||
configure:14731: result: yes
|
||||
configure:14736: checking if /opt/psi/Programming/gcc/7.5.0/bin/g++ supports -c -o file.o
|
||||
configure:14736: checking if /opt/psi/Programming/gcc/10.4.0/bin/g++ supports -c -o file.o
|
||||
configure:14783: result: yes
|
||||
configure:14813: checking whether the /opt/psi/Programming/gcc/7.5.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:14813: checking whether the /opt/psi/Programming/gcc/10.4.0/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||||
configure:14853: result: yes
|
||||
configure:14994: checking dynamic linker characteristics
|
||||
configure:15742: result: GNU/Linux ld.so
|
||||
configure:15807: checking how to hardcode library paths into programs
|
||||
configure:15832: result: immediate
|
||||
configure:16056: checking cadef.h usability
|
||||
configure:16056: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp >&5
|
||||
configure:16056: $? = 0
|
||||
configure:16056: result: yes
|
||||
configure:16056: checking cadef.h presence
|
||||
configure:16056: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp
|
||||
configure:16056: $? = 0
|
||||
configure:16056: result: yes
|
||||
configure:16056: checking for cadef.h
|
||||
configure:16056: result: yes
|
||||
configure:16075: checking epicsTypes.h usability
|
||||
configure:16075: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp >&5
|
||||
configure:16075: $? = 0
|
||||
configure:16075: result: yes
|
||||
configure:16075: checking epicsTypes.h presence
|
||||
configure:16075: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp
|
||||
configure:16075: $? = 0
|
||||
configure:16075: result: yes
|
||||
configure:16075: checking for epicsTypes.h
|
||||
configure:16075: result: yes
|
||||
configure:16092: checking for main in -lca
|
||||
configure:16111: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -lca >&5
|
||||
configure:16111: $? = 0
|
||||
configure:16120: result: yes
|
||||
configure:16133: checking for main in -lCom
|
||||
configure:16152: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -lCom >&5
|
||||
configure:16152: $? = 0
|
||||
configure:16161: result: yes
|
||||
configure:16174: checking for main in -ldl
|
||||
configure:16193: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -ldl >&5
|
||||
configure:16193: $? = 0
|
||||
configure:16202: result: yes
|
||||
configure:16407: checking multi_index_container.hpp usability
|
||||
configure:16407: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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:16407: $? = 0
|
||||
configure:16407: result: yes
|
||||
configure:16407: checking multi_index_container.hpp presence
|
||||
configure:16407: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include conftest.cpp
|
||||
configure:16407: $? = 0
|
||||
configure:16407: result: yes
|
||||
configure:16407: checking for multi_index_container.hpp
|
||||
configure:16407: result: yes
|
||||
configure:16631: checking Python.h usability
|
||||
configure:16631: /opt/psi/Programming/gcc/7.5.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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.10/latest/include/python3.10 -I/opt/gfa/python-3.10/latest/lib/python3.10/site-packages/numpy/core/include conftest.cpp >&5
|
||||
configure:16631: $? = 0
|
||||
configure:16631: result: yes
|
||||
configure:16631: checking Python.h presence
|
||||
configure:16631: /opt/psi/Programming/gcc/7.5.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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.10/latest/include/python3.10 -I/opt/gfa/python-3.10/latest/lib/python3.10/site-packages/numpy/core/include conftest.cpp
|
||||
configure:16631: $? = 0
|
||||
configure:16631: result: yes
|
||||
configure:16631: checking for Python.h
|
||||
configure:16631: result: yes
|
||||
configure:16650: checking for main in -lpython3.10
|
||||
configure:16669: /opt/psi/Programming/gcc/7.5.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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.10/latest/include/python3.10 -I/opt/gfa/python-3.10/latest/lib/python3.10/site-packages/numpy/core/include -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.10/latest/lib -Wl,-rpath,/opt/gfa/python-3.10/latest/lib conftest.cpp -lpython3.10 >&5
|
||||
configure:16669: $? = 0
|
||||
configure:16678: result: yes
|
||||
configure:18168: checking that generated files are newer than configure
|
||||
configure:18174: result: done
|
||||
configure:18213: creating ./config.status
|
||||
configure:16057: checking cadef.h usability
|
||||
configure:16057: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp >&5
|
||||
configure:16057: $? = 0
|
||||
configure:16057: result: yes
|
||||
configure:16057: checking cadef.h presence
|
||||
configure:16057: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp
|
||||
configure:16057: $? = 0
|
||||
configure:16057: result: yes
|
||||
configure:16057: checking for cadef.h
|
||||
configure:16057: result: yes
|
||||
configure:16076: checking epicsTypes.h usability
|
||||
configure:16076: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp >&5
|
||||
configure:16076: $? = 0
|
||||
configure:16076: result: yes
|
||||
configure:16076: checking epicsTypes.h presence
|
||||
configure:16076: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc conftest.cpp
|
||||
configure:16076: $? = 0
|
||||
configure:16076: result: yes
|
||||
configure:16076: checking for epicsTypes.h
|
||||
configure:16076: result: yes
|
||||
configure:16093: checking for main in -lca
|
||||
configure:16112: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -lca >&5
|
||||
/usr/bin/ld: warning: -z nodefs ignored.
|
||||
configure:16112: $? = 0
|
||||
configure:16121: result: yes
|
||||
configure:16134: checking for main in -lCom
|
||||
configure:16153: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -lCom >&5
|
||||
/usr/bin/ld: warning: -z nodefs ignored.
|
||||
configure:16153: $? = 0
|
||||
configure:16162: result: yes
|
||||
configure:16175: checking for main in -ldl
|
||||
configure:16194: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 conftest.cpp -ldl >&5
|
||||
/usr/bin/ld: warning: -z nodefs ignored.
|
||||
configure:16194: $? = 0
|
||||
configure:16203: result: yes
|
||||
configure:16408: checking multi_index_container.hpp usability
|
||||
configure:16408: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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:16408: $? = 0
|
||||
configure:16408: result: yes
|
||||
configure:16408: checking multi_index_container.hpp presence
|
||||
configure:16408: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -I/opt/gfa/cafe/boost/boost_1_61_0/include/boost -I/opt/gfa/cafe/boost/boost_1_61_0/include conftest.cpp
|
||||
configure:16408: $? = 0
|
||||
configure:16408: result: yes
|
||||
configure:16408: checking for multi_index_container.hpp
|
||||
configure:16408: result: yes
|
||||
configure:17122: checking qxml.h usability
|
||||
configure:17122: /opt/psi/Programming/gcc/10.4.0/bin/g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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:17122: $? = 0
|
||||
configure:17122: result: yes
|
||||
configure:17122: checking qxml.h presence
|
||||
configure:17122: /opt/psi/Programming/gcc/10.4.0/bin/g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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:17122: $? = 0
|
||||
configure:17122: result: yes
|
||||
configure:17122: checking for qxml.h
|
||||
configure:17122: result: yes
|
||||
configure:17232: checking for write in -lQt5Core
|
||||
configure:17257: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib conftest.cpp -lQt5Core >&5
|
||||
/usr/bin/ld: warning: -z nodefs ignored.
|
||||
configure:17257: $? = 0
|
||||
configure:17266: result: yes
|
||||
configure:17284: checking for qt_version_tag in -lQt5Xml
|
||||
configure:17309: /opt/psi/Programming/gcc/10.4.0/bin/g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib conftest.cpp -lQt5Xml -lQt5Core >&5
|
||||
/usr/bin/ld: warning: -z nodefs ignored.
|
||||
configure:17309: $? = 0
|
||||
configure:17318: result: yes
|
||||
configure:18169: checking that generated files are newer than configure
|
||||
configure:18175: result: done
|
||||
configure:18214: creating ./config.status
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by CAFE config.status 1.19.3, which was
|
||||
This file was extended by CAFE config.status 1.20.1, which was
|
||||
generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
@@ -563,15 +575,15 @@ generated by GNU Autoconf 2.69. Invocation command line was
|
||||
|
||||
on sf-lc8.psi.ch
|
||||
|
||||
config.status:1176: creating makefile
|
||||
config.status:1176: creating src/makefile
|
||||
config.status:1176: creating include/makefile
|
||||
config.status:1176: creating ./include/config.h
|
||||
config.status:1405: executing depfiles commands
|
||||
config.status:1482: cd src && sed -e '/# am--include-marker/d' makefile | make -f - am--depfiles
|
||||
config.status:1178: creating makefile
|
||||
config.status:1178: creating src/makefile
|
||||
config.status:1178: creating include/makefile
|
||||
config.status:1178: creating ./include/config.h
|
||||
config.status:1407: executing depfiles commands
|
||||
config.status:1484: cd src && sed -e '/# am--include-marker/d' makefile | make -f - am--depfiles
|
||||
make: Nothing to be done for 'am--depfiles'.
|
||||
config.status:1487: $? = 0
|
||||
config.status:1405: executing libtool commands
|
||||
config.status:1489: $? = 0
|
||||
config.status:1407: executing libtool commands
|
||||
|
||||
## ---------------- ##
|
||||
## Cache variables. ##
|
||||
@@ -583,7 +595,7 @@ 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.5.0/bin/gcc
|
||||
ac_cv_env_CC_value=/opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
ac_cv_env_CFLAGS_set=
|
||||
ac_cv_env_CFLAGS_value=
|
||||
ac_cv_env_CPPFLAGS_set=
|
||||
@@ -595,7 +607,7 @@ 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.5.0/bin/g++
|
||||
ac_cv_env_CXX_value=/opt/psi/Programming/gcc/10.4.0/bin/g++
|
||||
ac_cv_env_LDFLAGS_set=
|
||||
ac_cv_env_LDFLAGS_value=
|
||||
ac_cv_env_LIBS_set=
|
||||
@@ -608,13 +620,13 @@ 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_Python_h=yes
|
||||
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
|
||||
@@ -625,9 +637,10 @@ ac_cv_header_sys_types_h=yes
|
||||
ac_cv_header_unistd_h=yes
|
||||
ac_cv_host=x86_64-pc-linux-gnu
|
||||
ac_cv_lib_Com_main=yes
|
||||
ac_cv_lib_Qt5Core_write=yes
|
||||
ac_cv_lib_Qt5Xml_qt_version_tag=yes
|
||||
ac_cv_lib_ca_main=yes
|
||||
ac_cv_lib_dl_main=yes
|
||||
ac_cv_lib_python3_10_main=yes
|
||||
ac_cv_objext=o
|
||||
ac_cv_path_EGREP='/usr/bin/grep -E'
|
||||
ac_cv_path_FGREP='/usr/bin/grep -F'
|
||||
@@ -637,10 +650,10 @@ ac_cv_path_install='/usr/bin/install -c'
|
||||
ac_cv_path_lt_DD=/usr/bin/dd
|
||||
ac_cv_path_mkdir=/usr/bin/mkdir
|
||||
ac_cv_prog_AWK=gawk
|
||||
ac_cv_prog_CPP='/opt/psi/Programming/gcc/7.5.0/bin/gcc -E'
|
||||
ac_cv_prog_CXXCPP='/opt/psi/Programming/gcc/7.5.0/bin/g++ -E'
|
||||
ac_cv_prog_CPP='/opt/psi/Programming/gcc/10.4.0/bin/gcc -E'
|
||||
ac_cv_prog_CXXCPP='/opt/psi/Programming/gcc/10.4.0/bin/g++ -E'
|
||||
ac_cv_prog_ac_ct_AR=ar
|
||||
ac_cv_prog_ac_ct_CC=/opt/psi/Programming/gcc/7.5.0/bin/gcc
|
||||
ac_cv_prog_ac_ct_CC=/opt/psi/Programming/gcc/10.4.0/bin/gcc
|
||||
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
||||
ac_cv_prog_ac_ct_RANLIB=ranlib
|
||||
ac_cv_prog_ac_ct_STRIP=strip
|
||||
@@ -697,10 +710,10 @@ AMDEP_FALSE='#'
|
||||
AMDEP_TRUE=''
|
||||
AMTAR='$${TAR-tar}'
|
||||
AM_BACKSLASH='\'
|
||||
AM_CPPFLAGS=' -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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.10/latest/include/python3.10 -I/opt/gfa/python-3.10/latest/lib/python3.10/site-packages/numpy/core/include'
|
||||
AM_CPPFLAGS=' -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
||||
AM_DEFAULT_VERBOSITY='1'
|
||||
AM_LDFLAGS=' -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.10/latest/lib -Wl,-rpath,/opt/gfa/python-3.10/latest/lib'
|
||||
AM_LDFLAGS=' -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib '
|
||||
AM_V='$(V)'
|
||||
AR='ar'
|
||||
AUTOCONF='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing autoconf'
|
||||
@@ -708,13 +721,13 @@ AUTOHEADER='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing autoheader
|
||||
AUTOMAKE='${SHELL} /afs/psi.ch/project/cafe/gitlab/CAFE/cpp/missing automake-1.16'
|
||||
AWK='gawk'
|
||||
CAFE_CPPFLAGS='-I$(top_srcdir)/include '
|
||||
CC='/opt/psi/Programming/gcc/7.5.0/bin/gcc'
|
||||
CC='/opt/psi/Programming/gcc/10.4.0/bin/gcc'
|
||||
CCDEPMODE='depmode=gcc3'
|
||||
CFLAGS='-g -O2'
|
||||
CPP='/opt/psi/Programming/gcc/7.5.0/bin/gcc -E'
|
||||
CPPFLAGS=' -fexceptions -fPIC -std=c++1z -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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.10/latest/include/python3.10 -I/opt/gfa/python-3.10/latest/lib/python3.10/site-packages/numpy/core/include'
|
||||
CXX='/opt/psi/Programming/gcc/7.5.0/bin/g++'
|
||||
CXXCPP='/opt/psi/Programming/gcc/7.5.0/bin/g++ -E'
|
||||
CPP='/opt/psi/Programming/gcc/10.4.0/bin/gcc -E'
|
||||
CPPFLAGS=' -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.7/include/ -I/usr/local/epics/base-7.0.7/include/os/Linux -I/usr/local/epics/base-7.0.7/include/compiler/gcc -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/10.4.0/bin/g++'
|
||||
CXXCPP='/opt/psi/Programming/gcc/10.4.0/bin/g++ -E'
|
||||
CXXDEPMODE='depmode=gcc3'
|
||||
CXXFLAGS='-g -O2'
|
||||
CYGPATH_W='echo'
|
||||
@@ -730,10 +743,10 @@ EGREP='/usr/bin/grep -E'
|
||||
EXEEXT=''
|
||||
FGREP='/usr/bin/grep -F'
|
||||
GREP='/usr/bin/grep'
|
||||
HAVE_PYCAFE_EXT__FALSE='#'
|
||||
HAVE_PYCAFE_EXT__TRUE=''
|
||||
HAVE_PYTHON__FALSE='#'
|
||||
HAVE_PYTHON__TRUE=''
|
||||
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'
|
||||
@@ -741,9 +754,9 @@ 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-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.10/latest/lib -Wl,-rpath,/opt/gfa/python-3.10/latest/lib'
|
||||
LDFLAGS=' -L/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.7/lib/RHEL8-x86_64 -L/opt/gfa/python-3.7/latest/lib -Wl,-rpath,/opt/gfa/python-3.7/latest/lib '
|
||||
LIBOBJS=''
|
||||
LIBS='-lpython3.10 '
|
||||
LIBS='-lQt5Xml -lQt5Core '
|
||||
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
||||
LIPO=''
|
||||
LN_S='ln -s'
|
||||
@@ -761,19 +774,19 @@ OTOOL=''
|
||||
PACKAGE='cafe'
|
||||
PACKAGE_BUGREPORT='Bug reports to: jan.chrin@psi.ch'
|
||||
PACKAGE_NAME='CAFE'
|
||||
PACKAGE_STRING='CAFE 1.19.3'
|
||||
PACKAGE_STRING='CAFE 1.20.1'
|
||||
PACKAGE_TARNAME='cafe'
|
||||
PACKAGE_URL=''
|
||||
PACKAGE_VERSION='1.19.3'
|
||||
PACKAGE_VERSION='1.20.1'
|
||||
PATH_SEPARATOR=':'
|
||||
RANLIB='ranlib'
|
||||
SED='/usr/bin/sed'
|
||||
SET_MAKE=''
|
||||
SHELL='/bin/sh'
|
||||
STRIP='strip'
|
||||
VERSION='1.19.3'
|
||||
VERSION='1.20.1'
|
||||
ac_ct_AR='ar'
|
||||
ac_ct_CC='/opt/psi/Programming/gcc/7.5.0/bin/gcc'
|
||||
ac_ct_CC='/opt/psi/Programming/gcc/10.4.0/bin/gcc'
|
||||
ac_ct_CXX=''
|
||||
ac_ct_DUMPBIN=''
|
||||
am__EXEEXT_FALSE=''
|
||||
@@ -809,7 +822,7 @@ 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.19.3-py310-gcc-7.5.0/lib/RHEL8-x86_64'
|
||||
libdir='/opt/gfa/cafe/cpp/cafe-1.20.1-gcc-10.4.0/lib/RHEL8-x86_64'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
localedir='${datarootdir}/locale'
|
||||
localstatedir='${prefix}/var'
|
||||
@@ -817,7 +830,7 @@ mandir='${datarootdir}/man'
|
||||
mkdir_p='$(MKDIR_P)'
|
||||
oldincludedir='/usr/include'
|
||||
pdfdir='${docdir}'
|
||||
prefix='/opt/gfa/cafe/cpp/cafe-1.19.3-py310-gcc-7.5.0'
|
||||
prefix='/opt/gfa/cafe/cpp/cafe-1.20.1-gcc-10.4.0'
|
||||
program_transform_name='s,x,x,'
|
||||
psdir='${docdir}'
|
||||
sbindir='${exec_prefix}/sbin'
|
||||
@@ -832,12 +845,12 @@ target_alias=''
|
||||
/* confdefs.h */
|
||||
#define PACKAGE_NAME "CAFE"
|
||||
#define PACKAGE_TARNAME "cafe"
|
||||
#define PACKAGE_VERSION "1.19.3"
|
||||
#define PACKAGE_STRING "CAFE 1.19.3"
|
||||
#define PACKAGE_VERSION "1.20.1"
|
||||
#define PACKAGE_STRING "CAFE 1.20.1"
|
||||
#define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
|
||||
#define PACKAGE_URL ""
|
||||
#define PACKAGE "cafe"
|
||||
#define VERSION "1.19.3"
|
||||
#define VERSION "1.20.1"
|
||||
#define STDC_HEADERS 1
|
||||
#define HAVE_SYS_TYPES_H 1
|
||||
#define HAVE_SYS_STAT_H 1
|
||||
@@ -859,9 +872,11 @@ target_alias=''
|
||||
#define EPICS_PATCH 7
|
||||
#define HAVE_MULTI_INDEX_CONTAINER_HPP 1
|
||||
#define HAVE_BOOST 1
|
||||
#define HAVE_PYTHON_H 1
|
||||
#define HAVE_LIBPYTHON3_10 1
|
||||
#define HAVE_PYTHON 1
|
||||
#define HAVE_PYCAFE_EXT 1
|
||||
#define HAVE_QXML_H 1
|
||||
#define HAVE_LIBQT5CORE 1
|
||||
#define HAVE_LIBQT5XML 1
|
||||
#define HAVE_QT 1
|
||||
#define HAVE_LIBQTXML 1
|
||||
#define QT_NO_VERSION_TAGGING 1
|
||||
|
||||
configure: exit 0
|
||||
|
||||
Reference in New Issue
Block a user