Advertisement
Guest User

xen-tools config.log

a guest
Feb 25th, 2014
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.52 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 Xen Hypervisor configure 4.3, which was
  5. generated by GNU Autoconf 2.67. 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 --prefix=/usr --disable-werror --disable-ocamltools
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = slim-shady
  14. uname -m = x86_64
  15. uname -r = 3.13.4-gentoo
  16. uname -s = Linux
  17. uname -v = #8 SMP PREEMPT Mon Feb 24 22:51:51 Local time zone must be set--
  18.  
  19. /usr/bin/uname -p = Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
  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: /var/tmp/portage/app-emulation/xen-tools-4.3.2/temp/python2.7/bin
  31. PATH: /usr/lib64/portage/bin/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.8.1
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:1719: checking build system type
  47. configure:1733: result: x86_64-pc-linux-gnu
  48. configure:1753: checking host system type
  49. configure:1766: result: x86_64-pc-linux-gnu
  50. configure:2209: creating ./config.status
  51.  
  52. ## ---------------------- ##
  53. ## Running config.status. ##
  54. ## ---------------------- ##
  55.  
  56. This file was extended by Xen Hypervisor config.status 4.3, which was
  57. generated by GNU Autoconf 2.67. Invocation command line was
  58.  
  59. CONFIG_FILES =
  60. CONFIG_HEADERS =
  61. CONFIG_LINKS =
  62. CONFIG_COMMANDS =
  63. $ ./config.status
  64.  
  65. on slim-shady
  66.  
  67. config.status:737: creating ./config/Toplevel.mk
  68. configure:3289: === configuring in tools (/var/tmp/portage/app-emulation/xen-tools-4.3.2/work/xen-4.3.2/tools)
  69. configure:3352: running /bin/sh ./configure --disable-option-checking '--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' '--disable-werror' '--disable-ocamltools' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' --cache-file=/dev/null --srcdir=.
  70. configure:3357: error: ./configure failed for tools
  71.  
  72. ## ---------------- ##
  73. ## Cache variables. ##
  74. ## ---------------- ##
  75.  
  76. ac_cv_build=x86_64-pc-linux-gnu
  77. ac_cv_env_build_alias_set=set
  78. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  79. ac_cv_env_host_alias_set=set
  80. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  81. ac_cv_env_target_alias_set=
  82. ac_cv_env_target_alias_value=
  83. ac_cv_host=x86_64-pc-linux-gnu
  84.  
  85. ## ----------------- ##
  86. ## Output variables. ##
  87. ## ----------------- ##
  88.  
  89. DEFS='-DPACKAGE_NAME=\"Xen\ Hypervisor\" -DPACKAGE_TARNAME=\"xen\" -DPACKAGE_VERSION=\"4.3\" -DPACKAGE_STRING=\"Xen\ Hypervisor\ 4.3\" -DPACKAGE_BUGREPORT=\"xen-devel@lists.xen.org\" -DPACKAGE_URL=\"http://www.xen.org/\"'
  90. ECHO_C=''
  91. ECHO_N='-n'
  92. ECHO_T=''
  93. LIBOBJS=''
  94. LIBS=''
  95. LTLIBOBJS=''
  96. PACKAGE_BUGREPORT='xen-devel@lists.xen.org'
  97. PACKAGE_NAME='Xen Hypervisor'
  98. PACKAGE_STRING='Xen Hypervisor 4.3'
  99. PACKAGE_TARNAME='xen'
  100. PACKAGE_URL='http://www.xen.org/'
  101. PACKAGE_VERSION='4.3'
  102. PATH_SEPARATOR=':'
  103. SHELL='/bin/sh'
  104. SUBSYSTEMS=' xen kernels tools stubdom docs'
  105. bindir='${exec_prefix}/bin'
  106. build='x86_64-pc-linux-gnu'
  107. build_alias='x86_64-pc-linux-gnu'
  108. build_cpu='x86_64'
  109. build_os='linux-gnu'
  110. build_vendor='pc'
  111. datadir='/usr/share'
  112. datarootdir='${prefix}/share'
  113. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  114. docs='y'
  115. dvidir='${docdir}'
  116. exec_prefix='${prefix}'
  117. host='x86_64-pc-linux-gnu'
  118. host_alias='x86_64-pc-linux-gnu'
  119. host_cpu='x86_64'
  120. host_os='linux-gnu'
  121. host_vendor='pc'
  122. htmldir='${docdir}'
  123. includedir='${prefix}/include'
  124. infodir='/usr/share/info'
  125. kernels='y'
  126. libdir='/usr/lib64'
  127. libexecdir='${exec_prefix}/libexec'
  128. localedir='${datarootdir}/locale'
  129. localstatedir='/var/lib'
  130. mandir='/usr/share/man'
  131. oldincludedir='/usr/include'
  132. pdfdir='${docdir}'
  133. prefix='/usr'
  134. program_transform_name='s,x,x,'
  135. psdir='${docdir}'
  136. sbindir='${exec_prefix}/sbin'
  137. sharedstatedir='${prefix}/com'
  138. stubdom='y'
  139. subdirs=' tools stubdom docs'
  140. sysconfdir='/etc'
  141. target_alias=''
  142. tools='y'
  143. xen='y'
  144.  
  145. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement