Back to home page

sPhenix code displayed by LXR

 
 

    


Warning, /analysis/SimpleTrackingAnalysis/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 configure, 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:2149: 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:2291: checking for a BSD-compatible install
0055 configure:2359: result: /usr/bin/install -c
0056 configure:2370: checking whether build environment is sane
0057 configure:2425: result: yes
0058 configure:2576: checking for a thread-safe mkdir -p
0059 configure:2615: result: /usr/bin/mkdir -p
0060 configure:2622: checking for gawk
0061 configure:2638: found /usr/bin/gawk
0062 configure:2649: result: gawk
0063 configure:2660: checking whether make sets $(MAKE)
0064 configure:2682: result: yes
0065 configure:2711: checking whether make supports nested variables
0066 configure:2728: result: yes
0067 configure:2871: checking for CC
0068 configure:2901: result: no
0069 configure:2871: checking for g++
0070 configure:2887: found /usr/bin/g++
0071 configure:2898: result: g++
0072 configure:2925: checking for C++ compiler version
0073 configure:2934: g++ --version >&5
0074 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
0075 Copyright (C) 2015 Free Software Foundation, Inc.
0076 This is free software; see the source for copying conditions.  There is NO
0077 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0078 
0079 configure:2945: $? = 0
0080 configure:2934: g++ -v >&5
0081 Using built-in specs.
0082 COLLECT_GCC=g++
0083 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
0084 Target: x86_64-redhat-linux
0085 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
0086 Thread model: posix
0087 gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) 
0088 configure:2945: $? = 0
0089 configure:2934: g++ -V >&5
0090 g++: error: unrecognized command line option '-V'
0091 g++: fatal error: no input files
0092 compilation terminated.
0093 configure:2945: $? = 4
0094 configure:2934: g++ -qversion >&5
0095 g++: error: unrecognized command line option '-qversion'
0096 g++: fatal error: no input files
0097 compilation terminated.
0098 configure:2945: $? = 4
0099 configure:2965: checking whether the C++ compiler works
0100 configure:2987: g++ -g -O2 -std=c++11  -Wl,--enable-new-dtags conftest.cpp  >&5
0101 configure:2991: $? = 0
0102 configure:3039: result: yes
0103 configure:3042: checking for C++ compiler default output file name
0104 configure:3044: result: a.out
0105 configure:3050: checking for suffix of executables
0106 configure:3057: g++ -o conftest -g -O2 -std=c++11  -Wl,--enable-new-dtags conftest.cpp  >&5
0107 configure:3061: $? = 0
0108 configure:3083: result: 
0109 configure:3105: checking whether we are cross compiling
0110 configure:3113: g++ -o conftest -g -O2 -std=c++11  -Wl,--enable-new-dtags conftest.cpp  >&5
0111 configure:3117: $? = 0
0112 configure:3124: ./conftest
0113 configure:3128: $? = 0
0114 configure:3143: result: no
0115 configure:3148: checking for suffix of object files
0116 configure:3170: g++ -c -g -O2 -std=c++11  conftest.cpp >&5
0117 configure:3174: $? = 0
0118 configure:3195: result: o
0119 configure:3199: checking whether we are using the GNU C++ compiler
0120 configure:3218: g++ -c -g -O2 -std=c++11  conftest.cpp >&5
0121 configure:3218: $? = 0
0122 configure:3227: result: yes
0123 configure:3236: checking whether g++ accepts -g
0124 configure:3256: g++ -c -g  conftest.cpp >&5
0125 configure:3256: $? = 0
0126 configure:3297: result: yes
0127 configure:3331: checking for style of include used by make
0128 configure:3359: result: GNU
0129 configure:3385: checking dependency style of g++
0130 configure:3496: result: gcc3
0131 configure:3571: checking build system type
0132 configure:3585: result: x86_64-unknown-linux-gnu
0133 configure:3605: checking host system type
0134 configure:3618: result: x86_64-unknown-linux-gnu
0135 configure:3659: checking how to print strings
0136 configure:3686: result: printf
0137 configure:3755: checking for gcc
0138 configure:3771: found /usr/bin/gcc
0139 configure:3782: result: gcc
0140 configure:4011: checking for C compiler version
0141 configure:4020: gcc --version >&5
0142 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11)
0143 Copyright (C) 2015 Free Software Foundation, Inc.
0144 This is free software; see the source for copying conditions.  There is NO
0145 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
0146 
0147 configure:4031: $? = 0
0148 configure:4020: gcc -v >&5
0149 Using built-in specs.
0150 COLLECT_GCC=gcc
0151 COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
0152 Target: x86_64-redhat-linux
0153 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
0154 Thread model: posix
0155 gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) 
0156 configure:4031: $? = 0
0157 configure:4020: gcc -V >&5
0158 gcc: error: unrecognized command line option '-V'
0159 gcc: fatal error: no input files
0160 compilation terminated.
0161 configure:4031: $? = 4
0162 configure:4020: gcc -qversion >&5
0163 gcc: error: unrecognized command line option '-qversion'
0164 gcc: fatal error: no input files
0165 compilation terminated.
0166 configure:4031: $? = 4
0167 configure:4035: checking whether we are using the GNU C compiler
0168 configure:4054: gcc -c   conftest.c >&5
0169 configure:4054: $? = 0
0170 configure:4063: result: yes
0171 configure:4072: checking whether gcc accepts -g
0172 configure:4092: gcc -c -g  conftest.c >&5
0173 configure:4092: $? = 0
0174 configure:4133: result: yes
0175 configure:4150: checking for gcc option to accept ISO C89
0176 configure:4213: gcc  -c -g -O2  conftest.c >&5
0177 configure:4213: $? = 0
0178 configure:4226: result: none needed
0179 configure:4248: checking dependency style of gcc
0180 configure:4359: result: gcc3
0181 configure:4374: checking for a sed that does not truncate output
0182 configure:4438: result: /usr/bin/sed
0183 configure:4456: checking for grep that handles long lines and -e
0184 configure:4514: result: /usr/bin/grep
0185 configure:4519: checking for egrep
0186 configure:4581: result: /usr/bin/grep -E
0187 configure:4586: checking for fgrep
0188 configure:4648: result: /usr/bin/grep -F
0189 configure:4683: checking for ld used by gcc
0190 configure:4750: result: /usr/bin/ld
0191 configure:4757: checking if the linker (/usr/bin/ld) is GNU ld
0192 configure:4772: result: yes
0193 configure:4784: checking for BSD- or MS-compatible name lister (nm)
0194 configure:4833: result: /usr/bin/nm -B
0195 configure:4963: checking the name lister (/usr/bin/nm -B) interface
0196 configure:4970: gcc -c -g -O2  conftest.c >&5
0197 configure:4973: /usr/bin/nm -B "conftest.o"
0198 configure:4976: output
0199 0000000000000000 B some_variable
0200 configure:4983: result: BSD nm
0201 configure:4986: checking whether ln -s works
0202 configure:4990: result: yes
0203 configure:4998: checking the maximum length of command line arguments
0204 configure:5128: result: 1572864
0205 configure:5145: checking whether the shell understands some XSI constructs
0206 configure:5155: result: yes
0207 configure:5159: checking whether the shell understands "+="
0208 configure:5165: result: yes
0209 configure:5200: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
0210 configure:5240: result: func_convert_file_noop
0211 configure:5247: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
0212 configure:5267: result: func_convert_file_noop
0213 configure:5274: checking for /usr/bin/ld option to reload object files
0214 configure:5281: result: -r
0215 configure:5355: checking for objdump
0216 configure:5371: found /usr/bin/objdump
0217 configure:5382: result: objdump
0218 configure:5414: checking how to recognize dependent libraries
0219 configure:5616: result: pass_all
0220 configure:5701: checking for dlltool
0221 configure:5731: result: no
0222 configure:5761: checking how to associate runtime and link libraries
0223 configure:5788: result: printf %s\n
0224 configure:5849: checking for ar
0225 configure:5865: found /usr/bin/ar
0226 configure:5876: result: ar
0227 configure:5913: checking for archiver @FILE support
0228 configure:5930: gcc -c -g -O2  conftest.c >&5
0229 configure:5930: $? = 0
0230 configure:5933: ar cru libconftest.a @conftest.lst >&5
0231 configure:5936: $? = 0
0232 configure:5941: ar cru libconftest.a @conftest.lst >&5
0233 ar: conftest.o: No such file or directory
0234 configure:5944: $? = 1
0235 configure:5956: result: @
0236 configure:6014: checking for strip
0237 configure:6030: found /usr/bin/strip
0238 configure:6041: result: strip
0239 configure:6113: checking for ranlib
0240 configure:6129: found /usr/bin/ranlib
0241 configure:6140: result: ranlib
0242 configure:6242: checking command to parse /usr/bin/nm -B output from gcc object
0243 configure:6362: gcc -c -g -O2  conftest.c >&5
0244 configure:6365: $? = 0
0245 configure:6369: /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
0246 configure:6372: $? = 0
0247 configure:6438: gcc -o conftest -g -O2  -Wl,--enable-new-dtags conftest.c conftstm.o >&5
0248 configure:6441: $? = 0
0249 configure:6479: result: ok
0250 configure:6516: checking for sysroot
0251 configure:6546: result: no
0252 configure:6623: gcc -c -g -O2  conftest.c >&5
0253 configure:6626: $? = 0
0254 configure:6802: checking for mt
0255 configure:6832: result: no
0256 configure:6852: checking if : is a manifest tool
0257 configure:6858: : '-?'
0258 configure:6866: result: no
0259 configure:7508: checking how to run the C preprocessor
0260 configure:7539: gcc -E  conftest.c
0261 configure:7539: $? = 0
0262 configure:7553: gcc -E  conftest.c
0263 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
0264  #include <ac_nonexistent.h>
0265                             ^
0266 compilation terminated.
0267 configure:7553: $? = 1
0268 configure: failed program was:
0269 | /* confdefs.h */
0270 | #define PACKAGE_NAME ""
0271 | #define PACKAGE_TARNAME ""
0272 | #define PACKAGE_VERSION ""
0273 | #define PACKAGE_STRING ""
0274 | #define PACKAGE_BUGREPORT ""
0275 | #define PACKAGE_URL ""
0276 | #define PACKAGE "g4picoDst"
0277 | #define VERSION "1.00"
0278 | /* end confdefs.h.  */
0279 | #include <ac_nonexistent.h>
0280 configure:7578: result: gcc -E
0281 configure:7598: gcc -E  conftest.c
0282 configure:7598: $? = 0
0283 configure:7612: gcc -E  conftest.c
0284 conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
0285  #include <ac_nonexistent.h>
0286                             ^
0287 compilation terminated.
0288 configure:7612: $? = 1
0289 configure: failed program was:
0290 | /* confdefs.h */
0291 | #define PACKAGE_NAME ""
0292 | #define PACKAGE_TARNAME ""
0293 | #define PACKAGE_VERSION ""
0294 | #define PACKAGE_STRING ""
0295 | #define PACKAGE_BUGREPORT ""
0296 | #define PACKAGE_URL ""
0297 | #define PACKAGE "g4picoDst"
0298 | #define VERSION "1.00"
0299 | /* end confdefs.h.  */
0300 | #include <ac_nonexistent.h>
0301 configure:7641: checking for ANSI C header files
0302 configure:7661: gcc -c -g -O2  conftest.c >&5
0303 configure:7661: $? = 0
0304 configure:7734: gcc -o conftest -g -O2  -Wl,--enable-new-dtags conftest.c  >&5
0305 configure:7734: $? = 0
0306 configure:7734: ./conftest
0307 configure:7734: $? = 0
0308 configure:7745: result: yes
0309 configure:7758: checking for sys/types.h
0310 configure:7758: gcc -c -g -O2  conftest.c >&5
0311 configure:7758: $? = 0
0312 configure:7758: result: yes
0313 configure:7758: checking for sys/stat.h
0314 configure:7758: gcc -c -g -O2  conftest.c >&5
0315 configure:7758: $? = 0
0316 configure:7758: result: yes
0317 configure:7758: checking for stdlib.h
0318 configure:7758: gcc -c -g -O2  conftest.c >&5
0319 configure:7758: $? = 0
0320 configure:7758: result: yes
0321 configure:7758: checking for string.h
0322 configure:7758: gcc -c -g -O2  conftest.c >&5
0323 configure:7758: $? = 0
0324 configure:7758: result: yes
0325 configure:7758: checking for memory.h
0326 configure:7758: gcc -c -g -O2  conftest.c >&5
0327 configure:7758: $? = 0
0328 configure:7758: result: yes
0329 configure:7758: checking for strings.h
0330 configure:7758: gcc -c -g -O2  conftest.c >&5
0331 configure:7758: $? = 0
0332 configure:7758: result: yes
0333 configure:7758: checking for inttypes.h
0334 configure:7758: gcc -c -g -O2  conftest.c >&5
0335 configure:7758: $? = 0
0336 configure:7758: result: yes
0337 configure:7758: checking for stdint.h
0338 configure:7758: gcc -c -g -O2  conftest.c >&5
0339 configure:7758: $? = 0
0340 configure:7758: result: yes
0341 configure:7758: checking for unistd.h
0342 configure:7758: gcc -c -g -O2  conftest.c >&5
0343 configure:7758: $? = 0
0344 configure:7758: result: yes
0345 configure:7772: checking for dlfcn.h
0346 configure:7772: gcc -c -g -O2  conftest.c >&5
0347 configure:7772: $? = 0
0348 configure:7772: result: yes
0349 configure:7959: checking for objdir
0350 configure:7974: result: .libs
0351 configure:8241: checking if gcc supports -fno-rtti -fno-exceptions
0352 configure:8259: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
0353 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
0354 configure:8263: $? = 0
0355 configure:8276: result: no
0356 configure:8603: checking for gcc option to produce PIC
0357 configure:8610: result: -fPIC -DPIC
0358 configure:8618: checking if gcc PIC flag -fPIC -DPIC works
0359 configure:8636: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
0360 configure:8640: $? = 0
0361 configure:8653: result: yes
0362 configure:8682: checking if gcc static flag -static works
0363 configure:8710: result: no
0364 configure:8725: checking if gcc supports -c -o file.o
0365 configure:8746: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
0366 configure:8750: $? = 0
0367 configure:8772: result: yes
0368 configure:8780: checking if gcc supports -c -o file.o
0369 configure:8827: result: yes
0370 configure:8860: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0371 configure:10013: result: yes
0372 configure:10050: checking whether -lc should be explicitly linked in
0373 configure:10058: gcc -c -g -O2  conftest.c >&5
0374 configure:10061: $? = 0
0375 configure:10076: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep  -lc  \>/dev/null 2\>\&1
0376 configure:10079: $? = 0
0377 configure:10093: result: no
0378 configure:10253: checking dynamic linker characteristics
0379 configure:10764: gcc -o conftest -g -O2  -Wl,--enable-new-dtags -Wl,-rpath -Wl,/foo conftest.c  >&5
0380 configure:10764: $? = 0
0381 configure:10990: result: GNU/Linux ld.so
0382 configure:11097: checking how to hardcode library paths into programs
0383 configure:11122: result: immediate
0384 configure:11662: checking whether stripping libraries is possible
0385 configure:11667: result: yes
0386 configure:11702: checking if libtool supports shared libraries
0387 configure:11704: result: yes
0388 configure:11707: checking whether to build shared libraries
0389 configure:11728: result: yes
0390 configure:11731: checking whether to build static libraries
0391 configure:11735: result: no
0392 configure:11758: checking how to run the C++ preprocessor
0393 configure:11785: g++ -E  conftest.cpp
0394 configure:11785: $? = 0
0395 configure:11799: g++ -E  conftest.cpp
0396 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
0397  #include <ac_nonexistent.h>
0398                             ^
0399 compilation terminated.
0400 configure:11799: $? = 1
0401 configure: failed program was:
0402 | /* confdefs.h */
0403 | #define PACKAGE_NAME ""
0404 | #define PACKAGE_TARNAME ""
0405 | #define PACKAGE_VERSION ""
0406 | #define PACKAGE_STRING ""
0407 | #define PACKAGE_BUGREPORT ""
0408 | #define PACKAGE_URL ""
0409 | #define PACKAGE "g4picoDst"
0410 | #define VERSION "1.00"
0411 | #define STDC_HEADERS 1
0412 | #define HAVE_SYS_TYPES_H 1
0413 | #define HAVE_SYS_STAT_H 1
0414 | #define HAVE_STDLIB_H 1
0415 | #define HAVE_STRING_H 1
0416 | #define HAVE_MEMORY_H 1
0417 | #define HAVE_STRINGS_H 1
0418 | #define HAVE_INTTYPES_H 1
0419 | #define HAVE_STDINT_H 1
0420 | #define HAVE_UNISTD_H 1
0421 | #define HAVE_DLFCN_H 1
0422 | #define LT_OBJDIR ".libs/"
0423 | /* end confdefs.h.  */
0424 | #include <ac_nonexistent.h>
0425 configure:11824: result: g++ -E
0426 configure:11844: g++ -E  conftest.cpp
0427 configure:11844: $? = 0
0428 configure:11858: g++ -E  conftest.cpp
0429 conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
0430  #include <ac_nonexistent.h>
0431                             ^
0432 compilation terminated.
0433 configure:11858: $? = 1
0434 configure: failed program was:
0435 | /* confdefs.h */
0436 | #define PACKAGE_NAME ""
0437 | #define PACKAGE_TARNAME ""
0438 | #define PACKAGE_VERSION ""
0439 | #define PACKAGE_STRING ""
0440 | #define PACKAGE_BUGREPORT ""
0441 | #define PACKAGE_URL ""
0442 | #define PACKAGE "g4picoDst"
0443 | #define VERSION "1.00"
0444 | #define STDC_HEADERS 1
0445 | #define HAVE_SYS_TYPES_H 1
0446 | #define HAVE_SYS_STAT_H 1
0447 | #define HAVE_STDLIB_H 1
0448 | #define HAVE_STRING_H 1
0449 | #define HAVE_MEMORY_H 1
0450 | #define HAVE_STRINGS_H 1
0451 | #define HAVE_INTTYPES_H 1
0452 | #define HAVE_STDINT_H 1
0453 | #define HAVE_UNISTD_H 1
0454 | #define HAVE_DLFCN_H 1
0455 | #define LT_OBJDIR ".libs/"
0456 | /* end confdefs.h.  */
0457 | #include <ac_nonexistent.h>
0458 configure:12027: checking for ld used by g++
0459 configure:12094: result: /usr/bin/ld -m elf_x86_64
0460 configure:12101: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
0461 configure:12116: result: yes
0462 configure:12171: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0463 configure:13176: result: yes
0464 configure:13212: g++ -c -g -O2 -std=c++11  conftest.cpp >&5
0465 configure:13215: $? = 0
0466 configure:13735: checking for g++ option to produce PIC
0467 configure:13742: result: -fPIC -DPIC
0468 configure:13750: checking if g++ PIC flag -fPIC -DPIC works
0469 configure:13768: g++ -c -g -O2 -std=c++11  -fPIC -DPIC -DPIC conftest.cpp >&5
0470 configure:13772: $? = 0
0471 configure:13785: result: yes
0472 configure:13808: checking if g++ static flag -static works
0473 configure:13836: result: no
0474 configure:13848: checking if g++ supports -c -o file.o
0475 configure:13869: g++ -c -g -O2 -std=c++11  -o out/conftest2.o conftest.cpp >&5
0476 configure:13873: $? = 0
0477 configure:13895: result: yes
0478 configure:13900: checking if g++ supports -c -o file.o
0479 configure:13947: result: yes
0480 configure:13977: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
0481 configure:14013: result: yes
0482 configure:14154: checking dynamic linker characteristics
0483 configure:14825: result: GNU/Linux ld.so
0484 configure:14878: checking how to hardcode library paths into programs
0485 configure:14903: result: immediate
0486 configure:15119: checking that generated files are newer than configure
0487 configure:15125: result: done
0488 configure:15152: creating ./config.status
0489 
0490 ## ---------------------- ##
0491 ## Running config.status. ##
0492 ## ---------------------- ##
0493 
0494 This file was extended by config.status, which was
0495 generated by GNU Autoconf 2.69.  Invocation command line was
0496 
0497   CONFIG_FILES    = 
0498   CONFIG_HEADERS  = 
0499   CONFIG_LINKS    = 
0500   CONFIG_COMMANDS = 
0501   $ ./config.status 
0502 
0503 on rcas2074.rcf.bnl.gov
0504 
0505 config.status:1067: creating Makefile
0506 config.status:1239: executing depfiles commands
0507 config.status:1239: executing libtool commands
0508 
0509 ## ---------------- ##
0510 ## Cache variables. ##
0511 ## ---------------- ##
0512 
0513 ac_cv_build=x86_64-unknown-linux-gnu
0514 ac_cv_c_compiler_gnu=yes
0515 ac_cv_cxx_compiler_gnu=yes
0516 ac_cv_env_CCC_set=
0517 ac_cv_env_CCC_value=
0518 ac_cv_env_CC_set=
0519 ac_cv_env_CC_value=
0520 ac_cv_env_CFLAGS_set=
0521 ac_cv_env_CFLAGS_value=
0522 ac_cv_env_CPPFLAGS_set=
0523 ac_cv_env_CPPFLAGS_value=
0524 ac_cv_env_CPP_set=
0525 ac_cv_env_CPP_value=
0526 ac_cv_env_CXXCPP_set=
0527 ac_cv_env_CXXCPP_value=
0528 ac_cv_env_CXXFLAGS_set=
0529 ac_cv_env_CXXFLAGS_value=
0530 ac_cv_env_CXX_set=
0531 ac_cv_env_CXX_value=
0532 ac_cv_env_LDFLAGS_set=
0533 ac_cv_env_LDFLAGS_value=
0534 ac_cv_env_LIBS_set=
0535 ac_cv_env_LIBS_value=
0536 ac_cv_env_build_alias_set=
0537 ac_cv_env_build_alias_value=
0538 ac_cv_env_host_alias_set=
0539 ac_cv_env_host_alias_value=
0540 ac_cv_env_target_alias_set=
0541 ac_cv_env_target_alias_value=
0542 ac_cv_header_dlfcn_h=yes
0543 ac_cv_header_inttypes_h=yes
0544 ac_cv_header_memory_h=yes
0545 ac_cv_header_stdc=yes
0546 ac_cv_header_stdint_h=yes
0547 ac_cv_header_stdlib_h=yes
0548 ac_cv_header_string_h=yes
0549 ac_cv_header_strings_h=yes
0550 ac_cv_header_sys_stat_h=yes
0551 ac_cv_header_sys_types_h=yes
0552 ac_cv_header_unistd_h=yes
0553 ac_cv_host=x86_64-unknown-linux-gnu
0554 ac_cv_objext=o
0555 ac_cv_path_EGREP='/usr/bin/grep -E'
0556 ac_cv_path_FGREP='/usr/bin/grep -F'
0557 ac_cv_path_GREP=/usr/bin/grep
0558 ac_cv_path_SED=/usr/bin/sed
0559 ac_cv_path_install='/usr/bin/install -c'
0560 ac_cv_path_mkdir=/usr/bin/mkdir
0561 ac_cv_prog_AWK=gawk
0562 ac_cv_prog_CPP='gcc -E'
0563 ac_cv_prog_CXXCPP='g++ -E'
0564 ac_cv_prog_ac_ct_AR=ar
0565 ac_cv_prog_ac_ct_CC=gcc
0566 ac_cv_prog_ac_ct_CXX=g++
0567 ac_cv_prog_ac_ct_OBJDUMP=objdump
0568 ac_cv_prog_ac_ct_RANLIB=ranlib
0569 ac_cv_prog_ac_ct_STRIP=strip
0570 ac_cv_prog_cc_c89=
0571 ac_cv_prog_cc_g=yes
0572 ac_cv_prog_cxx_g=yes
0573 ac_cv_prog_make_make_set=yes
0574 am_cv_CC_dependencies_compiler_type=gcc3
0575 am_cv_CXX_dependencies_compiler_type=gcc3
0576 am_cv_make_support_nested_variables=yes
0577 lt_cv_ar_at_file=@
0578 lt_cv_archive_cmds_need_lc=no
0579 lt_cv_deplibs_check_method=pass_all
0580 lt_cv_file_magic_cmd='$MAGIC_CMD'
0581 lt_cv_file_magic_test_file=
0582 lt_cv_ld_reload_flag=-r
0583 lt_cv_nm_interface='BSD nm'
0584 lt_cv_objdir=.libs
0585 lt_cv_path_LD=/usr/bin/ld
0586 lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
0587 lt_cv_path_NM='/usr/bin/nm -B'
0588 lt_cv_path_mainfest_tool=no
0589 lt_cv_prog_compiler_c_o=yes
0590 lt_cv_prog_compiler_c_o_CXX=yes
0591 lt_cv_prog_compiler_pic='-fPIC -DPIC'
0592 lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
0593 lt_cv_prog_compiler_pic_works=yes
0594 lt_cv_prog_compiler_pic_works_CXX=yes
0595 lt_cv_prog_compiler_rtti_exceptions=no
0596 lt_cv_prog_compiler_static_works=no
0597 lt_cv_prog_compiler_static_works_CXX=no
0598 lt_cv_prog_gnu_ld=yes
0599 lt_cv_prog_gnu_ldcxx=yes
0600 lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
0601 lt_cv_shlibpath_overrides_runpath=yes
0602 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'\'''
0603 lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
0604 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'\'''
0605 lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
0606 lt_cv_sys_max_cmd_len=1572864
0607 lt_cv_to_host_file_cmd=func_convert_file_noop
0608 lt_cv_to_tool_file_cmd=func_convert_file_noop
0609 
0610 ## ----------------- ##
0611 ## Output variables. ##
0612 ## ----------------- ##
0613 
0614 ACLOCAL='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/missing aclocal-1.13'
0615 AMDEPBACKSLASH='\'
0616 AMDEP_FALSE='#'
0617 AMDEP_TRUE=''
0618 AMTAR='$${TAR-tar}'
0619 AM_BACKSLASH='\'
0620 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
0621 AM_DEFAULT_VERBOSITY='1'
0622 AM_V='$(V)'
0623 AR='ar'
0624 AUTOCONF='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/missing autoconf'
0625 AUTOHEADER='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/missing autoheader'
0626 AUTOMAKE='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/missing automake-1.13'
0627 AWK='gawk'
0628 CC='gcc'
0629 CCDEPMODE='depmode=gcc3'
0630 CFLAGS='-g -O2'
0631 CPP='gcc -E'
0632 CPPFLAGS=''
0633 CXX='g++'
0634 CXXCPP='g++ -E'
0635 CXXDEPMODE='depmode=gcc3'
0636 CXXFLAGS='-g -O2 -std=c++11 -Wall -Werror'
0637 CYGPATH_W='echo'
0638 DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"g4picoDst\" -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/\"'
0639 DEPDIR='.deps'
0640 DLLTOOL='false'
0641 DSYMUTIL=''
0642 DUMPBIN=''
0643 ECHO_C=''
0644 ECHO_N='-n'
0645 ECHO_T=''
0646 EGREP='/usr/bin/grep -E'
0647 EXEEXT=''
0648 FGREP='/usr/bin/grep -F'
0649 GREP='/usr/bin/grep'
0650 INSTALL_DATA='${INSTALL} -m 644'
0651 INSTALL_PROGRAM='${INSTALL}'
0652 INSTALL_SCRIPT='${INSTALL}'
0653 INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
0654 LD='/usr/bin/ld -m elf_x86_64'
0655 LDFLAGS='-Wl,--enable-new-dtags'
0656 LIBOBJS=''
0657 LIBS=''
0658 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
0659 LIPO=''
0660 LN_S='ln -s'
0661 LTLIBOBJS=''
0662 MAKEINFO='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/missing makeinfo'
0663 MANIFEST_TOOL=':'
0664 MKDIR_P='/usr/bin/mkdir -p'
0665 NM='/usr/bin/nm -B'
0666 NMEDIT=''
0667 OBJDUMP='objdump'
0668 OBJEXT='o'
0669 OTOOL64=''
0670 OTOOL=''
0671 PACKAGE='g4picoDst'
0672 PACKAGE_BUGREPORT=''
0673 PACKAGE_NAME=''
0674 PACKAGE_STRING=''
0675 PACKAGE_TARNAME=''
0676 PACKAGE_URL=''
0677 PACKAGE_VERSION=''
0678 PATH_SEPARATOR=':'
0679 RANLIB='ranlib'
0680 ROOTLIBS='-L/afs/rhic.bnl.gov/sphenix/new/root/lib -lCore -lCint -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -pthread -lm -ldl -rdynamic'
0681 SED='/usr/bin/sed'
0682 SET_MAKE=''
0683 SHELL='/bin/sh'
0684 STRIP='strip'
0685 VERSION='1.00'
0686 ac_ct_AR='ar'
0687 ac_ct_CC='gcc'
0688 ac_ct_CXX='g++'
0689 ac_ct_DUMPBIN=''
0690 am__EXEEXT_FALSE=''
0691 am__EXEEXT_TRUE='#'
0692 am__fastdepCC_FALSE='#'
0693 am__fastdepCC_TRUE=''
0694 am__fastdepCXX_FALSE='#'
0695 am__fastdepCXX_TRUE=''
0696 am__include='include'
0697 am__isrc=''
0698 am__leading_dot='.'
0699 am__nodep='_no'
0700 am__quote=''
0701 am__tar='$${TAR-tar} chof - "$$tardir"'
0702 am__untar='$${TAR-tar} xf -'
0703 bindir='${exec_prefix}/bin'
0704 build='x86_64-unknown-linux-gnu'
0705 build_alias=''
0706 build_cpu='x86_64'
0707 build_os='linux-gnu'
0708 build_vendor='unknown'
0709 datadir='${datarootdir}'
0710 datarootdir='${prefix}/share'
0711 docdir='${datarootdir}/doc/${PACKAGE}'
0712 dvidir='${docdir}'
0713 exec_prefix='${prefix}'
0714 host='x86_64-unknown-linux-gnu'
0715 host_alias=''
0716 host_cpu='x86_64'
0717 host_os='linux-gnu'
0718 host_vendor='unknown'
0719 htmldir='${docdir}'
0720 includedir='${prefix}/include'
0721 infodir='${datarootdir}/info'
0722 install_sh='${SHELL} /sphenix/u/weihuma/analysis/SimpleTrackingAnalysis/install-sh'
0723 libdir='${exec_prefix}/lib'
0724 libexecdir='${exec_prefix}/libexec'
0725 localedir='${datarootdir}/locale'
0726 localstatedir='${prefix}/var'
0727 mandir='${datarootdir}/man'
0728 mkdir_p='$(MKDIR_P)'
0729 oldincludedir='/usr/include'
0730 pdfdir='${docdir}'
0731 prefix='/usr/local'
0732 program_transform_name='s,x,x,'
0733 psdir='${docdir}'
0734 sbindir='${exec_prefix}/sbin'
0735 sharedstatedir='${prefix}/com'
0736 sysconfdir='${prefix}/etc'
0737 target_alias=''
0738 
0739 ## ----------- ##
0740 ## confdefs.h. ##
0741 ## ----------- ##
0742 
0743 /* confdefs.h */
0744 #define PACKAGE_NAME ""
0745 #define PACKAGE_TARNAME ""
0746 #define PACKAGE_VERSION ""
0747 #define PACKAGE_STRING ""
0748 #define PACKAGE_BUGREPORT ""
0749 #define PACKAGE_URL ""
0750 #define PACKAGE "g4picoDst"
0751 #define VERSION "1.00"
0752 #define STDC_HEADERS 1
0753 #define HAVE_SYS_TYPES_H 1
0754 #define HAVE_SYS_STAT_H 1
0755 #define HAVE_STDLIB_H 1
0756 #define HAVE_STRING_H 1
0757 #define HAVE_MEMORY_H 1
0758 #define HAVE_STRINGS_H 1
0759 #define HAVE_INTTYPES_H 1
0760 #define HAVE_STDINT_H 1
0761 #define HAVE_UNISTD_H 1
0762 #define HAVE_DLFCN_H 1
0763 #define LT_OBJDIR ".libs/"
0764 
0765 configure: exit 0