代码拉取完成,页面将自动刷新
同步操作将从 jmaxime/HiFiLES 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by HiFiLES configure 0.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --prefix=/.. --with-CXX=g++ --with-BLAS=ATLAS --with-BLAS-lib=/usr/lib --with-BLAS-include=/usr/include --with-MPI=mpicxx --with-MPI-include=/usr/lib/openmpi/include --with-CUDA=NO --with-CUDA-lib=/usr/local/cuda-5.0/lib64 --with-CUDA-include=/usr/local/cuda-5.0/include --with-CUDA-arch=20 --with-ParMetis-lib=/usr/lib --with-ParMetis-include=/usr/include --with-Metis-lib=/usr/lib --with-Metis-include=/usr/include --with-Tecio-lib=NO --with-Tecio-include=NO --enable-metis=NO --enable-release=RELEASE
## --------- ##
## Platform. ##
## --------- ##
hostname = Inspiron
uname -m = x86_64
uname -r = 3.13.0-44-generic
uname -s = Linux
uname -v = #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/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/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/bin
PATH: /opt/Tec360/bin
PATH: /usr/local/texlive/2014/bin/x86_64-linux
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2354: checking for a BSD-compatible install
configure:2422: result: /usr/bin/install -c
configure:2433: checking whether build environment is sane
configure:2483: result: yes
configure:2624: checking for a thread-safe mkdir -p
configure:2663: result: /bin/mkdir -p
configure:2676: checking for gawk
configure:2706: result: no
configure:2676: checking for mawk
configure:2692: found /usr/bin/mawk
configure:2703: result: mawk
configure:2714: checking whether make sets $(MAKE)
configure:2736: result: yes
configure:2827: checking whether make supports nested variables
configure:2844: result: yes
configure:3033: checking for style of include used by make
configure:3061: result: GNU
configure:3132: checking for gcc
configure:3148: found /usr/bin/gcc
configure:3159: result: gcc
configure:3388: checking for C compiler version
configure:3397: gcc --version >&5
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3408: $? = 0
configure:3397: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
configure:3408: $? = 0
configure:3397: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3408: $? = 4
configure:3397: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3408: $? = 4
configure:3428: checking whether the C compiler works
configure:3450: gcc conftest.c >&5
configure:3454: $? = 0
configure:3502: result: yes
configure:3505: checking for C compiler default output file name
configure:3507: result: a.out
configure:3513: checking for suffix of executables
configure:3520: gcc -o conftest conftest.c >&5
configure:3524: $? = 0
configure:3546: result:
configure:3568: checking whether we are cross compiling
configure:3576: gcc -o conftest conftest.c >&5
configure:3580: $? = 0
configure:3587: ./conftest
configure:3591: $? = 0
configure:3606: result: no
configure:3611: checking for suffix of object files
configure:3633: gcc -c conftest.c >&5
configure:3637: $? = 0
configure:3658: result: o
configure:3662: checking whether we are using the GNU C compiler
configure:3681: gcc -c conftest.c >&5
configure:3681: $? = 0
configure:3690: result: yes
configure:3699: checking whether gcc accepts -g
configure:3719: gcc -c -g conftest.c >&5
configure:3719: $? = 0
configure:3760: result: yes
configure:3777: checking for gcc option to accept ISO C89
configure:3841: gcc -c -g -O2 conftest.c >&5
configure:3841: $? = 0
configure:3854: result: none needed
configure:3876: checking dependency style of gcc
configure:3987: result: gcc3
configure:4288: checking for /usr/lib/libparmetis.a
configure:4302: result: yes
configure:4316: checking for /usr/lib/libmetis.a
configure:4330: result: yes
configure:4356: checking for /usr/include/parmetis.h
configure:4370: result: yes
configure:4384: checking for /usr/include/metis.h
configure:4398: result: yes
configure:4589: checking for /usr/lib/openmpi/include/mpi.h
configure:4603: result: yes
configure:4693: checking for /usr/lib/libcblas.a
configure:4707: result: yes
configure:4718: checking for /usr/lib/libatlas.a
configure:4732: result: yes
configure:4885: checking for C++ compiler version
configure:4894: mpicxx --version >&5
g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4905: $? = 0
configure:4894: mpicxx -v >&5
Using built-in specs.
COLLECT_GCC=/usr/bin/g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
configure:4905: $? = 0
configure:4894: mpicxx -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4905: $? = 4
configure:4894: mpicxx -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4905: $? = 4
configure:4909: checking whether we are using the GNU C++ compiler
configure:4928: mpicxx -c -O3 -D_MPI conftest.cpp >&5
configure:4928: $? = 0
configure:4937: result: yes
configure:4946: checking whether mpicxx accepts -g
configure:4966: mpicxx -c -g conftest.cpp >&5
configure:4966: $? = 0
configure:5007: result: yes
configure:5032: checking dependency style of mpicxx
configure:5143: result: gcc3
configure:5206: checking for gcc
configure:5233: result: gcc
configure:5462: checking for C compiler version
configure:5471: gcc --version >&5
gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:5482: $? = 0
configure:5471: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
configure:5482: $? = 0
configure:5471: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5482: $? = 4
configure:5471: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5482: $? = 4
configure:5486: checking whether we are using the GNU C compiler
configure:5514: result: yes
configure:5523: checking whether gcc accepts -g
configure:5584: result: yes
configure:5601: checking for gcc option to accept ISO C89
configure:5678: result: none needed
configure:5700: checking dependency style of gcc
configure:5811: result: gcc3
configure:5827: checking whether gcc and cc understand -c and -o together
configure:5858: gcc -c conftest.c -o conftest2.o >&5
configure:5862: $? = 0
configure:5868: gcc -c conftest.c -o conftest2.o >&5
configure:5872: $? = 0
configure:5883: cc -c conftest.c >&5
configure:5887: $? = 0
configure:5895: cc -c conftest.c -o conftest2.o >&5
configure:5899: $? = 0
configure:5905: cc -c conftest.c -o conftest2.o >&5
configure:5909: $? = 0
configure:5927: result: yes
configure:5981: checking build system type
configure:5995: result: x86_64-unknown-linux-gnu
configure:6015: checking host system type
configure:6028: result: x86_64-unknown-linux-gnu
configure:6069: checking how to print strings
configure:6096: result: printf
configure:6117: checking for a sed that does not truncate output
configure:6181: result: /bin/sed
configure:6199: checking for grep that handles long lines and -e
configure:6257: result: /bin/grep
configure:6262: checking for egrep
configure:6324: result: /bin/grep -E
configure:6329: checking for fgrep
configure:6391: result: /bin/grep -F
configure:6426: checking for ld used by gcc
configure:6493: result: /usr/bin/ld
configure:6500: checking if the linker (/usr/bin/ld) is GNU ld
configure:6515: result: yes
configure:6527: checking for BSD- or MS-compatible name lister (nm)
configure:6576: result: /usr/bin/nm -B
configure:6706: checking the name lister (/usr/bin/nm -B) interface
configure:6713: gcc -c -g -O2 conftest.c >&5
configure:6716: /usr/bin/nm -B "conftest.o"
configure:6719: output
0000000000000000 B some_variable
configure:6726: result: BSD nm
configure:6729: checking whether ln -s works
configure:6733: result: yes
configure:6741: checking the maximum length of command line arguments
configure:6871: result: 1572864
configure:6888: checking whether the shell understands some XSI constructs
configure:6898: result: yes
configure:6902: checking whether the shell understands "+="
configure:6908: result: yes
configure:6943: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:6983: result: func_convert_file_noop
configure:6990: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7010: result: func_convert_file_noop
configure:7017: checking for /usr/bin/ld option to reload object files
configure:7024: result: -r
configure:7098: checking for objdump
configure:7114: found /usr/bin/objdump
configure:7125: result: objdump
configure:7157: checking how to recognize dependent libraries
configure:7359: result: pass_all
configure:7444: checking for dlltool
configure:7474: result: no
configure:7504: checking how to associate runtime and link libraries
configure:7531: result: printf %s\n
configure:7591: checking for ar
configure:7607: found /usr/bin/ar
configure:7618: result: ar
configure:7655: checking for archiver @FILE support
configure:7672: gcc -c -g -O2 conftest.c >&5
configure:7672: $? = 0
configure:7675: ar cru libconftest.a @conftest.lst >&5
configure:7678: $? = 0
configure:7683: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7686: $? = 1
configure:7698: result: @
configure:7756: checking for strip
configure:7772: found /usr/bin/strip
configure:7783: result: strip
configure:7855: checking for ranlib
configure:7871: found /usr/bin/ranlib
configure:7882: result: ranlib
configure:7984: checking command to parse /usr/bin/nm -B output from gcc object
configure:8104: gcc -c -g -O2 conftest.c >&5
configure:8107: $? = 0
configure:8111: /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:8114: $? = 0
configure:8180: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8183: $? = 0
configure:8221: result: ok
configure:8258: checking for sysroot
configure:8288: result: no
configure:8365: gcc -c -g -O2 conftest.c >&5
configure:8368: $? = 0
configure:8544: checking for mt
configure:8560: found /bin/mt
configure:8571: result: mt
configure:8594: checking if mt is a manifest tool
configure:8600: mt '-?'
configure:8608: result: no
configure:9250: checking how to run the C preprocessor
configure:9281: gcc -E conftest.c
configure:9281: $? = 0
configure:9295: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:9295: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HiFiLES"
| #define PACKAGE_TARNAME "HiFiLES"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "HiFiLES 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://hifiles.stanford.edu"
| #define PACKAGE "HiFiLES"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9320: result: gcc -E
configure:9340: gcc -E conftest.c
configure:9340: $? = 0
configure:9354: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:9354: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HiFiLES"
| #define PACKAGE_TARNAME "HiFiLES"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "HiFiLES 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://hifiles.stanford.edu"
| #define PACKAGE "HiFiLES"
| #define VERSION "0.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:9383: checking for ANSI C header files
configure:9403: gcc -c -g -O2 conftest.c >&5
configure:9403: $? = 0
configure:9476: gcc -o conftest -g -O2 conftest.c >&5
configure:9476: $? = 0
configure:9476: ./conftest
configure:9476: $? = 0
configure:9487: result: yes
configure:9500: checking for sys/types.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for sys/stat.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for stdlib.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for string.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for memory.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for strings.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for inttypes.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for stdint.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9500: checking for unistd.h
configure:9500: gcc -c -g -O2 conftest.c >&5
configure:9500: $? = 0
configure:9500: result: yes
configure:9514: checking for dlfcn.h
configure:9514: gcc -c -g -O2 conftest.c >&5
configure:9514: $? = 0
configure:9514: result: yes
configure:9731: checking for objdir
configure:9746: result: .libs
configure:10017: checking if gcc supports -fno-rtti -fno-exceptions
configure:10035: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:10039: $? = 0
configure:10052: result: no
configure:10379: checking for gcc option to produce PIC
configure:10386: result: -fPIC -DPIC
configure:10394: checking if gcc PIC flag -fPIC -DPIC works
configure:10412: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10416: $? = 0
configure:10429: result: yes
configure:10458: checking if gcc static flag -static works
configure:10486: result: yes
configure:10501: checking if gcc supports -c -o file.o
configure:10522: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10526: $? = 0
configure:10548: result: yes
configure:10556: checking if gcc supports -c -o file.o
configure:10603: result: yes
configure:10636: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11789: result: yes
configure:11826: checking whether -lc should be explicitly linked in
configure:11834: gcc -c -g -O2 conftest.c >&5
configure:11837: $? = 0
configure:11852: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:11855: $? = 0
configure:11869: result: no
configure:12029: checking dynamic linker characteristics
configure:12540: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12540: $? = 0
configure:12766: result: GNU/Linux ld.so
configure:12873: checking how to hardcode library paths into programs
configure:12898: result: immediate
configure:13438: checking whether stripping libraries is possible
configure:13443: result: yes
configure:13478: checking if libtool supports shared libraries
configure:13480: result: yes
configure:13483: checking whether to build shared libraries
configure:13504: result: yes
configure:13507: checking whether to build static libraries
configure:13511: result: yes
configure:13534: checking how to run the C++ preprocessor
configure:13561: mpicxx -E conftest.cpp
configure:13561: $? = 0
configure:13575: mpicxx -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:13575: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HiFiLES"
| #define PACKAGE_TARNAME "HiFiLES"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "HiFiLES 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://hifiles.stanford.edu"
| #define PACKAGE "HiFiLES"
| #define VERSION "0.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13600: result: mpicxx -E
configure:13620: mpicxx -E conftest.cpp
configure:13620: $? = 0
configure:13634: mpicxx -E conftest.cpp
conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:13634: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "HiFiLES"
| #define PACKAGE_TARNAME "HiFiLES"
| #define PACKAGE_VERSION "0.1"
| #define PACKAGE_STRING "HiFiLES 0.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL "http://hifiles.stanford.edu"
| #define PACKAGE "HiFiLES"
| #define VERSION "0.1"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13803: checking for ld used by mpicxx
configure:13870: result: /usr/bin/ld -m elf_x86_64
configure:13877: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:13892: result: yes
configure:13947: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14952: result: yes
configure:14988: mpicxx -c -O3 -D_MPI conftest.cpp >&5
configure:14991: $? = 0
configure:15511: checking for mpicxx option to produce PIC
configure:15518: result: -fPIC -DPIC
configure:15526: checking if mpicxx PIC flag -fPIC -DPIC works
configure:15544: mpicxx -c -O3 -D_MPI -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15548: $? = 0
configure:15561: result: yes
configure:15584: checking if mpicxx static flag -static works
configure:15612: result: no
configure:15624: checking if mpicxx supports -c -o file.o
configure:15645: mpicxx -c -O3 -D_MPI -o out/conftest2.o conftest.cpp >&5
configure:15649: $? = 0
configure:15671: result: yes
configure:15676: checking if mpicxx supports -c -o file.o
configure:15723: result: yes
configure:15753: checking whether the mpicxx linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15789: result: yes
configure:15930: checking dynamic linker characteristics
configure:16601: result: GNU/Linux ld.so
configure:16654: checking how to hardcode library paths into programs
configure:16679: result: immediate
configure:16964: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by HiFiLES config.status 0.1, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Inspiron
config.status:1113: creating Makefile
config.status:1113: creating lib/Makefile
config.status:1113: creating obj/Makefile
config.status:1285: executing depfiles commands
config.status:1285: executing libtool commands
configure:19310: result:
Build Configuration Summary:
Source code location: /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver
Install location: /
Version: 0.1
Code Type: RELEASE
Compiler: mpicxx
Preprocessor flags: -I /usr/include -D_STANDARD_BLAS -I/usr/include -I/usr/include -D_CPU -I/usr/lib/openmpi/include
Compiler flags: -O3 -D_MPI
Linker flags:
Libraries: /usr/lib/libcblas.a /usr/lib/libatlas.a /usr/lib/libparmetis.a /usr/lib/libmetis.a
BLAS support: YES
MPI support: YES
CUDA support: NO
TecIO support: NO
Additionally, don't forget to set the environment variable HIFILES_HOME
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
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_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__usr_include_metis_h=yes
ac_cv_file__usr_include_parmetis_h=yes
ac_cv_file__usr_lib_libatlas_a=yes
ac_cv_file__usr_lib_libcblas_a=yes
ac_cv_file__usr_lib_libmetis_a=yes
ac_cv_file__usr_lib_libparmetis_a=yes
ac_cv_file__usr_lib_openmpi_include_mpi_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='mpicxx -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/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=yes
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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/missing --run autoconf'
AUTOHEADER='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/missing --run autoheader'
AUTOMAKE='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/missing --run automake-1.11'
AWK='mawk'
BLAS_CXX='-I /usr/include -D_STANDARD_BLAS'
BLAS_LD='/usr/lib/libcblas.a /usr/lib/libatlas.a'
BLAS_LDFLAGS=''
BUILD_GPU_FALSE=''
BUILD_GPU_TRUE='#'
BUILD_METIS_FALSE=''
BUILD_METIS_TRUE='#'
BUILD_MPI_FALSE='#'
BUILD_MPI_TRUE=''
BUILD_PARMETIS_FALSE='#'
BUILD_PARMETIS_TRUE=''
BUILD_TECIO_FALSE=''
BUILD_TECIO_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CUDA_ARCH=''
CUDA_CXX='-D_CPU'
CUDA_LDFLAGS=''
CUDA_LIBS=''
CXX='mpicxx'
CXXCPP='mpicxx -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O3 -D_MPI'
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"HiFiLES\" -DPACKAGE_TARNAME=\"HiFiLES\" -DPACKAGE_VERSION=\"0.1\" -DPACKAGE_STRING=\"HiFiLES\ 0.1\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"http://hifiles.stanford.edu\" -DPACKAGE=\"HiFiLES\" -DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HIFILES_METIS_CPPFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/missing --run makeinfo'
MANIFEST_TOOL=':'
METIS_INCLUDE=''
METIS_LIB=''
MKDIR_P='/bin/mkdir -p'
MPI_INCLUDE='-I/usr/lib/openmpi/include'
NM='/usr/bin/nm -B'
NMEDIT=''
NVCC=''
NVCCFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='HiFiLES'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='HiFiLES'
PACKAGE_STRING='HiFiLES 0.1'
PACKAGE_TARNAME='HiFiLES'
PACKAGE_URL='http://hifiles.stanford.edu'
PACKAGE_VERSION='0.1'
PARMETIS_CXX='-I/usr/include -I/usr/include'
PARMETIS_LD='/usr/lib/libparmetis.a /usr/lib/libmetis.a'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
TECIO_CXX='-DNO_TECIO'
TECIO_LD=''
VERSION='0.1'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX=''
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-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
hifiles_externals_INCLUDES='-DNO_METIS '
hifiles_externals_LIBS=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/..'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
top_dir='/home/maxime/cfd/pkg/HiFiLES/HiFiLES-solver'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "HiFiLES"
#define PACKAGE_TARNAME "HiFiLES"
#define PACKAGE_VERSION "0.1"
#define PACKAGE_STRING "HiFiLES 0.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL "http://hifiles.stanford.edu"
#define PACKAGE "HiFiLES"
#define VERSION "0.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。