Page MenuHomeHEPForge

config.log
No OneTemporary

config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by npstat configure 3.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --with-pic
## --------- ##
## Platform. ##
## --------- ##
hostname = sam
uname -m = x86_64
uname -r = 3.14.7-100.fc19.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Jun 11 22:34:02 UTC 2014
/usr/bin/uname -p = x86_64
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/igv/local/bin
PATH: /home/igv/.local/bin
PATH: /home/igv/bin
PATH: /usr/local/bin
PATH: /usr/local/root/bin
PATH: /usr/local/bin
PATH: /usr/kerberos/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /usr/local/dx/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/cmake/bin
PATH: /usr/local/kompozer
PATH: .
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2401: checking for a BSD-compatible install
configure:2469: result: /bin/install -c
configure:2480: checking whether build environment is sane
configure:2535: result: yes
configure:2686: checking for a thread-safe mkdir -p
configure:2725: result: /bin/mkdir -p
configure:2732: checking for gawk
configure:2748: found /bin/gawk
configure:2759: result: gawk
configure:2770: checking whether make sets $(MAKE)
configure:2792: result: yes
configure:2821: checking whether make supports nested variables
configure:2838: result: yes
configure:2979: checking for pkg-config
configure:2997: found /bin/pkg-config
configure:3009: result: /bin/pkg-config
configure:3034: checking pkg-config is at least version 0.9.0
configure:3037: result: yes
configure:3047: checking for DEPS
configure:3054: $PKG_CONFIG --exists --print-errors "fftw3 >= 3.1.2 geners >= 1.3.0 kstest >= 2.0.0"
configure:3057: $? = 0
configure:3071: $PKG_CONFIG --exists --print-errors "fftw3 >= 3.1.2 geners >= 1.3.0 kstest >= 2.0.0"
configure:3074: $? = 0
configure:3132: result: yes
configure:3195: checking for g++
configure:3211: found /bin/g++
configure:3222: result: g++
configure:3249: checking for C++ compiler version
configure:3258: g++ --version >&5
g++ (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3269: $? = 0
configure:3258: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
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 --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC)
configure:3269: $? = 0
configure:3258: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:3269: $? = 4
configure:3258: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:3269: $? = 4
configure:3289: checking whether the C++ compiler works
configure:3311: g++ -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:3315: $? = 0
configure:3363: result: yes
configure:3366: checking for C++ compiler default output file name
configure:3368: result: a.out
configure:3374: checking for suffix of executables
configure:3381: g++ -o conftest -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:3385: $? = 0
configure:3407: result:
configure:3429: checking whether we are cross compiling
configure:3437: g++ -o conftest -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:3441: $? = 0
configure:3448: ./conftest
configure:3452: $? = 0
configure:3467: result: no
configure:3472: checking for suffix of object files
configure:3494: g++ -c -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:3498: $? = 0
configure:3519: result: o
configure:3523: checking whether we are using the GNU C++ compiler
configure:3542: g++ -c -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:3542: $? = 0
configure:3551: result: yes
configure:3560: checking whether g++ accepts -g
configure:3580: g++ -c -g conftest.cpp >&5
configure:3580: $? = 0
configure:3621: result: yes
configure:3655: checking for style of include used by make
configure:3683: result: GNU
configure:3709: checking dependency style of g++
configure:3820: result: gcc3
configure:3889: checking for g77
configure:3905: found /home/igv/bin/g77
configure:3916: result: g77
configure:3942: checking for Fortran 77 compiler version
configure:3951: g77 --version >&5
GNU Fortran (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7)
Copyright (C) 2013 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:3962: $? = 0
configure:3951: g77 -v >&5
Using built-in specs.
COLLECT_GCC=g77
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
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 --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC)
configure:3962: $? = 0
configure:3951: g77 -V >&5
g77: error: unrecognized command line option '-V'
g77: fatal error: no input files
compilation terminated.
configure:3962: $? = 4
configure:3951: g77 -qversion >&5
g77: error: unrecognized command line option '-qversion'
g77: fatal error: no input files
compilation terminated.
configure:3962: $? = 4
configure:3971: checking whether we are using the GNU Fortran 77 compiler
configure:3984: g77 -c conftest.F >&5
configure:3984: $? = 0
configure:3993: result: yes
configure:3999: checking whether g77 accepts -g
configure:4010: g77 -c -g conftest.f >&5
configure:4010: $? = 0
configure:4018: result: yes
configure:4051: checking build system type
configure:4065: result: x86_64-unknown-linux-gnu
configure:4085: checking host system type
configure:4098: result: x86_64-unknown-linux-gnu
configure:4123: checking how to get verbose linking output from g77
configure:4133: g77 -c -g -O2 conftest.f >&5
configure:4133: $? = 0
configure:4151: g77 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC)
/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.8.2/finclude -o /tmp/ccCP9JMt.s
GNU Fortran (GCC) version 4.8.2 20131212 (Red Hat 4.8.2-7) (x86_64-redhat-linux)
compiled by GNU C version 4.8.2 20131212 (Red Hat 4.8.2-7), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 20131212 (Red Hat 4.8.2-7) (x86_64-redhat-linux)
compiled by GNU C version 4.8.2 20131212 (Red Hat 4.8.2-7), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
as -v --64 -o /tmp/ccDRVEvI.o /tmp/ccCP9JMt.s
GNU assembler version 2.23.52.0.1 (x86_64-redhat-linux) using BFD version version 2.23.52.0.1-9.fc19 20130226
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. /tmp/ccDRVEvI.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o
configure:4234: result: -v
configure:4236: checking for Fortran 77 libraries of g77
configure:4259: g77 -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC)
/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.8.2/finclude -o /tmp/cch39ZJw.s
GNU Fortran (GCC) version 4.8.2 20131212 (Red Hat 4.8.2-7) (x86_64-redhat-linux)
compiled by GNU C version 4.8.2 20131212 (Red Hat 4.8.2-7), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
GNU Fortran (GCC) version 4.8.2 20131212 (Red Hat 4.8.2-7) (x86_64-redhat-linux)
compiled by GNU C version 4.8.2 20131212 (Red Hat 4.8.2-7), GMP version 5.1.1, MPFR version 3.1.1, MPC version 1.0.1
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
as -v --64 -o /tmp/cc1gQgzL.o /tmp/cch39ZJw.s
GNU assembler version 2.23.52.0.1 (x86_64-redhat-linux) using BFD version version 2.23.52.0.1-9.fc19 20130226
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/4.8.2/libgfortran.spec
rename spec lib to liborig
/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/collect2 --build-id --no-add-needed --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. /tmp/cc1gQgzL.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.8.2/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64/crtn.o
configure:4455: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lgfortran -lm -lquadmath
configure:4517: checking how to print strings
configure:4544: result: printf
configure:4613: checking for gcc
configure:4629: found /bin/gcc
configure:4640: result: gcc
configure:4869: checking for C compiler version
configure:4878: gcc --version >&5
gcc (GCC) 4.8.2 20131212 (Red Hat 4.8.2-7)
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4889: $? = 0
configure:4878: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/lto-wrapper
Target: x86_64-redhat-linux
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 --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-x86_64-redhat-linux/cloog-install --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.2 20131212 (Red Hat 4.8.2-7) (GCC)
configure:4889: $? = 0
configure:4878: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4889: $? = 4
configure:4878: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4889: $? = 4
configure:4893: checking whether we are using the GNU C compiler
configure:4912: gcc -c conftest.c >&5
configure:4912: $? = 0
configure:4921: result: yes
configure:4930: checking whether gcc accepts -g
configure:4950: gcc -c -g conftest.c >&5
configure:4950: $? = 0
configure:4991: result: yes
configure:5008: checking for gcc option to accept ISO C89
configure:5071: gcc -c -g -O2 conftest.c >&5
configure:5071: $? = 0
configure:5084: result: none needed
configure:5106: checking dependency style of gcc
configure:5217: result: gcc3
configure:5232: checking for a sed that does not truncate output
configure:5296: result: /bin/sed
configure:5314: checking for grep that handles long lines and -e
configure:5372: result: /bin/grep
configure:5377: checking for egrep
configure:5439: result: /bin/grep -E
configure:5444: checking for fgrep
configure:5506: result: /bin/grep -F
configure:5541: checking for ld used by gcc
configure:5608: result: /bin/ld
configure:5615: checking if the linker (/bin/ld) is GNU ld
configure:5630: result: yes
configure:5642: checking for BSD- or MS-compatible name lister (nm)
configure:5691: result: /bin/nm -B
configure:5821: checking the name lister (/bin/nm -B) interface
configure:5828: gcc -c -g -O2 conftest.c >&5
configure:5831: /bin/nm -B "conftest.o"
configure:5834: output
0000000000000000 B some_variable
configure:5841: result: BSD nm
configure:5844: checking whether ln -s works
configure:5848: result: yes
configure:5856: checking the maximum length of command line arguments
configure:5986: result: 1572864
configure:6003: checking whether the shell understands some XSI constructs
configure:6013: result: yes
configure:6017: checking whether the shell understands "+="
configure:6023: result: yes
configure:6058: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6098: result: func_convert_file_noop
configure:6105: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:6125: result: func_convert_file_noop
configure:6132: checking for /bin/ld option to reload object files
configure:6139: result: -r
configure:6213: checking for objdump
configure:6229: found /bin/objdump
configure:6240: result: objdump
configure:6272: checking how to recognize dependent libraries
configure:6474: result: pass_all
configure:6559: checking for dlltool
configure:6589: result: no
configure:6619: checking how to associate runtime and link libraries
configure:6646: result: printf %s\n
configure:6707: checking for ar
configure:6723: found /bin/ar
configure:6734: result: ar
configure:6771: checking for archiver @FILE support
configure:6788: gcc -c -g -O2 conftest.c >&5
configure:6788: $? = 0
configure:6791: ar cru libconftest.a @conftest.lst >&5
configure:6794: $? = 0
configure:6799: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6802: $? = 1
configure:6814: result: @
configure:6872: checking for strip
configure:6888: found /bin/strip
configure:6899: result: strip
configure:6971: checking for ranlib
configure:6987: found /bin/ranlib
configure:6998: result: ranlib
configure:7100: checking command to parse /bin/nm -B output from gcc object
configure:7220: gcc -c -g -O2 conftest.c >&5
configure:7223: $? = 0
configure:7227: /bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7230: $? = 0
configure:7296: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7299: $? = 0
configure:7337: result: ok
configure:7374: checking for sysroot
configure:7404: result: no
configure:7481: gcc -c -g -O2 conftest.c >&5
configure:7484: $? = 0
configure:7666: checking for mt
configure:7696: result: no
configure:7716: checking if : is a manifest tool
configure:7722: : '-?'
configure:7730: result: no
configure:8372: checking how to run the C preprocessor
configure:8403: gcc -E conftest.c
configure:8403: $? = 0
configure:8417: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8417: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npstat"
| #define PACKAGE_TARNAME "npstat"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "npstat 3.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "npstat"
| #define VERSION "3.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8442: result: gcc -E
configure:8462: gcc -E conftest.c
configure:8462: $? = 0
configure:8476: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8476: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npstat"
| #define PACKAGE_TARNAME "npstat"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "npstat 3.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "npstat"
| #define VERSION "3.2.0"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8505: checking for ANSI C header files
configure:8525: gcc -c -g -O2 conftest.c >&5
configure:8525: $? = 0
configure:8598: gcc -o conftest -g -O2 conftest.c >&5
configure:8598: $? = 0
configure:8598: ./conftest
configure:8598: $? = 0
configure:8609: result: yes
configure:8622: checking for sys/types.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for sys/stat.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for stdlib.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for string.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for memory.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for strings.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for inttypes.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for stdint.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8622: checking for unistd.h
configure:8622: gcc -c -g -O2 conftest.c >&5
configure:8622: $? = 0
configure:8622: result: yes
configure:8636: checking for dlfcn.h
configure:8636: gcc -c -g -O2 conftest.c >&5
configure:8636: $? = 0
configure:8636: result: yes
configure:8853: checking for objdir
configure:8868: result: .libs
configure:9139: checking if gcc supports -fno-rtti -fno-exceptions
configure:9157: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:9161: $? = 0
configure:9174: result: no
configure:9501: checking for gcc option to produce PIC
configure:9508: result: -fPIC -DPIC
configure:9516: checking if gcc PIC flag -fPIC -DPIC works
configure:9534: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9538: $? = 0
configure:9551: result: yes
configure:9580: checking if gcc static flag -static works
configure:9608: result: no
configure:9623: checking if gcc supports -c -o file.o
configure:9644: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9648: $? = 0
configure:9670: result: yes
configure:9678: checking if gcc supports -c -o file.o
configure:9725: result: yes
configure:9758: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries
configure:10911: result: yes
configure:10948: checking whether -lc should be explicitly linked in
configure:10956: gcc -c -g -O2 conftest.c >&5
configure:10959: $? = 0
configure:10974: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10977: $? = 0
configure:10991: result: no
configure:11151: checking dynamic linker characteristics
configure:11662: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11662: $? = 0
configure:11888: result: GNU/Linux ld.so
configure:11995: checking how to hardcode library paths into programs
configure:12020: result: immediate
configure:12560: checking whether stripping libraries is possible
configure:12565: result: yes
configure:12600: checking if libtool supports shared libraries
configure:12602: result: yes
configure:12605: checking whether to build shared libraries
configure:12626: result: yes
configure:12629: checking whether to build static libraries
configure:12633: result: yes
configure:12656: checking how to run the C++ preprocessor
configure:12683: g++ -E conftest.cpp
configure:12683: $? = 0
configure:12697: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12697: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npstat"
| #define PACKAGE_TARNAME "npstat"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "npstat 3.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "npstat"
| #define VERSION "3.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12722: result: g++ -E
configure:12742: g++ -E conftest.cpp
configure:12742: $? = 0
configure:12756: g++ -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12756: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "npstat"
| #define PACKAGE_TARNAME "npstat"
| #define PACKAGE_VERSION "3.2.0"
| #define PACKAGE_STRING "npstat 3.2.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "npstat"
| #define VERSION "3.2.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:12925: checking for ld used by g++
configure:12992: result: /bin/ld -m elf_x86_64
configure:12999: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld
configure:13014: result: yes
configure:13069: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries
configure:14074: result: yes
configure:14110: g++ -c -std=c++0x -g -O0 -Wall -W -Werror conftest.cpp >&5
configure:14113: $? = 0
configure:14633: checking for g++ option to produce PIC
configure:14640: result: -fPIC -DPIC
configure:14648: checking if g++ PIC flag -fPIC -DPIC works
configure:14666: g++ -c -std=c++0x -g -O0 -Wall -W -Werror -fPIC -DPIC -DPIC conftest.cpp >&5
configure:14670: $? = 0
configure:14683: result: yes
configure:14706: checking if g++ static flag -static works
configure:14734: result: no
configure:14746: checking if g++ supports -c -o file.o
configure:14767: g++ -c -std=c++0x -g -O0 -Wall -W -Werror -o out/conftest2.o conftest.cpp >&5
configure:14771: $? = 0
configure:14793: result: yes
configure:14798: checking if g++ supports -c -o file.o
configure:14845: result: yes
configure:14875: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries
configure:14911: result: yes
configure:15052: checking dynamic linker characteristics
configure:15723: result: GNU/Linux ld.so
configure:15776: checking how to hardcode library paths into programs
configure:15801: result: immediate
configure:15949: checking if libtool supports shared libraries
configure:15951: result: yes
configure:15954: checking whether to build shared libraries
configure:15974: result: yes
configure:15977: checking whether to build static libraries
configure:15981: result: yes
configure:16302: checking for g77 option to produce PIC
configure:16309: result: -fPIC
configure:16317: checking if g77 PIC flag -fPIC works
configure:16335: g77 -c -g -O2 -fPIC conftest.f >&5
configure:16339: $? = 0
configure:16352: result: yes
configure:16375: checking if g77 static flag -static works
configure:16403: result: no
configure:16415: checking if g77 supports -c -o file.o
configure:16436: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:16440: $? = 0
configure:16462: result: yes
configure:16467: checking if g77 supports -c -o file.o
configure:16514: result: yes
configure:16544: checking whether the g77 linker (/bin/ld -m elf_x86_64) supports shared libraries
configure:17647: result: yes
configure:17788: checking dynamic linker characteristics
configure:18453: result: GNU/Linux ld.so
configure:18506: checking how to hardcode library paths into programs
configure:18531: result: immediate
configure:18731: checking that generated files are newer than configure
configure:18737: result: done
configure:18764: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by npstat config.status 3.2.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sam
config.status:1137: creating Makefile
config.status:1137: creating npstat/nm/Makefile
config.status:1137: creating npstat/rng/Makefile
config.status:1137: creating npstat/stat/Makefile
config.status:1137: creating npstat/wrap/Makefile
config.status:1137: creating npstat/interfaces/Makefile
config.status:1137: creating npstat/emsunfold/Makefile
config.status:1137: creating npstat/Makefile
config.status:1137: creating examples/C++/Makefile
config.status:1137: creating npstat.pc
config.status:1309: executing depfiles commands
config.status:1309: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-std=c++0x -g -O0 -Wall -W -Werror'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_DEPS_CFLAGS_set=
ac_cv_env_DEPS_CFLAGS_value=
ac_cv_env_DEPS_LIBS_set=
ac_cv_env_DEPS_LIBS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lgfortran -lm -lquadmath'
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/bin/ld
lt_cv_path_LDCXX='/bin/ld -m elf_x86_64'
lt_cv_path_NM='/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
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'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_DEPS_CFLAGS='-I/usr/local/include '
pkg_cv_DEPS_LIBS='-L/usr/local/lib -lfftw3 -lgeners -lkstest '
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/igv/Hepforge/npstat/trunk/missing aclocal-1.13'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/igv/Hepforge/npstat/trunk/missing autoconf'
AUTOHEADER='${SHELL} /home/igv/Hepforge/npstat/trunk/missing autoheader'
AUTOMAKE='${SHELL} /home/igv/Hepforge/npstat/trunk/missing automake-1.13'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-std=c++0x -g -O0 -Wall -W -Werror'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"npstat\" -DPACKAGE_TARNAME=\"npstat\" -DPACKAGE_VERSION=\"3.2.0\" -DPACKAGE_STRING=\"npstat\ 3.2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"npstat\" -DVERSION=\"3.2.0\" -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/\"'
DEPDIR='.deps'
DEPS_CFLAGS='-I/usr/local/include '
DEPS_LIBS='-L/usr/local/lib -lfftw3 -lgeners -lkstest '
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
FGREP='/bin/grep -F'
FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.2/../../.. -lgfortran -lm -lquadmath'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/igv/Hepforge/npstat/trunk/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='npstat'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='npstat'
PACKAGE_STRING='npstat 3.2.0'
PACKAGE_TARNAME='npstat'
PACKAGE_URL=''
PACKAGE_VERSION='3.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH='/usr/local/lib/pkgconfig'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='3.2.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77='g77'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/igv/Hepforge/npstat/trunk/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "npstat"
#define PACKAGE_TARNAME "npstat"
#define PACKAGE_VERSION "3.2.0"
#define PACKAGE_STRING "npstat 3.2.0"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "npstat"
#define VERSION "3.2.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0

File Metadata

Mime Type
text/plain
Expires
Wed, May 14, 10:09 AM (1 d, 12 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5111055
Default Alt Text
config.log (37 KB)

Event Timeline