| 1 | checking for a BSD-compatible install... /usr/bin/install -c |
|---|
| 2 | checking whether build environment is sane... yes |
|---|
| 3 | checking for gawk... gawk |
|---|
| 4 | checking whether make sets $(MAKE)... yes |
|---|
| 5 | checking for user-defined CXXFLAGS... default "-O2 -Wall" |
|---|
| 6 | checking for g++... g++ |
|---|
| 7 | checking for C++ compiler default output file name... a.out |
|---|
| 8 | checking whether the C++ compiler works... yes |
|---|
| 9 | checking whether we are cross compiling... no |
|---|
| 10 | checking for suffix of executables... |
|---|
| 11 | checking for suffix of object files... o |
|---|
| 12 | checking whether we are using the GNU C++ compiler... yes |
|---|
| 13 | checking whether g++ accepts -g... yes |
|---|
| 14 | checking for style of include used by make... GNU |
|---|
| 15 | checking dependency style of g++... gcc3 |
|---|
| 16 | checking build system type... i686-pc-linux-gnu |
|---|
| 17 | checking host system type... i686-pc-linux-gnu |
|---|
| 18 | checking for gcc... gcc |
|---|
| 19 | checking whether we are using the GNU C compiler... yes |
|---|
| 20 | checking whether gcc accepts -g... yes |
|---|
| 21 | checking for gcc option to accept ISO C89... none needed |
|---|
| 22 | checking dependency style of gcc... gcc3 |
|---|
| 23 | checking for a sed that does not truncate output... /bin/sed |
|---|
| 24 | checking for grep that handles long lines and -e... /bin/grep |
|---|
| 25 | checking for egrep... /bin/grep -E |
|---|
| 26 | checking for ld used by gcc... /usr/i686-pc-linux-gnu/bin/ld |
|---|
| 27 | checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes |
|---|
| 28 | checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r |
|---|
| 29 | checking for BSD-compatible nm... /usr/bin/nm -B |
|---|
| 30 | checking whether ln -s works... yes |
|---|
| 31 | checking how to recognise dependent libraries... pass_all |
|---|
| 32 | checking how to run the C preprocessor... gcc -E |
|---|
| 33 | checking for ANSI C header files... yes |
|---|
| 34 | checking for sys/types.h... yes |
|---|
| 35 | checking for sys/stat.h... yes |
|---|
| 36 | checking for stdlib.h... yes |
|---|
| 37 | checking for string.h... yes |
|---|
| 38 | checking for memory.h... yes |
|---|
| 39 | checking for strings.h... yes |
|---|
| 40 | checking for inttypes.h... yes |
|---|
| 41 | checking for stdint.h... yes |
|---|
| 42 | checking for unistd.h... yes |
|---|
| 43 | checking dlfcn.h usability... yes |
|---|
| 44 | checking dlfcn.h presence... yes |
|---|
| 45 | checking for dlfcn.h... yes |
|---|
| 46 | checking how to run the C++ preprocessor... g++ -E |
|---|
| 47 | checking for g77... no |
|---|
| 48 | checking for f77... no |
|---|
| 49 | checking for xlf... no |
|---|
| 50 | checking for frt... no |
|---|
| 51 | checking for pgf77... no |
|---|
| 52 | checking for cf77... no |
|---|
| 53 | checking for fort77... no |
|---|
| 54 | checking for fl32... no |
|---|
| 55 | checking for af77... no |
|---|
| 56 | checking for f90... no |
|---|
| 57 | checking for xlf90... no |
|---|
| 58 | checking for pgf90... no |
|---|
| 59 | checking for pghpf... no |
|---|
| 60 | checking for epcf90... no |
|---|
| 61 | checking for gfortran... gfortran |
|---|
| 62 | checking whether we are using the GNU Fortran 77 compiler... yes |
|---|
| 63 | checking whether gfortran accepts -g... yes |
|---|
| 64 | checking the maximum length of command line arguments... 32768 |
|---|
| 65 | checking command to parse /usr/bin/nm -B output from gcc object... ok |
|---|
| 66 | checking for objdir... .libs |
|---|
| 67 | checking for ar... ar |
|---|
| 68 | checking for ranlib... ranlib |
|---|
| 69 | checking for strip... strip |
|---|
| 70 | checking if gcc supports -fno-rtti -fno-exceptions... no |
|---|
| 71 | checking for gcc option to produce PIC... -fPIC |
|---|
| 72 | checking if gcc PIC flag -fPIC works... yes |
|---|
| 73 | checking if gcc static flag -static works... yes |
|---|
| 74 | checking if gcc supports -c -o file.o... yes |
|---|
| 75 | checking whether the gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes |
|---|
| 76 | checking whether -lc should be explicitly linked in... no |
|---|
| 77 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 78 | checking how to hardcode library paths into programs... immediate |
|---|
| 79 | checking whether stripping libraries is possible... yes |
|---|
| 80 | checking if libtool supports shared libraries... yes |
|---|
| 81 | checking whether to build shared libraries... yes |
|---|
| 82 | checking whether to build static libraries... yes |
|---|
| 83 | configure: creating libtool |
|---|
| 84 | appending configuration tag "CXX" to libtool |
|---|
| 85 | checking for ld used by g++... /usr/i686-pc-linux-gnu/bin/ld |
|---|
| 86 | checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes |
|---|
| 87 | checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes |
|---|
| 88 | checking for g++ option to produce PIC... -fPIC |
|---|
| 89 | checking if g++ PIC flag -fPIC works... yes |
|---|
| 90 | checking if g++ static flag -static works... yes |
|---|
| 91 | checking if g++ supports -c -o file.o... yes |
|---|
| 92 | checking whether the g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes |
|---|
| 93 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 94 | checking how to hardcode library paths into programs... immediate |
|---|
| 95 | appending configuration tag "F77" to libtool |
|---|
| 96 | checking if libtool supports shared libraries... yes |
|---|
| 97 | checking whether to build shared libraries... yes |
|---|
| 98 | checking whether to build static libraries... yes |
|---|
| 99 | checking for gfortran option to produce PIC... -fPIC |
|---|
| 100 | checking if gfortran PIC flag -fPIC works... yes |
|---|
| 101 | checking if gfortran static flag -static works... yes |
|---|
| 102 | checking if gfortran supports -c -o file.o... yes |
|---|
| 103 | checking whether the gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes |
|---|
| 104 | checking dynamic linker characteristics... GNU/Linux ld.so |
|---|
| 105 | checking how to hardcode library paths into programs... immediate |
|---|
| 106 | checking for special C compiler options needed for large files... no |
|---|
| 107 | checking for _FILE_OFFSET_BITS value needed for large files... 64 |
|---|
| 108 | checking for _LARGE_FILES value needed for large files... no |
|---|
| 109 | checking for execinfo.h... no |
|---|
| 110 | checking for proper overloaded template function disambiguation... yes |
|---|
| 111 | checking for library containing add_wch... -lncursesw |
|---|
| 112 | checking sys/vfs.h usability... yes |
|---|
| 113 | checking sys/vfs.h presence... yes |
|---|
| 114 | checking for sys/vfs.h... yes |
|---|
| 115 | checking sys/statvfs.h usability... yes |
|---|
| 116 | checking sys/statvfs.h presence... yes |
|---|
| 117 | checking for sys/statvfs.h... yes |
|---|
| 118 | checking sys/statfs.h usability... yes |
|---|
| 119 | checking sys/statfs.h presence... yes |
|---|
| 120 | checking for sys/statfs.h... yes |
|---|
| 121 | checking for statvfs... ok |
|---|
| 122 | checking for pkg-config... /usr/bin/pkg-config |
|---|
| 123 | checking pkg-config is at least version 0.9.0... yes |
|---|
| 124 | checking for STUFF... yes |
|---|
| 125 | checking for XMLRPC-C... ignored |
|---|
| 126 | checking if compiler supports __attribute__((unused))... yes |
|---|
| 127 | configure: creating ./config.status |
|---|
| 128 | config.status: creating Makefile |
|---|
| 129 | config.status: creating doc/Makefile |
|---|
| 130 | config.status: creating src/Makefile |
|---|
| 131 | config.status: creating src/core/Makefile |
|---|
| 132 | config.status: creating src/display/Makefile |
|---|
| 133 | config.status: creating src/input/Makefile |
|---|
| 134 | config.status: creating src/rpc/Makefile |
|---|
| 135 | config.status: creating src/ui/Makefile |
|---|
| 136 | config.status: creating src/utils/Makefile |
|---|
| 137 | config.status: creating config.h |
|---|
| 138 | config.status: config.h is unchanged |
|---|
| 139 | config.status: executing depfiles commands |
|---|