Advertisement
Guest User

Untitled

a guest
Apr 8th, 2015
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.42 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 package-query configure 1.5, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --localstatedir=/var --prefix=/usr --sysconfdir=/etc --with-aur-url=https://aur.archlinux.org
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = machine
  14. uname -m = x86_64
  15. uname -r = 3.10.33-2-MANJARO
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Mar 18 23:46:21 UTC 2014
  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/bin
  33. PATH: /usr/bin/vendor_perl
  34. PATH: /usr/bin/core_perl
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2300: checking for a BSD-compatible install
  42. configure:2368: result: /usr/bin/install -c
  43. configure:2379: checking whether build environment is sane
  44. configure:2434: result: yes
  45. configure:2472: WARNING: 'missing' script is too old or missing
  46. configure:2585: checking for a thread-safe mkdir -p
  47. configure:2624: result: /usr/bin/mkdir -p
  48. configure:2631: checking for gawk
  49. configure:2647: found /usr/bin/gawk
  50. configure:2658: result: gawk
  51. configure:2669: checking whether make sets $(MAKE)
  52. configure:2691: result: yes
  53. configure:2720: checking whether make supports nested variables
  54. configure:2737: result: yes
  55. configure:2917: checking for gcc
  56. configure:2933: found /usr/bin/gcc
  57. configure:2944: result: gcc
  58. configure:3173: checking for C compiler version
  59. configure:3182: gcc --version >&5
  60. gcc (GCC) 4.8.2 20140206 (prerelease)
  61. Copyright (C) 2013 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:3193: $? = 0
  66. configure:3182: gcc -v >&5
  67. Using built-in specs.
  68. COLLECT_GCC=gcc
  69. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.2/lto-wrapper
  70. Target: x86_64-unknown-linux-gnu
  71. Configured with: /build/gcc/src/gcc-4.8-20140206/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-cloog-backend=isl --disable-cloog-version-check --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --disable-multilib --disable-werror --enable-checking=release
  72. Thread model: posix
  73. gcc version 4.8.2 20140206 (prerelease) (GCC)
  74. configure:3193: $? = 0
  75. configure:3182: gcc -V >&5
  76. gcc: error: unrecognized command line option '-V'
  77. gcc: fatal error: no input files
  78. compilation terminated.
  79. configure:3193: $? = 1
  80. configure:3182: gcc -qversion >&5
  81. gcc: error: unrecognized command line option '-qversion'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:3193: $? = 1
  85. configure:3213: checking whether the C compiler works
  86. configure:3235: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  87. gcc: error: unrecognized command line option '-fstack-protector-strong'
  88. configure:3239: $? = 1
  89. configure:3277: result: no
  90. configure: failed program was:
  91. | /* confdefs.h */
  92. | #define PACKAGE_NAME "package-query"
  93. | #define PACKAGE_TARNAME "package-query"
  94. | #define PACKAGE_VERSION "1.5"
  95. | #define PACKAGE_STRING "package-query 1.5"
  96. | #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  97. | #define PACKAGE_URL ""
  98. | #define PACKAGE "package-query"
  99. | #define VERSION "1.5"
  100. | /* end confdefs.h. */
  101. |
  102. | int
  103. | main ()
  104. | {
  105. |
  106. | ;
  107. | return 0;
  108. | }
  109. configure:3282: error: in `/home/uroffkoltoff/Downloads/package-query/src/package-query-1.5':
  110. configure:3284: error: C compiler cannot create executables
  111. See `config.log' for more details
  112.  
  113. ## ---------------- ##
  114. ## Cache variables. ##
  115. ## ---------------- ##
  116.  
  117. ac_cv_env_CC_set=
  118. ac_cv_env_CC_value=
  119. ac_cv_env_CFLAGS_set=set
  120. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  121. ac_cv_env_CPPFLAGS_set=set
  122. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  123. ac_cv_env_CPP_set=
  124. ac_cv_env_CPP_value=
  125. ac_cv_env_LDFLAGS_set=set
  126. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  127. ac_cv_env_LIBS_set=
  128. ac_cv_env_LIBS_value=
  129. ac_cv_env_build_alias_set=
  130. ac_cv_env_build_alias_value=
  131. ac_cv_env_host_alias_set=
  132. ac_cv_env_host_alias_value=
  133. ac_cv_env_target_alias_set=
  134. ac_cv_env_target_alias_value=
  135. ac_cv_path_install='/usr/bin/install -c'
  136. ac_cv_path_mkdir=/usr/bin/mkdir
  137. ac_cv_prog_AWK=gawk
  138. ac_cv_prog_ac_ct_CC=gcc
  139. ac_cv_prog_make_make_set=yes
  140. am_cv_make_support_nested_variables=yes
  141.  
  142. ## ----------------- ##
  143. ## Output variables. ##
  144. ## ----------------- ##
  145.  
  146. ACLOCAL='aclocal-1.14'
  147. AMDEPBACKSLASH=''
  148. AMDEP_FALSE=''
  149. AMDEP_TRUE=''
  150. AMTAR='$${TAR-tar}'
  151. AM_BACKSLASH='\'
  152. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  153. AM_DEFAULT_VERBOSITY='1'
  154. AM_V='$(V)'
  155. AR=''
  156. AUR_BASE_URL=''
  157. AUTOCONF='autoconf'
  158. AUTOHEADER='autoheader'
  159. AUTOMAKE='automake-1.14'
  160. AWK='gawk'
  161. CC='gcc'
  162. CCDEPMODE=''
  163. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4'
  164. CPP=''
  165. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  166. CYGPATH_W='echo'
  167. DEFS=''
  168. DEPDIR=''
  169. DLLTOOL=''
  170. DSYMUTIL=''
  171. DUMPBIN=''
  172. ECHO_C=''
  173. ECHO_N='-n'
  174. ECHO_T=''
  175. EGREP=''
  176. EXEEXT=''
  177. FGREP=''
  178. GETTEXT_MACRO_VERSION=''
  179. GIT=''
  180. GIT_VERSION=''
  181. GMSGFMT=''
  182. GMSGFMT_015=''
  183. GREP=''
  184. INSTALL_DATA='${INSTALL} -m 644'
  185. INSTALL_PROGRAM='${INSTALL}'
  186. INSTALL_SCRIPT='${INSTALL}'
  187. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  188. INTLLIBS=''
  189. INTL_MACOSX_LIBS=''
  190. LD=''
  191. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  192. LIBCURL=''
  193. LIBCURL_CPPFLAGS=''
  194. LIBICONV=''
  195. LIBINTL=''
  196. LIBOBJS=''
  197. LIBS=''
  198. LIBTOOL=''
  199. LIPO=''
  200. LN_S=''
  201. LTLIBICONV=''
  202. LTLIBINTL=''
  203. LTLIBOBJS=''
  204. MAKEINFO='makeinfo'
  205. MANIFEST_TOOL=''
  206. MKDIR_P='/usr/bin/mkdir -p'
  207. MSGFMT=''
  208. MSGFMT_015=''
  209. MSGMERGE=''
  210. NM=''
  211. NMEDIT=''
  212. OBJDUMP=''
  213. OBJEXT=''
  214. OTOOL64=''
  215. OTOOL=''
  216. PACKAGE='package-query'
  217. PACKAGE_BUGREPORT='tuxce.net@gmail.com'
  218. PACKAGE_NAME='package-query'
  219. PACKAGE_STRING='package-query 1.5'
  220. PACKAGE_TARNAME='package-query'
  221. PACKAGE_URL=''
  222. PACKAGE_VERSION='1.5'
  223. PATH_SEPARATOR=':'
  224. POSUB=''
  225. RANLIB=''
  226. ROOTDIR=''
  227. SED=''
  228. SET_MAKE=''
  229. SHELL='/bin/sh'
  230. STRIP=''
  231. USE_GIT_VERSION_FALSE=''
  232. USE_GIT_VERSION_TRUE=''
  233. USE_NLS=''
  234. VERSION='1.5'
  235. XGETTEXT=''
  236. XGETTEXT_015=''
  237. XGETTEXT_EXTRA_OPTIONS=''
  238. _libcurl_config=''
  239. ac_ct_AR=''
  240. ac_ct_CC='gcc'
  241. ac_ct_DUMPBIN=''
  242. am__EXEEXT_FALSE=''
  243. am__EXEEXT_TRUE=''
  244. am__fastdepCC_FALSE=''
  245. am__fastdepCC_TRUE=''
  246. am__include=''
  247. am__isrc=''
  248. am__leading_dot='.'
  249. am__nodep=''
  250. am__quote=''
  251. am__tar='$${TAR-tar} chof - "$$tardir"'
  252. am__untar='$${TAR-tar} xf -'
  253. bindir='${exec_prefix}/bin'
  254. build=''
  255. build_alias=''
  256. build_cpu=''
  257. build_os=''
  258. build_vendor=''
  259. datadir='${datarootdir}'
  260. datarootdir='${prefix}/share'
  261. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  262. dvidir='${docdir}'
  263. exec_prefix='NONE'
  264. host=''
  265. host_alias=''
  266. host_cpu=''
  267. host_os=''
  268. host_vendor=''
  269. htmldir='${docdir}'
  270. includedir='${prefix}/include'
  271. infodir='${datarootdir}/info'
  272. install_sh='${SHELL} /home/uroffkoltoff/Downloads/package-query/src/package-query-1.5/install-sh'
  273. libdir='${exec_prefix}/lib'
  274. libexecdir='${exec_prefix}/libexec'
  275. localedir='${datarootdir}/locale'
  276. localstatedir='/var'
  277. mandir='${datarootdir}/man'
  278. mkdir_p='$(MKDIR_P)'
  279. oldincludedir='/usr/include'
  280. pdfdir='${docdir}'
  281. prefix='/usr'
  282. program_transform_name='s,x,x,'
  283. psdir='${docdir}'
  284. sbindir='${exec_prefix}/sbin'
  285. sharedstatedir='${prefix}/com'
  286. sysconfdir='/etc'
  287. target_alias=''
  288.  
  289. ## ----------- ##
  290. ## confdefs.h. ##
  291. ## ----------- ##
  292.  
  293. /* confdefs.h */
  294. #define PACKAGE_NAME "package-query"
  295. #define PACKAGE_TARNAME "package-query"
  296. #define PACKAGE_VERSION "1.5"
  297. #define PACKAGE_STRING "package-query 1.5"
  298. #define PACKAGE_BUGREPORT "tuxce.net@gmail.com"
  299. #define PACKAGE_URL ""
  300. #define PACKAGE "package-query"
  301. #define VERSION "1.5"
  302.  
  303. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement