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.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/psi.ch/project/cafe/bin/cpp/cafe-1.22.1-py312-gcc-11.5.0 --libdir=/psi.ch/project/cafe/bin/cpp/cafe-1.22.1-py312-gcc-11.5.0/lib/RHEL9-x86_64 --enable-boost-inc --enable-epics7 --enable-python312 --with-boost-inc=/psi.ch/project/cafe/bin/boost/boost_1_91_0 --with-epics3=/usr/local/epics/base --with-python312=/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work --with-python39=/psi.ch/group/8121/jan/pixi/pycafe-py39/.pixi/envs/work --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: /psi.ch/project/cafe/pixi/RHEL9-x86_64/bin PATH: /home/chrin/.pixi/bin PATH: /home/chrin/.local/bin PATH: /home/chrin/bin PATH: /psi.ch/project/cafe/pixi/RHEL9-x86_64/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: /usr/local/epics/base-7.0.10/bin/RHEL9-x86_64 PATH: /opt/puppetlabs/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2525: checking for a BSD-compatible install configure:2593: result: /usr/bin/install -c configure:2604: checking whether build environment is sane configure:2659: result: yes configure:2810: checking for a thread-safe mkdir -p configure:2849: result: /usr/bin/mkdir -p configure:2856: checking for gawk configure:2872: found /usr/bin/gawk configure:2883: result: gawk configure:2894: checking whether make sets $(MAKE) configure:2916: result: yes configure:2945: checking whether make supports nested variables configure:2962: result: yes configure:3157: checking for g++ configure:3173: found /usr/bin/g++ configure:3184: result: g++ configure:3211: checking for C++ compiler version configure:3220: 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:3231: $? = 0 configure:3220: 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:3231: $? = 0 configure:3220: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3231: $? = 1 configure:3220: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3231: $? = 1 configure:3251: checking whether the C++ compiler works configure:3273: g++ conftest.cpp >&5 configure:3277: $? = 0 configure:3325: result: yes configure:3328: checking for C++ compiler default output file name configure:3330: result: a.out configure:3336: checking for suffix of executables configure:3343: g++ -o conftest conftest.cpp >&5 configure:3347: $? = 0 configure:3369: result: configure:3391: checking whether we are cross compiling configure:3399: g++ -o conftest conftest.cpp >&5 configure:3403: $? = 0 configure:3410: ./conftest configure:3414: $? = 0 configure:3429: result: no configure:3434: checking for suffix of object files configure:3456: g++ -c conftest.cpp >&5 configure:3460: $? = 0 configure:3481: result: o configure:3485: checking whether we are using the GNU C++ compiler configure:3504: g++ -c conftest.cpp >&5 configure:3504: $? = 0 configure:3513: result: yes configure:3522: checking whether g++ accepts -g configure:3542: g++ -c -g conftest.cpp >&5 configure:3542: $? = 0 configure:3583: result: yes configure:3609: checking whether make supports the include directive configure:3624: 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:3627: $? = 0 configure:3646: result: yes (GNU style) configure:3671: checking dependency style of g++ configure:3782: result: gcc3 configure:3828: checking build system type configure:3842: result: x86_64-pc-linux-gnu configure:3862: checking host system type configure:3875: result: x86_64-pc-linux-gnu configure:3916: checking how to print strings configure:3943: result: printf configure:4012: checking for gcc configure:4028: found /usr/bin/gcc configure:4039: result: gcc configure:4268: checking for C compiler version configure:4277: 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:4288: $? = 0 configure:4277: 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:4288: $? = 0 configure:4277: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4288: $? = 1 configure:4277: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4288: $? = 1 configure:4292: checking whether we are using the GNU C compiler configure:4311: gcc -c conftest.c >&5 configure:4311: $? = 0 configure:4320: result: yes configure:4329: checking whether gcc accepts -g configure:4349: gcc -c -g conftest.c >&5 configure:4349: $? = 0 configure:4390: result: yes configure:4407: checking for gcc option to accept ISO C89 configure:4470: gcc -c -g -O2 conftest.c >&5 configure:4470: $? = 0 configure:4483: result: none needed configure:4508: checking whether gcc understands -c and -o together configure:4530: gcc -c conftest.c -o conftest2.o configure:4533: $? = 0 configure:4530: gcc -c conftest.c -o conftest2.o configure:4533: $? = 0 configure:4545: result: yes configure:4564: checking dependency style of gcc configure:4675: result: gcc3 configure:4690: checking for a sed that does not truncate output configure:4754: result: /usr/bin/sed configure:4772: checking for grep that handles long lines and -e configure:4830: result: /usr/bin/grep configure:4835: checking for egrep configure:4897: result: /usr/bin/grep -E configure:4902: checking for fgrep configure:4964: result: /usr/bin/grep -F configure:4999: checking for ld used by gcc configure:5066: result: /usr/bin/ld configure:5073: checking if the linker (/usr/bin/ld) is GNU ld configure:5088: result: yes configure:5100: checking for BSD- or MS-compatible name lister (nm) configure:5154: result: /usr/bin/nm -B configure:5284: checking the name lister (/usr/bin/nm -B) interface configure:5291: g++ -c -g -O2 conftest.cpp >&5 configure:5294: /usr/bin/nm -B "conftest.o" configure:5297: output 0000000000000000 B some_variable configure:5304: result: BSD nm configure:5307: checking whether ln -s works configure:5311: result: yes configure:5319: checking the maximum length of command line arguments configure:5450: result: 1572864 configure:5498: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5538: result: func_convert_file_noop configure:5545: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5565: result: func_convert_file_noop configure:5572: checking for /usr/bin/ld option to reload object files configure:5579: result: -r configure:5653: checking for objdump configure:5669: found /usr/bin/objdump configure:5680: result: objdump configure:5712: checking how to recognize dependent libraries configure:5912: result: pass_all configure:5997: checking for dlltool configure:6027: result: no configure:6057: checking how to associate runtime and link libraries configure:6084: result: printf %s\n configure:6145: checking for ar configure:6161: found /usr/bin/ar configure:6172: result: ar configure:6209: checking for archiver @FILE support configure:6226: g++ -c -g -O2 conftest.cpp >&5 configure:6226: $? = 0 configure:6229: ar cru libconftest.a @conftest.lst >&5 configure:6232: $? = 0 configure:6237: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6240: $? = 1 configure:6252: result: @ configure:6310: checking for strip configure:6326: found /usr/bin/strip configure:6337: result: strip configure:6409: checking for ranlib configure:6425: found /usr/bin/ranlib configure:6436: result: ranlib configure:6538: checking command to parse /usr/bin/nm -B output from gcc object configure:6691: g++ -c -g -O2 conftest.cpp >&5 configure:6694: $? = 0 configure:6698: /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:6701: $? = 0 configure:6767: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:6770: $? = 0 configure:6808: result: ok configure:6855: checking for sysroot configure:6885: result: no configure:6892: checking for a working dd configure:6930: result: /usr/bin/dd configure:6934: checking how to truncate binary pipes configure:6949: result: /usr/bin/dd bs=4096 count=1 configure:7086: g++ -c -g -O2 conftest.cpp >&5 configure:7089: $? = 0 configure:7279: checking for mt configure:7309: result: no configure:7329: checking if : is a manifest tool configure:7335: : '-?' configure:7343: result: no configure:8020: checking how to run the C preprocessor configure:8051: gcc -E conftest.c configure:8051: $? = 0 configure:8065: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAFE" | #define PACKAGE_TARNAME "cafe" | #define PACKAGE_VERSION "1.22.1" | #define PACKAGE_STRING "CAFE 1.22.1" | #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" | #define PACKAGE_URL "" | #define PACKAGE "cafe" | #define VERSION "1.22.1" | /* end confdefs.h. */ | #include configure:8090: result: gcc -E configure:8110: gcc -E conftest.c configure:8110: $? = 0 configure:8124: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAFE" | #define PACKAGE_TARNAME "cafe" | #define PACKAGE_VERSION "1.22.1" | #define PACKAGE_STRING "CAFE 1.22.1" | #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" | #define PACKAGE_URL "" | #define PACKAGE "cafe" | #define VERSION "1.22.1" | /* end confdefs.h. */ | #include configure:8153: checking for ANSI C header files configure:8173: gcc -c -g -O2 conftest.c >&5 configure:8173: $? = 0 configure:8246: gcc -o conftest -g -O2 conftest.c >&5 configure:8246: $? = 0 configure:8246: ./conftest configure:8246: $? = 0 configure:8257: result: yes configure:8270: checking for sys/types.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for sys/stat.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for stdlib.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for string.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for memory.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for strings.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for inttypes.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for stdint.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8270: checking for unistd.h configure:8270: gcc -c -g -O2 conftest.c >&5 configure:8270: $? = 0 configure:8270: result: yes configure:8284: checking for dlfcn.h configure:8284: gcc -c -g -O2 conftest.c >&5 configure:8284: $? = 0 configure:8284: result: yes configure:8550: checking for objdir configure:8565: result: .libs configure:8829: checking if gcc supports -fno-rtti -fno-exceptions configure:8847: 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:8851: $? = 0 configure:8864: result: no configure:9222: checking for gcc option to produce PIC configure:9229: result: -fPIC -DPIC configure:9237: checking if gcc PIC flag -fPIC -DPIC works configure:9255: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9259: $? = 0 configure:9272: result: yes configure:9301: checking if gcc static flag -static works configure:9329: result: no configure:9344: checking if gcc supports -c -o file.o configure:9365: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9369: $? = 0 configure:9391: result: yes configure:9399: checking if gcc supports -c -o file.o configure:9446: result: yes configure:9479: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10738: result: yes configure:10775: checking whether -lc should be explicitly linked in configure:10783: gcc -c -g -O2 conftest.c >&5 configure:10786: $? = 0 configure:10801: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10804: $? = 0 configure:10818: result: no configure:10978: checking dynamic linker characteristics configure:11559: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11559: $? = 0 configure:11799: result: GNU/Linux ld.so configure:11921: checking how to hardcode library paths into programs configure:11946: result: immediate configure:12494: checking whether stripping libraries is possible configure:12499: result: yes configure:12534: checking if libtool supports shared libraries configure:12536: result: yes configure:12539: checking whether to build shared libraries configure:12564: result: yes configure:12567: checking whether to build static libraries configure:12571: result: yes configure:12594: checking how to run the C++ preprocessor configure:12621: g++ -E conftest.cpp configure:12621: $? = 0 configure:12635: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12635: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAFE" | #define PACKAGE_TARNAME "cafe" | #define PACKAGE_VERSION "1.22.1" | #define PACKAGE_STRING "CAFE 1.22.1" | #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" | #define PACKAGE_URL "" | #define PACKAGE "cafe" | #define VERSION "1.22.1" | #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 configure:12660: result: g++ -E configure:12680: g++ -E conftest.cpp configure:12680: $? = 0 configure:12694: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "CAFE" | #define PACKAGE_TARNAME "cafe" | #define PACKAGE_VERSION "1.22.1" | #define PACKAGE_STRING "CAFE 1.22.1" | #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" | #define PACKAGE_URL "" | #define PACKAGE "cafe" | #define VERSION "1.22.1" | #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 configure:12856: checking for ld used by g++ configure:12923: result: /usr/bin/ld -m elf_x86_64 configure:12930: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12945: result: yes configure:13000: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14073: result: yes configure:14109: g++ -c -g -O2 conftest.cpp >&5 configure:14112: $? = 0 configure:14593: checking for g++ option to produce PIC configure:14600: result: -fPIC -DPIC configure:14608: checking if g++ PIC flag -fPIC -DPIC works configure:14626: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14630: $? = 0 configure:14643: result: yes configure:14666: checking if g++ static flag -static works configure:14694: result: no configure:14706: checking if g++ supports -c -o file.o configure:14727: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14731: $? = 0 configure:14753: result: yes configure:14758: checking if g++ supports -c -o file.o configure:14805: result: yes configure:14835: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14875: result: yes configure:15016: checking dynamic linker characteristics configure:15764: result: GNU/Linux ld.so configure:15829: checking how to hardcode library paths into programs configure:15854: result: immediate configure:16079: checking cadef.h usability configure:16079: 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:16079: $? = 0 configure:16079: result: yes configure:16079: checking cadef.h presence configure:16079: 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:16079: $? = 0 configure:16079: result: yes configure:16079: checking for cadef.h configure:16079: result: yes configure:16098: checking epicsTypes.h usability configure:16098: 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:16098: $? = 0 configure:16098: result: yes configure:16098: checking epicsTypes.h presence configure:16098: 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:16098: $? = 0 configure:16098: result: yes configure:16098: checking for epicsTypes.h configure:16098: result: yes configure:16115: checking for main in -lca configure:16134: 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:16134: $? = 0 configure:16143: result: yes configure:16156: checking for main in -lCom configure:16175: 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:16175: $? = 0 configure:16184: result: yes configure:16197: checking for main in -ldl configure:16216: 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:16216: $? = 0 configure:16225: result: yes configure:16430: checking multi_index_container.hpp usability configure:16430: 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:16430: $? = 0 configure:16430: result: yes configure:16430: checking multi_index_container.hpp presence configure:16430: 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:16430: $? = 0 configure:16430: result: yes configure:16430: checking for multi_index_container.hpp configure:16430: result: yes configure:16728: checking Python.h usability configure:16728: 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 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/include/python3.12 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy/_core/include -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy conftest.cpp >&5 configure:16728: $? = 0 configure:16728: result: yes configure:16728: checking Python.h presence configure:16728: 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 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/include/python3.12 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy/_core/include -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy conftest.cpp configure:16728: $? = 0 configure:16728: result: yes configure:16728: checking for Python.h configure:16728: result: yes configure:16746: checking for main in -lpython3.12 configure:16765: 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 -I/psi.ch/project/cafe/bin/boost/boost_1_91_0/boost -I/psi.ch/project/cafe/bin/boost/boost_1_91_0 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/include/python3.12 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy/_core/include -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy -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 -L/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib -Wl,-rpath,/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib conftest.cpp -lpython3.12 >&5 /usr/bin/ld: warning: -z nodefs ignored configure:16765: $? = 0 configure:16774: result: yes configure:18355: checking that generated files are newer than configure configure:18361: result: done configure:18400: 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_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_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_lib_python3_12_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 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/include/python3.12 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy/_core/include -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy' 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 -L/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib -Wl,-rpath,/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib' 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 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/include/python3.12 -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy/_core/include -I/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib/python3.12/site-packages/numpy' 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 -L/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib -Wl,-rpath,/psi.ch/group/8121/jan/pixi/pycafe-py312/.pixi/envs/work/lib' LIBOBJS='' LIBS='-lpython3.12 ' 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.1' PACKAGE_TARNAME='cafe' PACKAGE_URL='' PACKAGE_VERSION='1.22.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='1.22.1' 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.1-py312-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.1-py312-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.1" #define PACKAGE_STRING "CAFE 1.22.1" #define PACKAGE_BUGREPORT "Bug reports to: jan.chrin@psi.ch" #define PACKAGE_URL "" #define PACKAGE "cafe" #define VERSION "1.22.1" #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 #define HAVE_PYTHON_H 1 #define HAVE_LIBPYTHON3_12 1 #define HAVE_PYTHON 1 #define HAVE_PYCAFE_EXT 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CAFE config.status 1.22.1, 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:1179: creating makefile config.status:1179: creating src/makefile config.status:1179: creating include/makefile config.status:1179: creating ./include/config.h config.status:1408: executing depfiles commands config.status:1485: 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:1490: $? = 0 config.status:1408: executing libtool commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by CAFE config.status 1.22.1, 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:1179: creating ./include/config.h config.status:1360: ./include/config.h is unchanged