This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by ocilib configure 4.7.6, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib --with-oracle-headers-path=/usr/include/oracle/19.19/client64/ --with-oracle-home=/usr/lib/oracle/19.19/client64/ ## --------- ## ## Platform. ## ## --------- ## hostname = lxplus9103.cern.ch uname -m = x86_64 uname -r = 5.14.0-427.16.1.el9_4.x86_64 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Fri Apr 26 18:16:09 EDT 2024 /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: /afs/cern.ch/user/l/lippmann/scripts/ PATH: /cvmfs/alice.cern.ch/bin/ PATH: /usr/sue/bin/ PATH: /usr/share/Modules/bin/ PATH: /usr/condabin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/local/sbin/ PATH: /usr/sbin/ PATH: /opt/puppetlabs/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2379: looking for aux files: compile config.guess config.sub ltmain.sh missing install-sh configure:2392: trying ./config/ configure:2421: ./config/compile found configure:2421: ./config/config.guess found configure:2421: ./config/config.sub found configure:2421: ./config/ltmain.sh found configure:2421: ./config/missing found configure:2403: ./config/install-sh found configure:2558: checking for a BSD-compatible install configure:2631: result: /usr/bin/install -c configure:2642: checking whether build environment is sane configure:2697: result: yes configure:2856: checking for a race-free mkdir -p configure:2900: result: /usr/bin/mkdir -p configure:2907: checking for gawk configure:2928: found /usr/bin/gawk configure:2939: result: gawk configure:2950: checking whether make sets $(MAKE) configure:2973: result: yes configure:3003: checking whether make supports nested variables configure:3021: result: yes configure:3190: checking build system type configure:3205: result: x86_64-unknown-linux-gnu configure:3225: checking host system type configure:3239: result: x86_64-unknown-linux-gnu configure:3280: checking how to print strings configure:3307: result: printf configure:3341: checking whether make supports the include directive configure:3356: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3359: $? = 0 configure:3378: result: yes (GNU style) configure:3454: checking for gcc configure:3475: found /usr/bin/gcc configure:3486: result: gcc configure:3839: checking for C compiler version configure:3848: gcc --version >&5 gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) 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:3859: $? = 0 configure:3848: 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.4.1 20231218 (Red Hat 11.4.1-3) (GCC) ... rest of stderr output deleted ... configure:3859: $? = 0 configure:3848: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:3859: $? = 1 configure:3848: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3859: $? = 1 configure:3848: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:3859: $? = 1 configure:3879: checking whether the C compiler works configure:3901: gcc conftest.c >&5 configure:3905: $? = 0 configure:3955: result: yes configure:3958: checking for C compiler default output file name configure:3960: result: a.out configure:3966: checking for suffix of executables configure:3973: gcc -o conftest conftest.c >&5 configure:3977: $? = 0 configure:4000: result: configure:4022: checking whether we are cross compiling configure:4030: gcc -o conftest conftest.c >&5 configure:4034: $? = 0 configure:4041: ./conftest configure:4045: $? = 0 configure:4060: result: no configure:4065: checking for suffix of object files configure:4088: gcc -c conftest.c >&5 configure:4092: $? = 0 configure:4114: result: o configure:4118: checking whether the compiler supports GNU C configure:4138: gcc -c conftest.c >&5 configure:4138: $? = 0 configure:4148: result: yes configure:4159: checking whether gcc accepts -g configure:4180: gcc -c -g conftest.c >&5 configure:4180: $? = 0 configure:4224: result: yes configure:4244: checking for gcc option to enable C11 features configure:4259: gcc -c -g -O2 conftest.c >&5 configure:4259: $? = 0 configure:4277: result: none needed configure:4393: checking whether gcc understands -c and -o together configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4416: gcc -c conftest.c -o conftest2.o configure:4419: $? = 0 configure:4431: result: yes configure:4450: checking dependency style of gcc configure:4562: result: gcc3 configure:4577: checking for a sed that does not truncate output configure:4647: result: /usr/bin/sed configure:4665: checking for grep that handles long lines and -e configure:4729: result: /usr/bin/grep configure:4734: checking for egrep configure:4802: result: /usr/bin/grep -E configure:4807: checking for fgrep configure:4875: result: /usr/bin/grep -F configure:4911: checking for ld used by gcc configure:4979: result: /usr/bin/ld configure:4986: checking if the linker (/usr/bin/ld) is GNU ld configure:5002: result: yes configure:5014: checking for BSD- or MS-compatible name lister (nm) configure:5069: result: /usr/bin/nm -B configure:5209: checking the name lister (/usr/bin/nm -B) interface configure:5217: gcc -c -g -O2 conftest.c >&5 configure:5220: /usr/bin/nm -B "conftest.o" configure:5223: output 0000000000000000 B some_variable configure:5230: result: BSD nm configure:5233: checking whether ln -s works configure:5237: result: yes configure:5245: checking the maximum length of command line arguments configure:5377: result: 1572864 configure:5425: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5466: result: func_convert_file_noop configure:5473: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5494: result: func_convert_file_noop configure:5501: checking for /usr/bin/ld option to reload object files configure:5509: result: -r configure:5588: checking for objdump configure:5609: found /usr/bin/objdump configure:5620: result: objdump configure:5652: checking how to recognize dependent libraries configure:5853: result: pass_all configure:5943: checking for dlltool configure:5978: result: no configure:6008: checking how to associate runtime and link libraries configure:6036: result: printf %s\n configure:6102: checking for ar configure:6123: found /usr/bin/ar configure:6134: result: ar configure:6171: checking for archiver @FILE support configure:6189: gcc -c -g -O2 conftest.c >&5 configure:6189: $? = 0 configure:6193: ar cru libconftest.a @conftest.lst >&5 configure:6196: $? = 0 configure:6201: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6204: $? = 1 configure:6216: result: @ configure:6279: checking for strip configure:6300: found /usr/bin/strip configure:6311: result: strip configure:6388: checking for ranlib configure:6409: found /usr/bin/ranlib configure:6420: result: ranlib configure:6522: checking command to parse /usr/bin/nm -B output from gcc object configure:6676: gcc -c -g -O2 conftest.c >&5 configure:6679: $? = 0 configure:6683: /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:6686: $? = 0 configure:6752: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6755: $? = 0 configure:6793: result: ok configure:6840: checking for sysroot configure:6871: result: no configure:6878: checking for a working dd configure:6922: result: /usr/bin/dd configure:6926: checking how to truncate binary pipes configure:6942: result: /usr/bin/dd bs=4096 count=1 configure:7079: gcc -c -g -O2 conftest.c >&5 configure:7082: $? = 0 configure:7279: checking for mt configure:7314: result: no configure:7334: checking if : is a manifest tool configure:7341: : '-?' configure:7349: result: no configure:8079: checking for stdio.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for stdlib.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for string.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for inttypes.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for stdint.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for strings.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for sys/stat.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for sys/types.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8079: checking for unistd.h configure:8079: gcc -c -g -O2 conftest.c >&5 configure:8079: $? = 0 configure:8079: result: yes configure:8104: checking for dlfcn.h configure:8104: gcc -c -g -O2 conftest.c >&5 configure:8104: $? = 0 configure:8104: result: yes configure:8363: checking for objdir configure:8379: result: .libs configure:8643: checking if gcc supports -fno-rtti -fno-exceptions configure:8662: 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:8666: $? = 0 configure:8679: result: no configure:9037: checking for gcc option to produce PIC configure:9045: result: -fPIC -DPIC configure:9053: checking if gcc PIC flag -fPIC -DPIC works configure:9072: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9076: $? = 0 configure:9089: result: yes configure:9118: checking if gcc static flag -static works configure:9147: result: yes configure:9162: checking if gcc supports -c -o file.o configure:9184: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9188: $? = 0 configure:9210: result: yes configure:9218: checking if gcc supports -c -o file.o configure:9266: result: yes configure:9299: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10565: result: yes configure:10602: checking whether -lc should be explicitly linked in configure:10611: gcc -c -g -O2 conftest.c >&5 configure:10614: $? = 0 configure:10629: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10632: $? = 0 configure:10646: result: no configure:10806: checking dynamic linker characteristics configure:11388: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11388: $? = 0 configure:11627: result: GNU/Linux ld.so configure:11749: checking how to hardcode library paths into programs configure:11774: result: immediate configure:12326: checking whether stripping libraries is possible configure:12331: result: yes configure:12366: checking if libtool supports shared libraries configure:12368: result: yes configure:12371: checking whether to build shared libraries configure:12396: result: yes configure:12399: checking whether to build static libraries configure:12403: result: yes configure:12494: checking for gcc configure:12526: result: gcc configure:12879: checking for C compiler version configure:12888: gcc --version >&5 gcc (GCC) 11.4.1 20231218 (Red Hat 11.4.1-3) 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:12899: $? = 0 configure:12888: 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.4.1 20231218 (Red Hat 11.4.1-3) (GCC) ... rest of stderr output deleted ... configure:12899: $? = 0 configure:12888: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:12899: $? = 1 configure:12888: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:12899: $? = 1 configure:12888: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:12899: $? = 1 configure:12903: checking whether the compiler supports GNU C configure:12933: result: yes configure:12944: checking whether gcc accepts -g configure:13009: result: yes configure:13029: checking for gcc option to enable C11 features configure:13062: result: none needed configure:13178: checking whether gcc understands -c and -o together configure:13216: result: yes configure:13235: checking dependency style of gcc configure:13347: result: gcc3 configure:13371: checking for OCILIB compiler specific flags configure:13389: gcc -c -fvisibility=hidden conftest.c >&5 configure:13389: $? = 0 configure:13398: result: -fvisibility=hidden configure:13411: checking for OCILIB install path configure:13414: result: /afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib configure:13432: checking for OCILIB version configure:13442: result: v4.7.6 configure:13451: checking for OCILIB options configure:13495: result: import: linkage, charset = ansi configure:13561: checking for Oracle home configure:13570: result: defined by option : /usr/lib/oracle/19.19/client64/ configure:13607: checking for Oracle OCI headers location configure:13612: result: /usr/include/oracle/19.19/client64/ configure:13621: checking for Oracle OCI shared lib location configure:13625: result: /usr/lib/oracle/19.19/client64//lib configure:13631: checking for Oracle OCI shared lib name configure:13635: result: libclntsh.so configure:13641: checking for OCI shared lib existence configure:13657: result: yes configure:13801: checking that generated files are newer than configure configure:13807: result: done configure:13834: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by ocilib config.status 4.7.6, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on lxplus9103.cern.ch config.status:1190: creating README config.status:1190: creating ocilib.pc config.status:1190: creating Makefile config.status:1190: creating src/Makefile config.status:1190: creating doc/html/Makefile config.status:1190: creating demo/Makefile config.status:1190: creating demo/Makefile_demo config.status:1190: creating demo/Makefile_demo_cpp config.status:1190: creating tests/Makefile config.status:1190: creating tests/Makefile_tests config.status:1190: creating config.h config.status:1371: config.h is unchanged config.status:1419: executing depfiles commands config.status:1496: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1501: $? = 0 config.status:1419: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_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_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_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_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes am_cv_CC_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_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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} '\''/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/missing'\'' aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' 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' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' 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='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='7' LT_CURRENT='11' LT_RELEASE='' LT_REVISION='6' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCILIB_CHARSET='OCI_CHARSET_ANSI' OCILIB_DEMO_SOURCES='abort.c abort.cpp array.c array.cpp array_internal.c bind.c bind.cpp coll.c coll.cpp collections.sql conn.c cursor.c cursor.cpp date.c date.cpp dates.sql desc.c desc.cpp dirpath.c dirpath.sql dirpath_complete.c err.c err_ctx.c err_warning.c exec.c fetch.c fetch.cpp fetch_struct.c file.c file.sql format.c geometry.c geometry.cpp geometry.sql hash.c implicit_resultset.c implicit_resultset.cpp instance.c instance.cpp lob.c lob.sql long.c long.sql meta.c notification.c notification.cpp number.c number.sql object.c object.cpp object.sql ocilib_demo.c ocilib_demo.cpp ocilib_demo.h output.c plsql_block.c plsql_table.c plsql_table.sql pool.c pool.cpp products.sql queue.c queue.sql queue_async.c ref.c ref.sql returning.c returning.cpp rowid.c rowid.cpp scroll.c scroll.cpp suber_types.sql super_types.c super_types.cpp thread.c thread.cpp timestamp.c timestamp.cpp ' OCILIB_DOCS='_agent_8hpp_source.html _bind_array_8hpp_source.html _bind_info_8hpp_source.html _bind_object_8hpp_source.html _bind_object_adaptor_8hpp_source.html _bind_resolver_8hpp_source.html _bind_type_adaptor_8hpp_source.html _binds_holder_8hpp_source.html _collection_8hpp_source.html _collection_element_8hpp_source.html _collection_iterator_8hpp_source.html _column_8hpp_source.html _concurrent_list_8hpp_source.html _concurrent_map_8hpp_source.html _connection_8hpp_source.html _date_8hpp_source.html _dequeue_8hpp_source.html _direct_path_8hpp_source.html _enqueue_8hpp_source.html _enum_8hpp_source.html _environment_8hpp_source.html _event_8hpp_source.html _exception_8hpp_source.html _file_8hpp_source.html _flags_8hpp_source.html _handle_deleter_8hpp_source.html _handle_holder_8hpp_source.html _handle_store_8hpp_source.html _handle_store_resolver_8hpp_source.html _interval_8hpp_source.html _lob_8hpp_source.html _lockable_8hpp_source.html _locker_8hpp_source.html _long_8hpp_source.html _managed_buffer_8hpp_source.html _memory_debug_info_8hpp_source.html _message_8hpp_source.html _mutex_8hpp_source.html _number_8hpp_source.html _numeric_type_resolver_8hpp_source.html _object_8hpp_source.html _pool_8hpp_source.html _queue_8hpp_source.html _queue_table_8hpp_source.html _reference_8hpp_source.html _resultset_8hpp_source.html _smart_handle_8hpp_source.html _statement_8hpp_source.html _subscription_8hpp_source.html _synchronizable_8hpp_source.html _synchronization_guard_8hpp_source.html _thread_8hpp_source.html _thread_key_8hpp_source.html _timestamp_8hpp_source.html _transaction_8hpp_source.html _type_info_8hpp_source.html _utils_8hpp_source.html annotated.html api_8h_source.html bc_s.png bdwn.png classes.html classocilib_1_1_agent-members.html classocilib_1_1_agent.html classocilib_1_1_agent.png classocilib_1_1_bind_info-members.html classocilib_1_1_bind_info.html classocilib_1_1_bind_info.png classocilib_1_1_collection-members.html classocilib_1_1_collection.html classocilib_1_1_collection.png classocilib_1_1_collection_element-members.html classocilib_1_1_collection_element.html classocilib_1_1_collection_iterator-members.html classocilib_1_1_collection_iterator.html classocilib_1_1_column-members.html classocilib_1_1_column.html classocilib_1_1_column.png classocilib_1_1_connection-members.html classocilib_1_1_connection.html classocilib_1_1_connection.png classocilib_1_1_date-members.html classocilib_1_1_date.html classocilib_1_1_date.png classocilib_1_1_dequeue-members.html classocilib_1_1_dequeue.html classocilib_1_1_dequeue.png classocilib_1_1_direct_path-members.html classocilib_1_1_direct_path.html classocilib_1_1_direct_path.png classocilib_1_1_enqueue-members.html classocilib_1_1_enqueue.html classocilib_1_1_enqueue.png classocilib_1_1_environment-members.html classocilib_1_1_environment.html classocilib_1_1_event-members.html classocilib_1_1_event.html classocilib_1_1_event.png classocilib_1_1_exception-members.html classocilib_1_1_exception.html classocilib_1_1_exception.png classocilib_1_1_file-members.html classocilib_1_1_file.html classocilib_1_1_file.png classocilib_1_1_interval-members.html classocilib_1_1_interval.html classocilib_1_1_interval.png classocilib_1_1_lob-members.html classocilib_1_1_lob.html classocilib_1_1_lob.png classocilib_1_1_long-members.html classocilib_1_1_long.html classocilib_1_1_long.png classocilib_1_1_message-members.html classocilib_1_1_message.html classocilib_1_1_message.png classocilib_1_1_mutex-members.html classocilib_1_1_mutex.html classocilib_1_1_number-members.html classocilib_1_1_number.html classocilib_1_1_number.png classocilib_1_1_object-members.html classocilib_1_1_object.html classocilib_1_1_object.png classocilib_1_1_pool-members.html classocilib_1_1_pool.html classocilib_1_1_pool.png classocilib_1_1_queue-members.html classocilib_1_1_queue.html classocilib_1_1_queue_table-members.html classocilib_1_1_queue_table.html classocilib_1_1_reference-members.html classocilib_1_1_reference.html classocilib_1_1_reference.png classocilib_1_1_resultset-members.html classocilib_1_1_resultset.html classocilib_1_1_resultset.png classocilib_1_1_statement-members.html classocilib_1_1_statement.html classocilib_1_1_statement.png classocilib_1_1_subscription-members.html classocilib_1_1_subscription.html classocilib_1_1_subscription.png classocilib_1_1_thread-members.html classocilib_1_1_thread.html classocilib_1_1_thread_key-members.html classocilib_1_1_thread_key.html classocilib_1_1_timestamp-members.html classocilib_1_1_timestamp.html classocilib_1_1_timestamp.png classocilib_1_1_transaction-members.html classocilib_1_1_transaction.html classocilib_1_1_transaction.png classocilib_1_1_type_info-members.html classocilib_1_1_type_info.html classocilib_1_1_type_info.png classocilib_1_1core_1_1_concurrent_list-members.html classocilib_1_1core_1_1_concurrent_list.html classocilib_1_1core_1_1_concurrent_list.png classocilib_1_1core_1_1_concurrent_map-members.html classocilib_1_1core_1_1_concurrent_map.html classocilib_1_1core_1_1_concurrent_map.png classocilib_1_1core_1_1_enum-members.html classocilib_1_1core_1_1_enum.html classocilib_1_1core_1_1_flags-members.html classocilib_1_1core_1_1_flags.html classocilib_1_1core_1_1_handle-members.html classocilib_1_1core_1_1_handle.html classocilib_1_1core_1_1_handle_holder-members.html classocilib_1_1core_1_1_handle_holder.html classocilib_1_1core_1_1_handle_store-members.html classocilib_1_1core_1_1_handle_store.html classocilib_1_1core_1_1_lockable-members.html classocilib_1_1core_1_1_lockable.html classocilib_1_1core_1_1_locker-members.html classocilib_1_1core_1_1_locker.html classocilib_1_1core_1_1_managed_buffer-members.html classocilib_1_1core_1_1_managed_buffer.html classocilib_1_1core_1_1_streamable-members.html classocilib_1_1core_1_1_streamable.html classocilib_1_1core_1_1_streamable.png classocilib_1_1core_1_1_synchronizable-members.html classocilib_1_1core_1_1_synchronizable.html classocilib_1_1core_1_1_synchronizable.png classocilib_1_1core_1_1_synchronization_guard-members.html classocilib_1_1core_1_1_synchronization_guard.html classocilib_1_1support_1_1_bind_array-members.html classocilib_1_1support_1_1_bind_array.html classocilib_1_1support_1_1_bind_array.png classocilib_1_1support_1_1_bind_object-members.html classocilib_1_1support_1_1_bind_object.html classocilib_1_1support_1_1_bind_object.png classocilib_1_1support_1_1_bind_object_adaptor-members.html classocilib_1_1support_1_1_bind_object_adaptor.html classocilib_1_1support_1_1_bind_object_adaptor.png classocilib_1_1support_1_1_bind_type_adaptor-members.html classocilib_1_1support_1_1_bind_type_adaptor.html classocilib_1_1support_1_1_bind_type_adaptor.png classocilib_1_1support_1_1_binds_holder-members.html classocilib_1_1support_1_1_binds_holder.html closed.png compat_8h_source.html config_8h_source.html config_8hpp_source.html core_8hpp_source.html customdoxygen.css defines_8h_source.html dir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.html dir_55295889b8f2be1421869fe4da5060ed.html dir_61c272ce936061dd44e42decb275a558.html dir_68034379e10de8069a944d26ea4564c7.html dir_6ca48ee656726d4f510bb73c3656a77e.html dir_912af189941ed4ea77757ceba8f79590.html dir_9debcea1ea71b0962e3b8c0ad151a46e.html dir_b6fe0046f4fd6459d7dd7fc9d826a28d.html dir_d52cf1cffb847ace9a56589d4a439bbd.html dir_d9e0b5cde942355ce9483f76f1c8e092.html dir_f143ea2e0c57b071cb188b572f3dc570.html doc.png files.html folderclosed.png folderopen.png functions.html functions_b.html functions_c.html functions_d.html functions_e.html functions_enum.html functions_eval.html functions_f.html functions_func.html functions_func_b.html functions_func_c.html functions_func_d.html functions_func_e.html functions_func_f.html functions_func_g.html functions_func_i.html functions_func_j.html functions_func_l.html functions_func_m.html functions_func_n.html functions_func_o.html functions_func_p.html functions_func_r.html functions_func_s.html functions_func_t.html functions_func_u.html functions_func_w.html functions_func_~.html functions_g.html functions_h.html functions_i.html functions_j.html functions_l.html functions_m.html functions_n.html functions_o.html functions_p.html functions_q.html functions_r.html functions_s.html functions_t.html functions_type.html functions_u.html functions_v.html functions_w.html functions_y.html functions_~.html group___ocilib_c_api.html group___ocilib_c_api_abort.html group___ocilib_c_api_advanced_queuing.html group___ocilib_c_api_binding.html group___ocilib_c_api_collections.html group___ocilib_c_api_connections.html group___ocilib_c_api_data_types.html group___ocilib_c_api_datatypes.html group___ocilib_c_api_datetimes.html group___ocilib_c_api_demo_application.html group___ocilib_c_api_direct_path.html group___ocilib_c_api_environment_variables.html group___ocilib_c_api_error_handling.html group___ocilib_c_api_feature_returning_into.html group___ocilib_c_api_fetching.html group___ocilib_c_api_files.html group___ocilib_c_api_formatting.html group___ocilib_c_api_hash_tables.html group___ocilib_c_api_initialization.html group___ocilib_c_api_installation.html group___ocilib_c_api_instances_management.html group___ocilib_c_api_lobs.html group___ocilib_c_api_longs.html group___ocilib_c_api_metadata.html group___ocilib_c_api_oracle_number.html group___ocilib_c_api_pl_sql.html group___ocilib_c_api_pools.html group___ocilib_c_api_raw_handles.html group___ocilib_c_api_row_ids.html group___ocilib_c_api_statement_control.html group___ocilib_c_api_statements.html group___ocilib_c_api_subscriptions.html group___ocilib_c_api_supported_charsets.html group___ocilib_c_api_threading.html group___ocilib_c_api_timestamps.html group___ocilib_c_api_transactions.html group___ocilib_c_api_user_types.html group___ocilib_cpp_api.html group___ocilib_cpp_api_demo_list_application.html group___ocilib_cpp_api_main_demo_application.html group___ocilib_cpp_api_overview.html hierarchy.html index.html logo-160x120.png modules.html namespacemembers.html namespacemembers_enum.html namespacemembers_eval.html namespacemembers_func.html namespacemembers_type.html namespaceocilib.html namespaceocilib_1_1core.html namespaceocilib_1_1support.html namespaces.html nav_f.png nav_g.png nav_h.png navtree.css ocilib_8h_source.html ocilib_8hpp_source.html open.png platform_8h_source.html splitbar.png structocilib_1_1core_1_1_supported_numeric-members.html structocilib_1_1core_1_1_supported_numeric.html structocilib_1_1support_1_1_bind_resolver.html structocilib_1_1support_1_1_bind_resolver_handle_type-members.html structocilib_1_1support_1_1_bind_resolver_handle_type.html structocilib_1_1support_1_1_bind_resolver_handle_type.png structocilib_1_1support_1_1_bind_resolver_scalar_type-members.html structocilib_1_1support_1_1_bind_resolver_scalar_type.html structocilib_1_1support_1_1_bind_resolver_scalar_type.png structocilib_1_1support_1_1_bind_resolver_type-members.html structocilib_1_1support_1_1_bind_resolver_type.html structocilib_1_1support_1_1_bind_resolver_type.png structocilib_1_1support_1_1_handle_deleter-members.html structocilib_1_1support_1_1_handle_deleter.html structocilib_1_1support_1_1_handle_store_resolver-members.html structocilib_1_1support_1_1_handle_store_resolver.html structocilib_1_1support_1_1_handle_store_resolver.png structocilib_1_1support_1_1_handle_store_resolver_type-members.html structocilib_1_1support_1_1_handle_store_resolver_type.html structocilib_1_1support_1_1_numeric_type_resolver.html support_8hpp_source.html sync_off.png sync_on.png tab_a.png tab_b.png tab_h.png tab_s.png tabs.css types_8h_source.html types_8hpp_source.html ' OCILIB_EXTRA_FLAGS=' -fvisibility=hidden' OCILIB_IMPORT='OCI_IMPORT_LINKAGE' OCILIB_LD_FLAG='' OCILIB_PREFIX='/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib' OCILIB_TESTS='TestArray.cpp TestCollection.cpp TestConnection.cpp TestCursor.cpp TestDate.cpp TestDescribe.cpp TestDirectPath.cpp TestEnvironment.cpp TestImplicitResultset.cpp TestLob.cpp TestNotifications.cpp TestNumber.cpp TestObject.cpp TestObjectInheritance.cpp TestPlSqlTables.cpp TestPool.cpp TestQueue.cpp TestREportedIssuesCppApi.cpp TestReference.cpp TestReportedIssuesCApi.cpp TestReturningInto.cpp TestRowId.cpp TestScrollabeCursor.cpp TestThread.cpp TestThreadKey.cpp TestTimestamp.cpp Testinterval.cpp main.cpp ocilib_tests.h ' ORACLE_HOME='' ORACLE_INCLUDES='-I/usr/include/oracle/19.19/client64/' ORACLE_LIBADD='-L/usr/lib/oracle/19.19/client64//lib -lclntsh' ORACLE_LIBNAME='' OTOOL64='' OTOOL='' PACKAGE='ocilib' PACKAGE_BUGREPORT='' PACKAGE_NAME='ocilib' PACKAGE_STRING='ocilib 4.7.6' PACKAGE_TARNAME='ocilib' PACKAGE_URL='' PACKAGE_VERSION='4.7.6' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='4.7.6' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_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-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib/package/ocilib-4.7.6/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/afs/cern.ch/user/l/lippmann/TPCconfigDCS/ocilib' 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 "ocilib" #define PACKAGE_TARNAME "ocilib" #define PACKAGE_VERSION "4.7.6" #define PACKAGE_STRING "ocilib 4.7.6" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "ocilib" #define VERSION "4.7.6" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0