Advertisement
Guest User

Untitled

a guest
Jun 9th, 2018
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.90 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 configure, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = damian-Erazer-i71000-B667
  14. uname -m = x86_64
  15. uname -r = 4.15.0-20-generic
  16. uname -s = Linux
  17. uname -v = #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018
  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/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2271: checking for strip
  45. configure:2289: found /usr/bin/strip
  46. configure:2301: result: /usr/bin/strip
  47. configure:2358: checking build system type
  48. configure:2372: result: x86_64-unknown-linux-gnu
  49. configure:2392: checking host system type
  50. configure:2405: result: x86_64-unknown-linux-gnu
  51. configure:2473: checking for gcc
  52. configure:2489: found /usr/bin/gcc
  53. configure:2500: result: gcc
  54. configure:2729: checking for C compiler version
  55. configure:2738: gcc --version >&5
  56. gcc (Ubuntu 7.3.0-16ubuntu3) 7.3.0
  57. Copyright (C) 2017 Free Software Foundation, Inc.
  58. This is free software; see the source for copying conditions. There is NO
  59. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  60.  
  61. configure:2749: $? = 0
  62. configure:2738: gcc -v >&5
  63. Using built-in specs.
  64. COLLECT_GCC=gcc
  65. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
  66. OFFLOAD_TARGET_NAMES=nvptx-none
  67. OFFLOAD_TARGET_DEFAULT=1
  68. Target: x86_64-linux-gnu
  69. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.3.0-16ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --with-as=/usr/bin/x86_64-linux-gnu-as --with-ld=/usr/bin/x86_64-linux-gnu-ld --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  70. Thread model: posix
  71. gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)
  72. configure:2749: $? = 0
  73. configure:2738: gcc -V >&5
  74. gcc: error: unrecognized command line option '-V'
  75. gcc: fatal error: no input files
  76. compilation terminated.
  77. configure:2749: $? = 1
  78. configure:2738: gcc -qversion >&5
  79. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  80. gcc: fatal error: no input files
  81. compilation terminated.
  82. configure:2749: $? = 1
  83. configure:2769: checking whether the C compiler works
  84. configure:2791: gcc conftest.c >&5
  85. /usr/bin/x86_64-linux-gnu-ld: cannot find Scrt1.o: No such file or directory
  86. /usr/bin/x86_64-linux-gnu-ld: cannot find crti.o: No such file or directory
  87. collect2: error: ld returned 1 exit status
  88. configure:2795: $? = 1
  89. configure:2833: result: no
  90. configure: failed program was:
  91. | /* confdefs.h */
  92. | #define PACKAGE_NAME ""
  93. | #define PACKAGE_TARNAME ""
  94. | #define PACKAGE_VERSION ""
  95. | #define PACKAGE_STRING ""
  96. | #define PACKAGE_BUGREPORT ""
  97. | #define PACKAGE_URL ""
  98. | /* end confdefs.h. */
  99. |
  100. | int
  101. | main ()
  102. | {
  103. |
  104. | ;
  105. | return 0;
  106. | }
  107. configure:2838: error: in `/home/damian/Downloads/ncrack-0.6.0':
  108. configure:2840: error: C compiler cannot create executables
  109. See `config.log' for more details
  110.  
  111. ## ---------------- ##
  112. ## Cache variables. ##
  113. ## ---------------- ##
  114.  
  115. ac_cv_build=x86_64-unknown-linux-gnu
  116. ac_cv_env_CCC_set=
  117. ac_cv_env_CCC_value=
  118. ac_cv_env_CC_set=
  119. ac_cv_env_CC_value=
  120. ac_cv_env_CFLAGS_set=
  121. ac_cv_env_CFLAGS_value=
  122. ac_cv_env_CPPFLAGS_set=
  123. ac_cv_env_CPPFLAGS_value=
  124. ac_cv_env_CPP_set=
  125. ac_cv_env_CPP_value=
  126. ac_cv_env_CXXFLAGS_set=
  127. ac_cv_env_CXXFLAGS_value=
  128. ac_cv_env_CXX_set=
  129. ac_cv_env_CXX_value=
  130. ac_cv_env_LDFLAGS_set=
  131. ac_cv_env_LDFLAGS_value=
  132. ac_cv_env_LIBS_set=
  133. ac_cv_env_LIBS_value=
  134. ac_cv_env_build_alias_set=
  135. ac_cv_env_build_alias_value=
  136. ac_cv_env_host_alias_set=
  137. ac_cv_env_host_alias_value=
  138. ac_cv_env_target_alias_set=
  139. ac_cv_env_target_alias_value=
  140. ac_cv_host=x86_64-unknown-linux-gnu
  141. ac_cv_path_ac_pt_STRIP=/usr/bin/strip
  142. ac_cv_prog_ac_ct_CC=gcc
  143.  
  144. ## ----------------- ##
  145. ## Output variables. ##
  146. ## ----------------- ##
  147.  
  148. CC='gcc'
  149. CFLAGS=''
  150. CPP=''
  151. CPPFLAGS=''
  152. CXX=''
  153. CXXFLAGS=' -O2'
  154. DEFS=''
  155. ECHO_C=''
  156. ECHO_N='-n'
  157. ECHO_T=''
  158. EGREP=''
  159. EXEEXT=''
  160. GREP=''
  161. INSTALL_DATA=''
  162. INSTALL_PROGRAM=''
  163. INSTALL_SCRIPT=''
  164. LDFLAGS=''
  165. LIBNBASE_LIBS=''
  166. LIBNSOCK_LIBS=''
  167. LIBOBJS=''
  168. LIBS=''
  169. LTLIBOBJS=''
  170. MODULES_BUILD=''
  171. MODULES_OBJS=''
  172. MODULES_SRCS=''
  173. NBASEDIR=''
  174. NBASE_BUILD=''
  175. NSOCKDIR=''
  176. NSOCK_BUILD=''
  177. OBJEXT=''
  178. OPENSSHLIB_BUILD=''
  179. OPENSSHLIB_DIR=''
  180. OPENSSH_LIB=''
  181. OPENSSL_LIBS=''
  182. PACKAGE_BUGREPORT=''
  183. PACKAGE_NAME=''
  184. PACKAGE_STRING=''
  185. PACKAGE_TARNAME=''
  186. PACKAGE_URL=''
  187. PACKAGE_VERSION=''
  188. PATH_SEPARATOR=':'
  189. SHELL='/bin/bash'
  190. STRIP='/usr/bin/strip'
  191. ac_ct_CC='gcc'
  192. ac_ct_CXX=''
  193. bindir='${exec_prefix}/bin'
  194. build='x86_64-unknown-linux-gnu'
  195. build_alias=''
  196. build_cpu='x86_64'
  197. build_os='linux-gnu'
  198. build_vendor='unknown'
  199. datadir='${datarootdir}'
  200. datarootdir='${prefix}/share'
  201. docdir='${datarootdir}/doc/${PACKAGE}'
  202. dvidir='${docdir}'
  203. exec_prefix='NONE'
  204. host='x86_64-unknown-linux-gnu'
  205. host_alias=''
  206. host_cpu='x86_64'
  207. host_os='linux-gnu'
  208. host_vendor='unknown'
  209. htmldir='${docdir}'
  210. includedir='${prefix}/include'
  211. infodir='${datarootdir}/info'
  212. libdir='${exec_prefix}/lib'
  213. libexecdir='${exec_prefix}/libexec'
  214. localedir='${datarootdir}/locale'
  215. localstatedir='${prefix}/var'
  216. mandir='${datarootdir}/man'
  217. oldincludedir='/usr/include'
  218. pdfdir='${docdir}'
  219. prefix='NONE'
  220. program_transform_name='s,x,x,'
  221. psdir='${docdir}'
  222. runstatedir='${localstatedir}/run'
  223. sbindir='${exec_prefix}/sbin'
  224. sharedstatedir='${prefix}/com'
  225. subdirs=''
  226. sysconfdir='${prefix}/etc'
  227. target_alias=''
  228.  
  229. ## ----------- ##
  230. ## confdefs.h. ##
  231. ## ----------- ##
  232.  
  233. /* confdefs.h */
  234. #define PACKAGE_NAME ""
  235. #define PACKAGE_TARNAME ""
  236. #define PACKAGE_VERSION ""
  237. #define PACKAGE_STRING ""
  238. #define PACKAGE_BUGREPORT ""
  239. #define PACKAGE_URL ""
  240.  
  241. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement