Warning, /analysis/Test/RecoInfoExport/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 RecoInfoExport configure 1.00, which was
0005 generated by GNU Autoconf 2.69. Invocation command line was
0006
0007 $ ./configure
0008
0009 ## --------- ##
0010 ## Platform. ##
0011 ## --------- ##
0012
0013 hostname = rcas2074.rcf.bnl.gov
0014 uname -m = x86_64
0015 uname -r = 3.10.0-693.11.6.el7.x86_64
0016 uname -s = Linux
0017 uname -v = #1 SMP Wed Jan 3 18:09:42 CST 2018
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: .
0031 PATH: /afs/rhic.bnl.gov/sphenix/new/geant4/bin
0032 PATH: /afs/rhic.bnl.gov/sphenix/new/root/bin
0033 PATH: /afs/rhic.bnl.gov/sphenix/new/bin
0034 PATH: /opt/sphenix/utils/bin
0035 PATH: /opt/sphenix/core/bin
0036 PATH: /usr/lib64/qt-3.3/bin
0037 PATH: /usr/local/bin
0038 PATH: /usr/bin
0039 PATH: /usr/local/sbin
0040 PATH: /usr/sbin
0041 PATH: /afs/rhic.bnl.gov/app/insure-7.5.0/bin
0042 PATH: /afs/rhic.bnl.gov/app/coverity-8.7.1/bin
0043
0044
0045 ## ----------- ##
0046 ## Core tests. ##
0047 ## ----------- ##
0048
0049 configure:2150: loading site script /opt/sphenix/core/etc/config.site
0050 | # enable c++11 flag by default
0051 | CXXFLAGS="-g -O2 -std=c++11"
0052 | # Allow LD_LIBRARY_PATH to override RPATH
0053 | LDFLAGS='-Wl,--enable-new-dtags'
0054 configure:2292: checking for a BSD-compatible install
0055 configure:2360: result: /usr/bin/install -c
0056 configure:2371: checking whether build environment is sane
0057 configure:2426: result: yes
0058 configure:2577: checking for a thread-safe mkdir -p
0059 configure:2616: result: /usr/bin/mkdir -p
0060 configure:2623: checking for gawk
0061 configure:2639: found /usr/bin/gawk
0062 configure:2650: result: gawk
0063 configure:2661: checking whether make sets $(MAKE)
0064 configure:2683: result: yes
0065 configure:2712: checking whether make supports nested variables
0066 configure:2729: result: yes
0067 configure:2872: checking for g++
0068 configure:2888: found /usr/bin/g++
0069 configure:2899: result: g++
0070 configure:2926: checking for C++ compiler version
0071 configure:2935: g++ --version >&5
0072 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
0073 Copyright (C) 2015 Free Software Foundation, Inc.
0074 This is free software; see the source for copying conditions. There is NO
0075 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0076
0077 configure:2946: $? = 0
0078 configure:2935: g++ -v >&5
0079 Using built-in specs.
0080 COLLECT_GCC=g++
0081 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
0082 Target: x86_64-redhat-linux
0083 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --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-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
0084 Thread model: posix
0085 gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC)
0086 configure:2946: $? = 0
0087 configure:2935: g++ -V >&5
0088 g++: error: unrecognized command line option '-V'
0089 g++: fatal error: no input files
0090 compilation terminated.
0091 configure:2946: $? = 4
0092 configure:2935: g++ -qversion >&5
0093 g++: error: unrecognized command line option '-qversion'
0094 g++: fatal error: no input files
0095 compilation terminated.
0096 configure:2946: $? = 4
0097 configure:2966: checking whether the C++ compiler works
0098 configure:2988: g++ -g -O2 -std=c++11 -Wl,--enable-new-dtags conftest.cpp >&5
0099 configure:2992: $? = 0
0100 configure:3040: result: yes
0101 configure:3043: checking for C++ compiler default output file name
0102 configure:3045: result: a.out
0103 configure:3051: checking for suffix of executables
0104 configure:3058: g++ -o conftest -g -O2 -std=c++11 -Wl,--enable-new-dtags conftest.cpp >&5
0105 configure:3062: $? = 0
0106 configure:3084: result:
0107 configure:3106: checking whether we are cross compiling
0108 configure:3114: g++ -o conftest -g -O2 -std=c++11 -Wl,--enable-new-dtags conftest.cpp >&5
0109 configure:3118: $? = 0
0110 configure:3125: ./conftest
0111 configure:3129: $? = 0
0112 configure:3144: result: no
0113 configure:3149: checking for suffix of object files
0114 configure:3171: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
0115 configure:3175: $? = 0
0116 configure:3196: result: o
0117 configure:3200: checking whether we are using the GNU C++ compiler
0118 configure:3219: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
0119 configure:3219: $? = 0
0120 configure:3228: result: yes
0121 configure:3237: checking whether g++ accepts -g
0122 configure:3257: g++ -c -g conftest.cpp >&5
0123 configure:3257: $? = 0
0124 configure:3298: result: yes
0125 configure:3332: checking for style of include used by make
0126 configure:3360: result: GNU
0127 configure:3386: checking dependency style of g++
0128 configure:3497: result: gcc3
0129 configure:3541: checking build system type
0130 configure:3555: result: x86_64-unknown-linux-gnu
0131 configure:3575: checking host system type
0132 configure:3588: result: x86_64-unknown-linux-gnu
0133 configure:3629: checking how to print strings
0134 configure:3656: result: printf
0135 configure:3725: checking for gcc
0136 configure:3741: found /usr/bin/gcc
0137 configure:3752: result: gcc
0138 configure:3981: checking for C compiler version
0139 configure:3990: gcc --version >&5
0140 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
0141 Copyright (C) 2015 Free Software Foundation, Inc.
0142 This is free software; see the source for copying conditions. There is NO
0143 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0144
0145 configure:4001: $? = 0
0146 configure:3990: gcc -v >&5
0147 Using built-in specs.
0148 COLLECT_GCC=gcc
0149 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
0150 Target: x86_64-redhat-linux
0151 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --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-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
0152 Thread model: posix
0153 gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC)
0154 configure:4001: $? = 0
0155 configure:3990: gcc -V >&5
0156 gcc: error: unrecognized command line option '-V'
0157 gcc: fatal error: no input files
0158 compilation terminated.
0159 configure:4001: $? = 4
0160 configure:3990: gcc -qversion >&5
0161 gcc: error: unrecognized command line option '-qversion'
0162 gcc: fatal error: no input files
0163 compilation terminated.
0164 configure:4001: $? = 4
0165 configure:4005: checking whether we are using the GNU C compiler
0166 configure:4024: gcc -c conftest.c >&5
0167 configure:4024: $? = 0
0168 configure:4033: result: yes
0169 configure:4042: checking whether gcc accepts -g
0170 configure:4062: gcc -c -g conftest.c >&5
0171 configure:4062: $? = 0
0172 configure:4103: result: yes
0173 configure:4120: checking for gcc option to accept ISO C89
0174 configure:4183: gcc -c -g -O2 conftest.c >&5
0175 configure:4183: $? = 0
0176 configure:4196: result: none needed
0177 configure:4218: checking dependency style of gcc
0178 configure:4329: result: gcc3
0179 configure:4344: checking for a sed that does not truncate output
0180 configure:4408: result: /usr/bin/sed
0181 configure:4426: checking for grep that handles long lines and -e
0182 configure:4484: result: /usr/bin/grep
0183 configure:4489: checking for egrep
0184 configure:4551: result: /usr/bin/grep -E
0185 configure:4556: checking for fgrep
0186 configure:4618: result: /usr/bin/grep -F
0187 configure:4653: checking for ld used by gcc
0188 configure:4720: result: /usr/bin/ld
0189 configure:4727: checking if the linker (/usr/bin/ld) is GNU ld
0190 configure:4742: result: yes
0191 configure:4754: checking for BSD- or MS-compatible name lister (nm)
0192 configure:4803: result: /usr/bin/nm -B
0193 configure:4933: checking the name lister (/usr/bin/nm -B) interface
0194 configure:4940: gcc -c -g -O2 conftest.c >&5
0195 configure:4943: /usr/bin/nm -B "conftest.o"
0196 configure:4946: output
0197 0000000000000000 B some_variable
0198 configure:4953: result: BSD nm
0199 configure:4956: checking whether ln -s works
0200 configure:4960: result: yes
0201 configure:4968: checking the maximum length of command line arguments
0202 configure:5098: result: 1572864
0203 configure:5115: checking whether the shell understands some XSI constructs
0204 configure:5125: result: yes
0205 configure:5129: checking whether the shell understands "+="
0206 configure:5135: result: yes
0207 configure:5170: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
0208 configure:5210: result: func_convert_file_noop
0209 configure:5217: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
0210 configure:5237: result: func_convert_file_noop
0211 configure:5244: checking for /usr/bin/ld option to reload object files
0212 configure:5251: result: -r
0213 configure:5325: checking for objdump
0214 configure:5341: found /usr/bin/objdump
0215 configure:5352: result: objdump
0216 configure:5384: checking how to recognize dependent libraries
0217 configure:5586: result: pass_all
0218 configure:5671: checking for dlltool
0219 configure:5701: result: no
0220 configure:5731: checking how to associate runtime and link libraries
0221 configure:5758: result: printf %s\n
0222 configure:5819: checking for ar
0223 configure:5835: found /usr/bin/ar
0224 configure:5846: result: ar
0225 configure:5883: checking for archiver @FILE support
0226 configure:5900: gcc -c -g -O2 conftest.c >&5
0227 configure:5900: $? = 0
0228 configure:5903: ar cru libconftest.a @conftest.lst >&5
0229 configure:5906: $? = 0
0230 configure:5911: ar cru libconftest.a @conftest.lst >&5
0231 ar: conftest.o: No such file or directory
0232 configure:5914: $? = 1
0233 configure:5926: result: @
0234 configure:5984: checking for strip
0235 configure:6000: found /usr/bin/strip
0236 configure:6011: result: strip
0237 configure:6083: checking for ranlib
0238 configure:6099: found /usr/bin/ranlib
0239 configure:6110: result: ranlib
0240 configure:6212: checking command to parse /usr/bin/nm -B output from gcc object
0241 configure:6332: gcc -c -g -O2 conftest.c >&5
0242 configure:6335: $? = 0
0243 configure:6339: /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
0244 configure:6342: $? = 0
0245 configure:6408: gcc -o conftest -g -O2 -Wl,--enable-new-dtags conftest.c conftstm.o >&5
0246 configure:6411: $? = 0
0247 configure:6449: result: ok
0248 configure:6486: checking for sysroot
0249 configure:6516: result: no
0250 configure:6593: gcc -c -g -O2 conftest.c >&5
0251 configure:6596: $? = 0
0252 configure:6772: checking for mt
0253 configure:6802: result: no
0254 configure:6822: checking if : is a manifest tool
0255 configure:6828: : '-?'
0256 configure:6836: result: no
0257 configure:7478: checking how to run the C preprocessor
0258 configure:7509: gcc -E conftest.c
0259 configure:7509: $? = 0
0260 configure:7523: gcc -E conftest.c
0261 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
0262 #include <ac_nonexistent.h>
0263 ^
0264 compilation terminated.
0265 configure:7523: $? = 1
0266 configure: failed program was:
0267 | /* confdefs.h */
0268 | #define PACKAGE_NAME "RecoInfoExport"
0269 | #define PACKAGE_TARNAME "recoinfoexport"
0270 | #define PACKAGE_VERSION "1.00"
0271 | #define PACKAGE_STRING "RecoInfoExport 1.00"
0272 | #define PACKAGE_BUGREPORT ""
0273 | #define PACKAGE_URL ""
0274 | #define PACKAGE "recoinfoexport"
0275 | #define VERSION "1.00"
0276 | /* end confdefs.h. */
0277 | #include <ac_nonexistent.h>
0278 configure:7548: result: gcc -E
0279 configure:7568: gcc -E conftest.c
0280 configure:7568: $? = 0
0281 configure:7582: gcc -E conftest.c
0282 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
0283 #include <ac_nonexistent.h>
0284 ^
0285 compilation terminated.
0286 configure:7582: $? = 1
0287 configure: failed program was:
0288 | /* confdefs.h */
0289 | #define PACKAGE_NAME "RecoInfoExport"
0290 | #define PACKAGE_TARNAME "recoinfoexport"
0291 | #define PACKAGE_VERSION "1.00"
0292 | #define PACKAGE_STRING "RecoInfoExport 1.00"
0293 | #define PACKAGE_BUGREPORT ""
0294 | #define PACKAGE_URL ""
0295 | #define PACKAGE "recoinfoexport"
0296 | #define VERSION "1.00"
0297 | /* end confdefs.h. */
0298 | #include <ac_nonexistent.h>
0299 configure:7611: checking for ANSI C header files
0300 configure:7631: gcc -c -g -O2 conftest.c >&5
0301 configure:7631: $? = 0
0302 configure:7704: gcc -o conftest -g -O2 -Wl,--enable-new-dtags conftest.c >&5
0303 configure:7704: $? = 0
0304 configure:7704: ./conftest
0305 configure:7704: $? = 0
0306 configure:7715: result: yes
0307 configure:7728: checking for sys/types.h
0308 configure:7728: gcc -c -g -O2 conftest.c >&5
0309 configure:7728: $? = 0
0310 configure:7728: result: yes
0311 configure:7728: checking for sys/stat.h
0312 configure:7728: gcc -c -g -O2 conftest.c >&5
0313 configure:7728: $? = 0
0314 configure:7728: result: yes
0315 configure:7728: checking for stdlib.h
0316 configure:7728: gcc -c -g -O2 conftest.c >&5
0317 configure:7728: $? = 0
0318 configure:7728: result: yes
0319 configure:7728: checking for string.h
0320 configure:7728: gcc -c -g -O2 conftest.c >&5
0321 configure:7728: $? = 0
0322 configure:7728: result: yes
0323 configure:7728: checking for memory.h
0324 configure:7728: gcc -c -g -O2 conftest.c >&5
0325 configure:7728: $? = 0
0326 configure:7728: result: yes
0327 configure:7728: checking for strings.h
0328 configure:7728: gcc -c -g -O2 conftest.c >&5
0329 configure:7728: $? = 0
0330 configure:7728: result: yes
0331 configure:7728: checking for inttypes.h
0332 configure:7728: gcc -c -g -O2 conftest.c >&5
0333 configure:7728: $? = 0
0334 configure:7728: result: yes
0335 configure:7728: checking for stdint.h
0336 configure:7728: gcc -c -g -O2 conftest.c >&5
0337 configure:7728: $? = 0
0338 configure:7728: result: yes
0339 configure:7728: checking for unistd.h
0340 configure:7728: gcc -c -g -O2 conftest.c >&5
0341 configure:7728: $? = 0
0342 configure:7728: result: yes
0343 configure:7742: checking for dlfcn.h
0344 configure:7742: gcc -c -g -O2 conftest.c >&5
0345 configure:7742: $? = 0
0346 configure:7742: result: yes
0347 configure:7958: checking for objdir
0348 configure:7973: result: .libs
0349 configure:8240: checking if gcc supports -fno-rtti -fno-exceptions
0350 configure:8258: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
0351 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
0352 configure:8262: $? = 0
0353 configure:8275: result: no
0354 configure:8602: checking for gcc option to produce PIC
0355 configure:8609: result: -fPIC -DPIC
0356 configure:8617: checking if gcc PIC flag -fPIC -DPIC works
0357 configure:8635: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
0358 configure:8639: $? = 0
0359 configure:8652: result: yes
0360 configure:8681: checking if gcc static flag -static works
0361 configure:8709: result: no
0362 configure:8724: checking if gcc supports -c -o file.o
0363 configure:8745: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
0364 configure:8749: $? = 0
0365 configure:8771: result: yes
0366 configure:8779: checking if gcc supports -c -o file.o
0367 configure:8826: result: yes
0368 configure:8859: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0369 configure:10012: result: yes
0370 configure:10049: checking whether -lc should be explicitly linked in
0371 configure:10057: gcc -c -g -O2 conftest.c >&5
0372 configure:10060: $? = 0
0373 configure:10075: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
0374 configure:10078: $? = 0
0375 configure:10092: result: no
0376 configure:10252: checking dynamic linker characteristics
0377 configure:10763: gcc -o conftest -g -O2 -Wl,--enable-new-dtags -Wl,-rpath -Wl,/foo conftest.c >&5
0378 configure:10763: $? = 0
0379 configure:10989: result: GNU/Linux ld.so
0380 configure:11096: checking how to hardcode library paths into programs
0381 configure:11121: result: immediate
0382 configure:11661: checking whether stripping libraries is possible
0383 configure:11666: result: yes
0384 configure:11701: checking if libtool supports shared libraries
0385 configure:11703: result: yes
0386 configure:11706: checking whether to build shared libraries
0387 configure:11727: result: yes
0388 configure:11730: checking whether to build static libraries
0389 configure:11734: result: no
0390 configure:11757: checking how to run the C++ preprocessor
0391 configure:11784: g++ -E conftest.cpp
0392 configure:11784: $? = 0
0393 configure:11798: g++ -E conftest.cpp
0394 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
0395 #include <ac_nonexistent.h>
0396 ^
0397 compilation terminated.
0398 configure:11798: $? = 1
0399 configure: failed program was:
0400 | /* confdefs.h */
0401 | #define PACKAGE_NAME "RecoInfoExport"
0402 | #define PACKAGE_TARNAME "recoinfoexport"
0403 | #define PACKAGE_VERSION "1.00"
0404 | #define PACKAGE_STRING "RecoInfoExport 1.00"
0405 | #define PACKAGE_BUGREPORT ""
0406 | #define PACKAGE_URL ""
0407 | #define PACKAGE "recoinfoexport"
0408 | #define VERSION "1.00"
0409 | #define STDC_HEADERS 1
0410 | #define HAVE_SYS_TYPES_H 1
0411 | #define HAVE_SYS_STAT_H 1
0412 | #define HAVE_STDLIB_H 1
0413 | #define HAVE_STRING_H 1
0414 | #define HAVE_MEMORY_H 1
0415 | #define HAVE_STRINGS_H 1
0416 | #define HAVE_INTTYPES_H 1
0417 | #define HAVE_STDINT_H 1
0418 | #define HAVE_UNISTD_H 1
0419 | #define HAVE_DLFCN_H 1
0420 | #define LT_OBJDIR ".libs/"
0421 | /* end confdefs.h. */
0422 | #include <ac_nonexistent.h>
0423 configure:11823: result: g++ -E
0424 configure:11843: g++ -E conftest.cpp
0425 configure:11843: $? = 0
0426 configure:11857: g++ -E conftest.cpp
0427 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
0428 #include <ac_nonexistent.h>
0429 ^
0430 compilation terminated.
0431 configure:11857: $? = 1
0432 configure: failed program was:
0433 | /* confdefs.h */
0434 | #define PACKAGE_NAME "RecoInfoExport"
0435 | #define PACKAGE_TARNAME "recoinfoexport"
0436 | #define PACKAGE_VERSION "1.00"
0437 | #define PACKAGE_STRING "RecoInfoExport 1.00"
0438 | #define PACKAGE_BUGREPORT ""
0439 | #define PACKAGE_URL ""
0440 | #define PACKAGE "recoinfoexport"
0441 | #define VERSION "1.00"
0442 | #define STDC_HEADERS 1
0443 | #define HAVE_SYS_TYPES_H 1
0444 | #define HAVE_SYS_STAT_H 1
0445 | #define HAVE_STDLIB_H 1
0446 | #define HAVE_STRING_H 1
0447 | #define HAVE_MEMORY_H 1
0448 | #define HAVE_STRINGS_H 1
0449 | #define HAVE_INTTYPES_H 1
0450 | #define HAVE_STDINT_H 1
0451 | #define HAVE_UNISTD_H 1
0452 | #define HAVE_DLFCN_H 1
0453 | #define LT_OBJDIR ".libs/"
0454 | /* end confdefs.h. */
0455 | #include <ac_nonexistent.h>
0456 configure:12026: checking for ld used by g++
0457 configure:12093: result: /usr/bin/ld -m elf_x86_64
0458 configure:12100: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
0459 configure:12115: result: yes
0460 configure:12170: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0461 configure:13175: result: yes
0462 configure:13211: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
0463 configure:13214: $? = 0
0464 configure:13734: checking for g++ option to produce PIC
0465 configure:13741: result: -fPIC -DPIC
0466 configure:13749: checking if g++ PIC flag -fPIC -DPIC works
0467 configure:13767: g++ -c -g -O2 -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
0468 configure:13771: $? = 0
0469 configure:13784: result: yes
0470 configure:13807: checking if g++ static flag -static works
0471 configure:13835: result: no
0472 configure:13847: checking if g++ supports -c -o file.o
0473 configure:13868: g++ -c -g -O2 -std=c++11 -o out/conftest2.o conftest.cpp >&5
0474 configure:13872: $? = 0
0475 configure:13894: result: yes
0476 configure:13899: checking if g++ supports -c -o file.o
0477 configure:13946: result: yes
0478 configure:13976: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0479 configure:14012: result: yes
0480 configure:14153: checking dynamic linker characteristics
0481 configure:14824: result: GNU/Linux ld.so
0482 configure:14877: checking how to hardcode library paths into programs
0483 configure:14902: result: immediate
0484 configure:15115: checking that generated files are newer than configure
0485 configure:15121: result: done
0486 configure:15148: creating ./config.status
0487
0488 ## ---------------------- ##
0489 ## Running config.status. ##
0490 ## ---------------------- ##
0491
0492 This file was extended by RecoInfoExport config.status 1.00, which was
0493 generated by GNU Autoconf 2.69. Invocation command line was
0494
0495 CONFIG_FILES =
0496 CONFIG_HEADERS =
0497 CONFIG_LINKS =
0498 CONFIG_COMMANDS =
0499 $ ./config.status
0500
0501 on rcas2074.rcf.bnl.gov
0502
0503 config.status:1066: creating Makefile
0504 config.status:1238: executing depfiles commands
0505 config.status:1238: executing libtool commands
0506
0507 ## ---------------- ##
0508 ## Cache variables. ##
0509 ## ---------------- ##
0510
0511 ac_cv_build=x86_64-unknown-linux-gnu
0512 ac_cv_c_compiler_gnu=yes
0513 ac_cv_cxx_compiler_gnu=yes
0514 ac_cv_env_CCC_set=
0515 ac_cv_env_CCC_value=
0516 ac_cv_env_CC_set=
0517 ac_cv_env_CC_value=
0518 ac_cv_env_CFLAGS_set=
0519 ac_cv_env_CFLAGS_value=
0520 ac_cv_env_CPPFLAGS_set=
0521 ac_cv_env_CPPFLAGS_value=
0522 ac_cv_env_CPP_set=
0523 ac_cv_env_CPP_value=
0524 ac_cv_env_CXXCPP_set=
0525 ac_cv_env_CXXCPP_value=
0526 ac_cv_env_CXXFLAGS_set=
0527 ac_cv_env_CXXFLAGS_value=
0528 ac_cv_env_CXX_set=
0529 ac_cv_env_CXX_value=
0530 ac_cv_env_LDFLAGS_set=
0531 ac_cv_env_LDFLAGS_value=
0532 ac_cv_env_LIBS_set=
0533 ac_cv_env_LIBS_value=
0534 ac_cv_env_build_alias_set=
0535 ac_cv_env_build_alias_value=
0536 ac_cv_env_host_alias_set=
0537 ac_cv_env_host_alias_value=
0538 ac_cv_env_target_alias_set=
0539 ac_cv_env_target_alias_value=
0540 ac_cv_header_dlfcn_h=yes
0541 ac_cv_header_inttypes_h=yes
0542 ac_cv_header_memory_h=yes
0543 ac_cv_header_stdc=yes
0544 ac_cv_header_stdint_h=yes
0545 ac_cv_header_stdlib_h=yes
0546 ac_cv_header_string_h=yes
0547 ac_cv_header_strings_h=yes
0548 ac_cv_header_sys_stat_h=yes
0549 ac_cv_header_sys_types_h=yes
0550 ac_cv_header_unistd_h=yes
0551 ac_cv_host=x86_64-unknown-linux-gnu
0552 ac_cv_objext=o
0553 ac_cv_path_EGREP='/usr/bin/grep -E'
0554 ac_cv_path_FGREP='/usr/bin/grep -F'
0555 ac_cv_path_GREP=/usr/bin/grep
0556 ac_cv_path_SED=/usr/bin/sed
0557 ac_cv_path_install='/usr/bin/install -c'
0558 ac_cv_path_mkdir=/usr/bin/mkdir
0559 ac_cv_prog_AWK=gawk
0560 ac_cv_prog_CPP='gcc -E'
0561 ac_cv_prog_CXXCPP='g++ -E'
0562 ac_cv_prog_ac_ct_AR=ar
0563 ac_cv_prog_ac_ct_CC=gcc
0564 ac_cv_prog_ac_ct_CXX=g++
0565 ac_cv_prog_ac_ct_OBJDUMP=objdump
0566 ac_cv_prog_ac_ct_RANLIB=ranlib
0567 ac_cv_prog_ac_ct_STRIP=strip
0568 ac_cv_prog_cc_c89=
0569 ac_cv_prog_cc_g=yes
0570 ac_cv_prog_cxx_g=yes
0571 ac_cv_prog_make_make_set=yes
0572 am_cv_CC_dependencies_compiler_type=gcc3
0573 am_cv_CXX_dependencies_compiler_type=gcc3
0574 am_cv_make_support_nested_variables=yes
0575 lt_cv_ar_at_file=@
0576 lt_cv_archive_cmds_need_lc=no
0577 lt_cv_deplibs_check_method=pass_all
0578 lt_cv_file_magic_cmd='$MAGIC_CMD'
0579 lt_cv_file_magic_test_file=
0580 lt_cv_ld_reload_flag=-r
0581 lt_cv_nm_interface='BSD nm'
0582 lt_cv_objdir=.libs
0583 lt_cv_path_LD=/usr/bin/ld
0584 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
0585 lt_cv_path_NM='/usr/bin/nm -B'
0586 lt_cv_path_mainfest_tool=no
0587 lt_cv_prog_compiler_c_o=yes
0588 lt_cv_prog_compiler_c_o_CXX=yes
0589 lt_cv_prog_compiler_pic='-fPIC -DPIC'
0590 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
0591 lt_cv_prog_compiler_pic_works=yes
0592 lt_cv_prog_compiler_pic_works_CXX=yes
0593 lt_cv_prog_compiler_rtti_exceptions=no
0594 lt_cv_prog_compiler_static_works=no
0595 lt_cv_prog_compiler_static_works_CXX=no
0596 lt_cv_prog_gnu_ld=yes
0597 lt_cv_prog_gnu_ldcxx=yes
0598 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
0599 lt_cv_shlibpath_overrides_runpath=yes
0600 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'\'''
0601 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
0602 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'\'''
0603 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
0604 lt_cv_sys_max_cmd_len=1572864
0605 lt_cv_to_host_file_cmd=func_convert_file_noop
0606 lt_cv_to_tool_file_cmd=func_convert_file_noop
0607
0608 ## ----------------- ##
0609 ## Output variables. ##
0610 ## ----------------- ##
0611
0612 ACLOCAL='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/missing aclocal-1.13'
0613 AMDEPBACKSLASH='\'
0614 AMDEP_FALSE='#'
0615 AMDEP_TRUE=''
0616 AMTAR='$${TAR-tar}'
0617 AM_BACKSLASH='\'
0618 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
0619 AM_DEFAULT_VERBOSITY='1'
0620 AM_V='$(V)'
0621 AR='ar'
0622 AUTOCONF='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/missing autoconf'
0623 AUTOHEADER='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/missing autoheader'
0624 AUTOMAKE='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/missing automake-1.13'
0625 AWK='gawk'
0626 CC='gcc'
0627 CCDEPMODE='depmode=gcc3'
0628 CFLAGS='-g -O2'
0629 CPP='gcc -E'
0630 CPPFLAGS=''
0631 CXX='g++'
0632 CXXCPP='g++ -E'
0633 CXXDEPMODE='depmode=gcc3'
0634 CXXFLAGS='-g -O2 -std=c++11 -Wall'
0635 CYGPATH_W='echo'
0636 DEFS='-DPACKAGE_NAME=\"RecoInfoExport\" -DPACKAGE_TARNAME=\"recoinfoexport\" -DPACKAGE_VERSION=\"1.00\" -DPACKAGE_STRING=\"RecoInfoExport\ 1.00\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"recoinfoexport\" -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/\"'
0637 DEPDIR='.deps'
0638 DLLTOOL='false'
0639 DSYMUTIL=''
0640 DUMPBIN=''
0641 ECHO_C=''
0642 ECHO_N='-n'
0643 ECHO_T=''
0644 EGREP='/usr/bin/grep -E'
0645 EXEEXT=''
0646 FGREP='/usr/bin/grep -F'
0647 GREP='/usr/bin/grep'
0648 INSTALL_DATA='${INSTALL} -m 644'
0649 INSTALL_PROGRAM='${INSTALL}'
0650 INSTALL_SCRIPT='${INSTALL}'
0651 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
0652 LD='/usr/bin/ld -m elf_x86_64'
0653 LDFLAGS='-Wl,--enable-new-dtags'
0654 LIBOBJS=''
0655 LIBS=''
0656 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
0657 LIPO=''
0658 LN_S='ln -s'
0659 LTLIBOBJS=''
0660 MAKEINFO='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/missing makeinfo'
0661 MANIFEST_TOOL=':'
0662 MKDIR_P='/usr/bin/mkdir -p'
0663 NM='/usr/bin/nm -B'
0664 NMEDIT=''
0665 OBJDUMP='objdump'
0666 OBJEXT='o'
0667 OTOOL64=''
0668 OTOOL=''
0669 PACKAGE='recoinfoexport'
0670 PACKAGE_BUGREPORT=''
0671 PACKAGE_NAME='RecoInfoExport'
0672 PACKAGE_STRING='RecoInfoExport 1.00'
0673 PACKAGE_TARNAME='recoinfoexport'
0674 PACKAGE_URL=''
0675 PACKAGE_VERSION='1.00'
0676 PATH_SEPARATOR=':'
0677 RANLIB='ranlib'
0678 SED='/usr/bin/sed'
0679 SET_MAKE=''
0680 SHELL='/bin/sh'
0681 STRIP='strip'
0682 VERSION='1.00'
0683 ac_ct_AR='ar'
0684 ac_ct_CC='gcc'
0685 ac_ct_CXX='g++'
0686 ac_ct_DUMPBIN=''
0687 am__EXEEXT_FALSE=''
0688 am__EXEEXT_TRUE='#'
0689 am__fastdepCC_FALSE='#'
0690 am__fastdepCC_TRUE=''
0691 am__fastdepCXX_FALSE='#'
0692 am__fastdepCXX_TRUE=''
0693 am__include='include'
0694 am__isrc=''
0695 am__leading_dot='.'
0696 am__nodep='_no'
0697 am__quote=''
0698 am__tar='$${TAR-tar} chof - "$$tardir"'
0699 am__untar='$${TAR-tar} xf -'
0700 bindir='${exec_prefix}/bin'
0701 build='x86_64-unknown-linux-gnu'
0702 build_alias=''
0703 build_cpu='x86_64'
0704 build_os='linux-gnu'
0705 build_vendor='unknown'
0706 datadir='${datarootdir}'
0707 datarootdir='${prefix}/share'
0708 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
0709 dvidir='${docdir}'
0710 exec_prefix='${prefix}'
0711 host='x86_64-unknown-linux-gnu'
0712 host_alias=''
0713 host_cpu='x86_64'
0714 host_os='linux-gnu'
0715 host_vendor='unknown'
0716 htmldir='${docdir}'
0717 includedir='${prefix}/include'
0718 infodir='${datarootdir}/info'
0719 install_sh='${SHELL} /sphenix/u/weihuma/analysis/Test/RecoInfoExport/install-sh'
0720 libdir='${exec_prefix}/lib'
0721 libexecdir='${exec_prefix}/libexec'
0722 localedir='${datarootdir}/locale'
0723 localstatedir='${prefix}/var'
0724 mandir='${datarootdir}/man'
0725 mkdir_p='$(MKDIR_P)'
0726 oldincludedir='/usr/include'
0727 pdfdir='${docdir}'
0728 prefix='/usr/local'
0729 program_transform_name='s,x,x,'
0730 psdir='${docdir}'
0731 sbindir='${exec_prefix}/sbin'
0732 sharedstatedir='${prefix}/com'
0733 sysconfdir='${prefix}/etc'
0734 target_alias=''
0735
0736 ## ----------- ##
0737 ## confdefs.h. ##
0738 ## ----------- ##
0739
0740 /* confdefs.h */
0741 #define PACKAGE_NAME "RecoInfoExport"
0742 #define PACKAGE_TARNAME "recoinfoexport"
0743 #define PACKAGE_VERSION "1.00"
0744 #define PACKAGE_STRING "RecoInfoExport 1.00"
0745 #define PACKAGE_BUGREPORT ""
0746 #define PACKAGE_URL ""
0747 #define PACKAGE "recoinfoexport"
0748 #define VERSION "1.00"
0749 #define STDC_HEADERS 1
0750 #define HAVE_SYS_TYPES_H 1
0751 #define HAVE_SYS_STAT_H 1
0752 #define HAVE_STDLIB_H 1
0753 #define HAVE_STRING_H 1
0754 #define HAVE_MEMORY_H 1
0755 #define HAVE_STRINGS_H 1
0756 #define HAVE_INTTYPES_H 1
0757 #define HAVE_STDINT_H 1
0758 #define HAVE_UNISTD_H 1
0759 #define HAVE_DLFCN_H 1
0760 #define LT_OBJDIR ".libs/"
0761
0762 configure: exit 0