Files
cpp/config.log
T
2026-07-20 09:33:09 +02:00

885 lines
35 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.22.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/psi.ch/project/cafe/bin/cpp/cafe-1.22.0-hipa-gcc-11.5.0 --libdir=/psi.ch/project/cafe/bin/cpp/cafe-1.22.0-hipa-gcc-11.5.0/lib/RHEL9-x86_64 --enable-boost-inc --enable-epics7 --with-boost-inc=/psi.ch/project/cafe/bin/boost/boost_1_91_0 --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=/opt/gfa/cafe/deps/zmq/json/jsoncpp-src-0.6.0-rc2 --with-zeromq=/opt/gfa/cafe/deps/zmq/zeromq-4.2.3-gcc-6.3.0 --with-curl=/opt/gfa/cafe/deps/zmq/curl-7.55.1 --with-lz4=/opt/gfa/cafe/deps/zmq/lz4/lib --with-epics7=/usr/local/epics/base-7.0.10 --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = hipa-lc9.psi.ch
uname -m = x86_64
uname -r = 5.14.0-611.42.1.el9_7.x86_64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Thu Mar 12 06:12:30 EDT 2026
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/chrin/.local/bin
PATH: /home/chrin/bin
PATH: /usr/share/Modules/bin
PATH: /hipa/op/bin
PATH: /hipa/bd/bin
PATH: /hipa/diag/bin
PATH: /hipa/rf/bin
PATH: /hipa/controls/bin
PATH: /hipa/sec/bin
PATH: /hipa/vcs/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /hipa/controls/bin
PATH: /hipa/bd/bin
PATH: /opt/puppetlabs/bin
PATH: /usr/local/epics/base-7.0.10/bin/RHEL9-x86_64
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2515: checking for a BSD-compatible install
configure:2583: result: /usr/bin/install -c
configure:2594: checking whether build environment is sane
configure:2649: result: yes
configure:2800: checking for a thread-safe mkdir -p
configure:2839: result: /usr/bin/mkdir -p
configure:2846: checking for gawk
configure:2862: found /usr/bin/gawk
configure:2873: result: gawk
configure:2884: checking whether make sets $(MAKE)
configure:2906: result: yes
configure:2935: checking whether make supports nested variables
configure:2952: result: yes
configure:3147: checking for g++
configure:3163: found /usr/bin/g++
configure:3174: result: g++
configure:3201: checking for C++ compiler version
configure:3210: g++ --version >&5
g++ (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Copyright (C) 2021 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:3221: $? = 0
configure:3210: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.5.0 20240719 (Red Hat 11.5.0-14) (GCC)
... rest of stderr output deleted ...
configure:3221: $? = 0
configure:3210: g++ -V >&5
g++: error: unrecognized command-line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3221: $? = 1
configure:3210: g++ -qversion >&5
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:3221: $? = 1
configure:3241: checking whether the C++ compiler works
configure:3263: g++ conftest.cpp >&5
configure:3267: $? = 0
configure:3315: result: yes
configure:3318: checking for C++ compiler default output file name
configure:3320: result: a.out
configure:3326: checking for suffix of executables
configure:3333: g++ -o conftest conftest.cpp >&5
configure:3337: $? = 0
configure:3359: result:
configure:3381: checking whether we are cross compiling
configure:3389: g++ -o conftest conftest.cpp >&5
configure:3393: $? = 0
configure:3400: ./conftest
configure:3404: $? = 0
configure:3419: result: no
configure:3424: checking for suffix of object files
configure:3446: g++ -c conftest.cpp >&5
configure:3450: $? = 0
configure:3471: result: o
configure:3475: checking whether we are using the GNU C++ compiler
configure:3494: g++ -c conftest.cpp >&5
configure:3494: $? = 0
configure:3503: result: yes
configure:3512: checking whether g++ accepts -g
configure:3532: g++ -c -g conftest.cpp >&5
configure:3532: $? = 0
configure:3573: result: yes
configure:3599: checking whether make supports the include directive
configure:3614: make -f confmf.GNU && cat confinc.out
make[1]: Entering directory '/psi.ch/.nfs-server/nfs32.psi.ch/8121/jan/gitea/CAFE/cpp'
make[1]: Leaving directory '/psi.ch/.nfs-server/nfs32.psi.ch/8121/jan/gitea/CAFE/cpp'
this is the am__doit target
configure:3617: $? = 0
configure:3636: result: yes (GNU style)
configure:3661: checking dependency style of g++
configure:3772: result: gcc3
configure:3818: checking build system type
configure:3832: result: x86_64-pc-linux-gnu
configure:3852: checking host system type
configure:3865: result: x86_64-pc-linux-gnu
configure:3906: checking how to print strings
configure:3933: result: printf
configure:4002: checking for gcc
configure:4018: found /usr/bin/gcc
configure:4029: result: gcc
configure:4258: checking for C compiler version
configure:4267: gcc --version >&5
gcc (GCC) 11.5.0 20240719 (Red Hat 11.5.0-14)
Copyright (C) 2021 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:4278: $? = 0
configure:4267: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/11/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-host-pie --enable-host-bind-now --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-plugin --enable-initfini-array --without-isl --enable-multilib --with-linker-hash-style=gnu --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_64=x86-64-v2 --with-arch_32=x86-64 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 11.5.0 20240719 (Red Hat 11.5.0-14) (GCC)
... rest of stderr output deleted ...
configure:4278: $? = 0
configure:4267: gcc -V >&5
gcc: error: unrecognized command-line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4278: $? = 1
configure:4267: gcc -qversion >&5
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4278: $? = 1
configure:4282: checking whether we are using the GNU C compiler
configure:4301: gcc -c conftest.c >&5
configure:4301: $? = 0
configure:4310: result: yes
configure:4319: checking whether gcc accepts -g
configure:4339: gcc -c -g conftest.c >&5
configure:4339: $? = 0
configure:4380: result: yes
configure:4397: checking for gcc option to accept ISO C89
configure:4460: gcc -c -g -O2 conftest.c >&5
configure:4460: $? = 0
configure:4473: result: none needed
configure:4498: checking whether gcc understands -c and -o together
configure:4520: gcc -c conftest.c -o conftest2.o
configure:4523: $? = 0
configure:4520: gcc -c conftest.c -o conftest2.o
configure:4523: $? = 0
configure:4535: result: yes
configure:4554: checking dependency style of gcc
configure:4665: result: gcc3
configure:4680: checking for a sed that does not truncate output
configure:4744: result: /usr/bin/sed
configure:4762: checking for grep that handles long lines and -e
configure:4820: result: /usr/bin/grep
configure:4825: checking for egrep
configure:4887: result: /usr/bin/grep -E
configure:4892: checking for fgrep
configure:4954: result: /usr/bin/grep -F
configure:4989: checking for ld used by gcc
configure:5056: result: /usr/bin/ld
configure:5063: checking if the linker (/usr/bin/ld) is GNU ld
configure:5078: result: yes
configure:5090: checking for BSD- or MS-compatible name lister (nm)
configure:5144: result: /usr/bin/nm -B
configure:5274: checking the name lister (/usr/bin/nm -B) interface
configure:5281: g++ -c -g -O2 conftest.cpp >&5
configure:5284: /usr/bin/nm -B "conftest.o"
configure:5287: output
0000000000000000 B some_variable
configure:5294: result: BSD nm
configure:5297: checking whether ln -s works
configure:5301: result: yes
configure:5309: checking the maximum length of command line arguments
configure:5440: result: 1572864
configure:5488: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5528: result: func_convert_file_noop
configure:5535: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5555: result: func_convert_file_noop
configure:5562: checking for /usr/bin/ld option to reload object files
configure:5569: result: -r
configure:5643: checking for objdump
configure:5659: found /usr/bin/objdump
configure:5670: result: objdump
configure:5702: checking how to recognize dependent libraries
configure:5902: result: pass_all
configure:5987: checking for dlltool
configure:6017: result: no
configure:6047: checking how to associate runtime and link libraries
configure:6074: result: printf %s\n
configure:6135: checking for ar
configure:6151: found /usr/bin/ar
configure:6162: result: ar
configure:6199: checking for archiver @FILE support
configure:6216: g++ -c -g -O2 conftest.cpp >&5
configure:6216: $? = 0
configure:6219: ar cru libconftest.a @conftest.lst >&5
configure:6222: $? = 0
configure:6227: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6230: $? = 1
configure:6242: result: @
configure:6300: checking for strip
configure:6316: found /usr/bin/strip
configure:6327: result: strip
configure:6399: checking for ranlib
configure:6415: found /usr/bin/ranlib
configure:6426: result: ranlib
configure:6528: checking command to parse /usr/bin/nm -B output from gcc object
configure:6681: g++ -c -g -O2 conftest.cpp >&5
configure:6684: $? = 0
configure:6688: /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:6691: $? = 0
configure:6757: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
configure:6760: $? = 0
configure:6798: result: ok
configure:6845: checking for sysroot
configure:6875: result: no
configure:6882: checking for a working dd
configure:6920: result: /usr/bin/dd
configure:6924: checking how to truncate binary pipes
configure:6939: result: /usr/bin/dd bs=4096 count=1
configure:7076: g++ -c -g -O2 conftest.cpp >&5
configure:7079: $? = 0
configure:7269: checking for mt
configure:7299: result: no
configure:7319: checking if : is a manifest tool
configure:7325: : '-?'
configure:7333: result: no
configure:8010: checking how to run the C preprocessor
configure:8041: gcc -E conftest.c
configure:8041: $? = 0
configure:8055: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8055: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.22.0"
| #define PACKAGE_STRING "CAFE 1.22.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "cafe"
| #define VERSION "1.22.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8080: result: gcc -E
configure:8100: gcc -E conftest.c
configure:8100: $? = 0
configure:8114: gcc -E conftest.c
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
11 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8114: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.22.0"
| #define PACKAGE_STRING "CAFE 1.22.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "cafe"
| #define VERSION "1.22.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8143: checking for ANSI C header files
configure:8163: gcc -c -g -O2 conftest.c >&5
configure:8163: $? = 0
configure:8236: gcc -o conftest -g -O2 conftest.c >&5
configure:8236: $? = 0
configure:8236: ./conftest
configure:8236: $? = 0
configure:8247: result: yes
configure:8260: checking for sys/types.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for sys/stat.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for stdlib.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for string.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for memory.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for strings.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for inttypes.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for stdint.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8260: checking for unistd.h
configure:8260: gcc -c -g -O2 conftest.c >&5
configure:8260: $? = 0
configure:8260: result: yes
configure:8274: checking for dlfcn.h
configure:8274: gcc -c -g -O2 conftest.c >&5
configure:8274: $? = 0
configure:8274: result: yes
configure:8540: checking for objdir
configure:8555: result: .libs
configure:8819: checking if gcc supports -fno-rtti -fno-exceptions
configure:8837: 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:8841: $? = 0
configure:8854: result: no
configure:9212: checking for gcc option to produce PIC
configure:9219: result: -fPIC -DPIC
configure:9227: checking if gcc PIC flag -fPIC -DPIC works
configure:9245: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9249: $? = 0
configure:9262: result: yes
configure:9291: checking if gcc static flag -static works
configure:9319: result: no
configure:9334: checking if gcc supports -c -o file.o
configure:9355: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9359: $? = 0
configure:9381: result: yes
configure:9389: checking if gcc supports -c -o file.o
configure:9436: result: yes
configure:9469: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10728: result: yes
configure:10765: checking whether -lc should be explicitly linked in
configure:10773: gcc -c -g -O2 conftest.c >&5
configure:10776: $? = 0
configure:10791: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:10794: $? = 0
configure:10808: result: no
configure:10968: checking dynamic linker characteristics
configure:11549: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11549: $? = 0
configure:11789: result: GNU/Linux ld.so
configure:11911: checking how to hardcode library paths into programs
configure:11936: result: immediate
configure:12484: checking whether stripping libraries is possible
configure:12489: result: yes
configure:12524: checking if libtool supports shared libraries
configure:12526: result: yes
configure:12529: checking whether to build shared libraries
configure:12554: result: yes
configure:12557: checking whether to build static libraries
configure:12561: result: yes
configure:12584: checking how to run the C++ preprocessor
configure:12611: g++ -E conftest.cpp
configure:12611: $? = 0
configure:12625: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12625: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.22.0"
| #define PACKAGE_STRING "CAFE 1.22.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "cafe"
| #define VERSION "1.22.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:12650: result: g++ -E
configure:12670: g++ -E conftest.cpp
configure:12670: $? = 0
configure:12684: g++ -E conftest.cpp
conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
23 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:12684: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "CAFE"
| #define PACKAGE_TARNAME "cafe"
| #define PACKAGE_VERSION "1.22.0"
| #define PACKAGE_STRING "CAFE 1.22.0"
| #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
| #define PACKAGE_URL ""
| #define PACKAGE "cafe"
| #define VERSION "1.22.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:12846: checking for ld used by g++
configure:12913: result: /usr/bin/ld -m elf_x86_64
configure:12920: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:12935: result: yes
configure:12990: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14063: result: yes
configure:14099: g++ -c -g -O2 conftest.cpp >&5
configure:14102: $? = 0
configure:14583: checking for g++ option to produce PIC
configure:14590: result: -fPIC -DPIC
configure:14598: checking if g++ PIC flag -fPIC -DPIC works
configure:14616: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14620: $? = 0
configure:14633: result: yes
configure:14656: checking if g++ static flag -static works
configure:14684: result: no
configure:14696: checking if g++ supports -c -o file.o
configure:14717: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14721: $? = 0
configure:14743: result: yes
configure:14748: checking if g++ supports -c -o file.o
configure:14795: result: yes
configure:14825: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14865: result: yes
configure:15006: checking dynamic linker characteristics
configure:15754: result: GNU/Linux ld.so
configure:15819: checking how to hardcode library paths into programs
configure:15844: result: immediate
configure:16069: checking cadef.h usability
configure:16069: g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc conftest.cpp >&5
configure:16069: $? = 0
configure:16069: result: yes
configure:16069: checking cadef.h presence
configure:16069: g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc conftest.cpp
configure:16069: $? = 0
configure:16069: result: yes
configure:16069: checking for cadef.h
configure:16069: result: yes
configure:16088: checking epicsTypes.h usability
configure:16088: g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc conftest.cpp >&5
configure:16088: $? = 0
configure:16088: result: yes
configure:16088: checking epicsTypes.h presence
configure:16088: g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc conftest.cpp
configure:16088: $? = 0
configure:16088: result: yes
configure:16088: checking for epicsTypes.h
configure:16088: result: yes
configure:16105: checking for main in -lca
configure:16124: g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -L/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 conftest.cpp -lca >&5
/usr/bin/ld: warning: -z nodefs ignored
configure:16124: $? = 0
configure:16133: result: yes
configure:16146: checking for main in -lCom
configure:16165: g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -L/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 conftest.cpp -lCom >&5
/usr/bin/ld: warning: -z nodefs ignored
configure:16165: $? = 0
configure:16174: result: yes
configure:16187: checking for main in -ldl
configure:16206: g++ -o conftest -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -L/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 conftest.cpp -ldl >&5
/usr/bin/ld: warning: -z nodefs ignored
configure:16206: $? = 0
configure:16215: result: yes
configure:16420: checking multi_index_container.hpp usability
configure:16420: g++ -c -g -O2 -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -I/psi.ch/project/cafe/bin/boost/boost_1_91_0/boost -I/psi.ch/project/cafe/bin/boost/boost_1_91_0 conftest.cpp >&5
configure:16420: $? = 0
configure:16420: result: yes
configure:16420: checking multi_index_container.hpp presence
configure:16420: g++ -E -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -I/psi.ch/project/cafe/bin/boost/boost_1_91_0/boost -I/psi.ch/project/cafe/bin/boost/boost_1_91_0 conftest.cpp
configure:16420: $? = 0
configure:16420: result: yes
configure:16420: checking for multi_index_container.hpp
configure:16420: result: yes
configure:18173: checking that generated files are newer than configure
configure:18179: result: done
configure:18218: creating ./config.status
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-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=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_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_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-pc-linux-gnu
ac_cv_lib_Com_main=yes
ac_cv_lib_ca_main=yes
ac_cv_lib_dl_main=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
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='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
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
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
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=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=' -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -I/psi.ch/project/cafe/bin/boost/boost_1_91_0/boost -I/psi.ch/project/cafe/bin/boost/boost_1_91_0'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_LDFLAGS=' -L/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/missing autoconf'
AUTOHEADER='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/missing autoheader'
AUTOMAKE='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/missing automake-1.16'
AWK='gawk'
CAFE_CPPFLAGS='-I$(top_srcdir)/include '
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=' -fexceptions -fPIC -std=c++1z -z nodefs -I/usr/local/epics/base-7.0.10/include/ -I/usr/local/epics/base-7.0.10/include/os/Linux -I/usr/local/epics/base-7.0.10/include/compiler/gcc -I/psi.ch/project/cafe/bin/boost/boost_1_91_0/boost -I/psi.ch/project/cafe/bin/boost/boost_1_91_0'
CXX='g++'
CXXCPP='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='/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_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-7.0.10/lib/RHEL9-x86_64 -Wl,-rpath,/usr/local/epics/base-7.0.10/lib/RHEL9-x86_64'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/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.22.0'
PACKAGE_TARNAME='cafe'
PACKAGE_URL=''
PACKAGE_VERSION='1.22.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='1.22.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
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__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /psi.ch/group/8121/jan/gitea/CAFE/cpp/install-sh'
libdir='/psi.ch/project/cafe/bin/cpp/cafe-1.22.0-hipa-gcc-11.5.0/lib/RHEL9-x86_64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/psi.ch/project/cafe/bin/cpp/cafe-1.22.0-hipa-gcc-11.5.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "CAFE"
#define PACKAGE_TARNAME "cafe"
#define PACKAGE_VERSION "1.22.0"
#define PACKAGE_STRING "CAFE 1.22.0"
#define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch"
#define PACKAGE_URL ""
#define PACKAGE "cafe"
#define VERSION "1.22.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 7.0.9
#define EPICS_MAJOR 7
#define EPICS_MINOR 0
#define EPICS_PATCH 9
#define HAVE_MULTI_INDEX_CONTAINER_HPP 1
#define HAVE_BOOST 1
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by CAFE config.status 1.22.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on hipa-lc9.psi.ch
config.status:1169: creating makefile
config.status:1169: creating src/makefile
config.status:1169: creating include/makefile
config.status:1169: creating ./include/config.h
config.status:1398: executing depfiles commands
config.status:1475: cd src && sed -e '/# am--include-marker/d' makefile | make -f - am--depfiles
make[1]: Entering directory '/psi.ch/.nfs-server/nfs32.psi.ch/8121/jan/gitea/CAFE/cpp/src'
make[1]: Nothing to be done for 'am--depfiles'.
make[1]: Leaving directory '/psi.ch/.nfs-server/nfs32.psi.ch/8121/jan/gitea/CAFE/cpp/src'
config.status:1480: $? = 0
config.status:1398: executing libtool commands
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by CAFE config.status 1.22.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status ./include/config.h
on hipa-lc9.psi.ch
config.status:1169: creating ./include/config.h
config.status:1350: ./include/config.h is unchanged