Advertisement
Guest User

config_v1

a guest
Mar 7th, 2013
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.76 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by fuego configure 1.1, which was
  5. generated by GNU Autoconf 2.67. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = m1
  14. uname -m = x86_64
  15. uname -r = 3.2.0-38-generic
  16. uname -s = Linux
  17. uname -v = #61-Ubuntu SMP Tue Feb 19 12:18:21 UTC 2013
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/name/bin
  31. PATH: /usr/lib/lightdm/lightdm
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /sbin
  37. PATH: /bin
  38. PATH: /usr/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2216: checking for a BSD-compatible install
  46. configure:2284: result: /usr/bin/install -c
  47. configure:2295: checking whether build environment is sane
  48. configure:2345: result: yes
  49. configure:2486: checking for a thread-safe mkdir -p
  50. configure:2525: result: /bin/mkdir -p
  51. configure:2538: checking for gawk
  52. configure:2554: found /usr/bin/gawk
  53. configure:2565: result: gawk
  54. configure:2576: checking whether make sets $(MAKE)
  55. configure:2598: result: yes
  56. configure:2679: checking whether to enable maintainer-specific portions of Makefiles
  57. configure:2688: result: no
  58. configure:2759: checking for g++
  59. configure:2775: found /usr/bin/g++
  60. configure:2786: result: g++
  61. configure:2813: checking for C++ compiler version
  62. configure:2822: g++ --version >&5
  63. g++ (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  64. Copyright (C) 2011 Free Software Foundation, Inc.
  65. This is free software; see the source for copying conditions. There is NO
  66. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  67.  
  68. configure:2833: $? = 0
  69. configure:2822: g++ -v >&5
  70. Using built-in specs.
  71. COLLECT_GCC=g++
  72. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
  73. Target: x86_64-linux-gnu
  74. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  75. Thread model: posix
  76. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  77. configure:2833: $? = 0
  78. configure:2822: g++ -V >&5
  79. g++: error: unrecognized option '-V'
  80. g++: fatal error: no input files
  81. compilation terminated.
  82. configure:2833: $? = 4
  83. configure:2822: g++ -qversion >&5
  84. g++: error: unrecognized option '-qversion'
  85. g++: fatal error: no input files
  86. compilation terminated.
  87. configure:2833: $? = 4
  88. configure:2853: checking whether the C++ compiler works
  89. configure:2875: g++ conftest.cpp >&5
  90. configure:2879: $? = 0
  91. configure:2927: result: yes
  92. configure:2930: checking for C++ compiler default output file name
  93. configure:2932: result: a.out
  94. configure:2938: checking for suffix of executables
  95. configure:2945: g++ -o conftest conftest.cpp >&5
  96. configure:2949: $? = 0
  97. configure:2971: result:
  98. configure:2993: checking whether we are cross compiling
  99. configure:3001: g++ -o conftest conftest.cpp >&5
  100. configure:3005: $? = 0
  101. configure:3012: ./conftest
  102. configure:3016: $? = 0
  103. configure:3031: result: no
  104. configure:3036: checking for suffix of object files
  105. configure:3058: g++ -c conftest.cpp >&5
  106. configure:3062: $? = 0
  107. configure:3083: result: o
  108. configure:3087: checking whether we are using the GNU C++ compiler
  109. configure:3106: g++ -c conftest.cpp >&5
  110. configure:3106: $? = 0
  111. configure:3115: result: yes
  112. configure:3124: checking whether g++ accepts -g
  113. configure:3144: g++ -c -g conftest.cpp >&5
  114. configure:3144: $? = 0
  115. configure:3185: result: yes
  116. configure:3219: checking for style of include used by make
  117. configure:3247: result: GNU
  118. configure:3272: checking dependency style of g++
  119. configure:3382: result: gcc3
  120. configure:3440: checking for ranlib
  121. configure:3456: found /usr/bin/ranlib
  122. configure:3467: result: ranlib
  123. configure:3538: checking for boostlib >= 1.33.1
  124. configure:3607: g++ -c -g -O2 -I/usr/include conftest.cpp >&5
  125. configure:3607: $? = 0
  126. configure:3609: result: yes
  127. configure:3803: checking for gcc
  128. configure:3819: found /usr/bin/gcc
  129. configure:3830: result: gcc
  130. configure:4059: checking for C compiler version
  131. configure:4068: gcc --version >&5
  132. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  133. Copyright (C) 2011 Free Software Foundation, Inc.
  134. This is free software; see the source for copying conditions. There is NO
  135. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  136.  
  137. configure:4079: $? = 0
  138. configure:4068: gcc -v >&5
  139. Using built-in specs.
  140. COLLECT_GCC=gcc
  141. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6/lto-wrapper
  142. Target: x86_64-linux-gnu
  143. Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  144. Thread model: posix
  145. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  146. configure:4079: $? = 0
  147. configure:4068: gcc -V >&5
  148. gcc: error: unrecognized option '-V'
  149. gcc: fatal error: no input files
  150. compilation terminated.
  151. configure:4079: $? = 4
  152. configure:4068: gcc -qversion >&5
  153. gcc: error: unrecognized option '-qversion'
  154. gcc: fatal error: no input files
  155. compilation terminated.
  156. configure:4079: $? = 4
  157. configure:4083: checking whether we are using the GNU C compiler
  158. configure:4102: gcc -c conftest.c >&5
  159. configure:4102: $? = 0
  160. configure:4111: result: yes
  161. configure:4120: checking whether gcc accepts -g
  162. configure:4140: gcc -c -g conftest.c >&5
  163. configure:4140: $? = 0
  164. configure:4181: result: yes
  165. configure:4198: checking for gcc option to accept ISO C89
  166. configure:4262: gcc -c -g -O2 conftest.c >&5
  167. configure:4262: $? = 0
  168. configure:4275: result: none needed
  169. configure:4297: checking dependency style of gcc
  170. configure:4407: result: gcc3
  171. configure:4426: checking build system type
  172. configure:4440: result: x86_64-unknown-linux-gnu
  173. configure:4493: checking whether the Boost::Thread library is available
  174. configure:4525: g++ -c -pthread -g -O2 -I/usr/include conftest.cpp >&5
  175. configure:4525: $? = 0
  176. configure:4540: result: yes
  177. configure:4713: error: Could not find a version of the library!
  178.  
  179. ## ---------------- ##
  180. ## Cache variables. ##
  181. ## ---------------- ##
  182.  
  183. ac_cv_build=x86_64-unknown-linux-gnu
  184. ac_cv_c_compiler_gnu=yes
  185. ac_cv_cxx_compiler_gnu=yes
  186. ac_cv_env_CCC_set=
  187. ac_cv_env_CCC_value=
  188. ac_cv_env_CC_set=
  189. ac_cv_env_CC_value=
  190. ac_cv_env_CFLAGS_set=
  191. ac_cv_env_CFLAGS_value=
  192. ac_cv_env_CPPFLAGS_set=
  193. ac_cv_env_CPPFLAGS_value=
  194. ac_cv_env_CPP_set=
  195. ac_cv_env_CPP_value=
  196. ac_cv_env_CXXFLAGS_set=
  197. ac_cv_env_CXXFLAGS_value=
  198. ac_cv_env_CXX_set=
  199. ac_cv_env_CXX_value=
  200. ac_cv_env_LDFLAGS_set=
  201. ac_cv_env_LDFLAGS_value=
  202. ac_cv_env_LIBS_set=
  203. ac_cv_env_LIBS_value=
  204. ac_cv_env_build_alias_set=
  205. ac_cv_env_build_alias_value=
  206. ac_cv_env_host_alias_set=
  207. ac_cv_env_host_alias_value=
  208. ac_cv_env_target_alias_set=
  209. ac_cv_env_target_alias_value=
  210. ac_cv_objext=o
  211. ac_cv_path_install='/usr/bin/install -c'
  212. ac_cv_path_mkdir=/bin/mkdir
  213. ac_cv_prog_AWK=gawk
  214. ac_cv_prog_ac_ct_CC=gcc
  215. ac_cv_prog_ac_ct_CXX=g++
  216. ac_cv_prog_ac_ct_RANLIB=ranlib
  217. ac_cv_prog_cc_c89=
  218. ac_cv_prog_cc_g=yes
  219. ac_cv_prog_cxx_g=yes
  220. ac_cv_prog_make_make_set=yes
  221. am_cv_CC_dependencies_compiler_type=gcc3
  222. am_cv_CXX_dependencies_compiler_type=gcc3
  223. ax_cv_boost_thread=yes
  224.  
  225. ## ----------------- ##
  226. ## Output variables. ##
  227. ## ----------------- ##
  228.  
  229. ACLOCAL='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run aclocal-1.11'
  230. AMDEPBACKSLASH='\'
  231. AMDEP_FALSE='#'
  232. AMDEP_TRUE=''
  233. AMTAR='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run tar'
  234. AUTOCONF='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run autoconf'
  235. AUTOHEADER='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run autoheader'
  236. AUTOMAKE='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run automake-1.11'
  237. AWK='gawk'
  238. BOOST_CPPFLAGS='-pthread -I/usr/include'
  239. BOOST_DATE_TIME_LIB=''
  240. BOOST_FILESYSTEM_LIB=''
  241. BOOST_LDFLAGS='-L/usr/lib'
  242. BOOST_PROGRAM_OPTIONS_LIB=''
  243. BOOST_SYSTEM_LIB=''
  244. BOOST_THREAD_LIB=''
  245. BOOST_UNIT_TEST_FRAMEWORK_LIB=''
  246. CC='gcc'
  247. CCDEPMODE='depmode=gcc3'
  248. CFLAGS='-g -O2'
  249. CPP=''
  250. CPPFLAGS=' -I/usr/include'
  251. CXX='g++'
  252. CXXDEPMODE='depmode=gcc3'
  253. CXXFLAGS='-g -O2'
  254. CYGPATH_W='echo'
  255. DEFS=''
  256. DEPDIR='.deps'
  257. ECHO_C=''
  258. ECHO_N='-n'
  259. ECHO_T=''
  260. EGREP=''
  261. EXEEXT=''
  262. GREP=''
  263. INSTALL_DATA='${INSTALL} -m 644'
  264. INSTALL_PROGRAM='${INSTALL}'
  265. INSTALL_SCRIPT='${INSTALL}'
  266. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  267. LDFLAGS=' -L/usr/lib'
  268. LIBOBJS=''
  269. LIBS=''
  270. LTLIBOBJS=''
  271. MAINT='#'
  272. MAINTAINER_MODE_FALSE=''
  273. MAINTAINER_MODE_TRUE='#'
  274. MAKEINFO='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/missing --run makeinfo'
  275. MKDIR_P='/bin/mkdir -p'
  276. OBJEXT='o'
  277. PACKAGE='fuego'
  278. PACKAGE_BUGREPORT=''
  279. PACKAGE_NAME='fuego'
  280. PACKAGE_STRING='fuego 1.1'
  281. PACKAGE_TARNAME='fuego'
  282. PACKAGE_URL=''
  283. PACKAGE_VERSION='1.1'
  284. PATH_SEPARATOR=':'
  285. RANLIB='ranlib'
  286. SET_MAKE=''
  287. SHELL='/bin/bash'
  288. STRIP=''
  289. VERSION='1.1'
  290. ac_ct_CC='gcc'
  291. ac_ct_CXX='g++'
  292. am__EXEEXT_FALSE=''
  293. am__EXEEXT_TRUE=''
  294. am__fastdepCC_FALSE='#'
  295. am__fastdepCC_TRUE=''
  296. am__fastdepCXX_FALSE='#'
  297. am__fastdepCXX_TRUE=''
  298. am__include='include'
  299. am__isrc=''
  300. am__leading_dot='.'
  301. am__quote=''
  302. am__tar='${AMTAR} chof - "$$tardir"'
  303. am__untar='${AMTAR} xf -'
  304. bindir='${exec_prefix}/bin'
  305. build='x86_64-unknown-linux-gnu'
  306. build_alias=''
  307. build_cpu='x86_64'
  308. build_os='linux-gnu'
  309. build_vendor='unknown'
  310. datadir='${datarootdir}'
  311. datarootdir='${prefix}/share'
  312. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  313. dvidir='${docdir}'
  314. exec_prefix='NONE'
  315. host=''
  316. host_alias=''
  317. host_cpu=''
  318. host_os=''
  319. host_vendor=''
  320. htmldir='${docdir}'
  321. includedir='${prefix}/include'
  322. infodir='${datarootdir}/info'
  323. install_sh='${SHELL} /home/name/Arbeitsfläche/kgsGtp-3.5.10/fuego-1.1/install-sh'
  324. libdir='${exec_prefix}/lib'
  325. libexecdir='${exec_prefix}/libexec'
  326. localedir='${datarootdir}/locale'
  327. localstatedir='${prefix}/var'
  328. mandir='${datarootdir}/man'
  329. mkdir_p='/bin/mkdir -p'
  330. oldincludedir='/usr/include'
  331. pdfdir='${docdir}'
  332. prefix='NONE'
  333. program_transform_name='s,x,x,'
  334. psdir='${docdir}'
  335. sbindir='${exec_prefix}/sbin'
  336. sharedstatedir='${prefix}/com'
  337. sysconfdir='${prefix}/etc'
  338. target_alias=''
  339.  
  340. ## ----------- ##
  341. ## confdefs.h. ##
  342. ## ----------- ##
  343.  
  344. /* confdefs.h */
  345. #define PACKAGE_NAME "fuego"
  346. #define PACKAGE_TARNAME "fuego"
  347. #define PACKAGE_VERSION "1.1"
  348. #define PACKAGE_STRING "fuego 1.1"
  349. #define PACKAGE_BUGREPORT ""
  350. #define PACKAGE_URL ""
  351. #define PACKAGE "fuego"
  352. #define VERSION "1.1"
  353. #define HAVE_BOOST /**/
  354. #define HAVE_BOOST_THREAD /**/
  355.  
  356. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement