Advertisement
Guest User

Untitled

a guest
Mar 11th, 2014
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.13 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 bc configure 1.06.95, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-readline --without-libedit
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = livecd
  14. uname -m = x86_64
  15. uname -r = 3.10.25-gentoo
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Feb 27 06:47:42 UTC 2014
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU E8500 @ 3.16GHz
  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/lib64/portage/bin/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/x86_64-pc-linux-gnu/gcc-bin/4.7.3
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:1357: checking for a BSD-compatible install
  46. configure:1412: result: /usr/bin/install -c
  47. configure:1423: checking whether build environment is sane
  48. configure:1466: result: yes
  49. configure:1531: checking for gawk
  50. configure:1547: found /usr/bin/gawk
  51. configure:1557: result: gawk
  52. configure:1567: checking whether make sets $(MAKE)
  53. configure:1587: result: yes
  54. configure:1784: checking for x86_64-pc-linux-gnu-gcc
  55. configure:1800: found /usr/bin/x86_64-pc-linux-gnu-gcc
  56. configure:1810: result: x86_64-pc-linux-gnu-gcc
  57. configure:2092: checking for C compiler version
  58. configure:2095: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
  59. x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) 4.7.3
  60. Copyright (C) 2012 Free Software Foundation, Inc.
  61. This is free software; see the source for copying conditions. There is NO
  62. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  63.  
  64. configure:2098: $? = 0
  65. configure:2100: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
  66. Using built-in specs.
  67. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc
  68. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper
  69. Target: x86_64-pc-linux-gnu
  70. Configured with: /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3-r1 p1.4, pie-0.5.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --enable-lto --without-cloog --without-ppl
  71. Thread model: posix
  72. gcc version 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5)
  73. configure:2103: $? = 0
  74. configure:2105: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
  75. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
  76. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  77. compilation terminated.
  78. configure:2108: $? = 1
  79. configure:2131: checking for C compiler default output file name
  80. configure:2134: x86_64-pc-linux-gnu-gcc march=native -O2 -fomit-frame-pointer -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  81. x86_64-pc-linux-gnu-gcc: error: march=native: No such file or directory
  82. configure:2137: $? = 1
  83. configure: failed program was:
  84. | /* confdefs.h. */
  85. |
  86. | #define PACKAGE_NAME "bc"
  87. | #define PACKAGE_TARNAME "bc"
  88. | #define PACKAGE_VERSION "1.06.95"
  89. | #define PACKAGE_STRING "bc 1.06.95"
  90. | #define PACKAGE_BUGREPORT ""
  91. | #define PACKAGE "bc"
  92. | #define VERSION "1.06.95"
  93. | #define DC_VERSION "1.3.95"
  94. | #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."
  95. | #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."
  96. | /* end confdefs.h. */
  97. |
  98. | int
  99. | main ()
  100. | {
  101. |
  102. | ;
  103. | return 0;
  104. | }
  105. configure:2176: error: C compiler cannot create executables
  106. See `config.log' for more details.
  107.  
  108. ## ---------------- ##
  109. ## Cache variables. ##
  110. ## ---------------- ##
  111.  
  112. ac_cv_env_CC_set=
  113. ac_cv_env_CC_value=
  114. ac_cv_env_CFLAGS_set=set
  115. ac_cv_env_CFLAGS_value='march=native -O2 -fomit-frame-pointer -pipe'
  116. ac_cv_env_CPPFLAGS_set=
  117. ac_cv_env_CPPFLAGS_value=
  118. ac_cv_env_CPP_set=
  119. ac_cv_env_CPP_value=
  120. ac_cv_env_LDFLAGS_set=set
  121. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  122. ac_cv_env_build_alias_set=set
  123. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  124. ac_cv_env_host_alias_set=set
  125. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  126. ac_cv_env_target_alias_set=
  127. ac_cv_env_target_alias_value=
  128. ac_cv_path_install='/usr/bin/install -c'
  129. ac_cv_prog_AWK=gawk
  130. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  131. ac_cv_prog_make_make_set=yes
  132.  
  133. ## ----------------- ##
  134. ## Output variables. ##
  135. ## ----------------- ##
  136.  
  137. ACLOCAL='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run aclocal-1.9'
  138. AMDEPBACKSLASH=''
  139. AMDEP_FALSE=''
  140. AMDEP_TRUE=''
  141. AMTAR='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run tar'
  142. AUTOCONF='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run autoconf'
  143. AUTOHEADER='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run autoheader'
  144. AUTOMAKE='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run automake-1.9'
  145. AWK='gawk'
  146. BC_VERSION=''
  147. CC='x86_64-pc-linux-gnu-gcc'
  148. CCDEPMODE=''
  149. CFLAGS='march=native -O2 -fomit-frame-pointer -pipe'
  150. CPP=''
  151. CPPFLAGS=''
  152. CYGPATH_W='echo'
  153. DC_VERSION=''
  154. DEFS=''
  155. DEPDIR=''
  156. ECHO_C=''
  157. ECHO_N='-n'
  158. ECHO_T=''
  159. EGREP=''
  160. EXEEXT=''
  161. INSTALL_DATA='${INSTALL} -m 644'
  162. INSTALL_PROGRAM='${INSTALL}'
  163. INSTALL_SCRIPT='${INSTALL}'
  164. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  165. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  166. LEX=''
  167. LEXLIB=''
  168. LEX_OUTPUT_ROOT=''
  169. LIBOBJS=''
  170. LIBS=''
  171. LTLIBOBJS=''
  172. MAKEINFO='${SHELL} /var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/missing --run makeinfo'
  173. OBJEXT=''
  174. PACKAGE='bc'
  175. PACKAGE_BUGREPORT=''
  176. PACKAGE_NAME='bc'
  177. PACKAGE_STRING='bc 1.06.95'
  178. PACKAGE_TARNAME='bc'
  179. PACKAGE_VERSION='1.06.95'
  180. PATH_SEPARATOR=':'
  181. RANLIB=''
  182. READLINELIB=''
  183. SET_MAKE=''
  184. SHELL='/bin/sh'
  185. STRIP=''
  186. VERSION='1.06.95'
  187. YACC=''
  188. ac_ct_CC=''
  189. ac_ct_RANLIB=''
  190. ac_ct_STRIP=''
  191. am__fastdepCC_FALSE=''
  192. am__fastdepCC_TRUE=''
  193. am__include=''
  194. am__leading_dot='.'
  195. am__quote=''
  196. am__tar='${AMTAR} chof - "$$tardir"'
  197. am__untar='${AMTAR} xf -'
  198. bindir='${exec_prefix}/bin'
  199. build_alias='x86_64-pc-linux-gnu'
  200. datadir='/usr/share'
  201. exec_prefix='NONE'
  202. host_alias='x86_64-pc-linux-gnu'
  203. includedir='${prefix}/include'
  204. infodir='/usr/share/info'
  205. install_sh='/var/tmp/portage/sys-devel/bc-1.06.95/work/bc-1.06.95/install-sh'
  206. libdir='/usr/lib64'
  207. libexecdir='${exec_prefix}/libexec'
  208. localstatedir='/var/lib'
  209. mandir='/usr/share/man'
  210. mkdir_p='mkdir -p --'
  211. oldincludedir='/usr/include'
  212. prefix='/usr'
  213. program_transform_name='s,x,x,'
  214. sbindir='${exec_prefix}/sbin'
  215. sharedstatedir='${prefix}/com'
  216. sysconfdir='/etc'
  217. target_alias=''
  218.  
  219. ## ----------- ##
  220. ## confdefs.h. ##
  221. ## ----------- ##
  222.  
  223. #define BC_COPYRIGHT "Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc."
  224. #define DC_COPYRIGHT "Copyright 1994, 1997, 1998, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc."
  225. #define DC_VERSION "1.3.95"
  226. #define PACKAGE "bc"
  227. #define PACKAGE_BUGREPORT ""
  228. #define PACKAGE_NAME "bc"
  229. #define PACKAGE_STRING "bc 1.06.95"
  230. #define PACKAGE_TARNAME "bc"
  231. #define PACKAGE_VERSION "1.06.95"
  232. #define VERSION "1.06.95"
  233.  
  234. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement