Warning, /analysis/mbdAnalysis/build/config.log is written in an unsupported language. File is not indexed.
0001 This file contains any messages produced by compilers while
0002 running configure, to aid debugging if configure makes a mistake.
0003
0004 It was created by mbdanalysis configure 1.00, which was
0005 generated by GNU Autoconf 2.69. Invocation command line was
0006
0007 $ ../src/configure --prefix=/sphenix/u/ggarmire/install CXX=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ CC=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc --no-create --no-recursion
0008
0009 ## --------- ##
0010 ## Platform. ##
0011 ## --------- ##
0012
0013 hostname = sphnx01.sdcc.bnl.gov
0014 uname -m = x86_64
0015 uname -r = 3.10.0-1160.71.1.el7.x86_64
0016 uname -s = Linux
0017 uname -v = #1 SMP Tue Jun 28 08:19:35 CDT 2022
0018
0019 /usr/bin/uname -p = x86_64
0020 /bin/uname -X = unknown
0021
0022 /bin/arch = x86_64
0023 /usr/bin/arch -k = unknown
0024 /usr/convex/getsysinfo = unknown
0025 /usr/bin/hostinfo = unknown
0026 /bin/machine = unknown
0027 /usr/bin/oslevel = unknown
0028 /bin/universe = unknown
0029
0030 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin
0031 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin
0032 PATH: .
0033 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/release/release_new/new.5/bin
0034 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/utils/bin
0035 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/bin
0036 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/root-6.26.06.p01/bin
0037 PATH: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/geant4.10.07.p04/bin
0038 PATH: /afs/rhic.bnl.gov/app/insure-7.5.5/bin
0039 PATH: /usr/local/bin
0040 PATH: /usr/bin
0041 PATH: /usr/local/sbin
0042 PATH: /usr/sbin
0043
0044
0045 ## ----------- ##
0046 ## Core tests. ##
0047 ## ----------- ##
0048
0049 configure:2150: loading site script /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/etc/config.site
0050 | # enable c++17 flag by default
0051 | CXXFLAGS="-g -O2 -std=c++17"
0052 | # Allow LD_LIBRARY_PATH to override RPATH
0053 | LDFLAGS='-Wl,--enable-new-dtags'
0054 configure:2293: checking for a BSD-compatible install
0055 configure:2361: result: /usr/bin/install -c
0056 configure:2372: checking whether build environment is sane
0057 configure:2427: result: yes
0058 configure:2578: checking for a thread-safe mkdir -p
0059 configure:2617: result: /usr/bin/mkdir -p
0060 configure:2624: checking for gawk
0061 configure:2640: found /usr/bin/gawk
0062 configure:2651: result: gawk
0063 configure:2662: checking whether make sets $(MAKE)
0064 configure:2684: result: yes
0065 configure:2713: checking whether make supports nested variables
0066 configure:2730: result: yes
0067 configure:2926: checking for C++ compiler version
0068 configure:2935: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ --version >&5
0069 g++ (GCC) 12.1.0
0070 Copyright (C) 2022 Free Software Foundation, Inc.
0071 This is free software; see the source for copying conditions. There is NO
0072 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0073
0074 configure:2946: $? = 0
0075 configure:2935: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -v >&5
0076 Using built-in specs.
0077 COLLECT_GCC=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++
0078 COLLECT_LTO_WRAPPER=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/../libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
0079 Target: x86_64-pc-linux-gnu
0080 Configured with: /workspace/build/contrib/gcc-12.1.0/src/gcc/12.1.0/configure --prefix=/workspace/lcgcmake-install/gcc/12.1.0/x86_64-centos7 --disable-nls --with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-gnu-as --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-plugin --with-linker-hash-style=gnu --enable-linker-build-id --enable-libstdcxx-time=rt --enable-shared --disable-libgcj
0081 Thread model: posix
0082 Supported LTO compression algorithms: zlib
0083 gcc version 12.1.0 (GCC)
0084 configure:2946: $? = 0
0085 configure:2935: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -V >&5
0086 g++: error: unrecognized command-line option '-V'
0087 g++: fatal error: no input files
0088 compilation terminated.
0089 configure:2946: $? = 1
0090 configure:2935: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -qversion >&5
0091 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
0092 g++: fatal error: no input files
0093 compilation terminated.
0094 configure:2946: $? = 1
0095 configure:2966: checking whether the C++ compiler works
0096 configure:2988: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -g -O2 -std=c++17 -Wl,--enable-new-dtags conftest.cpp >&5
0097 configure:2992: $? = 0
0098 configure:3040: result: yes
0099 configure:3043: checking for C++ compiler default output file name
0100 configure:3045: result: a.out
0101 configure:3051: checking for suffix of executables
0102 configure:3058: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -o conftest -g -O2 -std=c++17 -Wl,--enable-new-dtags conftest.cpp >&5
0103 configure:3062: $? = 0
0104 configure:3084: result:
0105 configure:3106: checking whether we are cross compiling
0106 configure:3114: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -o conftest -g -O2 -std=c++17 -Wl,--enable-new-dtags conftest.cpp >&5
0107 configure:3118: $? = 0
0108 configure:3125: ./conftest
0109 configure:3129: $? = 0
0110 configure:3144: result: no
0111 configure:3149: checking for suffix of object files
0112 configure:3171: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g -O2 -std=c++17 conftest.cpp >&5
0113 configure:3175: $? = 0
0114 configure:3196: result: o
0115 configure:3200: checking whether we are using the GNU C++ compiler
0116 configure:3219: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g -O2 -std=c++17 conftest.cpp >&5
0117 configure:3219: $? = 0
0118 configure:3228: result: yes
0119 configure:3237: checking whether /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ accepts -g
0120 configure:3257: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g conftest.cpp >&5
0121 configure:3257: $? = 0
0122 configure:3298: result: yes
0123 configure:3332: checking for style of include used by make
0124 configure:3360: result: GNU
0125 configure:3386: checking dependency style of /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++
0126 configure:3497: result: gcc3
0127 configure:3542: checking build system type
0128 configure:3556: result: x86_64-unknown-linux-gnu
0129 configure:3576: checking host system type
0130 configure:3589: result: x86_64-unknown-linux-gnu
0131 configure:3630: checking how to print strings
0132 configure:3657: result: printf
0133 configure:3726: checking for gcc
0134 configure:3753: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0135 configure:3982: checking for C compiler version
0136 configure:3991: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc --version >&5
0137 gcc (GCC) 12.1.0
0138 Copyright (C) 2022 Free Software Foundation, Inc.
0139 This is free software; see the source for copying conditions. There is NO
0140 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0141
0142 configure:4002: $? = 0
0143 configure:3991: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -v >&5
0144 Using built-in specs.
0145 COLLECT_GCC=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0146 COLLECT_LTO_WRAPPER=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/../libexec/gcc/x86_64-pc-linux-gnu/12.1.0/lto-wrapper
0147 Target: x86_64-pc-linux-gnu
0148 Configured with: /workspace/build/contrib/gcc-12.1.0/src/gcc/12.1.0/configure --prefix=/workspace/lcgcmake-install/gcc/12.1.0/x86_64-centos7 --disable-nls --with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-gnu-as --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-plugin --with-linker-hash-style=gnu --enable-linker-build-id --enable-libstdcxx-time=rt --enable-shared --disable-libgcj
0149 Thread model: posix
0150 Supported LTO compression algorithms: zlib
0151 gcc version 12.1.0 (GCC)
0152 configure:4002: $? = 0
0153 configure:3991: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -V >&5
0154 gcc: error: unrecognized command-line option '-V'
0155 gcc: fatal error: no input files
0156 compilation terminated.
0157 configure:4002: $? = 1
0158 configure:3991: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -qversion >&5
0159 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
0160 gcc: fatal error: no input files
0161 compilation terminated.
0162 configure:4002: $? = 1
0163 configure:4006: checking whether we are using the GNU C compiler
0164 configure:4025: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c conftest.c >&5
0165 configure:4025: $? = 0
0166 configure:4034: result: yes
0167 configure:4043: checking whether /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc accepts -g
0168 configure:4063: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g conftest.c >&5
0169 configure:4063: $? = 0
0170 configure:4104: result: yes
0171 configure:4121: checking for /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc option to accept ISO C89
0172 configure:4184: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0173 configure:4184: $? = 0
0174 configure:4197: result: none needed
0175 configure:4219: checking dependency style of /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0176 configure:4330: result: gcc3
0177 configure:4345: checking for a sed that does not truncate output
0178 configure:4409: result: /usr/bin/sed
0179 configure:4427: checking for grep that handles long lines and -e
0180 configure:4485: result: /usr/bin/grep
0181 configure:4490: checking for egrep
0182 configure:4552: result: /usr/bin/grep -E
0183 configure:4557: checking for fgrep
0184 configure:4619: result: /usr/bin/grep -F
0185 configure:4654: checking for ld used by /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0186 configure:4721: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld
0187 configure:4728: checking if the linker (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld) is GNU ld
0188 configure:4743: result: yes
0189 configure:4755: checking for BSD- or MS-compatible name lister (nm)
0190 configure:4804: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B
0191 configure:4934: checking the name lister (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B) interface
0192 configure:4941: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0193 configure:4944: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B "conftest.o"
0194 configure:4947: output
0195 0000000000000000 B some_variable
0196 configure:4954: result: BSD nm
0197 configure:4957: checking whether ln -s works
0198 configure:4961: result: yes
0199 configure:4969: checking the maximum length of command line arguments
0200 configure:5099: result: 1572864
0201 configure:5116: checking whether the shell understands some XSI constructs
0202 configure:5126: result: yes
0203 configure:5130: checking whether the shell understands "+="
0204 configure:5136: result: yes
0205 configure:5171: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
0206 configure:5211: result: func_convert_file_noop
0207 configure:5218: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
0208 configure:5238: result: func_convert_file_noop
0209 configure:5245: checking for /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld option to reload object files
0210 configure:5252: result: -r
0211 configure:5326: checking for objdump
0212 configure:5342: found /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/objdump
0213 configure:5353: result: objdump
0214 configure:5385: checking how to recognize dependent libraries
0215 configure:5587: result: pass_all
0216 configure:5672: checking for dlltool
0217 configure:5702: result: no
0218 configure:5732: checking how to associate runtime and link libraries
0219 configure:5759: result: printf %s\n
0220 configure:5820: checking for ar
0221 configure:5836: found /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ar
0222 configure:5847: result: ar
0223 configure:5884: checking for archiver @FILE support
0224 configure:5901: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0225 configure:5901: $? = 0
0226 configure:5904: ar cru libconftest.a @conftest.lst >&5
0227 configure:5907: $? = 0
0228 configure:5912: ar cru libconftest.a @conftest.lst >&5
0229 ar: conftest.o: No such file or directory
0230 configure:5915: $? = 1
0231 configure:5927: result: @
0232 configure:5985: checking for strip
0233 configure:6001: found /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/strip
0234 configure:6012: result: strip
0235 configure:6084: checking for ranlib
0236 configure:6100: found /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ranlib
0237 configure:6111: result: ranlib
0238 configure:6213: checking command to parse /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B output from /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc object
0239 configure:6333: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0240 configure:6336: $? = 0
0241 configure:6340: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/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
0242 configure:6343: $? = 0
0243 configure:6409: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -o conftest -g -O2 -Wl,--enable-new-dtags conftest.c conftstm.o >&5
0244 configure:6412: $? = 0
0245 configure:6450: result: ok
0246 configure:6487: checking for sysroot
0247 configure:6517: result: no
0248 configure:6594: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0249 configure:6597: $? = 0
0250 configure:6773: checking for mt
0251 configure:6803: result: no
0252 configure:6823: checking if : is a manifest tool
0253 configure:6829: : '-?'
0254 configure:6837: result: no
0255 configure:7479: checking how to run the C preprocessor
0256 configure:7510: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E conftest.c
0257 configure:7510: $? = 0
0258 configure:7524: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E conftest.c
0259 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
0260 11 | #include <ac_nonexistent.h>
0261 | ^~~~~~~~~~~~~~~~~~
0262 compilation terminated.
0263 configure:7524: $? = 1
0264 configure: failed program was:
0265 | /* confdefs.h */
0266 | #define PACKAGE_NAME "mbdanalysis"
0267 | #define PACKAGE_TARNAME "mbdanalysis"
0268 | #define PACKAGE_VERSION "1.00"
0269 | #define PACKAGE_STRING "mbdanalysis 1.00"
0270 | #define PACKAGE_BUGREPORT ""
0271 | #define PACKAGE_URL ""
0272 | #define PACKAGE "mbdanalysis"
0273 | #define VERSION "1.00"
0274 | /* end confdefs.h. */
0275 | #include <ac_nonexistent.h>
0276 configure:7549: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E
0277 configure:7569: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E conftest.c
0278 configure:7569: $? = 0
0279 configure:7583: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E conftest.c
0280 conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
0281 11 | #include <ac_nonexistent.h>
0282 | ^~~~~~~~~~~~~~~~~~
0283 compilation terminated.
0284 configure:7583: $? = 1
0285 configure: failed program was:
0286 | /* confdefs.h */
0287 | #define PACKAGE_NAME "mbdanalysis"
0288 | #define PACKAGE_TARNAME "mbdanalysis"
0289 | #define PACKAGE_VERSION "1.00"
0290 | #define PACKAGE_STRING "mbdanalysis 1.00"
0291 | #define PACKAGE_BUGREPORT ""
0292 | #define PACKAGE_URL ""
0293 | #define PACKAGE "mbdanalysis"
0294 | #define VERSION "1.00"
0295 | /* end confdefs.h. */
0296 | #include <ac_nonexistent.h>
0297 configure:7612: checking for ANSI C header files
0298 configure:7632: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0299 configure:7632: $? = 0
0300 configure:7705: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -o conftest -g -O2 -Wl,--enable-new-dtags conftest.c >&5
0301 configure:7705: $? = 0
0302 configure:7705: ./conftest
0303 configure:7705: $? = 0
0304 configure:7716: result: yes
0305 configure:7729: checking for sys/types.h
0306 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0307 configure:7729: $? = 0
0308 configure:7729: result: yes
0309 configure:7729: checking for sys/stat.h
0310 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0311 configure:7729: $? = 0
0312 configure:7729: result: yes
0313 configure:7729: checking for stdlib.h
0314 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0315 configure:7729: $? = 0
0316 configure:7729: result: yes
0317 configure:7729: checking for string.h
0318 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0319 configure:7729: $? = 0
0320 configure:7729: result: yes
0321 configure:7729: checking for memory.h
0322 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0323 configure:7729: $? = 0
0324 configure:7729: result: yes
0325 configure:7729: checking for strings.h
0326 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0327 configure:7729: $? = 0
0328 configure:7729: result: yes
0329 configure:7729: checking for inttypes.h
0330 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0331 configure:7729: $? = 0
0332 configure:7729: result: yes
0333 configure:7729: checking for stdint.h
0334 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0335 configure:7729: $? = 0
0336 configure:7729: result: yes
0337 configure:7729: checking for unistd.h
0338 configure:7729: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0339 configure:7729: $? = 0
0340 configure:7729: result: yes
0341 configure:7743: checking for dlfcn.h
0342 configure:7743: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0343 configure:7743: $? = 0
0344 configure:7743: result: yes
0345 configure:7959: checking for objdir
0346 configure:7974: result: .libs
0347 configure:8241: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc supports -fno-rtti -fno-exceptions
0348 configure:8259: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
0349 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
0350 configure:8263: $? = 0
0351 configure:8276: result: no
0352 configure:8603: checking for /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc option to produce PIC
0353 configure:8610: result: -fPIC -DPIC
0354 configure:8618: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc PIC flag -fPIC -DPIC works
0355 configure:8636: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
0356 configure:8640: $? = 0
0357 configure:8653: result: yes
0358 configure:8682: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc static flag -static works
0359 configure:8710: result: no
0360 configure:8725: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc supports -c -o file.o
0361 configure:8746: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
0362 configure:8750: $? = 0
0363 configure:8772: result: yes
0364 configure:8780: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc supports -c -o file.o
0365 configure:8827: result: yes
0366 configure:8860: checking whether the /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc linker (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64) supports shared libraries
0367 configure:10013: result: yes
0368 configure:10050: checking whether -lc should be explicitly linked in
0369 configure:10058: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -c -g -O2 conftest.c >&5
0370 configure:10061: $? = 0
0371 configure:10076: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
0372 configure:10079: $? = 0
0373 configure:10093: result: no
0374 configure:10253: checking dynamic linker characteristics
0375 configure:10764: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -o conftest -g -O2 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/foo conftest.c >&5
0376 configure:10764: $? = 0
0377 configure:10990: result: GNU/Linux ld.so
0378 configure:11097: checking how to hardcode library paths into programs
0379 configure:11122: result: immediate
0380 configure:11662: checking whether stripping libraries is possible
0381 configure:11667: result: yes
0382 configure:11702: checking if libtool supports shared libraries
0383 configure:11704: result: yes
0384 configure:11707: checking whether to build shared libraries
0385 configure:11728: result: yes
0386 configure:11731: checking whether to build static libraries
0387 configure:11735: result: no
0388 configure:11758: checking how to run the C++ preprocessor
0389 configure:11785: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E conftest.cpp
0390 configure:11785: $? = 0
0391 configure:11799: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E conftest.cpp
0392 conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
0393 23 | #include <ac_nonexistent.h>
0394 | ^~~~~~~~~~~~~~~~~~
0395 compilation terminated.
0396 configure:11799: $? = 1
0397 configure: failed program was:
0398 | /* confdefs.h */
0399 | #define PACKAGE_NAME "mbdanalysis"
0400 | #define PACKAGE_TARNAME "mbdanalysis"
0401 | #define PACKAGE_VERSION "1.00"
0402 | #define PACKAGE_STRING "mbdanalysis 1.00"
0403 | #define PACKAGE_BUGREPORT ""
0404 | #define PACKAGE_URL ""
0405 | #define PACKAGE "mbdanalysis"
0406 | #define VERSION "1.00"
0407 | #define STDC_HEADERS 1
0408 | #define HAVE_SYS_TYPES_H 1
0409 | #define HAVE_SYS_STAT_H 1
0410 | #define HAVE_STDLIB_H 1
0411 | #define HAVE_STRING_H 1
0412 | #define HAVE_MEMORY_H 1
0413 | #define HAVE_STRINGS_H 1
0414 | #define HAVE_INTTYPES_H 1
0415 | #define HAVE_STDINT_H 1
0416 | #define HAVE_UNISTD_H 1
0417 | #define HAVE_DLFCN_H 1
0418 | #define LT_OBJDIR ".libs/"
0419 | /* end confdefs.h. */
0420 | #include <ac_nonexistent.h>
0421 configure:11824: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E
0422 configure:11844: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E conftest.cpp
0423 configure:11844: $? = 0
0424 configure:11858: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E conftest.cpp
0425 conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
0426 23 | #include <ac_nonexistent.h>
0427 | ^~~~~~~~~~~~~~~~~~
0428 compilation terminated.
0429 configure:11858: $? = 1
0430 configure: failed program was:
0431 | /* confdefs.h */
0432 | #define PACKAGE_NAME "mbdanalysis"
0433 | #define PACKAGE_TARNAME "mbdanalysis"
0434 | #define PACKAGE_VERSION "1.00"
0435 | #define PACKAGE_STRING "mbdanalysis 1.00"
0436 | #define PACKAGE_BUGREPORT ""
0437 | #define PACKAGE_URL ""
0438 | #define PACKAGE "mbdanalysis"
0439 | #define VERSION "1.00"
0440 | #define STDC_HEADERS 1
0441 | #define HAVE_SYS_TYPES_H 1
0442 | #define HAVE_SYS_STAT_H 1
0443 | #define HAVE_STDLIB_H 1
0444 | #define HAVE_STRING_H 1
0445 | #define HAVE_MEMORY_H 1
0446 | #define HAVE_STRINGS_H 1
0447 | #define HAVE_INTTYPES_H 1
0448 | #define HAVE_STDINT_H 1
0449 | #define HAVE_UNISTD_H 1
0450 | #define HAVE_DLFCN_H 1
0451 | #define LT_OBJDIR ".libs/"
0452 | /* end confdefs.h. */
0453 | #include <ac_nonexistent.h>
0454 configure:12027: checking for ld used by /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++
0455 configure:12094: result: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64
0456 configure:12101: checking if the linker (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64) is GNU ld
0457 configure:12116: result: yes
0458 configure:12171: checking whether the /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ linker (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64) supports shared libraries
0459 configure:13176: result: yes
0460 configure:13212: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g -O2 -std=c++17 conftest.cpp >&5
0461 configure:13215: $? = 0
0462 configure:13735: checking for /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ option to produce PIC
0463 configure:13742: result: -fPIC -DPIC
0464 configure:13750: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ PIC flag -fPIC -DPIC works
0465 configure:13768: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g -O2 -std=c++17 -fPIC -DPIC -DPIC conftest.cpp >&5
0466 configure:13772: $? = 0
0467 configure:13785: result: yes
0468 configure:13808: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ static flag -static works
0469 configure:13836: result: no
0470 configure:13848: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ supports -c -o file.o
0471 configure:13869: /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -c -g -O2 -std=c++17 -o out/conftest2.o conftest.cpp >&5
0472 configure:13873: $? = 0
0473 configure:13895: result: yes
0474 configure:13900: checking if /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ supports -c -o file.o
0475 configure:13947: result: yes
0476 configure:13977: checking whether the /cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ linker (/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64) supports shared libraries
0477 configure:14013: result: yes
0478 configure:14154: checking dynamic linker characteristics
0479 configure:14825: result: GNU/Linux ld.so
0480 configure:14878: checking how to hardcode library paths into programs
0481 configure:14903: result: immediate
0482 configure:15116: checking that generated files are newer than configure
0483 configure:15122: result: done
0484 configure:15149: creating ./config.status
0485
0486 ## ---------------- ##
0487 ## Cache variables. ##
0488 ## ---------------- ##
0489
0490 ac_cv_build=x86_64-unknown-linux-gnu
0491 ac_cv_c_compiler_gnu=yes
0492 ac_cv_cxx_compiler_gnu=yes
0493 ac_cv_env_CCC_set=
0494 ac_cv_env_CCC_value=
0495 ac_cv_env_CC_set=set
0496 ac_cv_env_CC_value=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0497 ac_cv_env_CFLAGS_set=
0498 ac_cv_env_CFLAGS_value=
0499 ac_cv_env_CPPFLAGS_set=
0500 ac_cv_env_CPPFLAGS_value=
0501 ac_cv_env_CPP_set=
0502 ac_cv_env_CPP_value=
0503 ac_cv_env_CXXCPP_set=
0504 ac_cv_env_CXXCPP_value=
0505 ac_cv_env_CXXFLAGS_set=
0506 ac_cv_env_CXXFLAGS_value=
0507 ac_cv_env_CXX_set=set
0508 ac_cv_env_CXX_value=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++
0509 ac_cv_env_LDFLAGS_set=
0510 ac_cv_env_LDFLAGS_value=
0511 ac_cv_env_LIBS_set=
0512 ac_cv_env_LIBS_value=
0513 ac_cv_env_build_alias_set=
0514 ac_cv_env_build_alias_value=
0515 ac_cv_env_host_alias_set=
0516 ac_cv_env_host_alias_value=
0517 ac_cv_env_target_alias_set=
0518 ac_cv_env_target_alias_value=
0519 ac_cv_header_dlfcn_h=yes
0520 ac_cv_header_inttypes_h=yes
0521 ac_cv_header_memory_h=yes
0522 ac_cv_header_stdc=yes
0523 ac_cv_header_stdint_h=yes
0524 ac_cv_header_stdlib_h=yes
0525 ac_cv_header_string_h=yes
0526 ac_cv_header_strings_h=yes
0527 ac_cv_header_sys_stat_h=yes
0528 ac_cv_header_sys_types_h=yes
0529 ac_cv_header_unistd_h=yes
0530 ac_cv_host=x86_64-unknown-linux-gnu
0531 ac_cv_objext=o
0532 ac_cv_path_EGREP='/usr/bin/grep -E'
0533 ac_cv_path_FGREP='/usr/bin/grep -F'
0534 ac_cv_path_GREP=/usr/bin/grep
0535 ac_cv_path_SED=/usr/bin/sed
0536 ac_cv_path_install='/usr/bin/install -c'
0537 ac_cv_path_mkdir=/usr/bin/mkdir
0538 ac_cv_prog_AWK=gawk
0539 ac_cv_prog_CPP='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E'
0540 ac_cv_prog_CXXCPP='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E'
0541 ac_cv_prog_ac_ct_AR=ar
0542 ac_cv_prog_ac_ct_CC=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc
0543 ac_cv_prog_ac_ct_OBJDUMP=objdump
0544 ac_cv_prog_ac_ct_RANLIB=ranlib
0545 ac_cv_prog_ac_ct_STRIP=strip
0546 ac_cv_prog_cc_c89=
0547 ac_cv_prog_cc_g=yes
0548 ac_cv_prog_cxx_g=yes
0549 ac_cv_prog_make_make_set=yes
0550 am_cv_CC_dependencies_compiler_type=gcc3
0551 am_cv_CXX_dependencies_compiler_type=gcc3
0552 am_cv_make_support_nested_variables=yes
0553 lt_cv_ar_at_file=@
0554 lt_cv_archive_cmds_need_lc=no
0555 lt_cv_deplibs_check_method=pass_all
0556 lt_cv_file_magic_cmd='$MAGIC_CMD'
0557 lt_cv_file_magic_test_file=
0558 lt_cv_ld_reload_flag=-r
0559 lt_cv_nm_interface='BSD nm'
0560 lt_cv_objdir=.libs
0561 lt_cv_path_LD=/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld
0562 lt_cv_path_LDCXX='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64'
0563 lt_cv_path_NM='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B'
0564 lt_cv_path_mainfest_tool=no
0565 lt_cv_prog_compiler_c_o=yes
0566 lt_cv_prog_compiler_c_o_CXX=yes
0567 lt_cv_prog_compiler_pic='-fPIC -DPIC'
0568 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
0569 lt_cv_prog_compiler_pic_works=yes
0570 lt_cv_prog_compiler_pic_works_CXX=yes
0571 lt_cv_prog_compiler_rtti_exceptions=no
0572 lt_cv_prog_compiler_static_works=no
0573 lt_cv_prog_compiler_static_works_CXX=no
0574 lt_cv_prog_gnu_ld=yes
0575 lt_cv_prog_gnu_ldcxx=yes
0576 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
0577 lt_cv_shlibpath_overrides_runpath=yes
0578 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'\'''
0579 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
0580 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
0581 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
0582 lt_cv_sys_max_cmd_len=1572864
0583 lt_cv_to_host_file_cmd=func_convert_file_noop
0584 lt_cv_to_tool_file_cmd=func_convert_file_noop
0585
0586 ## ----------------- ##
0587 ## Output variables. ##
0588 ## ----------------- ##
0589
0590 ACLOCAL='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/missing aclocal-1.13'
0591 AMDEPBACKSLASH='\'
0592 AMDEP_FALSE='#'
0593 AMDEP_TRUE=''
0594 AMTAR='$${TAR-tar}'
0595 AM_BACKSLASH='\'
0596 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
0597 AM_DEFAULT_VERBOSITY='1'
0598 AM_V='$(V)'
0599 AR='ar'
0600 AUTOCONF='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/missing autoconf'
0601 AUTOHEADER='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/missing autoheader'
0602 AUTOMAKE='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/missing automake-1.13'
0603 AWK='gawk'
0604 CC='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc'
0605 CCDEPMODE='depmode=gcc3'
0606 CFLAGS='-g -O2'
0607 CPP='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc -E'
0608 CPPFLAGS=''
0609 CXX='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++'
0610 CXXCPP='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/g++ -E'
0611 CXXDEPMODE='depmode=gcc3'
0612 CXXFLAGS='-g -O2 -std=c++17 -Wall -Werror'
0613 CYGPATH_W='echo'
0614 DEFS='-DPACKAGE_NAME=\"mbdanalysis\" -DPACKAGE_TARNAME=\"mbdanalysis\" -DPACKAGE_VERSION=\"1.00\" -DPACKAGE_STRING=\"mbdanalysis\ 1.00\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mbdanalysis\" -DVERSION=\"1.00\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
0615 DEPDIR='.deps'
0616 DLLTOOL='false'
0617 DSYMUTIL=''
0618 DUMPBIN=''
0619 ECHO_C=''
0620 ECHO_N='-n'
0621 ECHO_T=''
0622 EGREP='/usr/bin/grep -E'
0623 EXEEXT=''
0624 FGREP='/usr/bin/grep -F'
0625 GREP='/usr/bin/grep'
0626 INSTALL_DATA='${INSTALL} -m 644'
0627 INSTALL_PROGRAM='${INSTALL}'
0628 INSTALL_SCRIPT='${INSTALL}'
0629 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
0630 LD='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/ld -m elf_x86_64'
0631 LDFLAGS='-Wl,--enable-new-dtags'
0632 LIBOBJS=''
0633 LIBS=''
0634 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
0635 LIPO=''
0636 LN_S='ln -s'
0637 LTLIBOBJS=''
0638 MAKEINFO='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/missing makeinfo'
0639 MANIFEST_TOOL=':'
0640 MKDIR_P='/usr/bin/mkdir -p'
0641 NM='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/binutils/2.37-355ed/x86_64-centos7/bin/nm -B'
0642 NMEDIT=''
0643 OBJDUMP='objdump'
0644 OBJEXT='o'
0645 OTOOL64=''
0646 OTOOL=''
0647 PACKAGE='mbdanalysis'
0648 PACKAGE_BUGREPORT=''
0649 PACKAGE_NAME='mbdanalysis'
0650 PACKAGE_STRING='mbdanalysis 1.00'
0651 PACKAGE_TARNAME='mbdanalysis'
0652 PACKAGE_URL=''
0653 PACKAGE_VERSION='1.00'
0654 PATH_SEPARATOR=':'
0655 RANLIB='ranlib'
0656 SED='/usr/bin/sed'
0657 SET_MAKE=''
0658 SHELL='/bin/sh'
0659 STRIP='strip'
0660 VERSION='1.00'
0661 ac_ct_AR='ar'
0662 ac_ct_CC='/cvmfs/sphenix.sdcc.bnl.gov/gcc-12.1.0/opt/sphenix/core/gcc/12.1.0-57c96/x86_64-centos7/bin/gcc'
0663 ac_ct_CXX=''
0664 ac_ct_DUMPBIN=''
0665 am__EXEEXT_FALSE=''
0666 am__EXEEXT_TRUE='#'
0667 am__fastdepCC_FALSE='#'
0668 am__fastdepCC_TRUE=''
0669 am__fastdepCXX_FALSE='#'
0670 am__fastdepCXX_TRUE=''
0671 am__include='include'
0672 am__isrc=' -I$(srcdir)'
0673 am__leading_dot='.'
0674 am__nodep='_no'
0675 am__quote=''
0676 am__tar='$${TAR-tar} chof - "$$tardir"'
0677 am__untar='$${TAR-tar} xf -'
0678 bindir='${exec_prefix}/bin'
0679 build='x86_64-unknown-linux-gnu'
0680 build_alias=''
0681 build_cpu='x86_64'
0682 build_os='linux-gnu'
0683 build_vendor='unknown'
0684 datadir='${datarootdir}'
0685 datarootdir='${prefix}/share'
0686 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
0687 dvidir='${docdir}'
0688 exec_prefix='${prefix}'
0689 host='x86_64-unknown-linux-gnu'
0690 host_alias=''
0691 host_cpu='x86_64'
0692 host_os='linux-gnu'
0693 host_vendor='unknown'
0694 htmldir='${docdir}'
0695 includedir='${prefix}/include'
0696 infodir='${datarootdir}/info'
0697 install_sh='${SHELL} /sphenix/user/ggarmire/analysis/mbdAnalysis/src/install-sh'
0698 libdir='${exec_prefix}/lib'
0699 libexecdir='${exec_prefix}/libexec'
0700 localedir='${datarootdir}/locale'
0701 localstatedir='${prefix}/var'
0702 mandir='${datarootdir}/man'
0703 mkdir_p='$(MKDIR_P)'
0704 oldincludedir='/usr/include'
0705 pdfdir='${docdir}'
0706 prefix='/sphenix/u/ggarmire/install'
0707 program_transform_name='s,x,x,'
0708 psdir='${docdir}'
0709 sbindir='${exec_prefix}/sbin'
0710 sharedstatedir='${prefix}/com'
0711 sysconfdir='${prefix}/etc'
0712 target_alias=''
0713
0714 ## ----------- ##
0715 ## confdefs.h. ##
0716 ## ----------- ##
0717
0718 /* confdefs.h */
0719 #define PACKAGE_NAME "mbdanalysis"
0720 #define PACKAGE_TARNAME "mbdanalysis"
0721 #define PACKAGE_VERSION "1.00"
0722 #define PACKAGE_STRING "mbdanalysis 1.00"
0723 #define PACKAGE_BUGREPORT ""
0724 #define PACKAGE_URL ""
0725 #define PACKAGE "mbdanalysis"
0726 #define VERSION "1.00"
0727 #define STDC_HEADERS 1
0728 #define HAVE_SYS_TYPES_H 1
0729 #define HAVE_SYS_STAT_H 1
0730 #define HAVE_STDLIB_H 1
0731 #define HAVE_STRING_H 1
0732 #define HAVE_MEMORY_H 1
0733 #define HAVE_STRINGS_H 1
0734 #define HAVE_INTTYPES_H 1
0735 #define HAVE_STDINT_H 1
0736 #define HAVE_UNISTD_H 1
0737 #define HAVE_DLFCN_H 1
0738 #define LT_OBJDIR ".libs/"
0739
0740 configure: exit 0
0741
0742 ## ---------------------- ##
0743 ## Running config.status. ##
0744 ## ---------------------- ##
0745
0746 This file was extended by mbdanalysis config.status 1.00, which was
0747 generated by GNU Autoconf 2.69. Invocation command line was
0748
0749 CONFIG_FILES =
0750 CONFIG_HEADERS =
0751 CONFIG_LINKS =
0752 CONFIG_COMMANDS =
0753 $ ./config.status
0754
0755 on sphnx01.sdcc.bnl.gov
0756
0757 config.status:1066: creating Makefile
0758 config.status:1223: executing depfiles commands
0759 config.status:1223: executing libtool commands