Don't like ads? PRO users don't see any ads ;-)
Guest

dnssec-tools config.log

By: a guest on Sep 2nd, 2010  |  syntax: None  |  size: 6.65 KB  |  hits: 58  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  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 dnssec-tools configure 1.4.rc1, which was
  5. generated by GNU Autoconf 2.59.  Invocation command line was
  6.  
  7.   $ ./configure --exec_prefix=/usr --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --with-resolv-conf=/dev/null --with-root-hints=/etc/dnssec-tools/root.hints --with-ipv6 --with-nsec3 --with-dlv
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = 1337
  14. uname -m = x86_64
  15. uname -r = 2.6.35-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Fri Aug 27 17:14:28 CEST 2010
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X     = unknown
  21.  
  22. /bin/arch              = x86_64
  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: /home/ffiasd/GNUstep/Tools
  31. PATH: /opt/GNUstep/Local/Tools
  32. PATH: /opt/GNUstep/System/Tools
  33. PATH: /bin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /usr/sbin
  37. PATH: /opt/java/bin
  38. PATH: /opt/java/jre/bin
  39. PATH: /opt/mpich2/bin
  40. PATH: /opt/NX/bin
  41. PATH: /usr/lib/perl5/core_perl/bin
  42. PATH: /opt/torcs/bin
  43.  
  44.  
  45. ## ----------- ##
  46. ## Core tests. ##
  47. ## ----------- ##
  48.  
  49. configure:1539: checking for perl
  50. configure:1557: found /usr/bin/perl
  51. configure:1569: result: /usr/bin/perl
  52. configure:1578: checking for ar
  53. configure:1596: found /usr/bin/ar
  54. configure:1608: result: /usr/bin/ar
  55. configure:1617: checking for rm
  56. configure:1635: found /bin/rm
  57. configure:1647: result: /bin/rm
  58. configure:1759: checking build system type
  59. configure:1777: result: x86_64-unknown-linux-gnu
  60. configure:1785: checking host system type
  61. configure:1799: result: x86_64-unknown-linux-gnu
  62. configure:1853: checking for gcc
  63. configure:1869: found /usr/bin/gcc
  64. configure:1879: result: gcc
  65. configure:2123: checking for C compiler version
  66. configure:2126: gcc --version </dev/null >&5
  67. gcc (GCC) 4.5.1
  68. Copyright (C) 2010 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions.  There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71.  
  72. configure:2129: $? = 0
  73. configure:2131: gcc -v </dev/null >&5
  74. Using built-in specs.
  75. COLLECT_GCC=gcc
  76. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.1/lto-wrapper
  77. Target: x86_64-unknown-linux-gnu
  78. Configured with: ../configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
  79. Thread model: posix
  80. gcc version 4.5.1 (GCC)
  81. configure:2134: $? = 0
  82. configure:2136: gcc -V </dev/null >&5
  83. gcc: '-V' option must have argument
  84. configure:2139: $? = 1
  85. configure:2162: checking for C compiler default output file name
  86. configure:2165: gcc -march=x86_64 -mtune=generic  -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5
  87. conftest.c:1:0: error: bad value (x86_64) for -march= switch
  88. configure:2168: $? = 1
  89. configure: failed program was:
  90. | /* confdefs.h.  */
  91. |
  92. | #define PACKAGE_NAME "dnssec-tools"
  93. | #define PACKAGE_TARNAME "dnssec-tools"
  94. | #define PACKAGE_VERSION "1.4.rc1"
  95. | #define PACKAGE_STRING "dnssec-tools 1.4.rc1"
  96. | #define PACKAGE_BUGREPORT "dnssec-tools-users@lists.sourceforge.net"
  97. | /* end confdefs.h.  */
  98. |
  99. | int
  100. | main ()
  101. | {
  102. |
  103. |   ;
  104. |   return 0;
  105. | }
  106. configure:2207: error: C compiler cannot create executables
  107. See `config.log' for more details.
  108.  
  109. ## ---------------- ##
  110. ## Cache variables. ##
  111. ## ---------------- ##
  112.  
  113. ac_cv_build=x86_64-unknown-linux-gnu
  114. ac_cv_build_alias=x86_64-unknown-linux-gnu
  115. ac_cv_env_CC_set=
  116. ac_cv_env_CC_value=
  117. ac_cv_env_CFLAGS_set=set
  118. ac_cv_env_CFLAGS_value='-march=x86_64 -mtune=generic'
  119. ac_cv_env_CPPFLAGS_set=
  120. ac_cv_env_CPPFLAGS_value=
  121. ac_cv_env_CPP_set=
  122. ac_cv_env_CPP_value=
  123. ac_cv_env_CXXCPP_set=
  124. ac_cv_env_CXXCPP_value=
  125. ac_cv_env_CXXFLAGS_set=set
  126. ac_cv_env_CXXFLAGS_value='-march=x86_64 -mtune=generic'
  127. ac_cv_env_CXX_set=
  128. ac_cv_env_CXX_value=
  129. ac_cv_env_F77_set=
  130. ac_cv_env_F77_value=
  131. ac_cv_env_FFLAGS_set=
  132. ac_cv_env_FFLAGS_value=
  133. ac_cv_env_LDFLAGS_set=set
  134. ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed'
  135. ac_cv_env_build_alias_set=
  136. ac_cv_env_build_alias_value=
  137. ac_cv_env_host_alias_set=
  138. ac_cv_env_host_alias_value=
  139. ac_cv_env_target_alias_set=
  140. ac_cv_env_target_alias_value=
  141. ac_cv_host=x86_64-unknown-linux-gnu
  142. ac_cv_host_alias=x86_64-unknown-linux-gnu
  143. ac_cv_path_AR=/usr/bin/ar
  144. ac_cv_path_PERLPROG=/usr/bin/perl
  145. ac_cv_path_RM=/bin/rm
  146. ac_cv_prog_ac_ct_CC=gcc
  147.  
  148. ## ----------------- ##
  149. ## Output variables. ##
  150. ## ----------------- ##
  151.  
  152. AR='/usr/bin/ar'
  153. CC='gcc'
  154. CFLAGS='-march=x86_64 -mtune=generic'
  155. CPP=''
  156. CPPFLAGS=''
  157. CXX=''
  158. CXXCPP=''
  159. CXXFLAGS='-march=x86_64 -mtune=generic'
  160. DEFS=''
  161. DNSSEC_SUBDIRS=''
  162. ECHO='echo'
  163. ECHO_C=''
  164. ECHO_N='-n'
  165. ECHO_T=''
  166. EGREP=''
  167. EXEEXT=''
  168. F77=''
  169. FFLAGS=''
  170. INSTALL_DATA=''
  171. INSTALL_PROGRAM=''
  172. INSTALL_SCRIPT=''
  173. LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed'
  174. LIBOBJS=''
  175. LIBS=''
  176. LIBTOOL=''
  177. LN_S=''
  178. LTLIBOBJS=''
  179. OBJEXT=''
  180. PACKAGE_BUGREPORT='dnssec-tools-users@lists.sourceforge.net'
  181. PACKAGE_NAME='dnssec-tools'
  182. PACKAGE_STRING='dnssec-tools 1.4.rc1'
  183. PACKAGE_TARNAME='dnssec-tools'
  184. PACKAGE_VERSION='1.4.rc1'
  185. PATH_SEPARATOR=':'
  186. PERLARGS=''
  187. PERLPROG='/usr/bin/perl'
  188. RANLIB=''
  189. RM='/bin/rm'
  190. SED=''
  191. SET_MAKE=''
  192. SHELL='/bin/sh'
  193. STRIP=''
  194. ac_ct_AR=''
  195. ac_ct_CC='gcc'
  196. ac_ct_CXX=''
  197. ac_ct_F77=''
  198. ac_ct_RANLIB=''
  199. ac_ct_STRIP=''
  200. bindir='${exec_prefix}/bin'
  201. build='x86_64-unknown-linux-gnu'
  202. build_alias=''
  203. build_cpu='x86_64'
  204. build_os='linux-gnu'
  205. build_vendor='unknown'
  206. datadir='${prefix}/share'
  207. exec_prefix='/usr'
  208. expanded_localstatedir=''
  209. expanded_sysconfdir=''
  210. host='x86_64-unknown-linux-gnu'
  211. host_alias=''
  212. host_cpu='x86_64'
  213. host_os='linux-gnu'
  214. host_vendor='unknown'
  215. includedir='${prefix}/include'
  216. infodir='${prefix}/info'
  217. libdir='${exec_prefix}/lib'
  218. libexecdir='${exec_prefix}/libexec'
  219. localstatedir='${prefix}/var'
  220. mandir='/usr/share/man'
  221. oldincludedir='/usr/include'
  222. prefix='/usr'
  223. program_transform_name='s,x,x,'
  224. sbindir='${exec_prefix}/sbin'
  225. sharedstatedir='${prefix}/com'
  226. subdirs=''
  227. sysconfdir='/etc'
  228. target_alias=''
  229.  
  230. ## ----------- ##
  231. ## confdefs.h. ##
  232. ## ----------- ##
  233.  
  234. #define PACKAGE_BUGREPORT "dnssec-tools-users@lists.sourceforge.net"
  235. #define PACKAGE_NAME "dnssec-tools"
  236. #define PACKAGE_STRING "dnssec-tools 1.4.rc1"
  237. #define PACKAGE_TARNAME "dnssec-tools"
  238. #define PACKAGE_VERSION "1.4.rc1"
  239.  
  240. configure: exit 77