Guest User

Untitled

a guest
Apr 19th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.46 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. $ /var/tmp/portage/sys-devel/binutils-2.25/work/binutils-2.25/configure --enable-gold --enable-plugins --without-included-gettext --with-zlib --enable-64-bit-bfd --build=i686-pc-linux-gnu --enable-secureplt --prefix=/usr --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --datadir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25 --infodir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25/info --mandir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25/man --bindir=/usr/i686-pc-linux-gnu/binutils-bin/2.25 --libdir=/usr/lib/binutils/i686-pc-linux-gnu/2.25 --libexecdir=/usr/lib/binutils/i686-pc-linux-gnu/2.25 --includedir=/usr/lib/binutils/i686-pc-linux-gnu/2.25/include --enable-obsolete --enable-shared --enable-threads --enable-install-libiberty --disable-werror --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion=Gentoo 2.25 p1.0 --disable-static --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --without-stage1-ldflags
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost
  14. uname -m = i686
  15. uname -r = 4.0.0-gentoo
  16. uname -s = Linux
  17. uname -v = #1 SMP Mon Apr 13 18:59:49 MSK 2015
  18.  
  19. /usr/bin/uname -p = AMD Athlon(tm) II Dual-Core M340
  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/lib/portage/python2.7/ebuild-helpers
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /opt/bin
  38. PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.8.3
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2322: checking build system type
  46. configure:2336: result: i686-pc-linux-gnu
  47. configure:2383: checking host system type
  48. configure:2396: result: i686-pc-linux-gnu
  49. configure:2416: checking target system type
  50. configure:2429: result: i686-pc-linux-gnu
  51. configure:2483: checking for a BSD-compatible install
  52. configure:2551: result: /usr/bin/install -c
  53. configure:2562: checking whether ln works
  54. configure:2584: result: yes
  55. configure:2588: checking whether ln -s works
  56. configure:2592: result: yes
  57. configure:2599: checking for a sed that does not truncate output
  58. configure:2663: result: /bin/sed
  59. configure:2672: checking for gawk
  60. configure:2688: found /usr/bin/gawk
  61. configure:2699: result: gawk
  62. configure:3941: checking for i686-pc-linux-gnu-gcc
  63. configure:3957: found /usr/bin/i686-pc-linux-gnu-gcc
  64. configure:3968: result: i686-pc-linux-gnu-gcc
  65. configure:4237: checking for C compiler version
  66. configure:4246: i686-pc-linux-gnu-gcc --version >&5
  67. * gcc-config: Active gcc profile is invalid!
  68. gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
  69. configure:4257: $? = 1
  70. configure:4246: i686-pc-linux-gnu-gcc -v >&5
  71. * gcc-config: Active gcc profile is invalid!
  72. gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
  73. configure:4257: $? = 1
  74. configure:4246: i686-pc-linux-gnu-gcc -V >&5
  75. * gcc-config: Active gcc profile is invalid!
  76. gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
  77. configure:4257: $? = 1
  78. configure:4246: i686-pc-linux-gnu-gcc -qversion >&5
  79. * gcc-config: Active gcc profile is invalid!
  80. gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
  81. configure:4257: $? = 1
  82. configure:4277: checking for C compiler default output file name
  83. configure:4299: i686-pc-linux-gnu-gcc -O2 -march=native -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  84. * gcc-config: Active gcc profile is invalid!
  85. gcc-config: error: could not run/locate 'i686-pc-linux-gnu-gcc'
  86. configure:4303: $? = 1
  87. configure:4340: result:
  88. configure: failed program was:
  89. | /* confdefs.h */
  90. | #define PACKAGE_NAME ""
  91. | #define PACKAGE_TARNAME ""
  92. | #define PACKAGE_VERSION ""
  93. | #define PACKAGE_STRING ""
  94. | #define PACKAGE_BUGREPORT ""
  95. | #define PACKAGE_URL ""
  96. | /* end confdefs.h. */
  97. |
  98. | int
  99. | main ()
  100. | {
  101. |
  102. | ;
  103. | return 0;
  104. | }
  105. configure:4346: error: in `/var/tmp/portage/sys-devel/binutils-2.25/work/build':
  106. configure:4350: error: C compiler cannot create executables
  107. See `config.log' for more details.
  108.  
  109. ## ---------------- ##
  110. ## Cache variables. ##
  111. ## ---------------- ##
  112.  
  113. ac_cv_build=i686-pc-linux-gnu
  114. ac_cv_env_AR_FOR_TARGET_set=
  115. ac_cv_env_AR_FOR_TARGET_value=
  116. ac_cv_env_AR_set=
  117. ac_cv_env_AR_value=
  118. ac_cv_env_AS_FOR_TARGET_set=
  119. ac_cv_env_AS_FOR_TARGET_value=
  120. ac_cv_env_AS_set=
  121. ac_cv_env_AS_value=
  122. ac_cv_env_CCC_set=
  123. ac_cv_env_CCC_value=
  124. ac_cv_env_CC_FOR_TARGET_set=
  125. ac_cv_env_CC_FOR_TARGET_value=
  126. ac_cv_env_CC_set=
  127. ac_cv_env_CC_value=
  128. ac_cv_env_CFLAGS_set=set
  129. ac_cv_env_CFLAGS_value='-O2 -march=native -pipe'
  130. ac_cv_env_CPPFLAGS_set=set
  131. ac_cv_env_CPPFLAGS_value=
  132. ac_cv_env_CXXFLAGS_set=set
  133. ac_cv_env_CXXFLAGS_value='-O2 -march=native -pipe'
  134. ac_cv_env_CXX_FOR_TARGET_set=
  135. ac_cv_env_CXX_FOR_TARGET_value=
  136. ac_cv_env_CXX_set=
  137. ac_cv_env_CXX_value=
  138. ac_cv_env_DLLTOOL_FOR_TARGET_set=
  139. ac_cv_env_DLLTOOL_FOR_TARGET_value=
  140. ac_cv_env_DLLTOOL_set=
  141. ac_cv_env_DLLTOOL_value=
  142. ac_cv_env_GCC_FOR_TARGET_set=
  143. ac_cv_env_GCC_FOR_TARGET_value=
  144. ac_cv_env_GCJ_FOR_TARGET_set=
  145. ac_cv_env_GCJ_FOR_TARGET_value=
  146. ac_cv_env_GFORTRAN_FOR_TARGET_set=
  147. ac_cv_env_GFORTRAN_FOR_TARGET_value=
  148. ac_cv_env_GOC_FOR_TARGET_set=
  149. ac_cv_env_GOC_FOR_TARGET_value=
  150. ac_cv_env_LDFLAGS_set=set
  151. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  152. ac_cv_env_LD_FOR_TARGET_set=
  153. ac_cv_env_LD_FOR_TARGET_value=
  154. ac_cv_env_LD_set=
  155. ac_cv_env_LD_value=
  156. ac_cv_env_LIBS_set=
  157. ac_cv_env_LIBS_value=
  158. ac_cv_env_LIPO_FOR_TARGET_set=
  159. ac_cv_env_LIPO_FOR_TARGET_value=
  160. ac_cv_env_LIPO_set=
  161. ac_cv_env_LIPO_value=
  162. ac_cv_env_NM_FOR_TARGET_set=
  163. ac_cv_env_NM_FOR_TARGET_value=
  164. ac_cv_env_NM_set=
  165. ac_cv_env_NM_value=
  166. ac_cv_env_OBJCOPY_set=
  167. ac_cv_env_OBJCOPY_value=
  168. ac_cv_env_OBJDUMP_FOR_TARGET_set=
  169. ac_cv_env_OBJDUMP_FOR_TARGET_value=
  170. ac_cv_env_OBJDUMP_set=
  171. ac_cv_env_OBJDUMP_value=
  172. ac_cv_env_RANLIB_FOR_TARGET_set=
  173. ac_cv_env_RANLIB_FOR_TARGET_value=
  174. ac_cv_env_RANLIB_set=
  175. ac_cv_env_RANLIB_value=
  176. ac_cv_env_READELF_FOR_TARGET_set=
  177. ac_cv_env_READELF_FOR_TARGET_value=
  178. ac_cv_env_READELF_set=
  179. ac_cv_env_READELF_value=
  180. ac_cv_env_STRIP_FOR_TARGET_set=
  181. ac_cv_env_STRIP_FOR_TARGET_value=
  182. ac_cv_env_STRIP_set=
  183. ac_cv_env_STRIP_value=
  184. ac_cv_env_WINDMC_FOR_TARGET_set=
  185. ac_cv_env_WINDMC_FOR_TARGET_value=
  186. ac_cv_env_WINDMC_set=
  187. ac_cv_env_WINDMC_value=
  188. ac_cv_env_WINDRES_FOR_TARGET_set=
  189. ac_cv_env_WINDRES_FOR_TARGET_value=
  190. ac_cv_env_WINDRES_set=
  191. ac_cv_env_WINDRES_value=
  192. ac_cv_env_build_alias_set=set
  193. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  194. ac_cv_env_build_configargs_set=
  195. ac_cv_env_build_configargs_value=
  196. ac_cv_env_host_alias_set=set
  197. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  198. ac_cv_env_host_configargs_set=
  199. ac_cv_env_host_configargs_value=
  200. ac_cv_env_target_alias_set=set
  201. ac_cv_env_target_alias_value=i686-pc-linux-gnu
  202. ac_cv_env_target_configargs_set=
  203. ac_cv_env_target_configargs_value=
  204. ac_cv_host=i686-pc-linux-gnu
  205. ac_cv_path_SED=/bin/sed
  206. ac_cv_path_install='/usr/bin/install -c'
  207. ac_cv_prog_AWK=gawk
  208. ac_cv_prog_CC=i686-pc-linux-gnu-gcc
  209. ac_cv_search_zlibVersion=-lz
  210. ac_cv_target=i686-pc-linux-gnu
  211. acx_cv_prog_LN=ln
  212.  
  213. ## ----------------- ##
  214. ## Output variables. ##
  215. ## ----------------- ##
  216.  
  217. AR=''
  218. AR_FOR_BUILD='$(AR)'
  219. AR_FOR_TARGET=''
  220. AS=''
  221. AS_FOR_BUILD='$(AS)'
  222. AS_FOR_TARGET=''
  223. AWK='gawk'
  224. BISON=''
  225. BUILD_CONFIG=''
  226. CC='i686-pc-linux-gnu-gcc'
  227. CC_FOR_BUILD='$(CC)'
  228. CC_FOR_TARGET=''
  229. CFLAGS='-O2 -march=native -pipe'
  230. CFLAGS_FOR_BUILD=''
  231. CFLAGS_FOR_TARGET=''
  232. COMPILER_AS_FOR_TARGET=''
  233. COMPILER_LD_FOR_TARGET=''
  234. COMPILER_NM_FOR_TARGET=''
  235. CONFIGURE_GDB_TK=''
  236. CPPFLAGS=''
  237. CXX=''
  238. CXXFLAGS='-O2 -march=native -pipe'
  239. CXXFLAGS_FOR_BUILD=''
  240. CXXFLAGS_FOR_TARGET=''
  241. CXX_FOR_BUILD='$(CXX)'
  242. CXX_FOR_TARGET=''
  243. DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
  244. DEFS=''
  245. DLLTOOL=''
  246. DLLTOOL_FOR_BUILD='$(DLLTOOL)'
  247. DLLTOOL_FOR_TARGET=''
  248. ECHO_C=''
  249. ECHO_N='-n'
  250. ECHO_T=''
  251. EXEEXT=''
  252. EXPECT=''
  253. EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
  254. FLAGS_FOR_TARGET=''
  255. FLEX=''
  256. GCC_FOR_TARGET=''
  257. GCC_SHLIB_SUBDIR=''
  258. GCJ_FOR_BUILD='$(GCJ)'
  259. GCJ_FOR_TARGET=''
  260. GDB_TK=''
  261. GFORTRAN_FOR_BUILD='$(GFORTRAN)'
  262. GFORTRAN_FOR_TARGET=''
  263. GNATBIND=''
  264. GNATMAKE=''
  265. GOC_FOR_BUILD='$(GOC)'
  266. GOC_FOR_TARGET=''
  267. INSTALL_DATA='${INSTALL} -m 644'
  268. INSTALL_GDB_TK=''
  269. INSTALL_PROGRAM='${INSTALL}'
  270. INSTALL_SCRIPT='${INSTALL}'
  271. LD=''
  272. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  273. LDFLAGS_FOR_BUILD=''
  274. LDFLAGS_FOR_TARGET=''
  275. LD_FOR_BUILD='$(LD)'
  276. LD_FOR_TARGET=''
  277. LEX=''
  278. LIBOBJS=''
  279. LIBS=''
  280. LIPO=''
  281. LIPO_FOR_TARGET=''
  282. LN='ln'
  283. LN_S='ln -s'
  284. LTLIBOBJS=''
  285. M4=''
  286. MAINT=''
  287. MAINTAINER_MODE_FALSE=''
  288. MAINTAINER_MODE_TRUE=''
  289. MAKEINFO=''
  290. NM=''
  291. NM_FOR_BUILD='$(NM)'
  292. NM_FOR_TARGET=''
  293. OBJCOPY=''
  294. OBJDUMP=''
  295. OBJDUMP_FOR_TARGET=''
  296. OBJEXT=''
  297. PACKAGE_BUGREPORT=''
  298. PACKAGE_NAME=''
  299. PACKAGE_STRING=''
  300. PACKAGE_TARNAME=''
  301. PACKAGE_URL=''
  302. PACKAGE_VERSION=''
  303. PATH_SEPARATOR=':'
  304. RANLIB=''
  305. RANLIB_FOR_BUILD='$(RANLIB)'
  306. RANLIB_FOR_TARGET=''
  307. RAW_CXX_FOR_TARGET=''
  308. READELF=''
  309. READELF_FOR_TARGET=''
  310. RPATH_ENVVAR=''
  311. RUNTEST=''
  312. SED='/bin/sed'
  313. SHELL='/bin/sh'
  314. STRIP=''
  315. STRIP_FOR_TARGET=''
  316. SYSROOT_CFLAGS_FOR_TARGET=''
  317. TOPLEVEL_CONFIGURE_ARGUMENTS='/var/tmp/portage/sys-devel/binutils-2.25/work/binutils-2.25/configure --enable-gold --enable-plugins --without-included-gettext --with-zlib --enable-64-bit-bfd --build=i686-pc-linux-gnu --enable-secureplt --prefix=/usr --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --datadir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25 --infodir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25/info --mandir=/usr/share/binutils-data/i686-pc-linux-gnu/2.25/man --bindir=/usr/i686-pc-linux-gnu/binutils-bin/2.25 --libdir=/usr/lib/binutils/i686-pc-linux-gnu/2.25 --libexecdir=/usr/lib/binutils/i686-pc-linux-gnu/2.25 --includedir=/usr/lib/binutils/i686-pc-linux-gnu/2.25/include --enable-obsolete --enable-shared --enable-threads --enable-install-libiberty --disable-werror --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='\''Gentoo 2.25 p1.0'\'' --disable-static --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --without-stage1-ldflags'
  318. WINDMC=''
  319. WINDMC_FOR_BUILD='$(WINDMC)'
  320. WINDMC_FOR_TARGET=''
  321. WINDRES=''
  322. WINDRES_FOR_BUILD='$(WINDRES)'
  323. WINDRES_FOR_TARGET=''
  324. YACC=''
  325. ac_ct_CC=''
  326. ac_ct_CXX=''
  327. bindir='/usr/i686-pc-linux-gnu/binutils-bin/2.25'
  328. build='i686-pc-linux-gnu'
  329. build_alias='i686-pc-linux-gnu'
  330. build_configargs=''
  331. build_configdirs='build-libiberty build-texinfo build-flex build-bison build-m4 build-fixincludes'
  332. build_cpu='i686'
  333. build_libsubdir='build-i686-pc-linux-gnu'
  334. build_noncanonical='i686-pc-linux-gnu'
  335. build_os='linux-gnu'
  336. build_subdir='build-i686-pc-linux-gnu'
  337. build_tooldir=''
  338. build_vendor='pc'
  339. clooginc=''
  340. clooglibs=''
  341. compare_exclusions=''
  342. 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 gold'
  343. datadir='/usr/share/binutils-data/i686-pc-linux-gnu/2.25'
  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_isl_gmp_configure_flags=''
  351. extra_mpc_gmp_configure_flags=''
  352. extra_mpc_mpfr_configure_flags=''
  353. extra_mpfr_configure_flags=''
  354. gmpinc=''
  355. gmplibs=''
  356. host='i686-pc-linux-gnu'
  357. host_alias='i686-pc-linux-gnu'
  358. host_configargs=''
  359. host_cpu='i686'
  360. host_noncanonical='i686-pc-linux-gnu'
  361. host_os='linux-gnu'
  362. host_shared=''
  363. host_subdir='.'
  364. host_vendor='pc'
  365. htmldir='${docdir}'
  366. includedir='/usr/lib/binutils/i686-pc-linux-gnu/2.25/include'
  367. infodir='/usr/share/binutils-data/i686-pc-linux-gnu/2.25/info'
  368. islinc=''
  369. libdir='/usr/lib/binutils/i686-pc-linux-gnu/2.25'
  370. libexecdir='/usr/lib/binutils/i686-pc-linux-gnu/2.25'
  371. localedir='${datarootdir}/locale'
  372. localstatedir='${prefix}/var'
  373. mandir='/usr/share/binutils-data/i686-pc-linux-gnu/2.25/man'
  374. oldincludedir='/usr/include'
  375. pdfdir='${docdir}'
  376. poststage1_ldflags=''
  377. poststage1_libs=''
  378. prefix='/usr'
  379. program_transform_name='s,y,y,'
  380. psdir='${docdir}'
  381. sbindir='${exec_prefix}/sbin'
  382. sharedstatedir='${prefix}/com'
  383. stage1_cflags=''
  384. stage1_checking=''
  385. stage1_languages=''
  386. stage1_ldflags=''
  387. stage1_libs=''
  388. stage2_werror_flag=''
  389. sysconfdir='${prefix}/etc'
  390. target='i686-pc-linux-gnu'
  391. target_alias='i686-pc-linux-gnu'
  392. target_configargs=''
  393. target_configdirs='target-libgcc target-libbacktrace target-libgloss target-newlib target-libgomp target-libcilkrts target-libatomic target-libitm target-libstdc++-v3 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'
  394. target_cpu='i686'
  395. target_noncanonical='i686-pc-linux-gnu'
  396. target_os='linux-gnu'
  397. target_subdir='i686-pc-linux-gnu'
  398. target_vendor='pc'
  399. tooldir=''
  400.  
  401. ## ------------------- ##
  402. ## File substitutions. ##
  403. ## ------------------- ##
  404.  
  405. alphaieee_frag=''
  406. host_makefile_frag='/dev/null'
  407. ospace_frag=''
  408. serialization_dependencies=''
  409. target_makefile_frag=''
  410.  
  411. ## ----------- ##
  412. ## confdefs.h. ##
  413. ## ----------- ##
  414.  
  415. /* confdefs.h */
  416. #define PACKAGE_NAME ""
  417. #define PACKAGE_TARNAME ""
  418. #define PACKAGE_VERSION ""
  419. #define PACKAGE_STRING ""
  420. #define PACKAGE_BUGREPORT ""
  421. #define PACKAGE_URL ""
  422.  
  423. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment