This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by MBX configure 0.7, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --disable-optimization ## --------- ## ## Platform. ## ## --------- ## hostname = pfe23 uname -m = x86_64 uname -r = 3.10.0-1160.71.1.1chaos.ch6.x86_64 uname -s = Linux uname -v = #1 SMP Fri Jul 22 16:40:48 PDT 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: /nasa/pkgsrc/toss3/2021Q2/gcc10/bin PATH: /nasa/pkgsrc/toss3/2020Q4/bin PATH: /nasa/pkgsrc/toss3/2020Q4/sbin PATH: /nasa/hpe/mpt/2.25_rhel79/bin PATH: /nobackup/fguzman/Anaconda/Miniconda/condabin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /usr/bin PATH: /bin PATH: /usr/X11R6/bin PATH: /PBS/bin PATH: /usr/sbin PATH: /sbin PATH: /opt/c3/bin PATH: /opt/sgi/sbin PATH: /opt/sgi/bin PATH: /home1/fguzman/scripts PATH: /nobackup/fguzman/Converge/Converge_install_2.4.26/l_x86_64/bin PATH: /nobackup/fguzman/Converge/Converge_util_scripts PATH: /nobackup/fguzman/Converge/Converge_util_scripts/2020_05_11 PATH: /nobackup/fguzman/Converge/Converge_root_3.0.6/root_FG/Convergent_Science/CONVERGE/3.0.6/utilities/bin PATH: /nobackup/fguzman/Converge/ScriptsRun PATH: /nobackup/fguzman/LAMMPS/Scripts PATH: /nobackup/fguzman/LAMMPS/Scripts/TemplateScripts ## ----------- ## ## Core tests. ## ## ----------- ## configure:2452: checking for gcc configure:2468: found /nasa/pkgsrc/toss3/2021Q2/gcc10/bin/gcc configure:2479: result: gcc configure:2708: checking for C compiler version configure:2717: gcc --version >&5 gcc (GCC) 10.3.0 Copyright (C) 2020 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:2728: $? = 0 configure:2717: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/nasa/pkgsrc/toss3/2021Q2/gcc10/libexec/gcc/x86_64-redhat-linux/10.3.0/lto-wrapper Target: x86_64-redhat-linux Configured with: ../gcc-10.3.0/configure --disable-libstdcxx-pch --enable-nls --with-libiconv-prefix=/usr --disable-multilib --enable-__cxa_atexit --with-gxx-include-dir=/nasa/pkgsrc/toss3/2021Q2/gcc10/include/c++/ --enable-libssp --enable-languages='c obj-c++ objc fortran c++' --enable-shared --enable-long-long --with-local-prefix=/nasa/pkgsrc/toss3/2021Q2/gcc10 --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -Wl,-R/nasa/pkgsrc/toss3/2021Q2/gcc7/lib/gcc/x86_64-redhat-linux/7.5.0 -Wl,-R/nasa/pkgsrc/toss3/2021Q2/gcc7/lib64 -Wl,-R/nasa/pkgsrc/toss3/2021Q2/lib ' --with-system-zlib --without-zstd --with-arch=nocona --with-tune=nocona --with-fpmath=sse --prefix=/nasa/pkgsrc/toss3/2021Q2/gcc10 --build=x86_64-redhat-linux --host=x86_64-redhat-linux --infodir=/nasa/pkgsrc/toss3/2021Q2/gcc10/info --mandir=/nasa/pkgsrc/toss3/2021Q2/gcc10/man Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.3.0 (GCC) configure:2728: $? = 0 configure:2717: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:2728: $? = 1 configure:2717: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2728: $? = 1 configure:2748: checking whether the C compiler works configure:2770: gcc conftest.c >&5 configure:2774: $? = 0 configure:2822: result: yes configure:2825: checking for C compiler default output file name configure:2827: result: a.out configure:2833: checking for suffix of executables configure:2840: gcc -o conftest conftest.c >&5 configure:2844: $? = 0 configure:2866: result: configure:2888: checking whether we are cross compiling configure:2896: gcc -o conftest conftest.c >&5 configure:2900: $? = 0 configure:2907: ./conftest configure:2911: $? = 0 configure:2926: result: no configure:2931: checking for suffix of object files configure:2953: gcc -c conftest.c >&5 configure:2957: $? = 0 configure:2978: result: o configure:2982: checking whether we are using the GNU C compiler configure:3001: gcc -c conftest.c >&5 configure:3001: $? = 0 configure:3010: result: yes configure:3019: checking whether gcc accepts -g configure:3039: gcc -c -g conftest.c >&5 configure:3039: $? = 0 configure:3080: result: yes configure:3097: checking for gcc option to accept ISO C89 configure:3160: gcc -c -g -O2 conftest.c >&5 configure:3160: $? = 0 configure:3173: result: none needed configure:3198: checking whether gcc understands -c and -o together configure:3220: gcc -c conftest.c -o conftest2.o configure:3223: $? = 0 configure:3220: gcc -c conftest.c -o conftest2.o configure:3223: $? = 0 configure:3235: result: yes configure:3302: checking for ar configure:3318: found /usr/bin/ar configure:3329: result: ar configure:3355: checking the archiver (ar) interface configure:3371: gcc -c -g -O2 conftest.c >&5 configure:3371: $? = 0 configure:3373: ar cru libconftest.a conftest.o >&5 configure:3376: $? = 0 configure:3404: result: ar configure:3455: checking build system type configure:3469: result: x86_64-pc-linux-gnu configure:3489: checking host system type configure:3502: result: x86_64-pc-linux-gnu configure:3543: checking how to print strings configure:3570: result: printf configure:3591: checking for a sed that does not truncate output configure:3655: result: /usr/bin/sed configure:3673: checking for grep that handles long lines and -e configure:3731: result: /usr/bin/grep configure:3736: checking for egrep configure:3798: result: /usr/bin/grep -E configure:3803: checking for fgrep configure:3865: result: /usr/bin/grep -F configure:3900: checking for ld used by gcc configure:3967: result: /usr/bin/ld configure:3974: checking if the linker (/usr/bin/ld) is GNU ld configure:3989: result: yes configure:4001: checking for BSD- or MS-compatible name lister (nm) configure:4055: result: /usr/bin/nm -B configure:4185: checking the name lister (/usr/bin/nm -B) interface configure:4192: gcc -c -g -O2 conftest.c >&5 configure:4195: /usr/bin/nm -B "conftest.o" configure:4198: output 0000000000000000 B some_variable configure:4205: result: BSD nm configure:4208: checking whether ln -s works configure:4212: result: yes configure:4220: checking the maximum length of command line arguments configure:4351: result: 3458764513820540925 configure:4399: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:4439: result: func_convert_file_noop configure:4446: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:4466: result: func_convert_file_noop configure:4473: checking for /usr/bin/ld option to reload object files configure:4480: result: -r configure:4554: checking for objdump configure:4570: found /usr/bin/objdump configure:4581: result: objdump configure:4613: checking how to recognize dependent libraries configure:4813: result: pass_all configure:4898: checking for dlltool configure:4928: result: no configure:4958: checking how to associate runtime and link libraries configure:4985: result: printf %s\n configure:5109: checking for archiver @FILE support configure:5126: gcc -c -g -O2 conftest.c >&5 configure:5126: $? = 0 configure:5129: ar cru libconftest.a @conftest.lst >&5 configure:5132: $? = 0 configure:5137: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:5140: $? = 1 configure:5152: result: @ configure:5210: checking for strip configure:5226: found /usr/bin/strip configure:5237: result: strip configure:5309: checking for ranlib configure:5325: found /usr/bin/ranlib configure:5336: result: ranlib configure:5413: checking for gawk configure:5429: found /usr/bin/gawk configure:5440: result: gawk configure:5480: checking command to parse /usr/bin/nm -B output from gcc object configure:5633: gcc -c -g -O2 conftest.c >&5 configure:5636: $? = 0 configure:5640: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:5643: $? = 0 configure:5709: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5712: $? = 0 configure:5750: result: ok configure:5797: checking for sysroot configure:5827: result: no configure:5834: checking for a working dd configure:5872: result: /usr/bin/dd configure:5876: checking how to truncate binary pipes configure:5891: result: /usr/bin/dd bs=4096 count=1 configure:6027: gcc -c -g -O2 conftest.c >&5 configure:6030: $? = 0 configure:6220: checking for mt configure:6250: result: no configure:6270: checking if : is a manifest tool configure:6276: : '-?' configure:6284: result: no configure:6961: checking how to run the C preprocessor configure:6992: gcc -E conftest.c configure:6992: $? = 0 configure:7006: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7006: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7031: result: gcc -E configure:7051: gcc -E conftest.c configure:7051: $? = 0 configure:7065: gcc -E conftest.c conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:7065: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:7094: checking for ANSI C header files configure:7114: gcc -c -g -O2 conftest.c >&5 configure:7114: $? = 0 configure:7187: gcc -o conftest -g -O2 conftest.c >&5 configure:7187: $? = 0 configure:7187: ./conftest configure:7187: $? = 0 configure:7198: result: yes configure:7211: checking for sys/types.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for sys/stat.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for stdlib.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for string.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for memory.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for strings.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for inttypes.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for stdint.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7211: checking for unistd.h configure:7211: gcc -c -g -O2 conftest.c >&5 configure:7211: $? = 0 configure:7211: result: yes configure:7225: checking for dlfcn.h configure:7225: gcc -c -g -O2 conftest.c >&5 configure:7225: $? = 0 configure:7225: result: yes configure:7480: checking for objdir configure:7495: result: .libs configure:7759: checking if gcc supports -fno-rtti -fno-exceptions configure:7777: 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:7781: $? = 0 configure:7794: result: no configure:8152: checking for gcc option to produce PIC configure:8159: result: -fPIC -DPIC configure:8167: checking if gcc PIC flag -fPIC -DPIC works configure:8185: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:8189: $? = 0 configure:8202: result: yes configure:8231: checking if gcc static flag -static works configure:8259: result: no configure:8274: checking if gcc supports -c -o file.o configure:8295: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:8299: $? = 0 configure:8321: result: yes configure:8329: checking if gcc supports -c -o file.o configure:8376: result: yes configure:8409: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:9668: result: yes configure:9908: checking dynamic linker characteristics configure:10489: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10489: $? = 0 configure:10726: result: GNU/Linux ld.so configure:10848: checking how to hardcode library paths into programs configure:10873: result: immediate configure:11421: checking whether stripping libraries is possible configure:11426: result: yes configure:11461: checking if libtool supports shared libraries configure:11463: result: yes configure:11466: checking whether to build shared libraries configure:11491: result: no configure:11494: checking whether to build static libraries configure:11498: result: yes configure:11553: checking for a BSD-compatible install configure:11621: result: /usr/bin/install -c configure:11632: checking whether build environment is sane configure:11687: result: yes configure:11830: checking for a thread-safe mkdir -p configure:11869: result: /usr/bin/mkdir -p configure:11872: checking whether make sets $(MAKE) configure:11894: result: yes configure:11916: checking whether make supports the include directive configure:11931: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:11934: $? = 0 configure:11953: result: yes (GNU style) configure:11986: checking whether make supports nested variables configure:12003: result: yes configure:12088: checking dependency style of gcc configure:12199: result: gcc3 configure:12354: checking for g++ configure:12370: found /nasa/pkgsrc/toss3/2021Q2/gcc10/bin/g++ configure:12381: result: g++ configure:12408: checking for C++ compiler version configure:12417: g++ --version >&5 g++ (GCC) 10.3.0 Copyright (C) 2020 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:12428: $? = 0 configure:12417: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/nasa/pkgsrc/toss3/2021Q2/gcc10/libexec/gcc/x86_64-redhat-linux/10.3.0/lto-wrapper Target: x86_64-redhat-linux Configured with: ../gcc-10.3.0/configure --disable-libstdcxx-pch --enable-nls --with-libiconv-prefix=/usr --disable-multilib --enable-__cxa_atexit --with-gxx-include-dir=/nasa/pkgsrc/toss3/2021Q2/gcc10/include/c++/ --enable-libssp --enable-languages='c obj-c++ objc fortran c++' --enable-shared --enable-long-long --with-local-prefix=/nasa/pkgsrc/toss3/2021Q2/gcc10 --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -Wl,-R/nasa/pkgsrc/toss3/2021Q2/gcc7/lib/gcc/x86_64-redhat-linux/7.5.0 -Wl,-R/nasa/pkgsrc/toss3/2021Q2/gcc7/lib64 -Wl,-R/nasa/pkgsrc/toss3/2021Q2/lib ' --with-system-zlib --without-zstd --with-arch=nocona --with-tune=nocona --with-fpmath=sse --prefix=/nasa/pkgsrc/toss3/2021Q2/gcc10 --build=x86_64-redhat-linux --host=x86_64-redhat-linux --infodir=/nasa/pkgsrc/toss3/2021Q2/gcc10/info --mandir=/nasa/pkgsrc/toss3/2021Q2/gcc10/man Thread model: posix Supported LTO compression algorithms: zlib gcc version 10.3.0 (GCC) configure:12428: $? = 0 configure:12417: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:12428: $? = 1 configure:12417: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:12428: $? = 1 configure:12432: checking whether we are using the GNU C++ compiler configure:12451: g++ -c conftest.cpp >&5 configure:12451: $? = 0 configure:12460: result: yes configure:12469: checking whether g++ accepts -g configure:12489: g++ -c -g conftest.cpp >&5 configure:12489: $? = 0 configure:12530: result: yes configure:12571: checking how to run the C++ preprocessor configure:12598: g++ -E conftest.cpp configure:12598: $? = 0 configure:12612: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | #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/" | #define PACKAGE "mbx" | #define VERSION "0.7" | /* end confdefs.h. */ | #include configure:12637: result: g++ -E configure:12657: g++ -E conftest.cpp configure:12657: $? = 0 configure:12671: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:12671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | #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/" | #define PACKAGE "mbx" | #define VERSION "0.7" | /* end confdefs.h. */ | #include configure:12833: checking for ld used by g++ configure:12900: result: /usr/bin/ld -m elf_x86_64 configure:12907: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12922: result: yes configure:12977: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14050: result: yes configure:14086: g++ -c -g -O2 conftest.cpp >&5 configure:14089: $? = 0 configure:14570: checking for g++ option to produce PIC configure:14577: result: -fPIC -DPIC configure:14585: checking if g++ PIC flag -fPIC -DPIC works configure:14603: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14607: $? = 0 configure:14620: result: yes configure:14643: checking if g++ static flag -static works configure:14671: result: no configure:14683: checking if g++ supports -c -o file.o configure:14704: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14708: $? = 0 configure:14730: result: yes configure:14735: checking if g++ supports -c -o file.o configure:14782: result: yes configure:14812: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14852: result: yes configure:14993: checking dynamic linker characteristics configure:15738: result: GNU/Linux ld.so configure:15803: checking how to hardcode library paths into programs configure:15828: result: immediate configure:15870: checking dependency style of g++ configure:15981: result: gcc3 configure:16006: checking for g++ option to support OpenMP configure:16021: g++ -o conftest conftest.cpp >&5 conftest.cpp:25:2: error: 'choke' does not name a type 25 | choke me | ^~~~~ In file included from conftest.cpp:27: /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:39:3: error: 'omp_lock_t' does not name a type 39 | } omp_lock_t; | ^~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:114:13: error: variable or field 'omp_init_lock' declared void 114 | extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:114:28: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 114 | extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:114:40: error: expected primary-expression before ')' token 114 | extern void omp_init_lock (omp_lock_t *) __GOMP_NOTHROW; | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:115:13: error: variable or field 'omp_init_lock_with_hint' declared void 115 | extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t) | ^~~~~~~~~~~~~~~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:115:38: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 115 | extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t) | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:115:50: error: expected primary-expression before ',' token 115 | extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t) | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:115:67: error: expected primary-expression before ')' token 115 | extern void omp_init_lock_with_hint (omp_lock_t *, omp_sync_hint_t) | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:117:13: error: variable or field 'omp_destroy_lock' declared void 117 | extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:117:31: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 117 | extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:117:43: error: expected primary-expression before ')' token 117 | extern void omp_destroy_lock (omp_lock_t *) __GOMP_NOTHROW; | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:118:13: error: variable or field 'omp_set_lock' declared void 118 | extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:118:27: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 118 | extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:118:39: error: expected primary-expression before ')' token 118 | extern void omp_set_lock (omp_lock_t *) __GOMP_NOTHROW; | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:119:13: error: variable or field 'omp_unset_lock' declared void 119 | extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~~~~~ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:119:29: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 119 | extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:119:41: error: expected primary-expression before ')' token 119 | extern void omp_unset_lock (omp_lock_t *) __GOMP_NOTHROW; | ^ /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:120:27: error: 'omp_lock_t' was not declared in this scope; did you mean 'omp_lock_hint_t'? 120 | extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; | ^~~~~~~~~~ | omp_lock_hint_t /nasa/pkgsrc/toss3/2021Q2/gcc10/lib/gcc/x86_64-redhat-linux/10.3.0/include/omp.h:120:39: error: expected primary-expression before ')' token 120 | extern int omp_test_lock (omp_lock_t *) __GOMP_NOTHROW; | ^ configure:16021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | #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/" | #define PACKAGE "mbx" | #define VERSION "0.7" | /* end confdefs.h. */ | | #ifndef _OPENMP | choke me | #endif | #include | int main () { return omp_get_num_threads (); } | configure:16039: g++ -o conftest -fopenmp conftest.cpp >&5 configure:16039: $? = 0 configure:16053: result: -fopenmp configure:16088: checking whether the header fftw3.h can be found configure:16094: checking /nasa/pkgsrc/toss3/2021Q2/include/fftw3.h usability configure:16094: g++ -c conftest.cpp >&5 configure:16094: $? = 0 configure:16094: result: yes configure:16094: checking /nasa/pkgsrc/toss3/2021Q2/include/fftw3.h presence configure:16094: g++ -E conftest.cpp configure:16094: $? = 0 configure:16094: result: yes configure:16094: checking for /nasa/pkgsrc/toss3/2021Q2/include/fftw3.h configure:16094: result: yes configure:16134: checking whether MBX can be linked to fftw3 configure:16148: g++ -o conftest -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib conftest.cpp -lfftw3 >&5 configure:16148: $? = 0 configure:16150: result: yes configure:16195: checking whether the header gsl/gsl_math.h can be found configure:16201: checking /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h usability configure:16201: g++ -c conftest.cpp >&5 In file included from conftest.cpp:57: /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h:23:10: fatal error: gsl/gsl_sys.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | #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/" | #define PACKAGE "mbx" | #define VERSION "0.7" | #define HAVE__NASA_PKGSRC_TOSS3_2021Q2_INCLUDE_FFTW3_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16201: result: no configure:16201: checking /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h presence configure:16201: g++ -E conftest.cpp In file included from conftest.cpp:24: /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h:23:10: fatal error: gsl/gsl_sys.h: No such file or directory 23 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MBX" | #define PACKAGE_TARNAME "mbx" | #define PACKAGE_VERSION "0.7" | #define PACKAGE_STRING "MBX 0.7" | #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" | #define PACKAGE_URL "" | #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/" | #define PACKAGE "mbx" | #define VERSION "0.7" | #define HAVE__NASA_PKGSRC_TOSS3_2021Q2_INCLUDE_FFTW3_H 1 | /* end confdefs.h. */ | #include configure:16201: result: no configure:16201: checking for /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h configure:16201: result: no configure:16214: checking for /nasa/pkgsrc/toss3/2021Q2/include/gsl/gsl_math.h configure:16228: result: yes configure:16243: checking whether MBX can be linked to gsl and gslcblas configure:16259: g++ -o conftest -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib conftest.cpp -lgslcblas -lgsl -lfftw3 >&5 configure:16259: $? = 0 configure:16261: result: yes configure:16292: checking whether g++ accepts -std=c++11 configure:16305: g++ -c -std=c++11 conftest.cpp >&5 configure:16305: $? = 0 configure:16318: g++ -o conftest -std=c++11 -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib conftest.cpp -lgslcblas -lgsl -lfftw3 >&5 configure:16318: $? = 0 configure:16319: result: yes configure:16516: checking whether g++ accepts -O0 configure:16529: g++ -c -O0 conftest.cpp >&5 configure:16529: $? = 0 configure:16542: g++ -o conftest -O0 -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib conftest.cpp -lgslcblas -lgsl -lfftw3 >&5 configure:16542: $? = 0 configure:16543: result: yes configure:16845: checking that generated files are newer than configure configure:16851: result: done configure:16882: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MBX config.status 0.7, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on pfe23 config.status:1156: creating Makefile config.status:1156: creating src/Makefile config.status:1156: creating src/unittests/Makefile config.status:1156: creating config.h config.status:1337: config.h is unchanged config.status:1385: executing libtool commands config.status:1385: executing depfiles commands config.status:2172: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:2177: $? = 0 config.status:2172: cd src/unittests && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:2177: $? = 0 ## ---------------- ## ## 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_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_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_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_file__nasa_pkgsrc_toss3_2021Q2_include_gsl_gsl_math_h=yes ac_cv_header__nasa_pkgsrc_toss3_2021Q2_include_fftw3_h=yes ac_cv_header__nasa_pkgsrc_toss3_2021Q2_include_gsl_gsl_math_h=no 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-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/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_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_cxx_openmp=-fopenmp ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_ar_at_file=@ 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=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=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_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][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=3458764513820540925 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/nobackup/fguzman/MB-MD/MBX/build-aux/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} '\''/nobackup/fguzman/MB-MD/MBX/build-aux/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/nobackup/fguzman/MB-MD/MBX/build-aux/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/nobackup/fguzman/MB-MD/MBX/build-aux/missing'\'' automake-1.16' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXTRA_CXXFLAGS_AM=' -std=c++11 -O0 ' FFTWFLAGS='-L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include -DHAVE_FFTWD=1' FGREP='/usr/bin/grep -F' GREP='/usr/bin/grep' GSLFLAGS='-L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISMPI_FALSE='' ISMPI_TRUE='#' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib -I/nasa/pkgsrc/toss3/2021Q2/include -L/nasa/pkgsrc/toss3/2021Q2/lib ' LIBOBJS='' LIBS='-lgslcblas -lgsl -lfftw3 ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/nobackup/fguzman/MB-MD/MBX/build-aux/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' MPIFLAGS='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPENMP_CXXFLAGS='-fopenmp' OTOOL64='' OTOOL='' PACKAGE='mbx' PACKAGE_BUGREPORT='mbx-users@googlegroups.com' PACKAGE_NAME='MBX' PACKAGE_STRING='MBX 0.7' PACKAGE_TARNAME='mbx' PACKAGE_URL='' PACKAGE_VERSION='0.7' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='0.7' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' 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} /nobackup/fguzman/MB-MD/MBX/build-aux/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='/nobackup/fguzman/MB-MD/MBX/install' 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 "MBX" #define PACKAGE_TARNAME "mbx" #define PACKAGE_VERSION "0.7" #define PACKAGE_STRING "MBX 0.7" #define PACKAGE_BUGREPORT "mbx-users@googlegroups.com" #define PACKAGE_URL "" #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/" #define PACKAGE "mbx" #define VERSION "0.7" #define HAVE__NASA_PKGSRC_TOSS3_2021Q2_INCLUDE_FFTW3_H 1 configure: exit 0