Advertisement
Guest User

Untitled

a guest
Feb 24th, 2013
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.13 KB | None | 0 0
  1.  
  2. Invocation: ./configure --enable-debug=3
  3. Detecing awk...
  4. Trying: echo "a.c b.c c.c" | tr ' ' \\n | awk ' { ORS = " " } /\.c$/ { gsub(".c$", ".o", $0); print $0; }' 2>/dev/null
  5. Result: 'a.o b.o c.o '
  6. checking awk... awk
  7. detecting OS... MINGW
  8. checking build system type... CC/CXX not set (skipping)
  9. executing gcc -dumpmachine
  10. returned mingw32
  11. exit code 0
  12. checking build system type... mingw32
  13. checking host system type... CC/CXX not set (skipping)
  14. executing gcc -dumpmachine
  15. returned mingw32
  16. exit code 0
  17. checking host system type... mingw32
  18. checking universal build... no
  19. checking build cc... gcc
  20. checking host cc... gcc
  21. checking build c++... CC/CXX not set (skipping)
  22. executing g++ -dumpmachine
  23. returned mingw32
  24. exit code 0
  25. checking build c++... g++
  26. checking host c++... CC/CXX not set (skipping)
  27. executing g++ -dumpmachine
  28. returned mingw32
  29. exit code 0
  30. checking host c++... g++
  31. checking host windres... CC/CXX not set (skipping)
  32. executing windres -V
  33. returned GNU windres (GNU Binutils) 2.22
  34. Copyright 2011 Free Software Foundation, Inc.
  35. This program is free software; you may redistribute it under the terms of
  36. the GNU General Public License version 3 or (at your option) any later version.
  37. This program has absolutely no warranty.
  38. exit code 0
  39. checking host windres... windres
  40. checking strip... disabled
  41. checking builtin depend... yes
  42. checking makedepend... disabled
  43. executing g++ tmp.64bit.cpp -o tmp.64bit -DTESTING 2>&1
  44. returned tmp.64bit.cpp:3:1: error: size of array '__ct_assert__' is negative
  45. exit code 1
  46. detecting cpu-type... 32 bits
  47. checking static... yes
  48. checking unicode... yes
  49. using debug level... level 3
  50. using desync debug level... no
  51. using link time optimization... no
  52. checking OSX sysroot... not OSX, skipping
  53. executing allegro-config --version
  54. returned
  55. exit code 127
  56. checking Allegro... not found
  57. executing sdl-config --version
  58. returned
  59. exit code 127
  60. checking SDL... not found
  61. checking COCOA... not OSX, skipping
  62. checking GDI video driver... found
  63. checking dedicated... not selected
  64. checking console application... disabled (only used when forced)
  65. checking network... found
  66. checking squirrel... found
  67. checking translator... no
  68. checking assert... enabled
  69. detecting zlib
  70. trying /usr/include/zlib.h... no
  71. trying /usr/local/include/zlib.h... found
  72. trying /lib/libz.a... no
  73. trying /usr/lib/libz.a... no
  74. trying /usr/local/lib/libz.a... found
  75. checking zlib... found
  76. executing pkg-config liblzma --modversion
  77. returned 5.0.4
  78. exit code 0
  79. checking liblzma... found
  80. detecting lzo2
  81. trying /usr/include/lzo/lzo1x.h... no
  82. trying /usr/local/include/lzo/lzo1x.h... found
  83. trying /lib/liblzo2.a... no
  84. trying /usr/lib/liblzo2.a... no
  85. trying /usr/local/lib/liblzo2.a... found
  86. checking lzo2... found
  87. executing libpng-config --version
  88. returned 1.5.13
  89. exit code 0
  90. checking libpng... found
  91. executing freetype_config --version
  92. returned 15.0.9
  93. exit code 0
  94. checking libfreetype... found
  95. checking libfontconfig... WIN32, skipping
  96. executing icu-config --version
  97. returned
  98. exit code 127
  99. checking libicu... not found
  100. checking psp-config... not PSP, skipping
  101. detecting libtimidity
  102. trying /usr/include/timidity.h... no
  103. trying /usr/local/include/timidity.h... no
  104. trying /mingw/include/timidity.h... no
  105. trying /opt/local/include/timidity.h... no
  106. checking libtimidity... not found
  107. checking direct-music... not found
  108. running echo <array> | sort
  109. result was valid
  110. checking sort... sort
  111. checking endianess... AUTO
  112. suppress language errors... no
  113. checking stripping... skipped
  114. checking distcc... no (only used when forced)
  115. checking ccache... no (only used when forced)
  116. executing grfcodec -v
  117. returned
  118. exit code 0
  119. checking grfcodec... not found
  120. executing nforenum -v
  121. returned
  122. exit code 0
  123. checking nforenum... not found
  124. checking OSX application bundle... not OSX, skipping
  125. checking revision... svn detection
  126. checking iconv... not OSX, skipping
  127. personal home directory... OpenTTD
  128. shared data directory... none
  129. installation directory... /
  130. icon theme directory... none
  131. manual page directory... none
  132. menu item directory... none
  133. Running configure with following options:
  134.  
  135. ./configure --ignore-extra-parameters --build="" --host="" --cc-build="gcc" --cc-host="gcc" --cxx-build="g++" --cxx-host="g++" --windres="windres" --strip="" --lipo="" --awk="awk" --os="MINGW" --endian="AUTO" --cpu-type="32" --config-log="config.log" --prefix-dir="/usr/local" --binary-dir="games" --data-dir="share/games/openttd" --doc-dir="share/games/openttd/docs" --icon-dir="share/pixmaps" --icon-theme-dir="" --man-dir="" --menu-dir="" --personal-dir="OpenTTD" --shared-dir="" --install-dir="/" --menu-group="Game;" --menu-name="OpenTTD" --binary-name="openttd" --enable-debug="3" --enable-desync-debug="0" --enable-profiling="0" --enable-lto="0" --enable-dedicated="0" --enable-network="1" --enable-static="2" --enable-translator="0" --enable-unicode="2" --enable-console="0" --enable-assert="1" --enable-strip="0" --enable-universal="0" --enable-osx-g5="0" --enable-cocoa-quartz="1" --enable-cocoa-quickdraw="1" --with-osx-sysroot="0" --with-application-bundle="0" --with-allegro="1" --with-sdl="1" --with-cocoa="0" --with-zlib="1" --with-lzma="1" --with-lzo2="1" --with-png="1" --enable-builtin-depend="1" --with-makedepend="0" --with-direct-music="0" --with-sort="1" --with-iconv="0" --with-midi="" --with-midi-arg="" --with-libtimidity="0" --with-freetype="1" --with-fontconfig="1" --with-icu="1" --static-icu="0" --with-psp-config="1" --with-threads="1" --with-distcc="0" --with-ccache="0" --with-grfcodec="1" --with-nforenum="1" --CC="" --CXX="" --CFLAGS="" --CXXFLAGS="" --LDFLAGS="" --CFLAGS-BUILD="" --CXXFLAGS-BUILD="" --LDFLAGS-BUILD=""
  136.  
  137. 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
  138. using CXXFLAGS_BUILD... -std=gnu++0x
  139. using LDFLAGS_BUILD... -static-libgcc -static-libstdc++
  140. using CFLAGS... -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 -DMINGW -g -D_DEBUG -fno-inline -O0 -DWIN -DWITH_ZLIB -DWITH_LZMA -IC:/MinGW/include -DLZMA_API_STATIC -DWITH_LZO -IC:/MinGW/msys/1.0/home/Administrator/Openttd/src/3rdparty/squirrel/include -DWITH_PNG -I/usr/local/include/libpng15 -DWITH_FREETYPE -I/usr/local/include/freetype2 -I/usr/local/include -DUNICODE -D_UNICODE -DENABLE_NETWORK -DWITH_PERSONAL_DIR -DPERSONAL_DIR=\\"OpenTTD\\" -DGLOBAL_DATA_DIR=\\"/usr/local/share/games/openttd\\"
  141. using CXXFLAGS... -std=gnu++0x
  142. using LDFLAGS... -lstdc++ -lws2_32 -lwinmm -lgdi32 -ldxguid -lole32 /usr/local/lib/libz.a -LC:/MinGW/lib -llzma /usr/local/lib/liblzo2.a -L/usr/local/lib -lpng15 -lz -L/usr/local/lib -lfreetype -lz -mno-cygwin -Wl,--subsystem,windows -static
  143. Generating Makefile...
  144. Generating lang/Makefile...
  145. Generating setting/Makefile...
  146. Generating grf/Makefile...
  147. Generating objs/Makefile...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement