Advertisement
Guest User

Untitled

a guest
Aug 24th, 2014
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.09 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.64. Invocation command line was
  6.  
  7. $ ../binutils-2.24/configure --prefix=/tools --disable-nls --with-lib-path=/tools/lib --with-sysroot
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = debian
  14. uname -m = x86_64
  15. uname -r = 3.14-0.bpo.1-amd64
  16. uname -s = Linux
  17. uname -v = #1 SMP Debian 3.14.12-1~bpo70+1 (2014-07-13)
  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: /tools/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33.  
  34.  
  35. ## ----------- ##
  36. ## Core tests. ##
  37. ## ----------- ##
  38.  
  39. configure:2317: checking build system type
  40. configure:2331: result: x86_64-unknown-linux-gnu
  41. configure:2378: checking host system type
  42. configure:2391: result: x86_64-unknown-linux-gnu
  43. configure:2411: checking target system type
  44. configure:2424: result: x86_64-unknown-linux-gnu
  45. configure:2478: checking for a BSD-compatible install
  46. configure:2546: result: /usr/bin/install -c
  47. configure:2557: checking whether ln works
  48. configure:2579: result: yes
  49. configure:2583: checking whether ln -s works
  50. configure:2587: result: yes
  51. configure:2594: checking for a sed that does not truncate output
  52. configure:2658: result: /bin/sed
  53. configure:2667: checking for gawk
  54. configure:2683: found /usr/bin/gawk
  55. configure:2694: result: gawk
  56. configure:3962: checking for gcc
  57. configure:3989: result: x86_64-lfs-linux-gnu-gcc
  58. configure:4218: checking for C compiler version
  59. configure:4227: x86_64-lfs-linux-gnu-gcc --version >&5
  60. x86_64-lfs-linux-gnu-gcc (GCC) 4.8.2
  61. Copyright (C) 2013 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:4238: $? = 0
  66. configure:4227: x86_64-lfs-linux-gnu-gcc -v >&5
  67. Using built-in specs.
  68. COLLECT_GCC=x86_64-lfs-linux-gnu-gcc
  69. COLLECT_LTO_WRAPPER=/mnt/lfs/tools/bin/../libexec/gcc/x86_64-lfs-linux-gnu/4.8.2/lto-wrapper
  70. Target: x86_64-lfs-linux-gnu
  71. Configured with: ../gcc-4.8.2/configure --target=x86_64-lfs-linux-gnu --prefix=/tools --with-sysroot=/mnt/lfs --with-newlib --without-headers --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --disable-nls --disable-shared --disable-multilib --disable-decimal-float --disable-threads --disable-libatomic --disable-libgomp --disable-libitm --disable-libmudflap --disable-libquadmath --disable-libsanitizer --disable-libssp --disable-libstdc++-v3 --enable-languages=c,c++ --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.8.2/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs
  72. Thread model: single
  73. gcc version 4.8.2 (GCC)
  74. configure:4238: $? = 0
  75. configure:4227: x86_64-lfs-linux-gnu-gcc -V >&5
  76. x86_64-lfs-linux-gnu-gcc: error: unrecognized command line option '-V'
  77. x86_64-lfs-linux-gnu-gcc: fatal error: no input files
  78. compilation terminated.
  79. configure:4238: $? = 1
  80. configure:4227: x86_64-lfs-linux-gnu-gcc -qversion >&5
  81. x86_64-lfs-linux-gnu-gcc: error: unrecognized command line option '-qversion'
  82. x86_64-lfs-linux-gnu-gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:4238: $? = 1
  85. configure:4258: checking for C compiler default output file name
  86. configure:4280: x86_64-lfs-linux-gnu-gcc conftest.c >&5
  87. configure:4284: $? = 0
  88. configure:4321: result: a.out
  89. configure:4337: checking whether the C compiler works
  90. configure:4346: ./a.out
  91. ./a.out: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory
  92. configure:4350: $? = 127
  93. configure:4357: error: in `/mnt/lfs/sources/binutils-build':
  94. configure:4361: error: cannot run C compiled programs.
  95. If you meant to cross compile, use `--host'.
  96. See `config.log' for more details.
  97.  
  98. ## ---------------- ##
  99. ## Cache variables. ##
  100. ## ---------------- ##
  101.  
  102. ac_cv_build=x86_64-unknown-linux-gnu
  103. ac_cv_env_AR_FOR_TARGET_set=
  104. ac_cv_env_AR_FOR_TARGET_value=
  105. ac_cv_env_AR_set=set
  106. ac_cv_env_AR_value=x86_64-lfs-linux-gnu-ar
  107. ac_cv_env_AS_FOR_TARGET_set=
  108. ac_cv_env_AS_FOR_TARGET_value=
  109. ac_cv_env_AS_set=
  110. ac_cv_env_AS_value=
  111. ac_cv_env_CCC_set=
  112. ac_cv_env_CCC_value=
  113. ac_cv_env_CC_FOR_TARGET_set=
  114. ac_cv_env_CC_FOR_TARGET_value=
  115. ac_cv_env_CC_set=set
  116. ac_cv_env_CC_value=x86_64-lfs-linux-gnu-gcc
  117. ac_cv_env_CFLAGS_set=
  118. ac_cv_env_CFLAGS_value=
  119. ac_cv_env_CPPFLAGS_set=
  120. ac_cv_env_CPPFLAGS_value=
  121. ac_cv_env_CXXFLAGS_set=
  122. ac_cv_env_CXXFLAGS_value=
  123. ac_cv_env_CXX_FOR_TARGET_set=
  124. ac_cv_env_CXX_FOR_TARGET_value=
  125. ac_cv_env_CXX_set=
  126. ac_cv_env_CXX_value=
  127. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  128. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  129. ac_cv_env_DLLTOOL_set=
  130. ac_cv_env_DLLTOOL_value=
  131. ac_cv_env_GCC_FOR_TARGET_set=
  132. ac_cv_env_GCC_FOR_TARGET_value=
  133. ac_cv_env_GCJ_FOR_TARGET_set=
  134. ac_cv_env_GCJ_FOR_TARGET_value=
  135. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  136. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  137. ac_cv_env_GOC_FOR_TARGET_set=
  138. ac_cv_env_GOC_FOR_TARGET_value=
  139. ac_cv_env_LDFLAGS_set=
  140. ac_cv_env_LDFLAGS_value=
  141. ac_cv_env_LD_FOR_TARGET_set=
  142. ac_cv_env_LD_FOR_TARGET_value=
  143. ac_cv_env_LD_set=
  144. ac_cv_env_LD_value=
  145. ac_cv_env_LIBS_set=
  146. ac_cv_env_LIBS_value=
  147. ac_cv_env_LIPO_FOR_TARGET_set=
  148. ac_cv_env_LIPO_FOR_TARGET_value=
  149. ac_cv_env_LIPO_set=
  150. ac_cv_env_LIPO_value=
  151. ac_cv_env_NM_FOR_TARGET_set=
  152. ac_cv_env_NM_FOR_TARGET_value=
  153. ac_cv_env_NM_set=
  154. ac_cv_env_NM_value=
  155. ac_cv_env_OBJCOPY_set=
  156. ac_cv_env_OBJCOPY_value=
  157. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  158. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  159. ac_cv_env_OBJDUMP_set=
  160. ac_cv_env_OBJDUMP_value=
  161. ac_cv_env_RANLIB_FOR_TARGET_set=
  162. ac_cv_env_RANLIB_FOR_TARGET_value=
  163. ac_cv_env_RANLIB_set=set
  164. ac_cv_env_RANLIB_value=x86_64-lfs-linux-gnu-ranlib
  165. ac_cv_env_READELF_FOR_TARGET_set=
  166. ac_cv_env_READELF_FOR_TARGET_value=
  167. ac_cv_env_READELF_set=
  168. ac_cv_env_READELF_value=
  169. ac_cv_env_STRIP_FOR_TARGET_set=
  170. ac_cv_env_STRIP_FOR_TARGET_value=
  171. ac_cv_env_STRIP_set=
  172. ac_cv_env_STRIP_value=
  173. ac_cv_env_WINDMC_FOR_TARGET_set=
  174. ac_cv_env_WINDMC_FOR_TARGET_value=
  175. ac_cv_env_WINDMC_set=
  176. ac_cv_env_WINDMC_value=
  177. ac_cv_env_WINDRES_FOR_TARGET_set=
  178. ac_cv_env_WINDRES_FOR_TARGET_value=
  179. ac_cv_env_WINDRES_set=
  180. ac_cv_env_WINDRES_value=
  181. ac_cv_env_build_alias_set=
  182. ac_cv_env_build_alias_value=
  183. ac_cv_env_build_configargs_set=
  184. ac_cv_env_build_configargs_value=
  185. ac_cv_env_host_alias_set=
  186. ac_cv_env_host_alias_value=
  187. ac_cv_env_host_configargs_set=
  188. ac_cv_env_host_configargs_value=
  189. ac_cv_env_target_alias_set=
  190. ac_cv_env_target_alias_value=
  191. ac_cv_env_target_configargs_set=
  192. ac_cv_env_target_configargs_value=
  193. ac_cv_host=x86_64-unknown-linux-gnu
  194. ac_cv_path_SED=/bin/sed
  195. ac_cv_path_install='/usr/bin/install -c'
  196. ac_cv_prog_AWK=gawk
  197. ac_cv_prog_ac_ct_CC=x86_64-lfs-linux-gnu-gcc
  198. ac_cv_target=x86_64-unknown-linux-gnu
  199. acx_cv_prog_LN=ln
  200.  
  201. ## ----------------- ##
  202. ## Output variables. ##
  203. ## ----------------- ##
  204.  
  205. AR='x86_64-lfs-linux-gnu-ar'
  206. AR_FOR_BUILD='$(AR)'
  207. AR_FOR_TARGET=''
  208. AS=''
  209. AS_FOR_BUILD='$(AS)'
  210. AS_FOR_TARGET=''
  211. AWK='gawk'
  212. BISON=''
  213. BUILD_CONFIG=''
  214. CC='x86_64-lfs-linux-gnu-gcc'
  215. CC_FOR_BUILD='$(CC)'
  216. CC_FOR_TARGET=''
  217. CFLAGS=''
  218. CFLAGS_FOR_BUILD=''
  219. CFLAGS_FOR_TARGET=''
  220. COMPILER_AS_FOR_TARGET=''
  221. COMPILER_LD_FOR_TARGET=''
  222. COMPILER_NM_FOR_TARGET=''
  223. CONFIGURE_GDB_TK=''
  224. CPPFLAGS=''
  225. CXX=''
  226. CXXFLAGS=''
  227. CXXFLAGS_FOR_BUILD=''
  228. CXXFLAGS_FOR_TARGET=''
  229. CXX_FOR_BUILD='$(CXX)'
  230. CXX_FOR_TARGET=''
  231. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  232. DEFS=''
  233. DLLTOOL=''
  234. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  235. DLLTOOL_FOR_TARGET=''
  236. ECHO_C=''
  237. ECHO_N='-n'
  238. ECHO_T=''
  239. EXEEXT=''
  240. EXPECT=''
  241. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  242. FLAGS_FOR_TARGET=''
  243. FLEX=''
  244. GCC_FOR_TARGET=''
  245. GCC_SHLIB_SUBDIR=''
  246. GCJ_FOR_BUILD='$(GCJ)'
  247. GCJ_FOR_TARGET=''
  248. GDB_TK=''
  249. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  250. GFORTRAN_FOR_TARGET=''
  251. GNATBIND=''
  252. GNATMAKE=''
  253. GOC_FOR_BUILD='$(GOC)'
  254. GOC_FOR_TARGET=''
  255. INSTALL_DATA='${INSTALL} -m 644'
  256. INSTALL_GDB_TK=''
  257. INSTALL_PROGRAM='${INSTALL}'
  258. INSTALL_SCRIPT='${INSTALL}'
  259. LD=''
  260. LDFLAGS=''
  261. LDFLAGS_FOR_BUILD=''
  262. LDFLAGS_FOR_TARGET=''
  263. LD_FOR_BUILD='$(LD)'
  264. LD_FOR_TARGET=''
  265. LEX=''
  266. LIBOBJS=''
  267. LIBS=''
  268. LIPO=''
  269. LIPO_FOR_TARGET=''
  270. LN='ln'
  271. LN_S='ln -s'
  272. LTLIBOBJS=''
  273. M4=''
  274. MAINT=''
  275. MAINTAINER_MODE_FALSE=''
  276. MAINTAINER_MODE_TRUE=''
  277. MAKEINFO=''
  278. NM=''
  279. NM_FOR_BUILD='$(NM)'
  280. NM_FOR_TARGET=''
  281. OBJCOPY=''
  282. OBJDUMP=''
  283. OBJDUMP_FOR_TARGET=''
  284. OBJEXT=''
  285. PACKAGE_BUGREPORT=''
  286. PACKAGE_NAME=''
  287. PACKAGE_STRING=''
  288. PACKAGE_TARNAME=''
  289. PACKAGE_URL=''
  290. PACKAGE_VERSION=''
  291. PATH_SEPARATOR=':'
  292. RANLIB='x86_64-lfs-linux-gnu-ranlib'
  293. RANLIB_FOR_BUILD='$(RANLIB)'
  294. RANLIB_FOR_TARGET=''
  295. RAW_CXX_FOR_TARGET=''
  296. READELF=''
  297. READELF_FOR_TARGET=''
  298. RPATH_ENVVAR=''
  299. RUNTEST=''
  300. SED='/bin/sed'
  301. SHELL='/bin/bash'
  302. STRIP=''
  303. STRIP_FOR_TARGET=''
  304. SYSROOT_CFLAGS_FOR_TARGET=''
  305. TOPLEVEL_CONFIGURE_ARGUMENTS='../binutils-2.24/configure --prefix=/tools --disable-nls --with-lib-path=/tools/lib --with-sysroot'
  306. WINDMC=''
  307. WINDMC_FOR_BUILD='$(WINDMC)'
  308. WINDMC_FOR_TARGET=''
  309. WINDRES=''
  310. WINDRES_FOR_BUILD='$(WINDRES)'
  311. WINDRES_FOR_TARGET=''
  312. YACC=''
  313. ac_ct_CC='x86_64-lfs-linux-gnu-gcc'
  314. ac_ct_CXX=''
  315. bindir='${exec_prefix}/bin'
  316. build='x86_64-unknown-linux-gnu'
  317. build_alias=''
  318. build_configargs=''
  319. build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes'
  320. build_cpu='x86_64'
  321. build_libsubdir='build-x86_64-unknown-linux-gnu'
  322. build_noncanonical='x86_64-unknown-linux-gnu'
  323. build_os='linux-gnu'
  324. build_subdir='build-x86_64-unknown-linux-gnu'
  325. build_tooldir=''
  326. build_vendor='unknown'
  327. clooginc=''
  328. clooglibs=''
  329. compare_exclusions=''
  330. configdirs='intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl cloog libelf libiconv texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gprof etc expect dejagnu m4 utils guile fastjar gnattools'
  331. datadir='${datarootdir}'
  332. datarootdir='${prefix}/share'
  333. do_compare=''
  334. docdir='${datarootdir}/doc/${PACKAGE}'
  335. dvidir='${docdir}'
  336. exec_prefix='NONE'
  337. extra_host_libiberty_configure_flags=''
  338. extra_isl_gmp_configure_flags=''
  339. extra_mpc_gmp_configure_flags=''
  340. extra_mpc_mpfr_configure_flags=''
  341. extra_mpfr_configure_flags=''
  342. gmpinc=''
  343. gmplibs=''
  344. host='x86_64-unknown-linux-gnu'
  345. host_alias=''
  346. host_configargs=''
  347. host_cpu='x86_64'
  348. host_noncanonical='x86_64-unknown-linux-gnu'
  349. host_os='linux-gnu'
  350. host_subdir='.'
  351. host_vendor='unknown'
  352. htmldir='${docdir}'
  353. includedir='${prefix}/include'
  354. infodir='${datarootdir}/info'
  355. islinc=''
  356. libdir='${exec_prefix}/lib'
  357. libexecdir='${exec_prefix}/libexec'
  358. localedir='${datarootdir}/locale'
  359. localstatedir='${prefix}/var'
  360. mandir='${datarootdir}/man'
  361. oldincludedir='/usr/include'
  362. pdfdir='${docdir}'
  363. poststage1_ldflags=''
  364. poststage1_libs=''
  365. prefix='/tools'
  366. program_transform_name='s,y,y,'
  367. psdir='${docdir}'
  368. sbindir='${exec_prefix}/sbin'
  369. sharedstatedir='${prefix}/com'
  370. stage1_cflags=''
  371. stage1_checking=''
  372. stage1_languages=''
  373. stage1_ldflags=''
  374. stage1_libs=''
  375. stage2_werror_flag=''
  376. sysconfdir='${prefix}/etc'
  377. target='x86_64-unknown-linux-gnu'
  378. target_alias=''
  379. target_configargs=''
  380. target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libatomic target-libitm target-libstdc++-v3 target-libmudflap target-libsanitizer target-libvtv target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-libjava target-libobjc target-libada target-libgo target-rda'
  381. target_cpu='x86_64'
  382. target_noncanonical='x86_64-unknown-linux-gnu'
  383. target_os='linux-gnu'
  384. target_subdir='x86_64-unknown-linux-gnu'
  385. target_vendor='unknown'
  386. tooldir=''
  387.  
  388. ## ------------------- ##
  389. ## File substitutions. ##
  390. ## ------------------- ##
  391.  
  392. alphaieee_frag=''
  393. host_makefile_frag='/dev/null'
  394. ospace_frag=''
  395. serialization_dependencies=''
  396. target_makefile_frag=''
  397.  
  398. ## ----------- ##
  399. ## confdefs.h. ##
  400. ## ----------- ##
  401.  
  402. /* confdefs.h */
  403. #define PACKAGE_NAME ""
  404. #define PACKAGE_TARNAME ""
  405. #define PACKAGE_VERSION ""
  406. #define PACKAGE_STRING ""
  407. #define PACKAGE_BUGREPORT ""
  408. #define PACKAGE_URL ""
  409.  
  410. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement