Advertisement
Guest User

xen-newlib-x86_32

a guest
Aug 13th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.88 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 configure, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ../newlib-1.16.0/configure --prefix=/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/cross-root-i686 --verbose --target=i686-xen-elf --enable-newlib-io-long-long --disable-multilib
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ethryl
  14. uname -m = x86_64
  15. uname -r = 4.0.5-1-CHAKRA
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sat Jun 6 22:53:36 UTC 2015
  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. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/sbin
  34. PATH: /usr/sbin
  35. PATH: /sbin
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:1503: checking build system type
  44. configure:1521: result: x86_64-unknown-linux-gnu
  45. configure:1556: checking host system type
  46. configure:1570: result: x86_64-unknown-linux-gnu
  47. configure:1578: checking target system type
  48. configure:1592: result: i686-xen-elf
  49. configure:1635: checking for a BSD-compatible install
  50. configure:1690: result: /usr/bin/install -c
  51. configure:1701: checking whether ln works
  52. configure:1723: result: yes
  53. configure:1727: checking whether ln -s works
  54. configure:1731: result: yes
  55. configure:2882: checking for gcc
  56. configure:2898: found /usr/bin/gcc
  57. configure:2908: result: gcc
  58. configure:3152: checking for C compiler version
  59. configure:3155: gcc --version </dev/null >&5
  60. gcc (GCC) 4.9.1 20140903 (prerelease)
  61. Copyright (C) 2014 Free Software Foundation, Inc.
  62. This is free software; see the source for copying conditions. There is NO
  63. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  64.  
  65. configure:3158: $? = 0
  66. configure:3160: gcc -v </dev/null >&5
  67. Using built-in specs.
  68. COLLECT_GCC=gcc
  69. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/lto-wrapper
  70. Target: x86_64-unknown-linux-gnu
  71. Configured with: /chakra/core-testing/gcc/src//gcc-4.9-20140903/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://chakraos.org/bugtracker --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 --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-isl-version-check --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
  72. Thread model: posix
  73. gcc version 4.9.1 20140903 (prerelease) (GCC)
  74. configure:3163: $? = 0
  75. configure:3165: gcc -V </dev/null >&5
  76. gcc: error: unrecognized command line option '-V'
  77. gcc: fatal error: no input files
  78. compilation terminated.
  79. configure:3168: $? = 1
  80. configure:3191: checking for C compiler default output file name
  81. configure:3194: gcc -fno-caller-saves -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O1 -fno-omit-frame-pointer -m32 -march=i686 -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs conftest.c >&5
  82. conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  83. main ()
  84. ^
  85. /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/libgcc.a when searching for -lgcc
  86. /usr/bin/ld: cannot find -lgcc
  87. collect2: error: ld returned 1 exit status
  88. configure:3197: $? = 1
  89. configure: failed program was:
  90. | /* confdefs.h. */
  91. |
  92. | #define PACKAGE_NAME ""
  93. | #define PACKAGE_TARNAME ""
  94. | #define PACKAGE_VERSION ""
  95. | #define PACKAGE_STRING ""
  96. | #define PACKAGE_BUGREPORT ""
  97. | /* end confdefs.h. */
  98. |
  99. | int
  100. | main ()
  101. | {
  102. |
  103. | ;
  104. | return 0;
  105. | }
  106. configure:3236: error: C compiler cannot create executables
  107. See `config.log' for more details.
  108.  
  109. ## ---------------- ##
  110. ## Cache variables. ##
  111. ## ---------------- ##
  112.  
  113. ac_cv_build=x86_64-unknown-linux-gnu
  114. ac_cv_build_alias=x86_64-unknown-linux-gnu
  115. ac_cv_env_AR_FOR_TARGET_set=set
  116. ac_cv_env_AR_FOR_TARGET_value=ar
  117. ac_cv_env_AR_set=
  118. ac_cv_env_AR_value=
  119. ac_cv_env_AS_FOR_TARGET_set=
  120. ac_cv_env_AS_FOR_TARGET_value=
  121. ac_cv_env_AS_set=
  122. ac_cv_env_AS_value=
  123. ac_cv_env_CC_FOR_TARGET_set=set
  124. ac_cv_env_CC_FOR_TARGET_value='gcc -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/posix -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../tools/xenstore/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/x86 -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/x86/x86_32 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/posix -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/cross-root-i686/i686-xen-elf/include -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/lwip-x86_32/src/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/lwip-x86_32/src/include/ipv4 -I/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/include -I/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../xen/include -fno-caller-saves -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O1 -fno-omit-frame-pointer -m32 -march=i686 -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS'
  125. ac_cv_env_CC_set=
  126. ac_cv_env_CC_value=
  127. ac_cv_env_CFLAGS_set=set
  128. ac_cv_env_CFLAGS_value='-fno-caller-saves -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O1 -fno-omit-frame-pointer -m32 -march=i686 -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs '
  129. ac_cv_env_CPPFLAGS_set=
  130. ac_cv_env_CPPFLAGS_value=
  131. ac_cv_env_CXXFLAGS_set=
  132. ac_cv_env_CXXFLAGS_value=
  133. ac_cv_env_CXX_FOR_TARGET_set=
  134. ac_cv_env_CXX_FOR_TARGET_value=
  135. ac_cv_env_CXX_set=
  136. ac_cv_env_CXX_value=
  137. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  138. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  139. ac_cv_env_DLLTOOL_set=
  140. ac_cv_env_DLLTOOL_value=
  141. ac_cv_env_GCC_FOR_TARGET_set=
  142. ac_cv_env_GCC_FOR_TARGET_value=
  143. ac_cv_env_GCJ_FOR_TARGET_set=
  144. ac_cv_env_GCJ_FOR_TARGET_value=
  145. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  146. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  147. ac_cv_env_LDFLAGS_set=
  148. ac_cv_env_LDFLAGS_value=
  149. ac_cv_env_LD_FOR_TARGET_set=set
  150. ac_cv_env_LD_FOR_TARGET_value=ld
  151. ac_cv_env_LD_set=
  152. ac_cv_env_LD_value=
  153. ac_cv_env_LIPO_FOR_TARGET_set=
  154. ac_cv_env_LIPO_FOR_TARGET_value=
  155. ac_cv_env_LIPO_set=
  156. ac_cv_env_LIPO_value=
  157. ac_cv_env_NM_FOR_TARGET_set=
  158. ac_cv_env_NM_FOR_TARGET_value=
  159. ac_cv_env_NM_set=
  160. ac_cv_env_NM_value=
  161. ac_cv_env_OBJCOPY_set=
  162. ac_cv_env_OBJCOPY_value=
  163. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  164. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  165. ac_cv_env_OBJDUMP_set=
  166. ac_cv_env_OBJDUMP_value=
  167. ac_cv_env_RANLIB_FOR_TARGET_set=set
  168. ac_cv_env_RANLIB_FOR_TARGET_value=ranlib
  169. ac_cv_env_RANLIB_set=
  170. ac_cv_env_RANLIB_value=
  171. ac_cv_env_STRIP_FOR_TARGET_set=
  172. ac_cv_env_STRIP_FOR_TARGET_value=
  173. ac_cv_env_STRIP_set=
  174. ac_cv_env_STRIP_value=
  175. ac_cv_env_WINDMC_FOR_TARGET_set=
  176. ac_cv_env_WINDMC_FOR_TARGET_value=
  177. ac_cv_env_WINDMC_set=
  178. ac_cv_env_WINDMC_value=
  179. ac_cv_env_WINDRES_FOR_TARGET_set=
  180. ac_cv_env_WINDRES_FOR_TARGET_value=
  181. ac_cv_env_WINDRES_set=
  182. ac_cv_env_WINDRES_value=
  183. ac_cv_env_build_alias_set=
  184. ac_cv_env_build_alias_value=
  185. ac_cv_env_host_alias_set=
  186. ac_cv_env_host_alias_value=
  187. ac_cv_env_target_alias_set=set
  188. ac_cv_env_target_alias_value=i686-xen-elf
  189. ac_cv_host=x86_64-unknown-linux-gnu
  190. ac_cv_host_alias=x86_64-unknown-linux-gnu
  191. ac_cv_path_install='/usr/bin/install -c'
  192. ac_cv_prog_ac_ct_CC=gcc
  193. ac_cv_target=i686-xen-elf
  194. ac_cv_target_alias=i686-xen-elf
  195. acx_cv_prog_LN=ln
  196.  
  197. ## ----------------- ##
  198. ## Output variables. ##
  199. ## ----------------- ##
  200.  
  201. AR=''
  202. AR_FOR_BUILD='$(AR)'
  203. AR_FOR_TARGET='ar'
  204. AS=''
  205. AS_FOR_BUILD='$(AS)'
  206. AS_FOR_TARGET=''
  207. BISON=''
  208. CC='gcc'
  209. CC_FOR_BUILD='$(CC)'
  210. CC_FOR_TARGET='gcc -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include -D__MINIOS__ -DHAVE_LIBC -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/posix -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../tools/xenstore/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/x86 -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/x86/x86_32 -U __linux__ -U __FreeBSD__ -U __sun__ -nostdinc -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../extras/mini-os/include/posix -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/cross-root-i686/i686-xen-elf/include -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.9.1/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/lwip-x86_32/src/include -isystem /home/timii/Downloads/xen/src/xen-4.5.1/stubdom/lwip-x86_32/src/include/ipv4 -I/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/include -I/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/../xen/include -fno-caller-saves -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O1 -fno-omit-frame-pointer -m32 -march=i686 -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -fno-stack-protector -fno-exceptions -D_I386MACH_ALLOW_HW_INTERRUPTS'
  211. CFLAGS='-fno-caller-saves -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs -O1 -fno-omit-frame-pointer -m32 -march=i686 -m32 -march=i686 -g -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -Wno-unused-but-set-variable -Wno-unused-local-typedefs '
  212. CFLAGS_FOR_BUILD=''
  213. COMPILER_AS_FOR_TARGET=''
  214. COMPILER_LD_FOR_TARGET=''
  215. COMPILER_NM_FOR_TARGET=''
  216. CONFIGURE_GDB_TK=''
  217. CPPFLAGS=''
  218. CXX=''
  219. CXXFLAGS=''
  220. CXXFLAGS_FOR_BUILD=''
  221. CXX_FOR_BUILD='$(CXX)'
  222. CXX_FOR_TARGET=''
  223. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  224. DEFS=''
  225. DLLTOOL=''
  226. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  227. DLLTOOL_FOR_TARGET=''
  228. ECHO_C=''
  229. ECHO_N='-n'
  230. ECHO_T=''
  231. EXEEXT=''
  232. EXPECT=''
  233. FLAGS_FOR_TARGET=''
  234. FLEX=''
  235. GCC_FOR_TARGET=''
  236. GCJ_FOR_BUILD='$(GCJ)'
  237. GCJ_FOR_TARGET=''
  238. GDB_TK=''
  239. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  240. GFORTRAN_FOR_TARGET=''
  241. GNATBIND=''
  242. GNATMAKE=''
  243. INSTALL_DATA='${INSTALL} -m 644'
  244. INSTALL_GDB_TK=''
  245. INSTALL_PROGRAM='${INSTALL}'
  246. INSTALL_SCRIPT='${INSTALL}'
  247. LD=''
  248. LDFLAGS=''
  249. LDFLAGS_FOR_BUILD=''
  250. LD_FOR_BUILD='$(LD)'
  251. LD_FOR_TARGET='ld'
  252. LEX=''
  253. LIBOBJS=''
  254. LIBS=''
  255. LIPO=''
  256. LIPO_FOR_TARGET=''
  257. LN='ln'
  258. LN_S='ln -s'
  259. LTLIBOBJS=''
  260. M4=''
  261. MAINT=''
  262. MAINTAINER_MODE_FALSE=''
  263. MAINTAINER_MODE_TRUE=''
  264. MAKEINFO=''
  265. NM=''
  266. NM_FOR_BUILD='$(NM)'
  267. NM_FOR_TARGET=''
  268. OBJCOPY=''
  269. OBJDUMP=''
  270. OBJDUMP_FOR_TARGET=''
  271. OBJEXT=''
  272. PACKAGE_BUGREPORT=''
  273. PACKAGE_NAME=''
  274. PACKAGE_STRING=''
  275. PACKAGE_TARNAME=''
  276. PACKAGE_VERSION=''
  277. PATH_SEPARATOR=':'
  278. RANLIB=''
  279. RANLIB_FOR_BUILD='$(RANLIB)'
  280. RANLIB_FOR_TARGET='ranlib'
  281. RAW_CXX_FOR_TARGET=''
  282. RPATH_ENVVAR=''
  283. RUNTEST=''
  284. SHELL='/bin/sh'
  285. STRIP=''
  286. STRIP_FOR_TARGET=''
  287. SYSROOT_CFLAGS_FOR_TARGET=''
  288. TOPLEVEL_CONFIGURE_ARGUMENTS='../newlib-1.16.0/configure --prefix=/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/cross-root-i686 --verbose --target=i686-xen-elf --enable-newlib-io-long-long --disable-multilib'
  289. WINDMC=''
  290. WINDMC_FOR_BUILD='$(WINDMC)'
  291. WINDMC_FOR_TARGET=''
  292. WINDRES=''
  293. WINDRES_FOR_BUILD='$(WINDRES)'
  294. WINDRES_FOR_TARGET=''
  295. YACC=''
  296. ac_ct_CC='gcc'
  297. ac_ct_CXX=''
  298. ac_ct_GNATBIND=''
  299. ac_ct_GNATMAKE=''
  300. bindir='${exec_prefix}/bin'
  301. build='x86_64-unknown-linux-gnu'
  302. build_alias=''
  303. build_configargs=''
  304. build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes'
  305. build_cpu='x86_64'
  306. build_libsubdir='build-x86_64-unknown-linux-gnu'
  307. build_noncanonical='x86_64-unknown-linux-gnu'
  308. build_os='linux-gnu'
  309. build_subdir='build-x86_64-unknown-linux-gnu'
  310. build_tooldir=''
  311. build_vendor='unknown'
  312. config_shell='/bin/sh'
  313. configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr texinfo byacc flex bison binutils gas ld fixincludes gcc sid sim gdb make patch prms send-pr gprof etc expect dejagnu ash bash bzip2 m4 autoconf automake libtool diff rcs fileutils shellutils time textutils wdiff find uudecode hello tar gzip indent recode release sed utils guile perl gawk findutils gettext zip fastjar gnattools'
  314. datadir='${prefix}/share'
  315. datarootdir=''
  316. do_compare=''
  317. docdir=''
  318. exec_prefix='NONE'
  319. gmpinc=''
  320. gmplibs=''
  321. host='x86_64-unknown-linux-gnu'
  322. host_alias=''
  323. host_configargs=''
  324. host_cpu='x86_64'
  325. host_noncanonical='x86_64-unknown-linux-gnu'
  326. host_os='linux-gnu'
  327. host_subdir='.'
  328. host_vendor='unknown'
  329. htmldir=''
  330. includedir='${prefix}/include'
  331. infodir='${prefix}/info'
  332. libdir='${exec_prefix}/lib'
  333. libexecdir='${exec_prefix}/libexec'
  334. localstatedir='${prefix}/var'
  335. mandir='${prefix}/man'
  336. oldincludedir='/usr/include'
  337. pdfdir=''
  338. prefix='/home/timii/Downloads/xen/src/xen-4.5.1/stubdom/cross-root-i686'
  339. program_transform_name='s,^,i686-xen-elf-,'
  340. sbindir='${exec_prefix}/sbin'
  341. sharedstatedir='${prefix}/com'
  342. stage1_cflags=''
  343. stage1_checking=''
  344. stage1_languages=''
  345. stage2_werror_flag=''
  346. sysconfdir='${prefix}/etc'
  347. target='i686-xen-elf'
  348. target_alias='i686-xen-elf'
  349. target_configargs=''
  350. target_cpu='i686'
  351. target_noncanonical='i686-xen-elf'
  352. target_os='elf'
  353. target_subdir='i686-xen-elf'
  354. target_vendor='xen'
  355. tooldir=''
  356.  
  357. ## ------------- ##
  358. ## Output files. ##
  359. ## ------------- ##
  360.  
  361. alphaieee_frag=''
  362. host_makefile_frag='/dev/null'
  363. ospace_frag=''
  364. serialization_dependencies=''
  365. target_makefile_frag=''
  366.  
  367. ## ----------- ##
  368. ## confdefs.h. ##
  369. ## ----------- ##
  370.  
  371. #define PACKAGE_BUGREPORT ""
  372. #define PACKAGE_NAME ""
  373. #define PACKAGE_STRING ""
  374. #define PACKAGE_TARNAME ""
  375. #define PACKAGE_VERSION ""
  376.  
  377. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement