Advertisement
Guest User

Untitled

a guest
Aug 5th, 2016
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. lg@LEO-WIN8-LAPTOP:~/OpenTTD/trunk$ ./configure --host=i686-w64-mingw32 --without-png --without-icu --without-liblzma --without-lzo2 --without-zlib
  2. checking awk... awk
  3. detecting OS... MINGW
  4. checking build system type... x86_64-linux-gnu
  5. checking host system type... i686-w64-mingw32
  6. checking universal build... no
  7. checking build cc... gcc
  8. checking host cc... i686-w64-mingw32-gcc
  9. checking build c++... g++
  10. checking host c++... i686-w64-mingw32-g++
  11. checking host windres... i686-w64-mingw32-windres
  12. checking strip... disabled
  13. checking builtin depend... yes
  14. checking makedepend... disabled
  15. detecting cpu-type... 32 bits
  16. detecting SSE... found
  17. checking static... yes
  18. checking unicode... yes
  19. using debug level... no
  20. using desync debug level... no
  21. using link time optimization... no
  22. checking OSX sysroot... not OSX, skipping
  23. checking allegro... not found
  24. checking sdl... found
  25. checking COCOA... not OSX, skipping
  26. checking GDI video driver... found
  27. checking dedicated... not selected
  28. checking console application... disabled (only used when forced)
  29. checking network... found
  30. checking squirrel... found
  31. checking translator... no
  32. checking assert... enabled
  33. checking zlib... disabled
  34. WARNING: zlib was not detected or disabled
  35. WARNING: OpenTTD doesn't require zlib, but it does mean that many features
  36. WARNING: (like loading most old savegames/scenarios, loading heightmaps,
  37. WARNING: using PNG, or using fonts, ...) will be disabled.
  38. WARNING: We strongly suggest you to install zlib.
  39. checking liblzma... disabled
  40. WARNING: lzma was not detected or disabled
  41. WARNING: OpenTTD doesn't require lzma, but it does mean that many features
  42. WARNING: (like loading most savegames/scenarios and joining most servers)
  43. WARNING: will be disabled.
  44. WARNING: We strongly suggest you to install liblzma.
  45. configure: error: no liblzma detected
  46. checking lzo2... disabled
  47. WARNING: liblzo2 was not detected or disabled
  48. WARNING: OpenTTD doesn't require liblzo2, but it does mean that
  49. WARNING: loading old savegames/scenarios will be disabled.
  50. WARNING: We strongly suggest you to install liblzo2.
  51. checking libxdg-basedir... not found
  52. checking libpng... disabled
  53. checking freetype2... not found
  54. checking libfontconfig... WIN32, skipping
  55. checking icu-lx... disabled
  56. checking icu-i18n... disabled
  57. checking psp-config... not PSP, skipping
  58. checking libtimidity... not found
  59. checking direct-music... not found
  60. checking sort... sort
  61. checking endianness... AUTO
  62. suppress language errors... no
  63. checking stripping... skipped
  64. checking distcc... no (only used when forced)
  65. checking ccache... no (only used when forced)
  66. checking grfcodec... not found
  67. checking nforenum... not found
  68. checking OSX application bundle... not OSX, skipping
  69. checking revision... svn detection
  70. checking iconv... not OSX, skipping
  71. personal home directory... OpenTTD
  72. shared data directory... none
  73. installation directory... /
  74. icon theme directory... none
  75. manual page directory... none
  76. menu item directory... none
  77. using CFLAGS_BUILD... -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -Wno-free-nonheap-object -rdynamic -DMINGW -D_FORTIFY_SOURCE=2 -O1
  78. using CXXFLAGS_BUILD... -std=gnu++0x -Wno-narrowing
  79. using LDFLAGS_BUILD... -rdynamic -static-libgcc -static-libstdc++
  80. using CFLAGS... -O2 -fomit-frame-pointer -Wall -Wno-multichar -Wsign-compare -Wundef -Wwrite-strings -Wpointer-arith -W -Wno-unused-parameter -Wredundant-decls -Wformat=2 -Wformat-security -Winit-self -fno-strict-aliasing -Wcast-qual -fno-strict-overflow -Wnon-virtual-dtor -Wno-free-nonheap-object -DMINGW -D_FORTIFY_SOURCE=2 -DWITH_SSE -mno-ms-bitfields -DWIN -DWITH_SDL -D_REENTRANT -I/usr/include/SDL -I/home/lg/OpenTTD/trunk/src/3rdparty/squirrel/include -DUNICODE -D_UNICODE -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\"OpenTTD\" -DGLOBAL_DATA_DIR=\"/usr/local/share/games/openttd\"
  81. using CXXFLAGS... -std=gnu++0x -Wno-narrowing
  82. using LDFLAGS... -lstdc++ -lws2_32 -lwinmm -lgdi32 -ldxguid -lole32 -limm32 -Wl,--subsystem,windows -static
  83. Generating Makefile...
  84. Generating lang/Makefile...
  85. Generating setting/Makefile...
  86. Generating grf/Makefile...
  87. Generating objs/Makefile...
  88. lg@LEO-WIN8-LAPTOP:~/OpenTTD/trunk$ make
  89. make[1]: Entering directory `/home/lg/OpenTTD/trunk/objs/lang'
  90. [LANG] Compiling and Linking endian_check.exe
  91. [LANG] Testing endianness for host
  92. [LANG] Compiling core/alloc_func.cpp
  93. [LANG] Compiling string.cpp
  94. [LANG] Compiling strgen/strgen_base.cpp
  95. [LANG] Compiling strgen/strgen.cpp
  96. [LANG] Compiling getoptdata.cpp
  97. [LANG] Compiling and Linking strgen.exe
  98. [LANG] Generating table/strings.h
  99. [LANG] Compiling language afrikaans
  100. [LANG] Compiling language arabic_egypt
  101. [LANG] Compiling language basque
  102. [LANG] Compiling language belarusian
  103. [LANG] Compiling language brazilian_portuguese
  104. [LANG] Compiling language bulgarian
  105. [LANG] Compiling language catalan
  106. [LANG] Compiling language croatian
  107. [LANG] Compiling language czech
  108. [LANG] Compiling language danish
  109. [LANG] Compiling language dutch
  110. [LANG] Compiling language english_AU
  111. [LANG] Compiling language english
  112. [LANG] Compiling language english_US
  113. [LANG] Compiling language esperanto
  114. [LANG] Compiling language estonian
  115. [LANG] Compiling language faroese
  116. [LANG] Compiling language finnish
  117. [LANG] Compiling language french
  118. [LANG] Compiling language gaelic
  119. [LANG] Compiling language galician
  120. [LANG] Compiling language german
  121. [LANG] Compiling language greek
  122. [LANG] Compiling language hebrew
  123. [LANG] Compiling language hungarian
  124. [LANG] Compiling language icelandic
  125. [LANG] Compiling language indonesian
  126. [LANG] Compiling language irish
  127. [LANG] Compiling language italian
  128. [LANG] Compiling language japanese
  129. [LANG] Compiling language korean
  130. [LANG] Compiling language latin
  131. [LANG] Compiling language latvian
  132. [LANG] Compiling language lithuanian
  133. [LANG] Compiling language luxembourgish
  134. [LANG] Compiling language malay
  135. [LANG] Compiling language norwegian_bokmal
  136. [LANG] Compiling language norwegian_nynorsk
  137. [LANG] Compiling language polish
  138. [LANG] Compiling language portuguese
  139. [LANG] Compiling language romanian
  140. [LANG] Compiling language russian
  141. [LANG] Compiling language serbian
  142. [LANG] Compiling language simplified_chinese
  143. [LANG] Compiling language slovak
  144. [LANG] Compiling language slovenian
  145. [LANG] Compiling language spanish_MX
  146. [LANG] Compiling language spanish
  147. [LANG] Compiling language swedish
  148. [LANG] Compiling language tamil
  149. [LANG] Compiling language thai
  150. [LANG] Compiling language traditional_chinese
  151. [LANG] Compiling language turkish
  152. [LANG] Compiling language ukrainian
  153. [LANG] Compiling language vietnamese
  154. [LANG] Compiling language welsh
  155. make[1]: Leaving directory `/home/lg/OpenTTD/trunk/objs/lang'
  156. make[1]: Entering directory `/home/lg/OpenTTD/trunk/objs/setting'
  157. [SETTING] Compiling and Linking endian_check.exe
  158. [SETTING] Testing endianness for host
  159. [SETTING] Compiling core/alloc_func.cpp
  160. [SETTING] Compiling string.cpp
  161. [SETTING] Compiling ini_load.cpp
  162. [SETTING] Compiling settingsgen/settingsgen.cpp
  163. [SETTING] Compiling getoptdata.cpp
  164. [SETTING] Compiling and Linking settings_gen.exe
  165. [SETTING] Generating table/settings.h
  166. make[1]: Leaving directory `/home/lg/OpenTTD/trunk/objs/setting'
  167. make[1]: Entering directory `/home/lg/OpenTTD/trunk/objs/extra_grf'
  168. make[1]: Nothing to be done for `all'.
  169. make[1]: Leaving directory `/home/lg/OpenTTD/trunk/objs/extra_grf'
  170. make[1]: Entering directory `/home/lg/OpenTTD/trunk/objs/release'
  171. [SRC] Compiling and Linking endian_check.exe
  172. [SRC] Testing endianness for target
  173. [SRC] Compiling and linking depend.exe
  174. [SRC] DEP CHECK (all files)
  175. make[1]: Leaving directory `/home/lg/OpenTTD/trunk/objs/release'
  176. make[1]: Entering directory `/home/lg/OpenTTD/trunk/objs/release'
  177. [SRC] Compiling 3rdparty/md5/md5.cpp
  178. [SRC] Compiling 3rdparty/squirrel/sqstdlib/sqstdaux.cpp
  179. [SRC] Compiling 3rdparty/squirrel/sqstdlib/sqstdmath.cpp
  180. [SRC] Compiling 3rdparty/squirrel/squirrel/sqapi.cpp
  181. [SRC] Compiling 3rdparty/squirrel/squirrel/sqbaselib.cpp
  182. [SRC] Compiling 3rdparty/squirrel/squirrel/sqclass.cpp
  183. [SRC] Compiling 3rdparty/squirrel/squirrel/sqcompiler.cpp
  184. [SRC] Compiling 3rdparty/squirrel/squirrel/sqdebug.cpp
  185. [SRC] Compiling 3rdparty/squirrel/squirrel/sqfuncstate.cpp
  186. /home/lg/OpenTTD/trunk/src/3rdparty/squirrel/squirrel/sqfuncstate.cpp: In function ‘void DumpLiteral(SQObjectPtr&)’:
  187. /home/lg/OpenTTD/trunk/src/3rdparty/squirrel/squirrel/sqfuncstate.cpp:88:60: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘SQInteger {aka long long int}’ [-Wformat=]
  188. case OT_INTEGER: printf("{" OTTD_PRINTF64 "}",_integer(o));break;
  189. ^
  190. [SRC] Compiling 3rdparty/squirrel/squirrel/sqlexer.cpp
  191. [SRC] Compiling 3rdparty/squirrel/squirrel/sqmem.cpp
  192. [SRC] Compiling 3rdparty/squirrel/squirrel/sqobject.cpp
  193. [SRC] Compiling 3rdparty/squirrel/squirrel/sqstate.cpp
  194. [SRC] Compiling 3rdparty/squirrel/squirrel/sqtable.cpp
  195. [SRC] Compiling 3rdparty/squirrel/squirrel/sqvm.cpp
  196. [SRC] Compiling ai/ai_config.cpp
  197. [SRC] Compiling ai/ai_core.cpp
  198. [SRC] Compiling ai/ai_gui.cpp
  199. [SRC] Compiling ai/ai_info.cpp
  200. [SRC] Compiling ai/ai_instance.cpp
  201. [SRC] Compiling ai/ai_scanner.cpp
  202. [SRC] Compiling aircraft_cmd.cpp
  203. [SRC] Compiling aircraft_gui.cpp
  204. [SRC] Compiling airport.cpp
  205. [SRC] Compiling airport_gui.cpp
  206. [SRC] Compiling animated_tile.cpp
  207. [SRC] Compiling articulated_vehicles.cpp
  208. [SRC] Compiling autoreplace.cpp
  209. [SRC] Compiling autoreplace_cmd.cpp
  210. [SRC] Compiling autoreplace_gui.cpp
  211. [SRC] Compiling base_consist.cpp
  212. [SRC] Compiling blitter/32bpp_anim.cpp
  213. [SRC] Compiling blitter/32bpp_anim_sse4.cpp
  214. [SRC] Compiling blitter/32bpp_base.cpp
  215. [SRC] Compiling blitter/32bpp_optimized.cpp
  216. [SRC] Compiling blitter/32bpp_simple.cpp
  217. [SRC] Compiling blitter/32bpp_sse2.cpp
  218. [SRC] Compiling blitter/32bpp_sse4.cpp
  219. [SRC] Compiling blitter/32bpp_ssse3.cpp
  220. [SRC] Compiling blitter/8bpp_base.cpp
  221. [SRC] Compiling blitter/8bpp_optimized.cpp
  222. [SRC] Compiling blitter/8bpp_simple.cpp
  223. [SRC] Compiling blitter/base.cpp
  224. [SRC] Compiling blitter/null.cpp
  225. [SRC] Compiling bmp.cpp
  226. [SRC] Compiling bootstrap_gui.cpp
  227. [SRC] Compiling bridge_gui.cpp
  228. [SRC] Compiling bridge_map.cpp
  229. [SRC] Compiling build_vehicle_gui.cpp
  230. [SRC] Compiling cargoaction.cpp
  231. [SRC] Compiling cargomonitor.cpp
  232. [SRC] Compiling cargopacket.cpp
  233. [SRC] Compiling cargotype.cpp
  234. [SRC] Compiling cheat.cpp
  235. [SRC] Compiling cheat_gui.cpp
  236. [SRC] Compiling clear_cmd.cpp
  237. [SRC] Compiling command.cpp
  238. [SRC] Compiling company_cmd.cpp
  239. [SRC] Compiling company_gui.cpp
  240. [SRC] Compiling console.cpp
  241. [SRC] Compiling console_cmds.cpp
  242. [SRC] Compiling console_gui.cpp
  243. [SRC] Compiling core/alloc_func.cpp
  244. [SRC] Compiling core/bitmath_func.cpp
  245. [SRC] Compiling core/geometry_func.cpp
  246. [SRC] Compiling core/math_func.cpp
  247. [SRC] Compiling core/pool_func.cpp
  248. [SRC] Compiling core/random_func.cpp
  249. [SRC] Compiling cpu.cpp
  250. [SRC] Compiling crashlog.cpp
  251. In file included from /usr/include/SDL/SDL_main.h:26:0,
  252. from /usr/include/SDL/SDL.h:30,
  253. from /home/lg/OpenTTD/trunk/src/sdl.h:23,
  254. from /home/lg/OpenTTD/trunk/src/crashlog.cpp:64:
  255. /usr/include/SDL/SDL_stdinc.h:74:20: fatal error: iconv.h: No such file or directory
  256. # include <iconv.h>
  257. ^
  258. compilation terminated.
  259. make[1]: *** [crashlog.o] Error 1
  260. make[1]: Leaving directory `/home/lg/OpenTTD/trunk/objs/release'
  261. m
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement