config.log 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3. It was created by OPCUAServer configure 1.0, which was
  4. generated by GNU Autoconf 2.68. Invocation command line was
  5. $ ./configure
  6. ## --------- ##
  7. ## Platform. ##
  8. ## --------- ##
  9. hostname = opcua-VirtualBox
  10. uname -m = i686
  11. uname -r = 3.8.0-34-generic
  12. uname -s = Linux
  13. uname -v = #49~precise1-Ubuntu SMP Wed Nov 13 18:08:04 UTC 2013
  14. /usr/bin/uname -p = unknown
  15. /bin/uname -X = unknown
  16. /bin/arch = unknown
  17. /usr/bin/arch -k = unknown
  18. /usr/convex/getsysinfo = unknown
  19. /usr/bin/hostinfo = unknown
  20. /bin/machine = unknown
  21. /usr/bin/oslevel = unknown
  22. /bin/universe = unknown
  23. PATH: /usr/lib/lightdm/lightdm
  24. PATH: /usr/local/sbin
  25. PATH: /usr/local/bin
  26. PATH: /usr/sbin
  27. PATH: /usr/bin
  28. PATH: /sbin
  29. PATH: /bin
  30. PATH: /usr/games
  31. ## ----------- ##
  32. ## Core tests. ##
  33. ## ----------- ##
  34. configure:1808: checking build system type
  35. configure:1822: result: i686-pc-linux-gnu
  36. configure:1842: checking host system type
  37. configure:1855: result: i686-pc-linux-gnu
  38. configure:1875: checking target system type
  39. configure:1888: result: i686-pc-linux-gnu
  40. configure:1931: checking for a BSD-compatible install
  41. configure:1999: result: /usr/bin/install -c
  42. configure:2010: checking whether build environment is sane
  43. configure:2060: result: yes
  44. configure:2201: checking for a thread-safe mkdir -p
  45. configure:2240: result: /bin/mkdir -p
  46. configure:2253: checking for gawk
  47. configure:2283: result: no
  48. configure:2253: checking for mawk
  49. configure:2269: found /usr/bin/mawk
  50. configure:2280: result: mawk
  51. configure:2291: checking whether make sets $(MAKE)
  52. configure:2313: result: yes
  53. configure:2442: checking for gcc
  54. configure:2458: found /usr/bin/gcc
  55. configure:2469: result: gcc
  56. configure:2698: checking for C compiler version
  57. configure:2707: gcc --version >&5
  58. gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3
  59. Copyright (C) 2011 Free Software Foundation, Inc.
  60. This is free software; see the source for copying conditions. There is NO
  61. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  62. configure:2718: $? = 0
  63. configure:2707: gcc -v >&5
  64. Using built-in specs.
  65. COLLECT_GCC=gcc
  66. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper
  67. Target: i686-linux-gnu
  68. 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 --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu
  69. Thread model: posix
  70. gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  71. configure:2718: $? = 0
  72. configure:2707: gcc -V >&5
  73. gcc: error: unrecognized option '-V'
  74. gcc: fatal error: no input files
  75. compilation terminated.
  76. configure:2718: $? = 4
  77. configure:2707: gcc -qversion >&5
  78. gcc: error: unrecognized option '-qversion'
  79. gcc: fatal error: no input files
  80. compilation terminated.
  81. configure:2718: $? = 4
  82. configure:2738: checking whether the C compiler works
  83. configure:2760: gcc conftest.c >&5
  84. configure:2764: $? = 0
  85. configure:2812: result: yes
  86. configure:2815: checking for C compiler default output file name
  87. configure:2817: result: a.out
  88. configure:2823: checking for suffix of executables
  89. configure:2830: gcc -o conftest conftest.c >&5
  90. configure:2834: $? = 0
  91. configure:2856: result:
  92. configure:2878: checking whether we are cross compiling
  93. configure:2886: gcc -o conftest conftest.c >&5
  94. configure:2890: $? = 0
  95. configure:2897: ./conftest
  96. configure:2901: $? = 0
  97. configure:2916: result: no
  98. configure:2921: checking for suffix of object files
  99. configure:2943: gcc -c conftest.c >&5
  100. configure:2947: $? = 0
  101. configure:2968: result: o
  102. configure:2972: checking whether we are using the GNU C compiler
  103. configure:2991: gcc -c conftest.c >&5
  104. configure:2991: $? = 0
  105. configure:3000: result: yes
  106. configure:3009: checking whether gcc accepts -g
  107. configure:3029: gcc -c -g conftest.c >&5
  108. configure:3029: $? = 0
  109. configure:3070: result: yes
  110. configure:3087: checking for gcc option to accept ISO C89
  111. configure:3151: gcc -c -g -O2 conftest.c >&5
  112. configure:3151: $? = 0
  113. configure:3164: result: none needed
  114. configure:3195: checking for style of include used by make
  115. configure:3223: result: GNU
  116. configure:3249: checking dependency style of gcc
  117. configure:3360: result: gcc3
  118. configure:3544: creating ./config.status
  119. ## ---------------------- ##
  120. ## Running config.status. ##
  121. ## ---------------------- ##
  122. This file was extended by OPCUAServer config.status 1.0, which was
  123. generated by GNU Autoconf 2.68. Invocation command line was
  124. CONFIG_FILES =
  125. CONFIG_HEADERS =
  126. CONFIG_LINKS =
  127. CONFIG_COMMANDS =
  128. $ ./config.status
  129. on opcua-VirtualBox
  130. config.status:793: creating Makefile
  131. config.status:793: creating src/Makefile
  132. config.status:965: executing depfiles commands
  133. ## ---------------- ##
  134. ## Cache variables. ##
  135. ## ---------------- ##
  136. ac_cv_build=i686-pc-linux-gnu
  137. ac_cv_c_compiler_gnu=yes
  138. ac_cv_env_CC_set=
  139. ac_cv_env_CC_value=
  140. ac_cv_env_CFLAGS_set=
  141. ac_cv_env_CFLAGS_value=
  142. ac_cv_env_CPPFLAGS_set=
  143. ac_cv_env_CPPFLAGS_value=
  144. ac_cv_env_LDFLAGS_set=
  145. ac_cv_env_LDFLAGS_value=
  146. ac_cv_env_LIBS_set=
  147. ac_cv_env_LIBS_value=
  148. ac_cv_env_build_alias_set=
  149. ac_cv_env_build_alias_value=
  150. ac_cv_env_host_alias_set=
  151. ac_cv_env_host_alias_value=
  152. ac_cv_env_target_alias_set=
  153. ac_cv_env_target_alias_value=
  154. ac_cv_host=i686-pc-linux-gnu
  155. ac_cv_objext=o
  156. ac_cv_path_install='/usr/bin/install -c'
  157. ac_cv_path_mkdir=/bin/mkdir
  158. ac_cv_prog_AWK=mawk
  159. ac_cv_prog_ac_ct_CC=gcc
  160. ac_cv_prog_cc_c89=
  161. ac_cv_prog_cc_g=yes
  162. ac_cv_prog_make_make_set=yes
  163. ac_cv_target=i686-pc-linux-gnu
  164. am_cv_CC_dependencies_compiler_type=gcc3
  165. ## ----------------- ##
  166. ## Output variables. ##
  167. ## ----------------- ##
  168. ACLOCAL='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run aclocal-1.11'
  169. AMDEPBACKSLASH='\'
  170. AMDEP_FALSE='#'
  171. AMDEP_TRUE=''
  172. AMTAR='$${TAR-tar}'
  173. AUTOCONF='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoconf'
  174. AUTOHEADER='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run autoheader'
  175. AUTOMAKE='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run automake-1.11'
  176. AWK='mawk'
  177. CC='gcc'
  178. CCDEPMODE='depmode=gcc3'
  179. CFLAGS='-g -O2'
  180. CPPFLAGS=''
  181. CYGPATH_W='echo'
  182. DEFS='-DPACKAGE_NAME=\"OPCUAServer\" -DPACKAGE_TARNAME=\"opcuaserver\" -DPACKAGE_VERSION=\"1.0\" -DPACKAGE_STRING=\"OPCUAServer\ 1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"opcuaserver\" -DVERSION=\"1.0\"'
  183. DEPDIR='.deps'
  184. ECHO_C=''
  185. ECHO_N='-n'
  186. ECHO_T=''
  187. EXEEXT=''
  188. INSTALL_DATA='${INSTALL} -m 644'
  189. INSTALL_PROGRAM='${INSTALL}'
  190. INSTALL_SCRIPT='${INSTALL}'
  191. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  192. LDFLAGS=''
  193. LIBOBJS=''
  194. LIBS=''
  195. LTLIBOBJS=''
  196. MAKEINFO='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/missing --run makeinfo'
  197. MKDIR_P='/bin/mkdir -p'
  198. OBJEXT='o'
  199. PACKAGE='opcuaserver'
  200. PACKAGE_BUGREPORT=''
  201. PACKAGE_NAME='OPCUAServer'
  202. PACKAGE_STRING='OPCUAServer 1.0'
  203. PACKAGE_TARNAME='opcuaserver'
  204. PACKAGE_URL=''
  205. PACKAGE_VERSION='1.0'
  206. PATH_SEPARATOR=':'
  207. SET_MAKE=''
  208. SHELL='/bin/bash'
  209. STRIP=''
  210. VERSION='1.0'
  211. ac_ct_CC='gcc'
  212. am__EXEEXT_FALSE=''
  213. am__EXEEXT_TRUE='#'
  214. am__fastdepCC_FALSE='#'
  215. am__fastdepCC_TRUE=''
  216. am__include='include'
  217. am__isrc=''
  218. am__leading_dot='.'
  219. am__nodep='_no'
  220. am__quote=''
  221. am__tar='$${TAR-tar} chof - "$$tardir"'
  222. am__untar='$${TAR-tar} xf -'
  223. bindir='${exec_prefix}/bin'
  224. build='i686-pc-linux-gnu'
  225. build_alias=''
  226. build_cpu='i686'
  227. build_os='linux-gnu'
  228. build_vendor='pc'
  229. datadir='${datarootdir}'
  230. datarootdir='${prefix}/share'
  231. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  232. dvidir='${docdir}'
  233. exec_prefix='${prefix}'
  234. host='i686-pc-linux-gnu'
  235. host_alias=''
  236. host_cpu='i686'
  237. host_os='linux-gnu'
  238. host_vendor='pc'
  239. htmldir='${docdir}'
  240. includedir='${prefix}/include'
  241. infodir='${datarootdir}/info'
  242. install_sh='${SHELL} /home/opcua/git/opcUaStack/OPCUAServer/install-sh'
  243. libdir='${exec_prefix}/lib'
  244. libexecdir='${exec_prefix}/libexec'
  245. localedir='${datarootdir}/locale'
  246. localstatedir='${prefix}/var'
  247. mandir='${datarootdir}/man'
  248. mkdir_p='/bin/mkdir -p'
  249. oldincludedir='/usr/include'
  250. pdfdir='${docdir}'
  251. prefix='/usr/local'
  252. program_transform_name='s,x,x,'
  253. psdir='${docdir}'
  254. sbindir='${exec_prefix}/sbin'
  255. sharedstatedir='${prefix}/com'
  256. sysconfdir='${prefix}/etc'
  257. target='i686-pc-linux-gnu'
  258. target_alias=''
  259. target_cpu='i686'
  260. target_os='linux-gnu'
  261. target_vendor='pc'
  262. ## ----------- ##
  263. ## confdefs.h. ##
  264. ## ----------- ##
  265. /* confdefs.h */
  266. #define PACKAGE_NAME "OPCUAServer"
  267. #define PACKAGE_TARNAME "opcuaserver"
  268. #define PACKAGE_VERSION "1.0"
  269. #define PACKAGE_STRING "OPCUAServer 1.0"
  270. #define PACKAGE_BUGREPORT ""
  271. #define PACKAGE_URL ""
  272. #define PACKAGE "opcuaserver"
  273. #define VERSION "1.0"
  274. configure: exit 0
  275. ## ---------------------- ##
  276. ## Running config.status. ##
  277. ## ---------------------- ##
  278. This file was extended by OPCUAServer config.status 1.0, which was
  279. generated by GNU Autoconf 2.68. Invocation command line was
  280. CONFIG_FILES =
  281. CONFIG_HEADERS =
  282. CONFIG_LINKS =
  283. CONFIG_COMMANDS =
  284. $ ./config.status src/Makefile depfiles
  285. on opcua-VirtualBox
  286. config.status:793: creating src/Makefile
  287. config.status:965: executing depfiles commands