Guest User

Untitled

a guest
Aug 29th, 2011
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.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. $ /home/zuargo/Paquetes/gcc/src/gcc-4.6-20110819/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 --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = zuargo-archlinux
  14. uname -m = i686
  15. uname -r = 3.0-pae
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Tue Aug 9 15:06:00 CLT 2011
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = i686
  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/bin
  31. PATH: /usr/bin
  32. PATH: /bin
  33. PATH: /usr/local/sbin
  34. PATH: /usr/sbin
  35. PATH: /sbin
  36. PATH: /usr/share/java/apache-ant/bin
  37. PATH: /usr/bin/core_perl
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2222: checking build system type
  45. configure:2236: result: i686-pc-linux-gnu
  46. configure:2283: checking host system type
  47. configure:2296: result: i686-pc-linux-gnu
  48. configure:2316: checking target system type
  49. configure:2329: result: i686-pc-linux-gnu
  50. configure:2383: checking for a BSD-compatible install
  51. configure:2451: result: /bin/install -c
  52. configure:2462: checking whether ln works
  53. configure:2484: result: yes
  54. configure:2488: checking whether ln -s works
  55. configure:2492: result: yes
  56. configure:2499: checking for a sed that does not truncate output
  57. configure:2563: result: /bin/sed
  58. configure:2572: checking for gawk
  59. configure:2588: found /usr/bin/gawk
  60. configure:2599: result: gawk
  61. configure:3913: checking for gcc
  62. configure:3929: found /usr/bin/gcc
  63. configure:3940: result: gcc
  64. configure:4169: checking for C compiler version
  65. configure:4178: gcc --version >&5
  66. gcc (GCC) 4.6.1
  67. Copyright (C) 2011 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions. There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:4189: $? = 0
  72. configure:4178: gcc -v >&5
  73. Using built-in specs.
  74. COLLECT_GCC=gcc
  75. COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.6.1/lto-wrapper
  76. Target: i686-pc-linux-gnu
  77. Configured with: /build/src/gcc-4.6.1/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 --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --enable-checking=release
  78. Thread model: posix
  79. gcc version 4.6.1 (GCC)
  80. configure:4189: $? = 0
  81. configure:4178: gcc -V >&5
  82. gcc: error: unrecognized option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:4189: $? = 1
  86. configure:4178: gcc -qversion >&5
  87. gcc: error: unrecognized option '-qversion'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:4189: $? = 1
  91. configure:4209: checking for C compiler default output file name
  92. configure:4231: gcc -march=native -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5
  93. /usr/lib/gcc/i686-pc-linux-gnu/4.6.1/cc1: error while loading shared libraries: libcloog-isl.so.1: cannot open shared object file: No such file or directory
  94. configure:4235: $? = 1
  95. configure:4272: result:
  96. configure: failed program was:
  97. | /* confdefs.h */
  98. | #define PACKAGE_NAME ""
  99. | #define PACKAGE_TARNAME ""
  100. | #define PACKAGE_VERSION ""
  101. | #define PACKAGE_STRING ""
  102. | #define PACKAGE_BUGREPORT ""
  103. | #define PACKAGE_URL ""
  104. | /* end confdefs.h. */
  105. |
  106. | int
  107. | main ()
  108. | {
  109. |
  110. | ;
  111. | return 0;
  112. | }
  113. configure:4278: error: in `/home/zuargo/Paquetes/gcc/src/gcc-build':
  114. configure:4282: error: C compiler cannot create executables
  115. See `config.log' for more details.
  116.  
  117. ## ---------------- ##
  118. ## Cache variables. ##
  119. ## ---------------- ##
  120.  
  121. ac_cv_build=i686-pc-linux-gnu
  122. ac_cv_env_AR_FOR_TARGET_set=
  123. ac_cv_env_AR_FOR_TARGET_value=
  124. ac_cv_env_AR_set=
  125. ac_cv_env_AR_value=
  126. ac_cv_env_AS_FOR_TARGET_set=
  127. ac_cv_env_AS_FOR_TARGET_value=
  128. ac_cv_env_AS_set=
  129. ac_cv_env_AS_value=
  130. ac_cv_env_CCC_set=
  131. ac_cv_env_CCC_value=
  132. ac_cv_env_CC_FOR_TARGET_set=
  133. ac_cv_env_CC_FOR_TARGET_value=
  134. ac_cv_env_CC_set=
  135. ac_cv_env_CC_value=
  136. ac_cv_env_CFLAGS_set=set
  137. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
  138. ac_cv_env_CPPFLAGS_set=
  139. ac_cv_env_CPPFLAGS_value=
  140. ac_cv_env_CXXFLAGS_set=set
  141. ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe'
  142. ac_cv_env_CXX_FOR_TARGET_set=
  143. ac_cv_env_CXX_FOR_TARGET_value=
  144. ac_cv_env_CXX_set=
  145. ac_cv_env_CXX_value=
  146. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  147. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  148. ac_cv_env_DLLTOOL_set=
  149. ac_cv_env_DLLTOOL_value=
  150. ac_cv_env_GCC_FOR_TARGET_set=
  151. ac_cv_env_GCC_FOR_TARGET_value=
  152. ac_cv_env_GCJ_FOR_TARGET_set=
  153. ac_cv_env_GCJ_FOR_TARGET_value=
  154. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  155. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  156. ac_cv_env_GOC_FOR_TARGET_set=
  157. ac_cv_env_GOC_FOR_TARGET_value=
  158. ac_cv_env_LDFLAGS_set=set
  159. ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
  160. ac_cv_env_LD_FOR_TARGET_set=
  161. ac_cv_env_LD_FOR_TARGET_value=
  162. ac_cv_env_LD_set=
  163. ac_cv_env_LD_value=
  164. ac_cv_env_LIBS_set=
  165. ac_cv_env_LIBS_value=
  166. ac_cv_env_LIPO_FOR_TARGET_set=
  167. ac_cv_env_LIPO_FOR_TARGET_value=
  168. ac_cv_env_LIPO_set=
  169. ac_cv_env_LIPO_value=
  170. ac_cv_env_NM_FOR_TARGET_set=
  171. ac_cv_env_NM_FOR_TARGET_value=
  172. ac_cv_env_NM_set=
  173. ac_cv_env_NM_value=
  174. ac_cv_env_OBJCOPY_set=
  175. ac_cv_env_OBJCOPY_value=
  176. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  177. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  178. ac_cv_env_OBJDUMP_set=
  179. ac_cv_env_OBJDUMP_value=
  180. ac_cv_env_RANLIB_FOR_TARGET_set=
  181. ac_cv_env_RANLIB_FOR_TARGET_value=
  182. ac_cv_env_RANLIB_set=
  183. ac_cv_env_RANLIB_value=
  184. ac_cv_env_STRIP_FOR_TARGET_set=
  185. ac_cv_env_STRIP_FOR_TARGET_value=
  186. ac_cv_env_STRIP_set=
  187. ac_cv_env_STRIP_value=
  188. ac_cv_env_WINDMC_FOR_TARGET_set=
  189. ac_cv_env_WINDMC_FOR_TARGET_value=
  190. ac_cv_env_WINDMC_set=
  191. ac_cv_env_WINDMC_value=
  192. ac_cv_env_WINDRES_FOR_TARGET_set=
  193. ac_cv_env_WINDRES_FOR_TARGET_value=
  194. ac_cv_env_WINDRES_set=
  195. ac_cv_env_WINDRES_value=
  196. ac_cv_env_build_alias_set=
  197. ac_cv_env_build_alias_value=
  198. ac_cv_env_build_configargs_set=
  199. ac_cv_env_build_configargs_value=
  200. ac_cv_env_host_alias_set=
  201. ac_cv_env_host_alias_value=
  202. ac_cv_env_host_configargs_set=
  203. ac_cv_env_host_configargs_value=
  204. ac_cv_env_target_alias_set=
  205. ac_cv_env_target_alias_value=
  206. ac_cv_env_target_configargs_set=
  207. ac_cv_env_target_configargs_value=
  208. ac_cv_host=i686-pc-linux-gnu
  209. ac_cv_path_SED=/bin/sed
  210. ac_cv_path_install='/bin/install -c'
  211. ac_cv_prog_AWK=gawk
  212. ac_cv_prog_ac_ct_CC=gcc
  213. ac_cv_target=i686-pc-linux-gnu
  214. acx_cv_prog_LN=ln
  215.  
  216. ## ----------------- ##
  217. ## Output variables. ##
  218. ## ----------------- ##
  219.  
  220. AR=''
  221. AR_FOR_BUILD='$(AR)'
  222. AR_FOR_TARGET=''
  223. AS=''
  224. AS_FOR_BUILD='$(AS)'
  225. AS_FOR_TARGET=''
  226. AWK='gawk'
  227. BISON=''
  228. BUILD_CONFIG=''
  229. CC='gcc'
  230. CC_FOR_BUILD='$(CC)'
  231. CC_FOR_TARGET=''
  232. CFLAGS='-march=native -O2 -pipe'
  233. CFLAGS_FOR_BUILD=''
  234. CFLAGS_FOR_TARGET=''
  235. COMPILER_AS_FOR_TARGET=''
  236. COMPILER_LD_FOR_TARGET=''
  237. COMPILER_NM_FOR_TARGET=''
  238. CONFIGURE_GDB_TK=''
  239. CPPFLAGS=''
  240. CXX=''
  241. CXXFLAGS='-march=native -O2 -pipe'
  242. CXXFLAGS_FOR_BUILD=''
  243. CXXFLAGS_FOR_TARGET=''
  244. CXX_FOR_BUILD='$(CXX)'
  245. CXX_FOR_TARGET=''
  246. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  247. DEFS=''
  248. DLLTOOL=''
  249. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  250. DLLTOOL_FOR_TARGET=''
  251. ECHO_C=''
  252. ECHO_N='-n'
  253. ECHO_T=''
  254. EXEEXT=''
  255. EXPECT=''
  256. FLAGS_FOR_TARGET=''
  257. FLEX=''
  258. GCC_FOR_TARGET=''
  259. GCC_SHLIB_SUBDIR=''
  260. GCJ_FOR_BUILD='$(GCJ)'
  261. GCJ_FOR_TARGET=''
  262. GDB_TK=''
  263. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  264. GFORTRAN_FOR_TARGET=''
  265. GNATBIND=''
  266. GNATMAKE=''
  267. GOC_FOR_BUILD='$(GOC)'
  268. GOC_FOR_TARGET=''
  269. INSTALL_DATA='${INSTALL} -m 644'
  270. INSTALL_GDB_TK=''
  271. INSTALL_PROGRAM='${INSTALL}'
  272. INSTALL_SCRIPT='${INSTALL}'
  273. LD=''
  274. LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
  275. LDFLAGS_FOR_BUILD=''
  276. LD_FOR_BUILD='$(LD)'
  277. LD_FOR_TARGET=''
  278. LEX=''
  279. LIBOBJS=''
  280. LIBS=''
  281. LIPO=''
  282. LIPO_FOR_TARGET=''
  283. LN='ln'
  284. LN_S='ln -s'
  285. LTLIBOBJS=''
  286. M4=''
  287. MAINT=''
  288. MAINTAINER_MODE_FALSE=''
  289. MAINTAINER_MODE_TRUE=''
  290. MAKEINFO=''
  291. NM=''
  292. NM_FOR_BUILD='$(NM)'
  293. NM_FOR_TARGET=''
  294. OBJCOPY=''
  295. OBJDUMP=''
  296. OBJDUMP_FOR_TARGET=''
  297. OBJEXT=''
  298. PACKAGE_BUGREPORT=''
  299. PACKAGE_NAME=''
  300. PACKAGE_STRING=''
  301. PACKAGE_TARNAME=''
  302. PACKAGE_URL=''
  303. PACKAGE_VERSION=''
  304. PATH_SEPARATOR=':'
  305. RANLIB=''
  306. RANLIB_FOR_BUILD='$(RANLIB)'
  307. RANLIB_FOR_TARGET=''
  308. RAW_CXX_FOR_TARGET=''
  309. RPATH_ENVVAR=''
  310. RUNTEST=''
  311. SED='/bin/sed'
  312. SHELL='/bin/sh'
  313. STRIP=''
  314. STRIP_FOR_TARGET=''
  315. SYSROOT_CFLAGS_FOR_TARGET=''
  316. TOPLEVEL_CONFIGURE_ARGUMENTS='/home/zuargo/Paquetes/gcc/src/gcc-4.6-20110819/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 --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --disable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release'
  317. WINDMC=''
  318. WINDMC_FOR_BUILD='$(WINDMC)'
  319. WINDMC_FOR_TARGET=''
  320. WINDRES=''
  321. WINDRES_FOR_BUILD='$(WINDRES)'
  322. WINDRES_FOR_TARGET=''
  323. YACC=''
  324. ac_ct_CC='gcc'
  325. ac_ct_CXX=''
  326. bindir='${exec_prefix}/bin'
  327. build='i686-pc-linux-gnu'
  328. build_alias=''
  329. build_configargs=''
  330. build_configdirs='build-libiberty build-texinfo build-byacc build-flex build-bison build-m4 build-fixincludes'
  331. build_cpu='i686'
  332. build_libsubdir='build-i686-pc-linux-gnu'
  333. build_noncanonical='i686-pc-linux-gnu'
  334. build_os='linux-gnu'
  335. build_subdir='build-i686-pc-linux-gnu'
  336. build_tooldir=''
  337. build_vendor='pc'
  338. clooginc=''
  339. clooglibs=''
  340. compare_exclusions=''
  341. config_shell='/bin/sh'
  342. configdirs='intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr mpc ppl cloog libelf libiconv texinfo byacc flex bison binutils gas ld fixincludes gcc cgen 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 gold'
  343. datadir='${datarootdir}'
  344. datarootdir='${prefix}/share'
  345. do_compare=''
  346. docdir='${datarootdir}/doc/${PACKAGE}'
  347. dvidir='${docdir}'
  348. exec_prefix='NONE'
  349. extra_host_libiberty_configure_flags=''
  350. extra_mpc_gmp_configure_flags=''
  351. extra_mpc_mpfr_configure_flags=''
  352. extra_mpfr_configure_flags=''
  353. gmpinc=''
  354. gmplibs=''
  355. host='i686-pc-linux-gnu'
  356. host_alias=''
  357. host_configargs=''
  358. host_cpu='i686'
  359. host_noncanonical='i686-pc-linux-gnu'
  360. host_os='linux-gnu'
  361. host_subdir='.'
  362. host_vendor='pc'
  363. htmldir='${docdir}'
  364. includedir='${prefix}/include'
  365. infodir='/usr/share/info'
  366. libdir='/usr/lib'
  367. libexecdir='/usr/lib'
  368. localedir='${datarootdir}/locale'
  369. localstatedir='${prefix}/var'
  370. mandir='/usr/share/man'
  371. oldincludedir='/usr/include'
  372. pdfdir='${docdir}'
  373. poststage1_ldflags=''
  374. poststage1_libs=''
  375. pplinc=''
  376. ppllibs=''
  377. prefix='/usr'
  378. program_transform_name='s,y,y,'
  379. psdir='${docdir}'
  380. sbindir='${exec_prefix}/sbin'
  381. sharedstatedir='${prefix}/com'
  382. stage1_cflags=''
  383. stage1_checking=''
  384. stage1_languages=''
  385. stage1_ldflags=''
  386. stage1_libs=''
  387. stage2_werror_flag=''
  388. sysconfdir='${prefix}/etc'
  389. target='i686-pc-linux-gnu'
  390. target_alias=''
  391. target_configargs=''
  392. target_configdirs='target-libgcc target-libgloss target-newlib target-libgomp target-libstdc++-v3 target-libmudflap target-libssp target-libquadmath target-libgfortran target-boehm-gc target-libffi target-zlib target-qthreads target-libjava target-libobjc target-libada target-libgo target-examples target-groff target-gperf target-rda'
  393. target_cpu='i686'
  394. target_noncanonical='i686-pc-linux-gnu'
  395. target_os='linux-gnu'
  396. target_subdir='i686-pc-linux-gnu'
  397. target_vendor='pc'
  398. tooldir=''
  399.  
  400. ## ------------------- ##
  401. ## File substitutions. ##
  402. ## ------------------- ##
  403.  
  404. alphaieee_frag=''
  405. host_makefile_frag='config/mh-x86omitfp'
  406. ospace_frag=''
  407. serialization_dependencies=''
  408. target_makefile_frag=''
  409.  
  410. ## ----------- ##
  411. ## confdefs.h. ##
  412. ## ----------- ##
  413.  
  414. /* confdefs.h */
  415. #define PACKAGE_NAME ""
  416. #define PACKAGE_TARNAME ""
  417. #define PACKAGE_VERSION ""
  418. #define PACKAGE_STRING ""
  419. #define PACKAGE_BUGREPORT ""
  420. #define PACKAGE_URL ""
  421.  
  422. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment