Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.43 KB | None | 0 0
  1. # cat /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/config.log
  2.  
  3. This file contains any messages produced by compilers while
  4. running configure, to aid debugging if configure makes a mistake.
  5.  
  6. It was created by GNU Libtool configure 2.4, which was
  7. generated by GNU Autoconf 2.69. Invocation command line was
  8.  
  9. $ ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
  10.  
  11. ## --------- ##
  12. ## Platform. ##
  13. ## --------- ##
  14.  
  15. hostname = eeepc_host
  16. uname -m = i686
  17. uname -r = 3.5.7-gentoo
  18. uname -s = Linux
  19. uname -v = #2 SMP Wed Mar 13 16:21:50 IRKT 2013
  20.  
  21. /usr/bin/uname -p = AMD Athlon(tm) Neo Processor MV-40
  22. /bin/uname -X = unknown
  23.  
  24. /bin/arch = unknown
  25. /usr/bin/arch -k = unknown
  26. /usr/convex/getsysinfo = unknown
  27. /usr/bin/hostinfo = unknown
  28. /bin/machine = unknown
  29. /usr/bin/oslevel = unknown
  30. /bin/universe = unknown
  31.  
  32. PATH: /usr/lib/ccache/bin
  33. PATH: /usr/lib/portage/bin/ebuild-helpers
  34. PATH: /usr/local/sbin
  35. PATH: /usr/local/bin
  36. PATH: /usr/sbin
  37. PATH: /usr/bin
  38. PATH: /sbin
  39. PATH: /bin
  40. PATH: /opt/bin
  41. PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.6.3
  42.  
  43.  
  44. ## ----------- ##
  45. ## Core tests. ##
  46. ## ----------- ##
  47.  
  48. configure:2724: checking for a BSD-compatible install
  49. configure:2792: result: /usr/bin/install -c
  50. configure:2803: checking whether build environment is sane
  51. configure:2858: result: yes
  52. configure:3009: checking for a thread-safe mkdir -p
  53. configure:3048: result: /bin/mkdir -p
  54. configure:3055: checking for gawk
  55. configure:3071: found /usr/bin/gawk
  56. configure:3082: result: gawk
  57. configure:3093: checking whether make sets $(MAKE)
  58. configure:3115: result: yes
  59. configure:3215: checking build system type
  60. configure:3229: result: i686-pc-linux-gnu
  61. configure:3249: checking host system type
  62. configure:3262: result: i686-pc-linux-gnu
  63. configure:3289: autobuild project... GNU Libtool
  64. configure:3295: autobuild revision... 2.4 ()
  65. configure:3300: autobuild hostname... eeepc_host
  66. configure:3304: autobuild mode... default
  67. configure:3312: autobuild timestamp... 20130602T114339Z
  68. configure:3371: checking for i686-pc-linux-gnu-gcc
  69. configure:3387: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc
  70. configure:3398: result: i686-pc-linux-gnu-gcc
  71. configure:3667: checking for C compiler version
  72. configure:3676: i686-pc-linux-gnu-gcc --version >&5
  73. i686-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
  74. Copyright (C) 2011 Free Software Foundation, Inc.
  75. This is free software; see the source for copying conditions. There is NO
  76. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  77.  
  78. configure:3687: $? = 0
  79. configure:3676: i686-pc-linux-gnu-gcc -v >&5
  80. Using built-in specs.
  81. COLLECT_GCC=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3/i686-pc-linux-gnu-gcc
  82. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-linux-gnu/4.6.3/lto-wrapper
  83. Target: i686-pc-linux-gnu
  84. Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.6.3/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/i686-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --with-arch=i686 --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.13, pie-0.5.2'
  85. Thread model: posix
  86. gcc version 4.6.3 (Gentoo 4.6.3 p1.13, pie-0.5.2)
  87. configure:3687: $? = 0
  88. configure:3676: i686-pc-linux-gnu-gcc -V >&5
  89. i686-pc-linux-gnu-gcc: error: unrecognized option '-V'
  90. i686-pc-linux-gnu-gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:3687: $? = 1
  93. configure:3676: i686-pc-linux-gnu-gcc -qversion >&5
  94. i686-pc-linux-gnu-gcc: error: unrecognized option '-qversion'
  95. i686-pc-linux-gnu-gcc: fatal error: no input files
  96. compilation terminated.
  97. configure:3687: $? = 1
  98. configure:3707: checking whether the C compiler works
  99. configure:3729: i686-pc-linux-gnu-gcc -O2 -march=i686 -Wl,-O1 -Wl,--as-needed conftest.c >&5
  100. /usr/libexec/gcc/i686-pc-linux-gnu/4.6.3/cc1: error while loading shared libraries: libmpc.so.2: cannot open shared object file: No such file or directory
  101. configure:3733: $? = 1
  102. configure:3771: result: no
  103. configure: failed program was:
  104. | /* confdefs.h */
  105. | #define PACKAGE_NAME "GNU Libtool"
  106. | #define PACKAGE_TARNAME "libtool"
  107. | #define PACKAGE_VERSION "2.4"
  108. | #define PACKAGE_STRING "GNU Libtool 2.4"
  109. | #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  110. | #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  111. | #define PACKAGE "libtool"
  112. | #define VERSION "2.4"
  113. | /* end confdefs.h. */
  114. |
  115. | int
  116. | main ()
  117. | {
  118. |
  119. | ;
  120. | return 0;
  121. | }
  122. configure:3776: error: in `/var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4':
  123. configure:3778: error: C compiler cannot create executables
  124. See `config.log' for more details
  125.  
  126. ## ---------------- ##
  127. ## Cache variables. ##
  128. ## ---------------- ##
  129.  
  130. ac_cv_build=i686-pc-linux-gnu
  131. ac_cv_env_CCC_set=
  132. ac_cv_env_CCC_value=
  133. ac_cv_env_CC_set=
  134. ac_cv_env_CC_value=
  135. ac_cv_env_CFLAGS_set=set
  136. ac_cv_env_CFLAGS_value='-O2 -march=i686'
  137. ac_cv_env_CPPFLAGS_set=
  138. ac_cv_env_CPPFLAGS_value=
  139. ac_cv_env_CPP_set=
  140. ac_cv_env_CPP_value=
  141. ac_cv_env_CXXCPP_set=
  142. ac_cv_env_CXXCPP_value=
  143. ac_cv_env_CXXFLAGS_set=set
  144. ac_cv_env_CXXFLAGS_value='-O2 -march=i686'
  145. ac_cv_env_CXX_set=
  146. ac_cv_env_CXX_value=
  147. ac_cv_env_F77_set=
  148. ac_cv_env_F77_value=
  149. ac_cv_env_FCFLAGS_set=set
  150. ac_cv_env_FCFLAGS_value='-O2 -march=i686 -pipe'
  151. ac_cv_env_FC_set=
  152. ac_cv_env_FC_value=
  153. ac_cv_env_FFLAGS_set=set
  154. ac_cv_env_FFLAGS_value='-O2 -march=i686 -pipe'
  155. ac_cv_env_LDFLAGS_set=set
  156. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  157. ac_cv_env_LIBS_set=
  158. ac_cv_env_LIBS_value=
  159. ac_cv_env_build_alias_set=set
  160. ac_cv_env_build_alias_value=i686-pc-linux-gnu
  161. ac_cv_env_host_alias_set=set
  162. ac_cv_env_host_alias_value=i686-pc-linux-gnu
  163. ac_cv_env_target_alias_set=
  164. ac_cv_env_target_alias_value=
  165. ac_cv_host=i686-pc-linux-gnu
  166. ac_cv_path_install='/usr/bin/install -c'
  167. ac_cv_path_mkdir=/bin/mkdir
  168. ac_cv_prog_AWK=gawk
  169. ac_cv_prog_CC=i686-pc-linux-gnu-gcc
  170. ac_cv_prog_make_make_set=yes
  171.  
  172. ## ----------------- ##
  173. ## Output variables. ##
  174. ## ----------------- ##
  175.  
  176. ACLOCAL='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/missing --run aclocal-1.12'
  177. AMDEPBACKSLASH=''
  178. AMDEP_FALSE=''
  179. AMDEP_TRUE=''
  180. AMTAR='$${TAR-tar}'
  181. AR=''
  182. ARGZ_H=''
  183. AS=''
  184. AUTOCONF='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/missing --run autoconf'
  185. AUTOHEADER='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/missing --run autoheader'
  186. AUTOM4TE='autom4te'
  187. AUTOMAKE='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/missing --run automake-1.12'
  188. AUTOTEST='$(AUTOM4TE) --language=autotest'
  189. AWK='gawk'
  190. CC='i686-pc-linux-gnu-gcc'
  191. CCDEPMODE=''
  192. CFLAGS='-O2 -march=i686'
  193. CONFIG_STATUS_DEPENDENCIES='$(top_srcdir)/ChangeLog'
  194. CONF_SUBDIRS='tests/cdemo tests/demo tests/depdemo tests/f77demo tests/fcdemo tests/mdemo tests/mdemo2 tests/pdemo tests/tagdemo'
  195. CONVENIENCE_LTDL_FALSE=''
  196. CONVENIENCE_LTDL_TRUE=''
  197. CPP=''
  198. CPPFLAGS=''
  199. CXX=''
  200. CXXCPP=''
  201. CXXDEPMODE=''
  202. CXXFLAGS='-O2 -march=i686'
  203. CYGPATH_W='echo'
  204. DEFS=''
  205. DEPDIR=''
  206. DIST_MAKEFILE_LIST='tests/cdemo/Makefile tests/demo/Makefile tests/depdemo/Makefile tests/f77demo/Makefile tests/fcdemo/Makefile tests/mdemo/Makefile tests/mdemo2/Makefile tests/pdemo/Makefile tests/tagdemo/Makefile '
  207. DLLTOOL=''
  208. DSYMUTIL=''
  209. DUMPBIN=''
  210. ECHO_C=''
  211. ECHO_N='-n'
  212. ECHO_T=''
  213. EGREP=''
  214. EXEEXT=''
  215. F77=''
  216. FC=''
  217. FCFLAGS='-O2 -march=i686 -pipe'
  218. FFLAGS='-O2 -march=i686 -pipe'
  219. FGREP=''
  220. GCJ=''
  221. GCJFLAGS=''
  222. GREP=''
  223. HAVE_CXX_FALSE=''
  224. HAVE_CXX_TRUE=''
  225. HAVE_F77_FALSE=''
  226. HAVE_F77_TRUE=''
  227. HAVE_FC_FALSE=''
  228. HAVE_FC_TRUE=''
  229. HAVE_GCJ_FALSE=''
  230. HAVE_GCJ_TRUE=''
  231. HAVE_RC_FALSE=''
  232. HAVE_RC_TRUE=''
  233. HELP2MAN=''
  234. INSTALL_DATA='${INSTALL} -m 644'
  235. INSTALL_LTDL_FALSE=''
  236. INSTALL_LTDL_TRUE=''
  237. INSTALL_PROGRAM='${INSTALL}'
  238. INSTALL_SCRIPT='${INSTALL}'
  239. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  240. LASTRELEASE=''
  241. LD=''
  242. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  243. LIBADD_DL=''
  244. LIBADD_DLD_LINK=''
  245. LIBADD_DLOPEN=''
  246. LIBADD_SHL_LOAD=''
  247. LIBOBJS=''
  248. LIBS=''
  249. LIBTOOL=''
  250. LIPO=''
  251. LN_S=''
  252. LTDLOPEN=''
  253. LTLIBOBJS=''
  254. LT_CONFIG_H=''
  255. LT_DLLOADERS=''
  256. LT_DLPREOPEN=''
  257. M4SH='$(AUTOM4TE) --language=m4sh'
  258. MAKEINFO='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/missing --run makeinfo'
  259. MANIFEST_TOOL=''
  260. MKDIR_P='/bin/mkdir -p'
  261. NM=''
  262. NMEDIT=''
  263. OBJDUMP=''
  264. OBJEXT=''
  265. ORDER=''
  266. OTOOL64=''
  267. OTOOL=''
  268. PACKAGE='libtool'
  269. PACKAGE_BUGREPORT='bug-libtool@gnu.org'
  270. PACKAGE_NAME='GNU Libtool'
  271. PACKAGE_STRING='GNU Libtool 2.4'
  272. PACKAGE_TARNAME='libtool'
  273. PACKAGE_URL='http://www.gnu.org/software/libtool/'
  274. PACKAGE_VERSION='2.4'
  275. PATH_SEPARATOR=':'
  276. RANLIB=''
  277. RC=''
  278. SED=''
  279. SET_MAKE=''
  280. SHELL='/bin/bash'
  281. STRIP=''
  282. TIMESTAMP=''
  283. VERSION='2.4'
  284. ac_ct_AR=''
  285. ac_ct_CC=''
  286. ac_ct_CXX=''
  287. ac_ct_DUMPBIN=''
  288. ac_ct_F77=''
  289. ac_ct_FC=''
  290. aclocaldir='${datadir}/aclocal'
  291. am__EXEEXT_FALSE=''
  292. am__EXEEXT_TRUE=''
  293. am__fastdepCC_FALSE=''
  294. am__fastdepCC_TRUE=''
  295. am__fastdepCXX_FALSE=''
  296. am__fastdepCXX_TRUE=''
  297. am__include=''
  298. am__isrc=''
  299. am__leading_dot='.'
  300. am__nodep=''
  301. am__quote=''
  302. am__tar='$${TAR-tar} chof - "$$tardir"'
  303. am__untar='$${TAR-tar} xf -'
  304. bindir='${exec_prefix}/bin'
  305. build='i686-pc-linux-gnu'
  306. build_alias='i686-pc-linux-gnu'
  307. build_cpu='i686'
  308. build_os='linux-gnu'
  309. build_vendor='pc'
  310. datadir='/usr/share'
  311. datarootdir='${prefix}/share'
  312. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  313. dvidir='${docdir}'
  314. exec_prefix='NONE'
  315. host='i686-pc-linux-gnu'
  316. host_alias='i686-pc-linux-gnu'
  317. host_cpu='i686'
  318. host_os='linux-gnu'
  319. host_vendor='pc'
  320. htmldir='${docdir}'
  321. includedir='${prefix}/include'
  322. infodir='/usr/share/info'
  323. install_sh='${SHELL} /var/tmp/portage/sys-devel/libtool-2.4-r1/work/libtool-2.4/libltdl/config/install-sh'
  324. libdir='${exec_prefix}/lib'
  325. libexecdir='${exec_prefix}/libexec'
  326. localedir='${datarootdir}/locale'
  327. localstatedir='/var/lib'
  328. mandir='/usr/share/man'
  329. mkdir_p='$(MKDIR_P)'
  330. oldincludedir='/usr/include'
  331. package_revision='1.3293'
  332. pdfdir='${docdir}'
  333. pkgdatadir='${datadir}/libtool'
  334. prefix='/usr'
  335. program_transform_name='s,x,x,'
  336. psdir='${docdir}'
  337. sbindir='${exec_prefix}/sbin'
  338. sharedstatedir='${prefix}/com'
  339. sys_symbol_underscore=''
  340. sysconfdir='/etc'
  341. target_alias=''
  342. to_host_file_cmd=''
  343. to_tool_file_cmd=''
  344.  
  345. ## ----------- ##
  346. ## confdefs.h. ##
  347. ## ----------- ##
  348.  
  349. /* confdefs.h */
  350. #define PACKAGE_NAME "GNU Libtool"
  351. #define PACKAGE_TARNAME "libtool"
  352. #define PACKAGE_VERSION "2.4"
  353. #define PACKAGE_STRING "GNU Libtool 2.4"
  354. #define PACKAGE_BUGREPORT "bug-libtool@gnu.org"
  355. #define PACKAGE_URL "http://www.gnu.org/software/libtool/"
  356. #define PACKAGE "libtool"
  357. #define VERSION "2.4"
  358.  
  359. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement