Advertisement
Guest User

config.log

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