Advertisement
Guest User

Untitled

a guest
May 28th, 2015
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. 2015-04-19 11:39:24 +1000
  2.  
  3. ./configure
  4. --disable-dependency-tracking
  5. --prefix=/bio/linuxbrew/Cellar/libspatialite/4.2.0_1
  6. --with-sysroot=/bio/linuxbrew
  7. --enable-geocallbacks
  8. --enable-lwgeom=yes
  9.  
  10. checking for a BSD-compatible install... /usr/bin/install -c
  11. checking whether build environment is sane... yes
  12. /tmp/libspatialite20150419-21381-kxiv2x/libspatialite-4.2.0/missing: Unknown `--is-lightweight' option
  13. Try `/tmp/libspatialite20150419-21381-kxiv2x/libspatialite-4.2.0/missing --help' for more information
  14. configure: WARNING: 'missing' script is too old or missing
  15. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking whether make supports nested variables... yes
  19. checking whether to enable maintainer-specific portions of Makefiles... no
  20. checking for style of include used by make... GNU
  21. checking for gcc... /usr/bin/gcc
  22. checking whether the C compiler works... yes
  23. checking for C compiler default output file name... a.out
  24. checking for suffix of executables...
  25. checking whether we are cross compiling... no
  26. checking for suffix of object files... o
  27. checking whether we are using the GNU C compiler... yes
  28. checking whether /usr/bin/gcc accepts -g... yes
  29. checking for /usr/bin/gcc option to accept ISO C89... none needed
  30. checking dependency style of /usr/bin/gcc... none
  31. checking how to run the C preprocessor... /usr/bin/gcc -E
  32. checking for grep that handles long lines and -e... /usr/bin/grep
  33. checking for egrep... /usr/bin/grep -E
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking for stdlib.h... (cached) yes
  45. checking stdio.h usability... yes
  46. checking stdio.h presence... yes
  47. checking for stdio.h... yes
  48. checking for string.h... (cached) yes
  49. checking for memory.h... (cached) yes
  50. checking math.h usability... yes
  51. checking math.h presence... yes
  52. checking for math.h... yes
  53. checking float.h usability... yes
  54. checking float.h presence... yes
  55. checking for float.h... yes
  56. checking fcntl.h usability... yes
  57. checking fcntl.h presence... yes
  58. checking for fcntl.h... yes
  59. checking for inttypes.h... (cached) yes
  60. checking stddef.h usability... yes
  61. checking stddef.h presence... yes
  62. checking for stddef.h... yes
  63. checking for stdint.h... (cached) yes
  64. checking sys/time.h usability... yes
  65. checking sys/time.h presence... yes
  66. checking for sys/time.h... yes
  67. checking for unistd.h... (cached) yes
  68. checking sqlite3.h usability... yes
  69. checking sqlite3.h presence... yes
  70. checking for sqlite3.h... yes
  71. checking sqlite3ext.h usability... yes
  72. checking sqlite3ext.h presence... yes
  73. checking for sqlite3ext.h... yes
  74. checking zlib.h usability... yes
  75. checking zlib.h presence... yes
  76. checking for zlib.h... yes
  77. checking whether we are using the GNU C++ compiler... yes
  78. checking whether /usr/bin/g++ accepts -g... yes
  79. checking dependency style of /usr/bin/g++... none
  80. checking for gcc... (cached) /usr/bin/gcc
  81. checking whether we are using the GNU C compiler... (cached) yes
  82. checking whether /usr/bin/gcc accepts -g... (cached) yes
  83. checking for /usr/bin/gcc option to accept ISO C89... (cached) none needed
  84. checking dependency style of /usr/bin/gcc... (cached) none
  85. checking how to run the C preprocessor... /usr/bin/gcc -E
  86. checking whether ln -s works... yes
  87. checking whether make sets $(MAKE)... (cached) yes
  88. checking build system type... x86_64-unknown-linux-gnu
  89. checking host system type... x86_64-unknown-linux-gnu
  90. checking how to print strings... printf
  91. checking for a sed that does not truncate output... /usr/bin/sed
  92. checking for fgrep... /usr/bin/grep -F
  93. checking for ld used by /usr/bin/gcc... /usr/bin/ld
  94. checking if the linker (/usr/bin/ld) is GNU ld... yes
  95. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  96. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  97. checking the maximum length of command line arguments... 1572864
  98. checking whether the shell understands some XSI constructs... yes
  99. checking whether the shell understands "+="... yes
  100. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  101. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  102. checking for /usr/bin/ld option to reload object files... -r
  103. checking for objdump... objdump
  104. checking how to recognize dependent libraries... pass_all
  105. checking for dlltool... dlltool
  106. checking how to associate runtime and link libraries... printf %s\n
  107. checking for ar... ar
  108. checking for archiver @FILE support... @
  109. checking for strip... strip
  110. checking for ranlib... ranlib
  111. checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... ok
  112. checking for sysroot... /bio/linuxbrew
  113. checking for mt... no
  114. checking if : is a manifest tool... no
  115. checking for dlfcn.h... yes
  116. checking for objdir... .libs
  117. checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
  118. checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
  119. checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
  120. checking if /usr/bin/gcc static flag -static works... no
  121. checking if /usr/bin/gcc supports -c -o file.o... yes
  122. checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
  123. checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  124. checking whether -lc should be explicitly linked in... no
  125. checking dynamic linker characteristics... GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether stripping libraries is possible... yes
  128. checking if libtool supports shared libraries... yes
  129. checking whether to build shared libraries... yes
  130. checking whether to build static libraries... yes
  131. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  132. checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
  133. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  134. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  135. checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  136. checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
  137. checking if /usr/bin/g++ static flag -static works... no
  138. checking if /usr/bin/g++ supports -c -o file.o... yes
  139. checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
  140. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  141. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  142. checking how to hardcode library paths into programs... immediate
  143. checking for an ANSI C-conforming const... yes
  144. checking for off_t... yes
  145. checking for size_t... yes
  146. checking whether time.h and sys/time.h may both be included... yes
  147. checking whether struct tm is in sys/time.h or time.h... time.h
  148. checking for working volatile... yes
  149. checking whether lstat correctly handles trailing slash... yes
  150. checking whether lstat accepts an empty string... no
  151. checking whether lstat correctly handles trailing slash... (cached) yes
  152. checking for working memcmp... yes
  153. checking whether stat accepts an empty string... no
  154. checking for strftime... yes
  155. checking for memset... yes
  156. checking for sqrt... no
  157. checking for strcasecmp... yes
  158. checking for strerror... yes
  159. checking for strncasecmp... yes
  160. checking for strstr... yes
  161. checking for fdatasync... yes
  162. checking for ftruncate... yes
  163. checking for getcwd... yes
  164. checking for gettimeofday... yes
  165. checking for localtime_r... yes
  166. checking for memmove... yes
  167. checking for strerror... (cached) yes
  168. checking for sqlite3_prepare_v2 in -lsqlite3... yes
  169. checking for inflateInit_ in -lz... yes
  170. checking for sqlite3_rtree_geometry_callback in -lsqlite3... yes
  171. checking proj_api.h usability... yes
  172. checking proj_api.h presence... yes
  173. checking for proj_api.h... yes
  174. checking for library containing pj_init_plus... -lproj
  175. checking for library containing pj_init_ctx... none required
  176. checking iconv.h usability... yes
  177. checking iconv.h presence... yes
  178. checking for iconv.h... yes
  179. checking for library containing iconv... none required
  180. checking for library containing locale_charset... no
  181. checking for library containing nl_langinfo... none required
  182. checking freexl.h usability... yes
  183. checking freexl.h presence... yes
  184. checking for freexl.h... yes
  185. checking for library containing freexl_open... -lfreexl
  186. checking for geos-config... /bio/linuxbrew/bin/geos-config
  187. checking geos_c.h usability... yes
  188. checking geos_c.h presence... yes
  189. checking for geos_c.h... yes
  190. checking for library containing GEOSCoveredBy... -lgeos_c
  191. checking for library containing GEOSDelaunayTriangulation... none required
  192. checking liblwgeom.h usability... yes
  193. checking liblwgeom.h presence... yes
  194. checking for liblwgeom.h... yes
  195. checking for library containing lwgeom_set_handlers... none required
  196. checking for pkg-config... /bio/linuxbrew/bin/pkg-config
  197. checking pkg-config is at least version 0.9.0... yes
  198. checking for LIBXML2... yes
  199. checking that generated files are newer than configure... done
  200. configure: creating ./config.status
  201. config.status: creating Makefile
  202. config.status: creating src/Makefile
  203. config.status: creating src/headers/Makefile
  204. config.status: creating src/gaiaaux/Makefile
  205. config.status: creating src/gaiaexif/Makefile
  206. config.status: creating src/gaiageo/Makefile
  207. config.status: creating src/gaiageo/flex/Makefile
  208. config.status: creating src/gaiageo/lemon/Makefile
  209. config.status: creating src/gaiageo/lemon/lemon_src/Makefile
  210. config.status: creating src/geopackage/Makefile
  211. config.status: creating src/spatialite/Makefile
  212. config.status: creating src/shapefiles/Makefile
  213. config.status: creating src/dxf/Makefile
  214. config.status: creating src/md5/Makefile
  215. config.status: creating src/srsinit/Makefile
  216. config.status: creating src/srsinit/epsg_update/Makefile
  217. config.status: creating src/connection_cache/Makefile
  218. config.status: creating src/connection_cache/generator/Makefile
  219. config.status: creating src/virtualtext/Makefile
  220. config.status: creating src/wfs/Makefile
  221. config.status: creating test/Makefile
  222. config.status: creating test/sql_stmt_tests/Makefile
  223. config.status: creating test/sql_stmt_geos_tests/Makefile
  224. config.status: creating test/sql_stmt_geosadvanced_tests/Makefile
  225. config.status: creating test/sql_stmt_geopackage_tests/Makefile
  226. config.status: creating test/sql_stmt_proj_tests/Makefile
  227. config.status: creating test/sql_stmt_mathsql_tests/Makefile
  228. config.status: creating test/sql_stmt_lwgeom_tests/Makefile
  229. config.status: creating test/sql_stmt_libxml2_tests/Makefile
  230. config.status: creating test/sql_stmt_security_tests/Makefile
  231. config.status: creating test/sql_stmt_xmlsec_tests/Makefile
  232. config.status: creating examples/Makefile
  233. config.status: creating Doxyfile
  234. config.status: creating spatialite.pc
  235. config.status: creating config.h
  236. config.status: executing depfiles commands
  237. config.status: executing libtool commands
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement