Advertisement
Guest User

linaro build error

a guest
Jan 3rd, 2012
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.88 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 android-tools configure 2.0, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ /home/nanik/GCC/linaro/build/configure --prefix=/tmp/android-toolchain-eabi --target=arm-linux-androideabi --disable-docs --disable-nls --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gcc-version=linaro-4.5-2011.12 --with-binutils-version=2.22 --with-gmp-version=5.0.2 --with-mpfr-version=3.1.0 --with-mpc-version=0.9
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = ubuntu
  14. uname -m = x86_64
  15. uname -r = 3.0.0-12-generic
  16. uname -s = Linux
  17. uname -v = #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011
  18.  
  19. /usr/bin/uname -p = unknown
  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/lightdm/lightdm
  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: /usr/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1804: checking for a BSD-compatible install
  45. configure:1872: result: /usr/bin/install -c
  46. configure:1888: checking build system type
  47. configure:1902: result: x86_64-pc-linux-gnu
  48. configure:1922: checking host system type
  49. configure:1935: result: x86_64-pc-linux-gnu
  50. configure:1955: checking target system type
  51. configure:1968: result: arm-unknown-linux-androideabi
  52. configure:2206: checking target binutils version to build
  53. configure:2218: result: 2.22
  54. configure:2247: checking target gold binutils version to build
  55. configure:2257: result: 2.22
  56. configure:2288: checking target gcc version to build
  57. configure:2300: result: linaro-4.5-2011.12
  58. configure:2330: checking gcc version based on version file ./../gcc/gcc-linaro-4.5-2011.12/gcc/BASE-VER
  59. configure:2335: result: 4 . 5
  60. configure:2360: checking if gcc is at least 4.3.0
  61. configure:2368: result: yes
  62. configure:2370: checking if gcc 4 . 5 is at least 4.5.0
  63. configure:2378: result: yes
  64. configure:2380: checking if gcc 4 . 5 is at least 4.6.0
  65. configure:2388: result: no
  66. configure:2439: checking gmp version
  67. configure:2451: result: 5.0.2
  68. configure:2478: checking mpfr version
  69. configure:2490: result: 3.1.0
  70. configure:2522: checking mpc version
  71. configure:2534: result: 0.9
  72. configure:2564: checking ppl version
  73. configure:2576: result: 0.11.2
  74. configure:2606: checking cloog version
  75. configure:2618: result: default
  76. configure:2621: checking which version of cloog to build under gcc 4.6+ condition no
  77. configure:2629: result: 0.15.9
  78. configure:2671: checking target gdb version to build
  79. configure:2683: result: linaro-7.3-2011.10
  80. configure:2972: creating ./config.status
  81.  
  82. ## ---------------------- ##
  83. ## Running config.status. ##
  84. ## ---------------------- ##
  85.  
  86. This file was extended by android-tools config.status 2.0, which was
  87. generated by GNU Autoconf 2.68. Invocation command line was
  88.  
  89. CONFIG_FILES =
  90. CONFIG_HEADERS =
  91. CONFIG_LINKS =
  92. CONFIG_COMMANDS =
  93. $ ./config.status
  94.  
  95. on ubuntu
  96.  
  97. config.status:769: creating Makefile
  98. configure:3991: WARNING: unrecognized options: --disable-docs, --disable-nls
  99.  
  100. ## ---------------- ##
  101. ## Cache variables. ##
  102. ## ---------------- ##
  103.  
  104. ac_cv_build=x86_64-pc-linux-gnu
  105. ac_cv_env_build_alias_set=set
  106. ac_cv_env_build_alias_value=x86_64-linux-gnu
  107. ac_cv_env_host_alias_set=set
  108. ac_cv_env_host_alias_value=x86_64-linux-gnu
  109. ac_cv_env_target_alias_set=set
  110. ac_cv_env_target_alias_value=arm-linux-androideabi
  111. ac_cv_host=x86_64-pc-linux-gnu
  112. ac_cv_path_install='/usr/bin/install -c'
  113. ac_cv_target=arm-unknown-linux-androideabi
  114.  
  115. ## ----------------- ##
  116. ## Output variables. ##
  117. ## ----------------- ##
  118.  
  119. BINUTILS_VERSION='2.22'
  120. BUILD_ANDROID_GCC='yes'
  121. CLOOG_BACKEND=''
  122. CLOOG_VERSION='ppl-0.15.9'
  123. DEFS='-DPACKAGE_NAME=\"android-tools\" -DPACKAGE_TARNAME=\"android-tools\" -DPACKAGE_VERSION=\"2.0\" -DPACKAGE_STRING=\"android-tools\ 2.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
  124. ECHO_C=''
  125. ECHO_N='-n'
  126. ECHO_T=''
  127. ENABLE_GRAPHITE='yes'
  128. GCC_MIN_VERSION_4_3_0='yes'
  129. GCC_MIN_VERSION_4_5_0='yes'
  130. GCC_MIN_VERSION_4_6_0='no'
  131. GCC_VERSION='linaro-4.5-2011.12'
  132. GDB_TARGET='arm-elf-linux'
  133. GDB_VERSION='linaro-7.3-2011.10'
  134. GMP_VERSION='5.0.2'
  135. GOLD_VERSION='2.22'
  136. INSTALL_DATA='${INSTALL} -m 644'
  137. INSTALL_PROGRAM='${INSTALL}'
  138. INSTALL_SCRIPT='${INSTALL}'
  139. LIBOBJS=''
  140. LIBS=''
  141. LTLIBOBJS=''
  142. MPC_VERSION='0.9'
  143. MPFR_VERSION='3.1.0'
  144. NEWLIB_VERSION=''
  145. PACKAGE_BUGREPORT=''
  146. PACKAGE_NAME='android-tools'
  147. PACKAGE_STRING='android-tools 2.0'
  148. PACKAGE_TARNAME='android-tools'
  149. PACKAGE_URL=''
  150. PACKAGE_VERSION='2.0'
  151. PATH_SEPARATOR=':'
  152. PPL_VERSION='0.11.2'
  153. SHELL='/bin/bash'
  154. TOPLEVEL_CONFIGURE_ARGUMENTS='linux androideabi'
  155. baseargs=''\''--prefix=/tmp/android-toolchain-eabi'\'' '\''--disable-docs'\'' '\''--disable-nls'\'' '\''--with-gcc-version=linaro-4.5-2011.12'\'' '\''--with-binutils-version=2.22'\'' '\''--with-gmp-version=5.0.2'\'' '\''--with-mpfr-version=3.1.0'\'' '\''--with-mpc-version=0.9'\'''
  156. bindir='${exec_prefix}/bin'
  157. build='x86_64-pc-linux-gnu'
  158. build_alias='x86_64-linux-gnu'
  159. build_cpu='x86_64'
  160. build_os='linux-gnu'
  161. build_vendor='pc'
  162. datadir='${datarootdir}'
  163. datarootdir='${prefix}/share'
  164. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  165. dvidir='${docdir}'
  166. exec_prefix='${prefix}'
  167. gold_baseargs=' '\''--prefix=/tmp/android-toolchain-eabi'\'' '\''--disable-docs'\'' '\''--disable-nls'\'' '\''--with-gcc-version=linaro-4.5-2011.12'\'' '\''--with-binutils-version=2.22'\'' '\''--with-gmp-version=5.0.2'\'' '\''--with-mpfr-version=3.1.0'\'' '\''--with-mpc-version=0.9'\'''
  168. have_cloog='no'
  169. have_gmp='no'
  170. have_mpc='no'
  171. have_mpfr='no'
  172. have_ppl='no'
  173. host='x86_64-pc-linux-gnu'
  174. host_alias='x86_64-linux-gnu'
  175. host_cpu='x86_64'
  176. host_os='linux-gnu'
  177. host_vendor='pc'
  178. htmldir='${docdir}'
  179. includedir='${prefix}/include'
  180. infodir='${datarootdir}/info'
  181. libdir='${exec_prefix}/lib'
  182. libexecdir='${exec_prefix}/libexec'
  183. localedir='${datarootdir}/locale'
  184. localstatedir='${prefix}/var'
  185. mandir='${datarootdir}/man'
  186. oldincludedir='/usr/include'
  187. package_to_srcdir='../.'
  188. pdfdir='${docdir}'
  189. prefix='/tmp/android-toolchain-eabi'
  190. program_transform_name='s&^&arm-linux-androideabi-&'
  191. psdir='${docdir}'
  192. sbindir='${exec_prefix}/sbin'
  193. sharedstatedir='${prefix}/com'
  194. sysconfdir='${prefix}/etc'
  195. sysroot=''
  196. target='arm-unknown-linux-androideabi'
  197. target_alias='arm-linux-androideabi'
  198. target_cpu='arm'
  199. target_os='linux-androideabi'
  200. target_vendor='unknown'
  201.  
  202. ## ----------- ##
  203. ## confdefs.h. ##
  204. ## ----------- ##
  205.  
  206. /* confdefs.h */
  207. #define PACKAGE_NAME "android-tools"
  208. #define PACKAGE_TARNAME "android-tools"
  209. #define PACKAGE_VERSION "2.0"
  210. #define PACKAGE_STRING "android-tools 2.0"
  211. #define PACKAGE_BUGREPORT ""
  212. #define PACKAGE_URL ""
  213.  
  214. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement