Index: trunk/config.log =================================================================== --- trunk/config.log (revision 845) +++ trunk/config.log (revision 846) @@ -1,1180 +1,1177 @@ 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 5.8.0, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --disable-static --with-pic ## --------- ## ## Platform. ## ## --------- ## hostname = dawn uname -m = x86_64 uname -r = 5.15.0-50-generic uname -s = Linux uname -v = #56-Ubuntu SMP Tue Sep 20 13:23:26 UTC 2022 /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/bin/ PATH: /home/igv/local/bin/ PATH: /usr/local/anaconda3/bin/ PATH: /usr/local/bin/ PATH: /usr/local/root/bin/ PATH: /usr/local/bin/ PATH: /bin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /usr/sbin/ PATH: ./ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2816: looking for aux files: compile ltmain.sh config.guess config.sub missing install-sh configure:2829: trying ./ configure:2858: ./compile found configure:2858: ./ltmain.sh found configure:2858: ./config.guess found configure:2858: ./config.sub found configure:2858: ./missing found configure:2840: ./install-sh found configure:2988: checking for a BSD-compatible install configure:3061: result: /bin/install -c configure:3072: checking whether build environment is sane configure:3127: result: yes configure:3286: checking for a race-free mkdir -p configure:3330: result: /bin/mkdir -p configure:3337: checking for gawk configure:3372: result: no configure:3337: checking for mawk configure:3358: found /bin/mawk configure:3369: result: mawk configure:3380: checking whether make sets $(MAKE) configure:3403: result: yes configure:3433: checking whether make supports nested variables configure:3451: result: yes configure:3650: checking for pkg-config configure:3673: found /bin/pkg-config configure:3685: result: /bin/pkg-config configure:3710: checking pkg-config is at least version 0.9.0 configure:3713: result: yes configure:3723: checking for fftw3 >= 3.1.2 geners >= 1.3.0 kstest >= 2.0.0 configure:3730: $PKG_CONFIG --exists --print-errors "fftw3 >= 3.1.2 geners >= 1.3.0 kstest >= 2.0.0" configure:3733: $? = 0 configure:3747: $PKG_CONFIG --exists --print-errors "fftw3 >= 3.1.2 geners >= 1.3.0 kstest >= 2.0.0" configure:3750: $? = 0 configure:3808: result: yes configure:3882: checking for g++ configure:3903: found /bin/g++ configure:3914: result: g++ configure:3941: checking for C++ compiler version configure:3950: g++ --version >&5 g++ (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3961: $? = 0 configure:3950: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) ... rest of stderr output deleted ... configure:3961: $? = 0 configure:3950: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:3961: $? = 1 configure:3950: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:3961: $? = 1 configure:3981: checking whether the C++ compiler works configure:4003: g++ -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:4007: $? = 0 configure:4057: result: yes configure:4060: checking for C++ compiler default output file name configure:4062: result: a.out configure:4068: checking for suffix of executables configure:4075: g++ -o conftest -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:4079: $? = 0 configure:4102: result: configure:4124: checking whether we are cross compiling configure:4132: g++ -o conftest -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:4136: $? = 0 configure:4143: ./conftest configure:4147: $? = 0 configure:4162: result: no configure:4167: checking for suffix of object files configure:4190: g++ -c -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:4194: $? = 0 configure:4216: result: o configure:4220: checking whether the compiler supports GNU C++ configure:4240: g++ -c -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:4240: $? = 0 configure:4250: result: yes configure:4261: checking whether g++ accepts -g configure:4282: g++ -c -g conftest.cpp >&5 configure:4282: $? = 0 configure:4326: result: yes configure:4346: checking for g++ option to enable C++11 features configure:4361: g++ -c -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:134:8: error: unused variable 'a1' [-Werror=unused-variable] 134 | auto a1 = 6538; | ^~ conftest.cpp:141:16: error: unused variable 'a4' [-Werror=unused-variable] 141 | decltype(a2) a4 = 34895.034; | ^~ conftest.cpp:145:9: error: unused variable 'sa' [-Werror=unused-variable] 145 | short sa[cxx11test::get_val()] = { 0 }; | ^~ conftest.cpp:149:23: error: unused variable 'il' [-Werror=unused-variable] 149 | cxx11test::testinit il = { 4323, 435234.23544 }; | ^~ conftest.cpp:170:8: error: unused variable 'a' [-Werror=unused-variable] 170 | auto a = sum(1); | ^ conftest.cpp:171:8: error: unused variable 'b' [-Werror=unused-variable] 171 | auto b = sum(1, 2); | ^ conftest.cpp:172:8: error: unused variable 'c' [-Werror=unused-variable] 172 | auto c = sum(1.0, 2.0, 3.0); | ^ conftest.cpp:177:25: error: empty parentheses were disambiguated as a function declaration [-Werror=vexing-parse] 177 | cxx11test::delegate d2(); | ^~ conftest.cpp:177:25: note: remove parentheses to default-initialize a variable 177 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable conftest.cpp:186:9: error: unused variable 'c' [-Werror=unused-variable] 186 | char *c = nullptr; | ^ conftest.cpp:194:15: error: unused variable 'utf8' [-Werror=unused-variable] 194 | char const *utf8 = u8"UTF-8 string \u2500"; | ^~~~ conftest.cpp:195:19: error: unused variable 'utf16' [-Werror=unused-variable] 195 | char16_t const *utf16 = u"UTF-8 string \u2500"; | ^~~~~ conftest.cpp:196:19: error: unused variable 'utf32' [-Werror=unused-variable] 196 | char32_t const *utf32 = U"UTF-32 string \u2500"; | ^~~~~ cc1plus: all warnings being treated as errors configure:4361: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npstat" | #define PACKAGE_TARNAME "npstat" | #define PACKAGE_VERSION "5.8.0" | #define PACKAGE_STRING "npstat 5.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npstat" | #define VERSION "5.8.0" | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:4379: result: none needed configure:4446: checking whether make supports the include directive configure:4461: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:4464: $? = 0 configure:4483: result: yes (GNU style) configure:4509: checking dependency style of g++ configure:4621: result: gcc3 configure:4695: checking for g77 configure:4716: found /home/igv/bin/g77 configure:4727: result: g77 configure:4753: checking for Fortran 77 compiler version configure:4762: g77 --version >&5 GNU Fortran (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4773: $? = 0 configure:4762: g77 -v >&5 Using built-in specs. COLLECT_GCC=g77 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) ... rest of stderr output deleted ... configure:4773: $? = 0 configure:4762: g77 -V >&5 g77: error: unrecognized command-line option '-V' g77: fatal error: no input files compilation terminated. configure:4773: $? = 1 configure:4762: g77 -qversion >&5 g77: error: unrecognized command-line option '-qversion'; did you mean '--version'? g77: fatal error: no input files compilation terminated. configure:4773: $? = 1 configure:4782: checking whether the compiler supports GNU Fortran 77 configure:4796: g77 -c conftest.F >&5 configure:4796: $? = 0 configure:4806: result: yes configure:4814: checking whether g77 accepts -g configure:4826: g77 -c -g conftest.f >&5 configure:4826: $? = 0 configure:4835: result: yes configure:4870: checking build system type configure:4885: result: x86_64-pc-linux-gnu configure:4905: checking host system type configure:4919: result: x86_64-pc-linux-gnu configure:4944: checking how to get verbose linking output from g77 configure:4955: g77 -c -g -O2 conftest.f >&5 configure:4955: $? = 0 configure:4974: g77 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) - /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccQYMxsQ.s + /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccitqRP2.s GNU Fortran (Ubuntu 11.2.0-19ubuntu1) version 11.2.0 (x86_64-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 11.2.0-19ubuntu1) version 11.2.0 (x86_64-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - as -v --gdwarf-5 --64 -o /tmp/ccmuM2SO.o /tmp/ccQYMxsQ.s + as -v --gdwarf-5 --64 -o /tmp/ccifOkPY.o /tmp/ccitqRP2.s GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec rename spec lib to liborig - /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccB3nkru.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccmuM2SO.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1FM87h.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccifOkPY.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o configure:5057: result: -v configure:5059: checking for Fortran 77 libraries of g77 configure:5083: g77 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) - /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccRim1vo.s + /usr/lib/gcc/x86_64-linux-gnu/11/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cc28Q9NS.s GNU Fortran (Ubuntu 11.2.0-19ubuntu1) version 11.2.0 (x86_64-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 11.2.0-19ubuntu1) version 11.2.0 (x86_64-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 - as -v --gdwarf-5 --64 -o /tmp/cciS3Rng.o /tmp/ccRim1vo.s + as -v --gdwarf-5 --64 -o /tmp/ccFNZjcr.o /tmp/cc28Q9NS.s GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec rename spec lib to liborig - /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWlGPGf.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/cciS3Rng.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o + /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/cccuHST6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccFNZjcr.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o configure:5299: result: -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath configure:5362: checking how to print strings configure:5389: result: printf configure:5472: checking for gcc configure:5493: found /bin/gcc configure:5504: result: gcc configure:5857: checking for C compiler version configure:5866: gcc --version >&5 gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5877: $? = 0 configure:5866: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.2.0-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-gBFGDP/gcc-11-11.2.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (Ubuntu 11.2.0-19ubuntu1) ... rest of stderr output deleted ... configure:5877: $? = 0 configure:5866: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5877: $? = 1 configure:5866: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5877: $? = 1 configure:5866: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5877: $? = 1 configure:5881: checking whether the compiler supports GNU C configure:5901: gcc -c conftest.c >&5 configure:5901: $? = 0 configure:5911: result: yes configure:5922: checking whether gcc accepts -g configure:5943: gcc -c -g conftest.c >&5 configure:5943: $? = 0 configure:5987: result: yes configure:6007: checking for gcc option to enable C11 features configure:6022: gcc -c -g -O2 conftest.c >&5 configure:6022: $? = 0 configure:6040: result: none needed configure:6156: checking whether gcc understands -c and -o together configure:6179: gcc -c conftest.c -o conftest2.o configure:6182: $? = 0 configure:6179: gcc -c conftest.c -o conftest2.o configure:6182: $? = 0 configure:6194: result: yes configure:6213: checking dependency style of gcc configure:6325: result: gcc3 configure:6340: checking for a sed that does not truncate output configure:6410: result: /bin/sed configure:6428: checking for grep that handles long lines and -e configure:6492: result: /bin/grep configure:6497: checking for egrep configure:6565: result: /bin/grep -E configure:6570: checking for fgrep configure:6638: result: /bin/grep -F configure:6674: checking for ld used by gcc configure:6742: result: /bin/ld configure:6749: checking if the linker (/bin/ld) is GNU ld configure:6765: result: yes configure:6777: checking for BSD- or MS-compatible name lister (nm) configure:6832: result: /bin/nm -B configure:6972: checking the name lister (/bin/nm -B) interface configure:6980: gcc -c -g -O2 conftest.c >&5 configure:6983: /bin/nm -B "conftest.o" configure:6986: output 0000000000000000 B some_variable configure:6993: result: BSD nm configure:6996: checking whether ln -s works configure:7000: result: yes configure:7008: checking the maximum length of command line arguments configure:7140: result: 1572864 configure:7188: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7229: result: func_convert_file_noop configure:7236: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7257: result: func_convert_file_noop configure:7264: checking for /bin/ld option to reload object files configure:7272: result: -r configure:7351: checking for objdump configure:7372: found /bin/objdump configure:7383: result: objdump configure:7415: checking how to recognize dependent libraries configure:7616: result: pass_all configure:7706: checking for dlltool configure:7741: result: no configure:7771: checking how to associate runtime and link libraries configure:7799: result: printf %s\n configure:7865: checking for ar configure:7886: found /bin/ar configure:7897: result: ar configure:7934: checking for archiver @FILE support configure:7952: gcc -c -g -O2 conftest.c >&5 configure:7952: $? = 0 configure:7956: ar cr libconftest.a @conftest.lst >&5 configure:7959: $? = 0 configure:7964: ar cr libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:7967: $? = 1 configure:7979: result: @ configure:8042: checking for strip configure:8063: found /bin/strip configure:8074: result: strip configure:8151: checking for ranlib configure:8172: found /bin/ranlib configure:8183: result: ranlib configure:8285: checking command to parse /bin/nm -B output from gcc object configure:8439: gcc -c -g -O2 conftest.c >&5 configure:8442: $? = 0 configure:8446: /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:8512: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:8515: $? = 0 configure:8553: result: ok configure:8600: checking for sysroot configure:8631: result: no configure:8638: checking for a working dd configure:8682: result: /bin/dd configure:8686: checking how to truncate binary pipes configure:8702: result: /bin/dd bs=4096 count=1 configure:8839: gcc -c -g -O2 conftest.c >&5 configure:8842: $? = 0 configure:9039: checking for mt configure:9060: found /bin/mt configure:9071: result: mt configure:9094: checking if mt is a manifest tool configure:9101: mt '-?' configure:9109: result: no configure:9839: checking for stdio.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for stdlib.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for string.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for inttypes.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for stdint.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for strings.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for sys/stat.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for sys/types.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9839: checking for unistd.h configure:9839: gcc -c -g -O2 conftest.c >&5 configure:9839: $? = 0 configure:9839: result: yes configure:9864: checking for dlfcn.h configure:9864: gcc -c -g -O2 conftest.c >&5 configure:9864: $? = 0 configure:9864: result: yes configure:10134: checking for objdir configure:10150: result: .libs configure:10414: checking if gcc supports -fno-rtti -fno-exceptions configure:10433: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10437: $? = 0 configure:10450: result: no configure:10814: checking for gcc option to produce PIC configure:10822: result: -fPIC -DPIC configure:10830: checking if gcc PIC flag -fPIC -DPIC works configure:10849: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:10853: $? = 0 configure:10866: result: yes configure:10895: checking if gcc static flag -static works configure:10924: result: yes configure:10939: checking if gcc supports -c -o file.o configure:10961: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10965: $? = 0 configure:10987: result: yes configure:10995: checking if gcc supports -c -o file.o configure:11043: result: yes configure:11076: checking whether the gcc linker (/bin/ld -m elf_x86_64) supports shared libraries configure:12346: result: yes configure:12383: checking whether -lc should be explicitly linked in configure:12392: gcc -c -g -O2 conftest.c >&5 configure:12395: $? = 0 configure:12410: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12413: $? = 0 configure:12427: result: no configure:12587: checking dynamic linker characteristics configure:13169: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13169: $? = 0 configure:13420: result: GNU/Linux ld.so configure:13542: checking how to hardcode library paths into programs configure:13567: result: immediate configure:14119: checking whether stripping libraries is possible configure:14124: result: yes configure:14159: checking if libtool supports shared libraries configure:14161: result: yes configure:14164: checking whether to build shared libraries configure:14189: result: yes configure:14192: checking whether to build static libraries configure:14196: result: no configure:14219: checking how to run the C++ preprocessor configure:14241: g++ -E conftest.cpp configure:14241: $? = 0 configure:14256: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npstat" | #define PACKAGE_TARNAME "npstat" | #define PACKAGE_VERSION "5.8.0" | #define PACKAGE_STRING "npstat 5.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npstat" | #define VERSION "5.8.0" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14283: result: g++ -E configure:14297: g++ -E conftest.cpp configure:14297: $? = 0 configure:14312: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14312: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "npstat" | #define PACKAGE_TARNAME "npstat" | #define PACKAGE_VERSION "5.8.0" | #define PACKAGE_STRING "npstat 5.8.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "npstat" | #define VERSION "5.8.0" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14477: checking for ld used by g++ configure:14545: result: /bin/ld -m elf_x86_64 configure:14552: checking if the linker (/bin/ld -m elf_x86_64) is GNU ld configure:14568: result: yes configure:14623: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries configure:15700: result: yes configure:15736: g++ -c -std=c++11 -O3 -Wall -W -Werror conftest.cpp >&5 configure:15739: $? = 0 configure:16220: checking for g++ option to produce PIC configure:16228: result: -fPIC -DPIC configure:16236: checking if g++ PIC flag -fPIC -DPIC works configure:16255: g++ -c -std=c++11 -O3 -Wall -W -Werror -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16259: $? = 0 configure:16272: result: yes configure:16295: checking if g++ static flag -static works configure:16324: result: yes configure:16336: checking if g++ supports -c -o file.o configure:16358: g++ -c -std=c++11 -O3 -Wall -W -Werror -o out/conftest2.o conftest.cpp >&5 configure:16362: $? = 0 configure:16384: result: yes configure:16389: checking if g++ supports -c -o file.o configure:16437: result: yes configure:16467: checking whether the g++ linker (/bin/ld -m elf_x86_64) supports shared libraries configure:16510: result: yes configure:16652: checking dynamic linker characteristics configure:17412: result: GNU/Linux ld.so configure:17477: checking how to hardcode library paths into programs configure:17502: result: immediate configure:17643: checking if libtool supports shared libraries configure:17645: result: yes configure:17648: checking whether to build shared libraries configure:17672: result: yes configure:17675: checking whether to build static libraries configure:17679: result: no configure:18037: checking for g77 option to produce PIC configure:18045: result: -fPIC configure:18053: checking if g77 PIC flag -fPIC works configure:18072: g77 -c -g -O2 -fPIC conftest.f >&5 configure:18076: $? = 0 configure:18089: result: yes configure:18112: checking if g77 static flag -static works configure:18141: result: yes configure:18153: checking if g77 supports -c -o file.o configure:18175: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:18179: $? = 0 configure:18201: result: yes configure:18206: checking if g77 supports -c -o file.o configure:18254: result: yes configure:18284: checking whether the g77 linker (/bin/ld -m elf_x86_64) supports shared libraries configure:19503: result: yes configure:19645: checking dynamic linker characteristics configure:20399: result: GNU/Linux ld.so configure:20464: checking how to hardcode library paths into programs configure:20489: result: immediate configure:20681: checking that generated files are newer than configure configure:20687: result: done configure:20714: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by npstat config.status 5.8.0, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dawn config.status:1138: creating Makefile config.status:1138: creating npstat/nm/Makefile config.status:1138: creating npstat/rng/Makefile config.status:1138: creating npstat/stat/Makefile config.status:1138: creating npstat/wrap/Makefile config.status:1138: creating npstat/interfaces/Makefile config.status:1138: creating npstat/emsunfold/Makefile config.status:1138: creating npstat/Makefile config.status:1138: creating examples/C++/Makefile config.status:1138: creating npstat/swig/Makefile config.status:1138: creating npstat.pc config.status:1310: executing depfiles commands config.status:1387: cd npstat/nm && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles -make: Nothing to be done for 'am--depfiles'. config.status:1392: $? = 0 config.status:1387: cd npstat/rng && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles -make: Nothing to be done for 'am--depfiles'. config.status:1392: $? = 0 config.status:1387: cd npstat/stat && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1392: $? = 0 config.status:1387: cd examples/C++ && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles -make: Nothing to be done for 'am--depfiles'. config.status:1392: $? = 0 config.status:1387: cd npstat/swig && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1392: $? = 0 config.status:1310: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-std=c++11 -O3 -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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath' ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-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_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk 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_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= 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 am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/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=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes 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=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' 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.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} '\''/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.16' AWK='mawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-std=c++11 -O3 -Wall -W -Werror' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"npstat\" -DPACKAGE_TARNAME=\"npstat\" -DPACKAGE_VERSION=\"5.8.0\" -DPACKAGE_STRING=\"npstat\ 5.8.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"npstat\" -DVERSION=\"5.8.0\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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' ETAGS='etags' EXEEXT='' F77='g77' FFLAGS='-g -O2' FGREP='/bin/grep -F' FLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -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='' LT_SYS_LIBRARY_PATH='' 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 5.8.0' PACKAGE_TARNAME='npstat' PACKAGE_URL='' PACKAGE_VERSION='5.8.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/bash' STRIP='strip' VERSION='5.8.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-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' 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}' runstatedir='${localstatedir}/run' 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 "5.8.0" #define PACKAGE_STRING "npstat 5.8.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "npstat" #define VERSION "5.8.0" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0 Index: trunk/autom4te.cache/requests =================================================================== --- trunk/autom4te.cache/requests (revision 845) +++ trunk/autom4te.cache/requests (revision 846) @@ -1,473 +1,473 @@ # This file was generated by Autom4te 2.71. # It contains the lists of macros which have been traced. # It can be safely removed. @request = ( bless( [ '0', 1, [ '/usr/share/autoconf' ], [ '/usr/share/autoconf/m4sugar/m4sugar.m4', '/usr/share/autoconf/m4sugar/m4sh.m4', '/usr/share/autoconf/autoconf/autoconf.m4', 'aclocal.m4', '/dev/null' ], { - 'AC_CONFIG_AUX_DIR' => 1, - 'AC_SUBST_TRACE' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'm4_pattern_allow' => 1, - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, - '_AM_COND_ELSE' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AC_SUBST' => 1, + 'AM_SILENT_RULES' => 1, 'AM_PROG_F77_C_O' => 1, - 'AC_CONFIG_SUBDIRS' => 1, - 'sinclude' => 1, - 'm4_define' => 1, - 'AM_PROG_CC_C_O' => 1, - 'AM_CONDITIONAL' => 1, - 'AC_PROG_LIBTOOL' => 1, - 'AC_FC_FREEFORM' => 1, - 'AC_REQUIRE_AUX_FILE' => 1, + 'AC_FC_SRCEXT' => 1, + 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, + 'AC_FC_PP_DEFINE' => 1, + '_AM_COND_IF' => 1, 'AM_PROG_MOC' => 1, - 'GTK_DOC_CHECK' => 1, - 'AC_FC_PP_SRCEXT' => 1, - 'define' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AC_CONFIG_FILES' => 1, + 'AM_POT_TOOLS' => 1, + 'AM_XGETTEXT_OPTION' => 1, + 'AC_DEFINE_TRACE_LITERAL' => 1, 'AM_GNU_GETTEXT' => 1, + 'm4_define' => 1, + 'AC_CONFIG_AUX_DIR' => 1, + 'AM_MAINTAINER_MODE' => 1, + 'AM_PROG_MKDIR_P' => 1, 'LT_SUPPORTED_TAG' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - '_AM_COND_IF' => 1, + 'AH_OUTPUT' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_CONFIG_HEADERS' => 1, + 'AC_CONFIG_SUBDIRS' => 1, + 'AM_PROG_FC_C_O' => 1, + 'AC_SUBST_TRACE' => 1, + 'AM_AUTOMAKE_VERSION' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, + 'AC_REQUIRE_AUX_FILE' => 1, + 'm4_pattern_allow' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + 'AC_SUBST' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AM_PROG_AR' => 1, + 'm4_pattern_forbid' => 1, + 'm4_sinclude' => 1, + 'AM_INIT_AUTOMAKE' => 1, + '_AM_MAKEFILE_INCLUDE' => 1, + '_m4_warn' => 1, + 'AC_INIT' => 1, + 'AM_MAKEFILE_INCLUDE' => 1, 'AC_CONFIG_LINKS' => 1, 'AM_PROG_LIBTOOL' => 1, - 'AU_DEFINE' => 1, + 'AC_CANONICAL_BUILD' => 1, + 'AM_ENABLE_MULTILIB' => 1, + 'LT_INIT' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AC_CANONICAL_TARGET' => 1, + 'AM_CONDITIONAL' => 1, 'AM_PATH_GUILE' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AC_LIBSOURCE' => 1, - 'm4_pattern_forbid' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, - 'AC_FC_SRCEXT' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, + 'AC_FC_PP_SRCEXT' => 1, '_AM_COND_ENDIF' => 1, - 'AC_CANONICAL_SYSTEM' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, - 'AM_SILENT_RULES' => 1, - 'AM_MAINTAINER_MODE' => 1, - 'AM_NLS' => 1, - 'AC_CANONICAL_TARGET' => 1, - 'AM_ENABLE_MULTILIB' => 1, - 'AC_CONFIG_HEADERS' => 1, - 'AC_CANONICAL_HOST' => 1, + 'GTK_DOC_CHECK' => 1, 'include' => 1, - 'AM_XGETTEXT_OPTION' => 1, - 'AM_PROG_CXX_C_O' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'AC_LIBSOURCE' => 1, 'm4_include' => 1, - 'AM_POT_TOOLS' => 1, - 'AC_CANONICAL_BUILD' => 1, + 'AC_CANONICAL_SYSTEM' => 1, '_LT_AC_TAGCONFIG' => 1, - 'AC_FC_PP_DEFINE' => 1, - 'LT_INIT' => 1, - 'AH_OUTPUT' => 1, - '_m4_warn' => 1, - 'AM_PROG_AR' => 1, + 'sinclude' => 1, + 'AC_FC_FREEFORM' => 1, + 'AU_DEFINE' => 1, + 'AC_CONFIG_FILES' => 1, 'IT_PROG_INTLTOOL' => 1, - 'AM_PROG_FC_C_O' => 1, - 'AC_INIT' => 1, - 'm4_sinclude' => 1, - 'AM_EXTRA_RECURSIVE_TARGETS' => 1 + 'AM_PROG_CXX_C_O' => 1, + '_AM_COND_ELSE' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_CANONICAL_HOST' => 1, + 'define' => 1, + 'AM_NLS' => 1 } ], 'Autom4te::Request' ), bless( [ '1', 1, [ '/usr/share/autoconf' ], [ '/usr/share/autoconf/autoconf/autoconf.m4f', '/usr/share/aclocal-1.16/internal/ac-config-macro-dirs.m4', '/usr/share/aclocal/ltargz.m4', '/usr/share/aclocal/ltdl.m4', '/usr/share/aclocal/pkg.m4', '/usr/share/aclocal-1.16/amversion.m4', '/usr/share/aclocal-1.16/auxdir.m4', '/usr/share/aclocal-1.16/cond.m4', '/usr/share/aclocal-1.16/depend.m4', '/usr/share/aclocal-1.16/depout.m4', '/usr/share/aclocal-1.16/extra-recurs.m4', '/usr/share/aclocal-1.16/init.m4', '/usr/share/aclocal-1.16/install-sh.m4', '/usr/share/aclocal-1.16/lead-dot.m4', '/usr/share/aclocal-1.16/make.m4', '/usr/share/aclocal-1.16/missing.m4', '/usr/share/aclocal-1.16/options.m4', '/usr/share/aclocal-1.16/prog-cc-c-o.m4', '/usr/share/aclocal-1.16/runlog.m4', '/usr/share/aclocal-1.16/sanity.m4', '/usr/share/aclocal-1.16/silent.m4', '/usr/share/aclocal-1.16/strip.m4', '/usr/share/aclocal-1.16/substnot.m4', '/usr/share/aclocal-1.16/tar.m4', 'm4/libtool.m4', 'm4/ltoptions.m4', 'm4/ltsugar.m4', 'm4/ltversion.m4', 'm4/lt~obsolete.m4', 'configure.ac' ], { - '_LT_AC_SYS_LIBPATH_AIX' => 1, - 'AM_AUX_DIR_EXPAND' => 1, - '_LT_PROG_CXX' => 1, - '_LT_AC_TAGVAR' => 1, - '_LT_AC_PROG_ECHO_BACKSLASH' => 1, - 'AC_LTDL_SHLIBPATH' => 1, - '_LT_AC_LANG_F77_CONFIG' => 1, - 'LT_PATH_LD' => 1, - '_LT_PROG_ECHO_BACKSLASH' => 1, - 'AC_PROG_LD' => 1, - 'm4_include' => 1, - '_PKG_SHORT_ERRORS_SUPPORTED' => 1, - 'AC_LIBTOOL_PICMODE' => 1, - '_LT_AC_TAGCONFIG' => 1, - 'LT_INIT' => 1, - 'AM_MISSING_HAS_RUN' => 1, - 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, - '_AM_SET_OPTIONS' => 1, - 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AC_LIBLTDL_CONVENIENCE' => 1, - 'AM_ENABLE_SHARED' => 1, - 'LTOBSOLETE_VERSION' => 1, - 'AC_DISABLE_FAST_INSTALL' => 1, - 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, - '_LT_AC_LANG_F77' => 1, - 'AC_DEFUN_ONCE' => 1, - '_LT_AC_CHECK_DLFCN' => 1, - 'LT_AC_PROG_SED' => 1, - 'AC_LTDL_SYMBOL_USCORE' => 1, - 'AM_PROG_LIBTOOL' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - 'LT_WITH_LTDL' => 1, - 'AM_SET_LEADING_DOT' => 1, - 'AM_PROG_CC_C_O' => 1, - 'AC_LIBTOOL_RC' => 1, - 'PKG_CHECK_EXISTS' => 1, - 'AC_LTDL_DLLIB' => 1, - 'AC_LIBTOOL_PROG_CC_C_O' => 1, - 'm4_pattern_allow' => 1, - 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AM_PROG_NM' => 1, - 'AC_LIBTOOL_F77' => 1, - 'AC_ENABLE_SHARED' => 1, - 'LT_FUNC_ARGZ' => 1, - 'LTDL_INSTALLABLE' => 1, - '_LT_WITH_SYSROOT' => 1, - 'LT_FUNC_DLSYM_USCORE' => 1, + '_LT_AC_LANG_CXX' => 1, + '_AM_PROG_TAR' => 1, + 'AC_LTDL_ENABLE_INSTALL' => 1, '_LT_COMPILER_BOILERPLATE' => 1, - '_LT_AC_LANG_C_CONFIG' => 1, - 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1, - '_LT_AC_LANG_CXX_CONFIG' => 1, - 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, - 'AC_PROG_EGREP' => 1, - 'LT_AC_PROG_GCJ' => 1, - '_m4_warn' => 1, - 'AM_PROG_LD' => 1, - '_LT_REQUIRED_DARWIN_CHECKS' => 1, - 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1, - '_AM_IF_OPTION' => 1, - 'PKG_NOARCH_INSTALLDIR' => 1, - 'LT_SYS_DLOPEN_DEPLIBS' => 1, + 'AM_PROG_NM' => 1, '_LT_AC_LANG_GCJ_CONFIG' => 1, - 'AC_LIBTOOL_SETUP' => 1, - 'LT_SYS_DLOPEN_SELF' => 1, + 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, 'LT_PROG_GO' => 1, - 'm4_pattern_forbid' => 1, - '_LT_PROG_FC' => 1, - 'AC_PROG_NM' => 1, - '_LT_PROG_F77' => 1, - '_LT_AC_LANG_CXX' => 1, + 'AC_LIBTOOL_LINKER_OPTION' => 1, 'LT_PATH_NM' => 1, - 'LT_AC_PROG_EGREP' => 1, - 'AC_LIBLTDL_INSTALLABLE' => 1, - 'AC_LTDL_SYSSEARCHPATH' => 1, - 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, - 'AC_PROG_LIBTOOL' => 1, '_LT_AC_LANG_GCJ' => 1, - 'AM_INIT_AUTOMAKE' => 1, - '_LT_DLL_DEF_P' => 1, - 'AM_SUBST_NOTMAKE' => 1, - '_LT_CC_BASENAME' => 1, - '_LT_AC_PROG_CXXCPP' => 1, - '_AM_DEPENDENCIES' => 1, - 'PKG_INSTALLDIR' => 1, + '_AM_IF_OPTION' => 1, + 'AC_LIBTOOL_RC' => 1, + 'LTDL_INSTALLABLE' => 1, + 'PKG_PROG_PKG_CONFIG' => 1, + '_LT_AC_LANG_CXX_CONFIG' => 1, + 'AC_WITH_LTDL' => 1, + '_LT_AC_SHELL_INIT' => 1, + 'AC_LIBTOOL_F77' => 1, 'AC_LIBTOOL_WIN32_DLL' => 1, - '_LT_PROG_LTMAIN' => 1, - 'LTSUGAR_VERSION' => 1, - '_AC_AM_CONFIG_HEADER_HOOK' => 1, - 'AM_EXTRA_RECURSIVE_TARGETS' => 1, - '_AM_CONFIG_MACRO_DIRS' => 1, - '_LT_AC_TRY_DLOPEN_SELF' => 1, - 'LT_LIB_DLLOAD' => 1, - '_AM_PROG_CC_C_O' => 1, - 'AC_DEFUN' => 1, - 'include' => 1, - 'PKG_CHECK_VAR' => 1, 'AM_ENABLE_STATIC' => 1, - 'AM_DISABLE_STATIC' => 1, - 'AM_MAKE_INCLUDE' => 1, - 'AU_DEFUN' => 1, - 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, - 'AM_SET_DEPDIR' => 1, + 'AM_PROG_LIBTOOL' => 1, + 'LT_WITH_LTDL' => 1, + '_LT_PROG_F77' => 1, + 'AM_MISSING_PROG' => 1, + 'AC_LIBTOOL_SETUP' => 1, + 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1, + 'AC_DISABLE_FAST_INSTALL' => 1, + '_LT_WITH_SYSROOT' => 1, + 'AM_INIT_AUTOMAKE' => 1, + 'LT_OUTPUT' => 1, + 'AC_LIBLTDL_INSTALLABLE' => 1, + 'AM_MISSING_HAS_RUN' => 1, + 'LT_AC_PROG_SED' => 1, + 'AM_PROG_INSTALL_SH' => 1, + 'AC_LIBLTDL_CONVENIENCE' => 1, + 'PKG_CHECK_EXISTS' => 1, + 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, + 'AC_LTDL_SYMBOL_USCORE' => 1, + '_AM_CONFIG_MACRO_DIRS' => 1, + 'LT_CMD_MAX_LEN' => 1, + 'AC_LIBTOOL_PICMODE' => 1, + 'AC_LIBTOOL_OBJDIR' => 1, '_AM_AUTOCONF_VERSION' => 1, + '_LT_AC_TAGCONFIG' => 1, + 'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1, 'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1, - 'AM_DISABLE_SHARED' => 1, - 'AM_PROG_INSTALL_SH' => 1, + 'AC_LTDL_DLSYM_USCORE' => 1, + 'AM_SANITY_CHECK' => 1, + 'LT_LANG' => 1, + '_LT_AC_TAGVAR' => 1, + 'AC_ENABLE_STATIC' => 1, + 'include' => 1, + 'AC_PROG_LIBTOOL' => 1, + 'AC_DEFUN' => 1, + 'PKG_CHECK_VAR' => 1, + 'LT_SYS_DLOPEN_DEPLIBS' => 1, + 'AC_LIBTOOL_DLOPEN' => 1, + 'AC_LIBTOOL_POSTDEP_PREDEP' => 1, + 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, + 'LT_INIT' => 1, + 'AC_PROG_NM' => 1, + '_LT_PROG_CXX' => 1, + 'AM_CONDITIONAL' => 1, '_LT_LIBOBJ' => 1, - '_LT_COMPILER_OPTION' => 1, - 'LT_CMD_MAX_LEN' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'AC_LIBTOOL_GCJ' => 1, - 'LT_SYS_MODULE_EXT' => 1, - 'AC_CONFIG_MACRO_DIR' => 1, - 'AC_CHECK_LIBM' => 1, - 'AM_PROG_INSTALL_STRIP' => 1, + 'LTDL_INIT' => 1, + '_m4_warn' => 1, + 'AC_LIBTOOL_LANG_C_CONFIG' => 1, + 'AM_MAKE_INCLUDE' => 1, 'LT_PROG_RC' => 1, - 'AC_LIBTOOL_SYS_OLD_ARCHIVE' => 1, - 'PKG_CHECK_MODULES' => 1, - 'AC_DEPLIBS_CHECK_METHOD' => 1, - 'LT_SYS_SYMBOL_USCORE' => 1, + 'AC_CHECK_LIBM' => 1, + 'LTOPTIONS_VERSION' => 1, + 'AC_PROG_LD_RELOAD_FLAG' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, 'AM_RUN_LOG' => 1, - 'AM_MISSING_PROG' => 1, - 'AC_PATH_MAGIC' => 1, - '_LT_LINKER_BOILERPLATE' => 1, - 'LTVERSION_VERSION' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AC_DEFUN_ONCE' => 1, + 'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1, 'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1, - 'AC_LIB_LTDL' => 1, - 'AC_LIBTOOL_DLOPEN' => 1, - '_LT_PREPARE_SED_QUOTE_VARS' => 1, - 'AM_CONDITIONAL' => 1, + 'AM_SET_DEPDIR' => 1, + 'AC_LTDL_OBJDIR' => 1, + '_LT_REQUIRED_DARWIN_CHECKS' => 1, + 'AM_AUTOMAKE_VERSION' => 1, + '_LT_AC_LOCK' => 1, 'AC_PROG_LD_GNU' => 1, - 'AC_LIBTOOL_COMPILER_OPTION' => 1, - 'AC_LIBTOOL_LANG_C_CONFIG' => 1, - 'AC_DISABLE_SHARED' => 1, - '_LT_LINKER_OPTION' => 1, - 'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1, - 'AC_LIBTOOL_LINKER_OPTION' => 1, - '_LT_AC_SYS_COMPILER' => 1, - 'PKG_PROG_PKG_CONFIG' => 1, - '_AM_MANGLE_OPTION' => 1, - 'AC_LTDL_SHLIBEXT' => 1, - 'AC_DISABLE_STATIC' => 1, - 'LT_LANG' => 1, + 'AC_LTDL_SYSSEARCHPATH' => 1, + '_AM_SET_OPTIONS' => 1, 'AC_ENABLE_FAST_INSTALL' => 1, - 'AC_LTDL_ENABLE_INSTALL' => 1, - '_LT_AC_SHELL_INIT' => 1, - 'AM_SANITY_CHECK' => 1, + '_LT_LINKER_BOILERPLATE' => 1, 'AM_SILENT_RULES' => 1, - 'AC_LTDL_OBJDIR' => 1, - '_LT_AC_LANG_RC_CONFIG' => 1, - 'LT_OUTPUT' => 1, - '_AM_SET_OPTION' => 1, + 'AM_AUX_DIR_EXPAND' => 1, + 'AC_LIBTOOL_LANG_F77_CONFIG' => 1, + 'LT_AC_PROG_RC' => 1, + 'LT_LIB_DLLOAD' => 1, + 'AC_LIBTOOL_SYS_LIB_STRIP' => 1, + '_LT_AC_PROG_CXXCPP' => 1, + 'AC_LIBTOOL_DLOPEN_SELF' => 1, 'LTDL_CONVENIENCE' => 1, - '_LTDL_SETUP' => 1, - 'AC_PROG_LD_RELOAD_FLAG' => 1, - 'AC_ENABLE_STATIC' => 1, + '_LT_AC_TRY_DLOPEN_SELF' => 1, + 'AM_DISABLE_SHARED' => 1, 'AC_LTDL_PREOPEN' => 1, - 'AC_LIBTOOL_CONFIG' => 1, - '_AC_PROG_LIBTOOL' => 1, - 'AC_LIBTOOL_DLOPEN_SELF' => 1, - 'LT_LIB_M' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, - 'LT_SYS_MODULE_PATH' => 1, - 'LT_SYS_DLSEARCH_PATH' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_DISABLE_STATIC' => 1, '_LT_AC_FILE_LTDLL_C' => 1, + 'LT_SYS_SYMBOL_USCORE' => 1, + '_LT_AC_CHECK_DLFCN' => 1, + '_LT_CC_BASENAME' => 1, + 'AC_LIBTOOL_PROG_CC_C_O' => 1, + 'AC_PATH_MAGIC' => 1, + 'm4_include' => 1, + '_AM_SET_OPTION' => 1, + 'AC_LTDL_DLLIB' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AC_LTDL_SHLIBPATH' => 1, + 'PKG_CHECK_MODULES' => 1, 'AC_PATH_TOOL_PREFIX' => 1, - 'AC_LIBTOOL_OBJDIR' => 1, - 'LTOPTIONS_VERSION' => 1, - 'LT_AC_PROG_RC' => 1, - 'LT_PROG_GCJ' => 1, - '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, - 'AC_LIBTOOL_LANG_RC_CONFIG' => 1, - 'AC_LIBTOOL_POSTDEP_PREDEP' => 1, - '_LT_PATH_TOOL_PREFIX' => 1, - 'AC_LTDL_DLSYM_USCORE' => 1, - 'AC_LIBTOOL_LANG_CXX_CONFIG' => 1, + '_LT_AC_LANG_RC_CONFIG' => 1, + 'LTVERSION_VERSION' => 1, + '_AM_DEPENDENCIES' => 1, + '_AC_PROG_LIBTOOL' => 1, + 'AC_LTDL_SYS_DLOPEN_DEPLIBS' => 1, + 'LT_FUNC_ARGZ' => 1, + 'AC_PROG_EGREP' => 1, + 'AC_ENABLE_SHARED' => 1, + 'LTOBSOLETE_VERSION' => 1, + 'AM_PROG_LD' => 1, 'LT_SUPPORTED_TAG' => 1, + '_LTDL_SETUP' => 1, + 'LT_AC_PROG_EGREP' => 1, + '_LT_AC_SYS_LIBPATH_AIX' => 1, + 'LT_PATH_LD' => 1, + 'AC_DEPLIBS_CHECK_METHOD' => 1, + '_LT_DLL_DEF_P' => 1, + 'AC_LIB_LTDL' => 1, + 'LT_SYS_DLOPEN_SELF' => 1, + '_LT_PROG_LTMAIN' => 1, + 'AC_CONFIG_MACRO_DIR' => 1, + 'PKG_INSTALLDIR' => 1, + 'LT_SYS_DLSEARCH_PATH' => 1, + 'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1, + '_LT_AC_SYS_COMPILER' => 1, + '_LT_PATH_TOOL_PREFIX' => 1, + 'AC_LIBTOOL_GCJ' => 1, 'AC_LIBTOOL_FC' => 1, - 'AM_DEP_TRACK' => 1, 'AC_LIBTOOL_PROG_LD_SHLIBS' => 1, - 'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1, - 'LTDL_INIT' => 1, - '_AM_PROG_TAR' => 1, - '_LT_AC_LOCK' => 1, - 'AC_WITH_LTDL' => 1, + 'AU_DEFUN' => 1, + '_LT_AC_LANG_C_CONFIG' => 1, 'AC_LIBTOOL_CXX' => 1, - 'PKG_CHECK_MODULES_STATIC' => 1 + '_LT_AC_LANG_F77_CONFIG' => 1, + '_AC_AM_CONFIG_HEADER_HOOK' => 1, + '_LT_LINKER_OPTION' => 1, + 'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AC_LIBTOOL_COMPILER_OPTION' => 1, + 'AM_DISABLE_STATIC' => 1, + 'LT_AC_PROG_GCJ' => 1, + 'AC_DISABLE_SHARED' => 1, + 'AM_DEP_TRACK' => 1, + '_LT_PROG_ECHO_BACKSLASH' => 1, + '_LT_PREPARE_SED_QUOTE_VARS' => 1, + '_AM_MANGLE_OPTION' => 1, + 'PKG_CHECK_MODULES_STATIC' => 1, + '_LT_PROG_FC' => 1, + '_LT_AC_LANG_F77' => 1, + 'LT_LIB_M' => 1, + '_LT_COMPILER_OPTION' => 1, + '_LT_AC_PROG_ECHO_BACKSLASH' => 1, + 'LT_FUNC_DLSYM_USCORE' => 1, + 'LT_PROG_GCJ' => 1, + 'm4_pattern_allow' => 1, + '_AM_PROG_CC_C_O' => 1, + 'AM_SET_LEADING_DOT' => 1, + 'AC_LIBTOOL_CONFIG' => 1, + 'm4_pattern_forbid' => 1, + 'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_LTDL_SHLIBEXT' => 1, + 'AM_ENABLE_SHARED' => 1, + 'AC_PROG_LD' => 1, + 'AC_LIBTOOL_PROG_COMPILER_PIC' => 1, + 'PKG_NOARCH_INSTALLDIR' => 1, + '_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1, + 'AM_PROG_INSTALL_STRIP' => 1, + 'LTSUGAR_VERSION' => 1, + 'LT_SYS_MODULE_EXT' => 1, + 'AM_SUBST_NOTMAKE' => 1, + 'LT_SYS_MODULE_PATH' => 1, + '_PKG_SHORT_ERRORS_SUPPORTED' => 1 } ], 'Autom4te::Request' ), bless( [ '2', 1, [ '/usr/share/autoconf' ], [ '/usr/share/autoconf/autoconf/autoconf.m4f', 'aclocal.m4', 'configure.ac' ], { - '_AM_COND_IF' => 1, + 'LT_INIT' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AM_PATH_GUILE' => 1, + 'AC_CANONICAL_TARGET' => 1, + 'AM_CONDITIONAL' => 1, 'AC_CONFIG_LINKS' => 1, + '_AM_MAKEFILE_INCLUDE' => 1, + '_m4_warn' => 1, + 'AC_INIT' => 1, + 'AM_MAKEFILE_INCLUDE' => 1, + 'AM_ENABLE_MULTILIB' => 1, 'AM_PROG_LIBTOOL' => 1, - 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - 'LT_SUPPORTED_TAG' => 1, - 'AM_GNU_GETTEXT' => 1, - 'AC_FC_PP_SRCEXT' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, + 'AC_CANONICAL_BUILD' => 1, 'AC_CONFIG_FILES' => 1, - 'GTK_DOC_CHECK' => 1, - 'AM_PROG_MOC' => 1, - 'AC_REQUIRE_AUX_FILE' => 1, + 'AC_CANONICAL_SYSTEM' => 1, + '_LT_AC_TAGCONFIG' => 1, 'AC_FC_FREEFORM' => 1, - 'm4_pattern_forbid' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, - 'AC_FC_SRCEXT' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AC_LIBSOURCE' => 1, - 'AM_PATH_GUILE' => 1, + 'sinclude' => 1, + 'AC_CONFIG_MACRO_DIR_TRACE' => 1, + 'AC_CANONICAL_HOST' => 1, + 'AM_NLS' => 1, + 'AM_PROG_CXX_C_O' => 1, + 'IT_PROG_INTLTOOL' => 1, '_AM_COND_ELSE' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'm4_pattern_allow' => 1, - 'AC_SUBST_TRACE' => 1, - 'AC_CONFIG_AUX_DIR' => 1, - 'AM_CONDITIONAL' => 1, + 'GTK_DOC_CHECK' => 1, + '_AM_COND_ENDIF' => 1, 'AC_PROG_LIBTOOL' => 1, - 'AM_PROG_CC_C_O' => 1, - 'sinclude' => 1, - 'AC_CONFIG_SUBDIRS' => 1, - 'AM_PROG_F77_C_O' => 1, - 'AC_SUBST' => 1, - 'AH_OUTPUT' => 1, - 'LT_INIT' => 1, - '_m4_warn' => 1, - 'AC_CANONICAL_BUILD' => 1, - '_LT_AC_TAGCONFIG' => 1, + 'include' => 1, + 'AC_FC_PP_SRCEXT' => 1, + 'm4_include' => 1, + 'AC_LIBSOURCE' => 1, + 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, + '_AM_COND_IF' => 1, 'AC_FC_PP_DEFINE' => 1, + 'AM_PROG_MOC' => 1, + 'AC_FC_SRCEXT' => 1, + 'AM_GNU_GETTEXT' => 1, + 'AC_CONFIG_AUX_DIR' => 1, + 'AM_MAINTAINER_MODE' => 1, + 'AM_PROG_MKDIR_P' => 1, 'AM_POT_TOOLS' => 1, - 'include' => 1, 'AM_XGETTEXT_OPTION' => 1, - 'm4_include' => 1, - 'AM_PROG_CXX_C_O' => 1, - 'AC_CANONICAL_HOST' => 1, - 'AC_CANONICAL_TARGET' => 1, - 'AM_ENABLE_MULTILIB' => 1, - 'AC_CONFIG_HEADERS' => 1, - 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_DEFINE_TRACE_LITERAL' => 1, + 'AM_PROG_F77_C_O' => 1, + 'AM_SILENT_RULES' => 1, + 'AC_REQUIRE_AUX_FILE' => 1, + 'm4_pattern_allow' => 1, 'm4_sinclude' => 1, - 'AM_PROG_FC_C_O' => 1, - 'AC_INIT' => 1, - 'IT_PROG_INTLTOOL' => 1, 'AM_PROG_AR' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, + 'm4_pattern_forbid' => 1, + 'AM_INIT_AUTOMAKE' => 1, 'LT_CONFIG_LTDL_DIR' => 1, - '_AM_COND_ENDIF' => 1, - 'AC_CANONICAL_SYSTEM' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'AM_NLS' => 1, - 'AM_MAINTAINER_MODE' => 1, - 'AM_SILENT_RULES' => 1 + 'AC_SUBST' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'AC_CONFIG_HEADERS' => 1, + 'AC_SUBST_TRACE' => 1, + 'AC_CONFIG_SUBDIRS' => 1, + 'AM_PROG_FC_C_O' => 1, + 'AH_OUTPUT' => 1, + 'LT_SUPPORTED_TAG' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, + 'AM_AUTOMAKE_VERSION' => 1 } ], 'Autom4te::Request' ), bless( [ '3', 1, [ '/usr/share/autoconf' ], [ '/usr/share/autoconf/autoconf/autoconf.m4f', 'aclocal.m4', '/usr/share/autoconf/autoconf/trailer.m4', 'configure.ac' ], { - 'AC_CANONICAL_SYSTEM' => 1, - 'LT_CONFIG_LTDL_DIR' => 1, - '_AM_COND_ENDIF' => 1, - '_AM_MAKEFILE_INCLUDE' => 1, - 'AM_AUTOMAKE_VERSION' => 1, - 'AM_PROG_MKDIR_P' => 1, - 'AM_NLS' => 1, + 'AM_PROG_F77_C_O' => 1, 'AM_SILENT_RULES' => 1, - 'AM_MAINTAINER_MODE' => 1, + 'AM_XGETTEXT_OPTION' => 1, 'AM_POT_TOOLS' => 1, + 'AC_DEFINE_TRACE_LITERAL' => 1, + 'AM_GNU_GETTEXT' => 1, + 'AM_MAINTAINER_MODE' => 1, + 'AC_CONFIG_AUX_DIR' => 1, + 'AM_PROG_MKDIR_P' => 1, + 'AC_FC_SRCEXT' => 1, 'AC_FC_PP_DEFINE' => 1, - '_LT_AC_TAGCONFIG' => 1, - 'AC_CANONICAL_BUILD' => 1, - '_m4_warn' => 1, - 'LT_INIT' => 1, + 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, + '_AM_COND_IF' => 1, + 'AM_PROG_MOC' => 1, + 'AM_AUTOMAKE_VERSION' => 1, + 'AC_CONFIG_LIBOBJ_DIR' => 1, 'AH_OUTPUT' => 1, + 'LT_SUPPORTED_TAG' => 1, + 'AM_EXTRA_RECURSIVE_TARGETS' => 1, 'AC_CONFIG_HEADERS' => 1, + 'AM_PROG_FC_C_O' => 1, + 'AC_CONFIG_SUBDIRS' => 1, + 'AC_SUBST_TRACE' => 1, + 'LT_CONFIG_LTDL_DIR' => 1, + 'AC_SUBST' => 1, + '_AM_SUBST_NOTMAKE' => 1, + 'm4_pattern_forbid' => 1, + 'm4_sinclude' => 1, + 'AM_PROG_AR' => 1, + 'AM_INIT_AUTOMAKE' => 1, + 'AC_REQUIRE_AUX_FILE' => 1, + 'm4_pattern_allow' => 1, + 'AM_PROG_LIBTOOL' => 1, + 'AC_CANONICAL_BUILD' => 1, 'AM_ENABLE_MULTILIB' => 1, + 'AC_INIT' => 1, + '_AM_MAKEFILE_INCLUDE' => 1, + '_m4_warn' => 1, + 'AM_MAKEFILE_INCLUDE' => 1, + 'AC_CONFIG_LINKS' => 1, 'AC_CANONICAL_TARGET' => 1, - 'AC_CANONICAL_HOST' => 1, + 'AM_CONDITIONAL' => 1, + 'AM_PATH_GUILE' => 1, + 'LT_INIT' => 1, + 'AM_PROG_CC_C_O' => 1, + 'AC_LIBSOURCE' => 1, 'm4_include' => 1, - 'AM_PROG_CXX_C_O' => 1, - 'AM_XGETTEXT_OPTION' => 1, + 'AC_FC_PP_SRCEXT' => 1, + '_AM_COND_ENDIF' => 1, + 'GTK_DOC_CHECK' => 1, + 'AC_PROG_LIBTOOL' => 1, 'include' => 1, - 'm4_sinclude' => 1, - 'AM_EXTRA_RECURSIVE_TARGETS' => 1, - 'AM_PROG_AR' => 1, + 'AM_PROG_CXX_C_O' => 1, 'IT_PROG_INTLTOOL' => 1, - 'AC_INIT' => 1, - 'AM_PROG_FC_C_O' => 1, - 'AM_GNU_GETTEXT_INTL_SUBDIR' => 1, '_AM_COND_ELSE' => 1, - '_AM_SUBST_NOTMAKE' => 1, - 'AC_CONFIG_AUX_DIR' => 1, - 'AC_SUBST_TRACE' => 1, - 'm4_pattern_allow' => 1, - 'AM_INIT_AUTOMAKE' => 1, - 'sinclude' => 1, - 'AM_PROG_CC_C_O' => 1, - 'AC_PROG_LIBTOOL' => 1, - 'AM_CONDITIONAL' => 1, - 'AC_SUBST' => 1, - 'AM_PROG_F77_C_O' => 1, - 'AC_CONFIG_SUBDIRS' => 1, - 'AC_CONFIG_FILES' => 1, - 'AC_CONFIG_LIBOBJ_DIR' => 1, - 'AC_FC_PP_SRCEXT' => 1, - 'AM_GNU_GETTEXT' => 1, 'AC_CONFIG_MACRO_DIR_TRACE' => 1, - 'LT_SUPPORTED_TAG' => 1, - 'AM_PROG_LIBTOOL' => 1, - 'AC_CONFIG_LINKS' => 1, - '_AM_COND_IF' => 1, + 'AC_CANONICAL_HOST' => 1, + 'AM_NLS' => 1, + 'AC_CANONICAL_SYSTEM' => 1, + '_LT_AC_TAGCONFIG' => 1, + 'sinclude' => 1, 'AC_FC_FREEFORM' => 1, - 'AC_REQUIRE_AUX_FILE' => 1, - 'AM_PROG_MOC' => 1, - 'GTK_DOC_CHECK' => 1, - 'AC_LIBSOURCE' => 1, - 'AC_DEFINE_TRACE_LITERAL' => 1, - 'AM_MAKEFILE_INCLUDE' => 1, - 'AC_FC_SRCEXT' => 1, - 'm4_pattern_forbid' => 1, - 'AM_PATH_GUILE' => 1 + 'AC_CONFIG_FILES' => 1 } ], 'Autom4te::Request' ) ); Index: trunk/npstat/stat/SineGOFTest1D.cc =================================================================== --- trunk/npstat/stat/SineGOFTest1D.cc (revision 845) +++ trunk/npstat/stat/SineGOFTest1D.cc (revision 846) @@ -1,77 +1,79 @@ #include #include #include #include "npstat/nm/sineTransformMatrix.hh" #include "npstat/stat/SineGOFTest1D.hh" #include "npstat/stat/Distributions1D.hh" namespace npstat { SineGOFTest1D::SineGOFTest1D( const AbsDistribution1D& nullDistro, const unsigned nSineTerms, const unsigned nDiscretizationPoints, const unsigned char* mask, const unsigned lenMask) : AbsSmoothGOFTest1D(nullDistro, nSineTerms, mask, lenMask), nPt_(nDiscretizationPoints), sineM_(sineTransformMatrix(nSineTerms, nDiscretizationPoints)), points_(0.0, 1.0, nDiscretizationPoints), quantiles_(nDiscretizationPoints), - cdfValues_(nDiscretizationPoints) + cdfValues_(nDiscretizationPoints), + sineValues_(nSineTerms) { for (unsigned icdf=0; icdfquantile(points_[icdf]); } SineGOFTest1D::SineGOFTest1D(const AbsDistribution1D& nullDistro, const unsigned nDiscretizationPoints, const std::vector& mask) : AbsSmoothGOFTest1D(nullDistro, mask), nPt_(nDiscretizationPoints), sineM_(sineTransformMatrix(mask.size(), nDiscretizationPoints)), points_(0.0, 1.0, nDiscretizationPoints), quantiles_(nDiscretizationPoints), - cdfValues_(nDiscretizationPoints) + cdfValues_(nDiscretizationPoints), + sineValues_(mask.size()) { for (unsigned icdf=0; icdfquantile(points_[icdf]); } unsigned SineGOFTest1D::normalizedDeviations( const double* data, const unsigned long lenData, const bool dataIsSorted, double* deviations, const unsigned lenDeviations) const { assert(lenData); assert(data); assert(lenDeviations >= nUnmasked_); if (dataIsSorted) return normalizedDeviationsSorted(data, lenData, deviations); else { std::vector tmp(data, data+lenData); std::sort(tmp.begin(), tmp.end()); return normalizedDeviationsSorted(&tmp[0], lenData, deviations); } } unsigned SineGOFTest1D::normalizedDeviations( const float* data, const unsigned long lenData, const bool dataIsSorted, double* deviations, const unsigned lenDeviations) const { assert(lenData); assert(data); assert(lenDeviations >= nUnmasked_); if (dataIsSorted) return normalizedDeviationsSorted(data, lenData, deviations); else { std::vector tmp(data, data+lenData); std::sort(tmp.begin(), tmp.end()); return normalizedDeviationsSorted(&tmp[0], lenData, deviations); } } }