Advertisement
vertrex

AA Server Creation: config.log

Dec 15th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.64 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 armagetronad configure 0.2.9-sty+ct+ap_alpha_r976, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-dedicated --enable-armathentication --disable-automakedefaults --disable-sysinstall --disable-useradd --disable-etc --disable-desktop --disable-initscripts --disable-uninstall --disable-games --prefix=/home/vertrex/normal
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = vertrex
  14. uname -m = x86_64
  15. uname -r = 3.8.4-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Wed Mar 20 22:10:25 CET 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: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /usr/bin/core_perl
  34.  
  35.  
  36. ## ----------- ##
  37. ## Core tests. ##
  38. ## ----------- ##
  39.  
  40. configure:2518: checking build system type
  41. configure:2532: result: x86_64-unknown-linux-gnu
  42. configure:2552: checking host system type
  43. configure:2565: result: x86_64-unknown-linux-gnu
  44. configure:2585: checking target system type
  45. configure:2598: result: x86_64-unknown-linux-gnu
  46. configure:2669: checking for ranlib
  47. configure:2685: found /usr/bin/ranlib
  48. configure:2696: result: ranlib
  49. configure:2734: checking for a BSD-compatible install
  50. configure:2802: result: /usr/bin/install -c
  51. configure:2813: checking whether build environment is sane
  52. configure:2868: result: yes
  53. configure:3019: checking for a thread-safe mkdir -p
  54. configure:3058: result: /usr/bin/mkdir -p
  55. configure:3065: checking for gawk
  56. configure:3081: found /usr/bin/gawk
  57. configure:3092: result: gawk
  58. configure:3103: checking whether make sets $(MAKE)
  59. configure:3125: result: yes
  60. configure:3154: checking whether make supports nested variables
  61. configure:3171: result: yes
  62. configure:3297: checking whether ln -s works
  63. configure:3301: result: yes
  64. configure:3311: checking for m4
  65. configure:3327: found /usr/bin/m4
  66. configure:3339: result: true
  67. configure:3746: checking for style of include used by make
  68. configure:3774: result: GNU
  69. configure:3855: checking for g++
  70. configure:3871: found /usr/bin/g++
  71. configure:3882: result: g++
  72. configure:3909: checking for C++ compiler version
  73. configure:3918: g++ --version >&5
  74. g++ (GCC) 4.8.2
  75. Copyright (C) 2013 Free Software Foundation, Inc.
  76. This is free software; see the source for copying conditions. There is NO
  77. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  78.  
  79. configure:3929: $? = 0
  80. configure:3918: g++ -v >&5
  81. Using built-in specs.
  82. COLLECT_GCC=g++
  83. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
  84. Target: x86_64-unknown-linux-gnu
  85. Configured with: /build/gcc/src/gcc-4.8.2/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --with-linker-hash-style=gnu --disable-install-libiberty --disable-multilib --disable-libssp --disable-werror --enable-checking=release
  86. Thread model: posix
  87. gcc version 4.8.2 (GCC)
  88. configure:3929: $? = 0
  89. configure:3918: g++ -V >&5
  90. g++: error: unrecognized command line option '-V'
  91. g++: fatal error: no input files
  92. compilation terminated.
  93. configure:3929: $? = 1
  94. configure:3918: g++ -qversion >&5
  95. g++: error: unrecognized command line option '-qversion'
  96. g++: fatal error: no input files
  97. compilation terminated.
  98. configure:3929: $? = 1
  99. configure:3949: checking whether the C++ compiler works
  100. configure:3971: g++ -pipe -march=native -O2 conftest.cpp >&5
  101. conftest.cpp:1:0: error: CPU you selected does not support x86-64 instruction set
  102. /* confdefs.h */
  103. ^
  104. configure:3975: $? = 1
  105. configure:4013: result: no
  106. configure: failed program was:
  107. | /* confdefs.h */
  108. | #define PACKAGE_NAME "armagetronad"
  109. | #define PACKAGE_TARNAME "armagetronad"
  110. | #define PACKAGE_VERSION "0.2.9-sty+ct+ap_alpha_r976"
  111. | #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct+ap_alpha_r976"
  112. | #define PACKAGE_BUGREPORT ""
  113. | #define PACKAGE_URL ""
  114. | #define PACKAGE "armagetronad"
  115. | #define VERSION "0.2.9-sty+ct+ap_alpha_r976"
  116. | #define KRAWALL_SERVER /**/
  117. | /* end confdefs.h. */
  118. |
  119. | int
  120. | main ()
  121. | {
  122. |
  123. | ;
  124. | return 0;
  125. | }
  126. configure:4018: error: in `/home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap':
  127. configure:4020: error: C++ compiler cannot create executables
  128. See `config.log' for more details
  129.  
  130. ## ---------------- ##
  131. ## Cache variables. ##
  132. ## ---------------- ##
  133.  
  134. ac_cv_build=x86_64-unknown-linux-gnu
  135. ac_cv_env_APBUILD_CC_set=
  136. ac_cv_env_APBUILD_CC_value=
  137. ac_cv_env_APBUILD_CXX1_set=
  138. ac_cv_env_APBUILD_CXX1_value=
  139. ac_cv_env_APBUILD_CXX2_set=
  140. ac_cv_env_APBUILD_CXX2_value=
  141. ac_cv_env_APBUILD_STATIC_set=
  142. ac_cv_env_APBUILD_STATIC_value=
  143. ac_cv_env_CCC_set=
  144. ac_cv_env_CCC_value=
  145. ac_cv_env_CC_set=
  146. ac_cv_env_CC_value=
  147. ac_cv_env_CFLAGS_set=
  148. ac_cv_env_CFLAGS_value=
  149. ac_cv_env_CODELEVEL_set=
  150. ac_cv_env_CODELEVEL_value=
  151. ac_cv_env_CPPFLAGS_set=
  152. ac_cv_env_CPPFLAGS_value=
  153. ac_cv_env_CPP_set=
  154. ac_cv_env_CPP_value=
  155. ac_cv_env_CXXCPP_set=
  156. ac_cv_env_CXXCPP_value=
  157. ac_cv_env_CXXFLAGS_set=set
  158. ac_cv_env_CXXFLAGS_value='-pipe -march=native'
  159. ac_cv_env_CXX_ABI_set=
  160. ac_cv_env_CXX_ABI_value=
  161. ac_cv_env_CXX_set=
  162. ac_cv_env_CXX_value=
  163. ac_cv_env_DEBUGLEVEL_set=
  164. ac_cv_env_DEBUGLEVEL_value=
  165. ac_cv_env_LDFLAGS_set=
  166. ac_cv_env_LDFLAGS_value=
  167. ac_cv_env_LIBS_set=
  168. ac_cv_env_LIBS_value=
  169. ac_cv_env_XMKMF_set=
  170. ac_cv_env_XMKMF_value=
  171. ac_cv_env_XML2_CONFIG_set=
  172. ac_cv_env_XML2_CONFIG_value=
  173. ac_cv_env_build_alias_set=
  174. ac_cv_env_build_alias_value=
  175. ac_cv_env_docstyle_set=
  176. ac_cv_env_docstyle_value=
  177. ac_cv_env_host_alias_set=
  178. ac_cv_env_host_alias_value=
  179. ac_cv_env_progname_set=
  180. ac_cv_env_progname_value=
  181. ac_cv_env_progtitle_set=
  182. ac_cv_env_progtitle_value=
  183. ac_cv_env_target_alias_set=
  184. ac_cv_env_target_alias_value=
  185. ac_cv_host=x86_64-unknown-linux-gnu
  186. ac_cv_path_install='/usr/bin/install -c'
  187. ac_cv_path_mkdir=/usr/bin/mkdir
  188. ac_cv_prog_AWK=gawk
  189. ac_cv_prog_HAVE_M4=true
  190. ac_cv_prog_ac_ct_CXX=g++
  191. ac_cv_prog_ac_ct_RANLIB=ranlib
  192. ac_cv_prog_make_make_set=yes
  193. ac_cv_target=x86_64-unknown-linux-gnu
  194. am_cv_make_support_nested_variables=yes
  195.  
  196. ## ----------------- ##
  197. ## Output variables. ##
  198. ## ----------------- ##
  199.  
  200. ACLOCAL='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/missing aclocal-1.14'
  201. ALLOW_MULTIPLE_VERSIONS_FALSE=''
  202. ALLOW_MULTIPLE_VERSIONS_TRUE=''
  203. AMDEPBACKSLASH='\'
  204. AMDEP_FALSE='#'
  205. AMDEP_TRUE=''
  206. AMTAR='$${TAR-tar}'
  207. AM_BACKSLASH='\'
  208. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  209. AM_DEFAULT_VERBOSITY='1'
  210. AM_V='$(V)'
  211. APBUILD_CC=''
  212. APBUILD_CXX1=''
  213. APBUILD_CXX2=''
  214. APBUILD_STATIC=''
  215. AUTOCONF='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/missing autoconf'
  216. AUTOHEADER='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/missing autoheader'
  217. AUTOMAKE='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/missing automake-1.14'
  218. AWK='gawk'
  219. BINRELOC_CFLAGS=''
  220. BINRELOC_LIBS=''
  221. BUILDDEDICATED_FALSE='#'
  222. BUILDDEDICATED_TRUE=''
  223. BUILDFAKERELEASE_FALSE=''
  224. BUILDFAKERELEASE_TRUE='#'
  225. BUILDMAIN_FALSE='#'
  226. BUILDMAIN_TRUE=''
  227. BUILDMASTER_FALSE=''
  228. BUILDMASTER_TRUE='#'
  229. BUILDREGULAR_FALSE=''
  230. BUILDREGULAR_TRUE='#'
  231. CC=''
  232. CCDEPMODE=''
  233. CFLAGS=''
  234. CODELEVEL='0'
  235. CPP=''
  236. CPPFLAGS=''
  237. CXX='g++'
  238. CXXCPP=''
  239. CXXDEPMODE=''
  240. CXXFLAGS='-pipe -march=native -O2'
  241. CXX_ABI=''
  242. CYGPATH_W='echo'
  243. DATE_R_FALSE='#'
  244. DATE_R_TRUE=''
  245. DEBUGLEVEL='0'
  246. DEFS=''
  247. DEPDIR='.deps'
  248. ECHO_C=''
  249. ECHO_N='-n'
  250. ECHO_T=''
  251. EGREP=''
  252. ENGINECOREDEBUG_FALSE='#'
  253. ENGINECOREDEBUG_TRUE=''
  254. EXEEXT=''
  255. GREP=''
  256. HAVE_BASH=''
  257. HAVE_GMAKE=''
  258. HAVE_M4='true'
  259. HAVE_M4_FALSE='#'
  260. HAVE_M4_TRUE=''
  261. INSTALL_DATA='${INSTALL} -m 644'
  262. INSTALL_PROGRAM='${INSTALL}'
  263. INSTALL_SCRIPT='${INSTALL}'
  264. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  265. LDFLAGS=''
  266. LIBOBJS=''
  267. LIBS=''
  268. LN_S='ln -s'
  269. LTLIBOBJS=''
  270. MAKEINFO='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/missing makeinfo'
  271. MKDIR_P='/usr/bin/mkdir -p'
  272. NEEDDATA_FALSE=''
  273. NEEDDATA_TRUE=''
  274. OBJEXT=''
  275. PACKAGE='armagetronad'
  276. PACKAGE_BUGREPORT=''
  277. PACKAGE_NAME='armagetronad'
  278. PACKAGE_STRING='armagetronad 0.2.9-sty+ct+ap_alpha_r976'
  279. PACKAGE_TARNAME='armagetronad'
  280. PACKAGE_URL=''
  281. PACKAGE_VERSION='0.2.9-sty+ct+ap_alpha_r976'
  282. PATH_SEPARATOR=':'
  283. RANLIB='ranlib'
  284. SET_MAKE=''
  285. SHELL='/bin/sh'
  286. STRIP=''
  287. USE_SYSINSTALL_FALSE=''
  288. USE_SYSINSTALL_TRUE=''
  289. USE_UNINSTALL_FALSE=''
  290. USE_UNINSTALL_TRUE=''
  291. VERSION='0.2.9-sty+ct+ap_alpha_r976'
  292. XMKMF=''
  293. XML2_CONFIG=''
  294. X_CFLAGS=''
  295. X_EXTRA_LIBS=''
  296. X_LIBS=''
  297. X_PRE_LIBS=''
  298. ZTHREAD_CONFIG=''
  299. ZTHREAD_CXXFLAGS=''
  300. ZTHREAD_LIBS=''
  301. aa_datadir=''
  302. aa_docdir=''
  303. aa_infodir=''
  304. aa_localstatedir=''
  305. aa_logdir=''
  306. aa_mandir=''
  307. aa_oldvardir=''
  308. aa_rundir=''
  309. aa_sysconfdir=''
  310. ac_ct_CC=''
  311. ac_ct_CXX='g++'
  312. am__EXEEXT_FALSE=''
  313. am__EXEEXT_TRUE=''
  314. am__fastdepCC_FALSE=''
  315. am__fastdepCC_TRUE=''
  316. am__fastdepCXX_FALSE=''
  317. am__fastdepCXX_TRUE=''
  318. am__include='include'
  319. am__isrc=''
  320. am__leading_dot='.'
  321. am__nodep='_no'
  322. am__quote=''
  323. am__tar='$${TAR-tar} chof - "$$tardir"'
  324. am__untar='$${TAR-tar} xf -'
  325. bindir='${exec_prefix}/bin'
  326. build='x86_64-unknown-linux-gnu'
  327. build_alias=''
  328. build_cpu='x86_64'
  329. build_dedicated='true'
  330. build_os='linux-gnu'
  331. build_regular='false'
  332. build_vendor='unknown'
  333. datadir='${prefix}/share'
  334. datadir_suffix=''
  335. docdir='${datadir}/doc'
  336. docdir_suffix=''
  337. docstyle=''
  338. enable_desktop='no'
  339. enable_etc='no'
  340. enable_initscripts='no'
  341. enable_migratestate=''
  342. enable_multiver='no'
  343. enable_restoreold='yes'
  344. enable_useradd='no'
  345. exec_prefix='NONE'
  346. executable_suffix=''
  347. external_uninstall_cmd=''
  348. games_suffix_config=''
  349. games_suffix_data=''
  350. games_suffix_doc=''
  351. games_suffix_var=''
  352. host='x86_64-unknown-linux-gnu'
  353. host_alias=''
  354. host_cpu='x86_64'
  355. host_os='linux-gnu'
  356. host_vendor='unknown'
  357. includedir='${prefix}/include'
  358. infodir_suffix=''
  359. initdir='no'
  360. install_sh='${SHELL} /home/vertrex/normal/0.2.9-armagetronad-sty+ct+ap/install-sh'
  361. libdir='${exec_prefix}/lib'
  362. libexecdir='${exec_prefix}/libexec'
  363. localstatedir='${prefix}/var'
  364. localstatedir_suffix=''
  365. logdir='${localstatedir}/log'
  366. logdir_suffix=''
  367. mandir_suffix=''
  368. mkdir_p='$(MKDIR_P)'
  369. needdata=''
  370. oldvardir=''
  371. oldvardir_suffix=''
  372. prefix='/home/vertrex/normal'
  373. progdir_suffix=''
  374. progname=''
  375. prognamebase=''
  376. program_transform_name='s,x,x,'
  377. progtitle=''
  378. progtitle_server=' Server'
  379. progtitle_serverorclient=' Server'
  380. relocatable=''
  381. rundir='${localstatedir}/run'
  382. rundir_suffix=''
  383. sbindir='${exec_prefix}/sbin'
  384. scriptdir='${aa_datadir}/scripts'
  385. sharedstatedir='${prefix}/com'
  386. silent_inc=''
  387. sysconfdir='${prefix}/etc'
  388. sysconfdir_suffix=''
  389. target='x86_64-unknown-linux-gnu'
  390. target_alias=''
  391. target_cpu='x86_64'
  392. target_os='linux-gnu'
  393. target_vendor='unknown'
  394. version='0.2.9-sty+ct+ap_alpha_r976'
  395.  
  396. ## ----------- ##
  397. ## confdefs.h. ##
  398. ## ----------- ##
  399.  
  400. /* confdefs.h */
  401. #define PACKAGE_NAME "armagetronad"
  402. #define PACKAGE_TARNAME "armagetronad"
  403. #define PACKAGE_VERSION "0.2.9-sty+ct+ap_alpha_r976"
  404. #define PACKAGE_STRING "armagetronad 0.2.9-sty+ct+ap_alpha_r976"
  405. #define PACKAGE_BUGREPORT ""
  406. #define PACKAGE_URL ""
  407. #define PACKAGE "armagetronad"
  408. #define VERSION "0.2.9-sty+ct+ap_alpha_r976"
  409. #define KRAWALL_SERVER /**/
  410.  
  411. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement