Guest User

Untitled

a guest
Feb 7th, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 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 spacefm configure 0.6.2, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --with-preferable-sudo=ktsuss
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = squirrel
  14. uname -m = x86_64
  15. uname -r = 3.2.4-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012
  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. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib/ccache/bin
  31. PATH: /bin
  32. PATH: /usr/bin
  33. PATH: /sbin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37. PATH: /opt/qt/bin
  38. PATH: /home/melodie/.local/bin
  39. PATH: /home/melodie/.local/bin
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2329: checking for a BSD-compatible install
  47. configure:2397: result: /bin/install -c
  48. configure:2408: checking whether build environment is sane
  49. configure:2458: result: yes
  50. configure:2599: checking for a thread-safe mkdir -p
  51. configure:2638: result: /bin/mkdir -p
  52. configure:2651: checking for gawk
  53. configure:2667: found /bin/gawk
  54. configure:2678: result: gawk
  55. configure:2689: checking whether make sets $(MAKE)
  56. configure:2711: result: yes
  57. configure:2792: checking whether to enable maintainer-specific portions of Makefiles
  58. configure:2801: result: no
  59. configure:2859: checking for style of include used by make
  60. configure:2887: result: GNU
  61. configure:2958: checking for gcc
  62. configure:2974: found /usr/lib/ccache/bin/gcc
  63. configure:2985: result: gcc
  64. configure:3214: checking for C compiler version
  65. configure:3223: gcc --version >&5
  66. gcc (GCC) 4.6.2 20111223 (prerelease)
  67. Copyright (C) 2011 Free Software Foundation, Inc.
  68. This is free software; see the source for copying conditions. There is NO
  69. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  70.  
  71. configure:3234: $? = 0
  72. configure:3223: gcc -v >&5
  73. Using built-in specs.
  74. COLLECT_GCC=/usr/bin/gcc
  75. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/lto-wrapper
  76. Target: x86_64-unknown-linux-gnu
  77. Configured with: /build/src/gcc-4.6-20111223/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 --enable-gnu-unique-object --enable-linker-build-id --with-ppl --enable-cloog-backend=isl --enable-lto --enable-gold --enable-ld=default --enable-plugin --with-plugin-ld=ld.gold --enable-multilib --disable-libssp --disable-libstdcxx-pch --enable-checking=release --with-fpmath=sse
  78. Thread model: posix
  79. gcc version 4.6.2 20111223 (prerelease) (GCC)
  80. configure:3234: $? = 0
  81. configure:3223: gcc -V >&5
  82. gcc: error: unrecognized option '-V'
  83. gcc: fatal error: no input files
  84. compilation terminated.
  85. configure:3234: $? = 1
  86. configure:3223: gcc -qversion >&5
  87. gcc: error: unrecognized option '-qversion'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3234: $? = 1
  91. configure:3254: checking whether the C compiler works
  92. configure:3276: gcc -g -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu conftest.c >&5
  93. /usr/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
  94. configure:3280: $? = 1
  95. configure:3318: result: no
  96. configure: failed program was:
  97. | /* confdefs.h */
  98. | #define PACKAGE_NAME "spacefm"
  99. | #define PACKAGE_TARNAME "spacefm"
  100. | #define PACKAGE_VERSION "0.6.2"
  101. | #define PACKAGE_STRING "spacefm 0.6.2"
  102. | #define PACKAGE_BUGREPORT ""
  103. | #define PACKAGE_URL ""
  104. | #define PACKAGE "spacefm"
  105. | #define VERSION "0.6.2"
  106. | /* end confdefs.h. */
  107. |
  108. | int
  109. | main ()
  110. | {
  111. |
  112. | ;
  113. | return 0;
  114. | }
  115. configure:3323: error: in `/tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2':
  116. configure:3325: error: C compiler cannot create executables
  117. See `config.log' for more details
  118.  
  119. ## ---------------- ##
  120. ## Cache variables. ##
  121. ## ---------------- ##
  122.  
  123. ac_cv_env_CC_set=
  124. ac_cv_env_CC_value=
  125. ac_cv_env_CFLAGS_set=set
  126. ac_cv_env_CFLAGS_value=-g
  127. ac_cv_env_CPPFLAGS_set=
  128. ac_cv_env_CPPFLAGS_value=
  129. ac_cv_env_CPP_set=
  130. ac_cv_env_CPP_value=
  131. ac_cv_env_GTK_CFLAGS_set=
  132. ac_cv_env_GTK_CFLAGS_value=
  133. ac_cv_env_GTK_LIBS_set=
  134. ac_cv_env_GTK_LIBS_value=
  135. ac_cv_env_HAL_CFLAGS_set=
  136. ac_cv_env_HAL_CFLAGS_value=
  137. ac_cv_env_HAL_LIBS_set=
  138. ac_cv_env_HAL_LIBS_value=
  139. ac_cv_env_LDFLAGS_set=set
  140. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu
  141. ac_cv_env_LIBS_set=
  142. ac_cv_env_LIBS_value=
  143. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  144. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  145. ac_cv_env_PKG_CONFIG_PATH_set=set
  146. ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig:/opt/qt/lib/pkgconfig
  147. ac_cv_env_PKG_CONFIG_set=
  148. ac_cv_env_PKG_CONFIG_value=
  149. ac_cv_env_SN_CFLAGS_set=
  150. ac_cv_env_SN_CFLAGS_value=
  151. ac_cv_env_SN_LIBS_set=
  152. ac_cv_env_SN_LIBS_value=
  153. ac_cv_env_build_alias_set=
  154. ac_cv_env_build_alias_value=
  155. ac_cv_env_host_alias_set=
  156. ac_cv_env_host_alias_value=
  157. ac_cv_env_target_alias_set=
  158. ac_cv_env_target_alias_value=
  159. ac_cv_path_install='/bin/install -c'
  160. ac_cv_path_mkdir=/bin/mkdir
  161. ac_cv_prog_AWK=gawk
  162. ac_cv_prog_ac_ct_CC=gcc
  163. ac_cv_prog_make_make_set=yes
  164.  
  165. ## ----------------- ##
  166. ## Output variables. ##
  167. ## ----------------- ##
  168.  
  169. ACLOCAL='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run aclocal-1.11'
  170. ALL_LINGUAS=''
  171. AMDEPBACKSLASH='\'
  172. AMDEP_FALSE='#'
  173. AMDEP_TRUE=''
  174. AMTAR='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run tar'
  175. AR=''
  176. AUTOCONF='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run autoconf'
  177. AUTOHEADER='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run autoheader'
  178. AUTOMAKE='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run automake-1.11'
  179. AWK='gawk'
  180. CATALOGS=''
  181. CATOBJEXT=''
  182. CC='gcc'
  183. CCDEPMODE=''
  184. CFLAGS='-g'
  185. CPP=''
  186. CPPFLAGS=''
  187. CYGPATH_W='echo'
  188. DATADIRNAME=''
  189. DEFS=''
  190. DEPDIR='.deps'
  191. DESKTOP_INTEGRATION_FALSE=''
  192. DESKTOP_INTEGRATION_TRUE=''
  193. DLLTOOL=''
  194. DSYMUTIL=''
  195. DUMPBIN=''
  196. ECHO_C=''
  197. ECHO_N='-n'
  198. ECHO_T=''
  199. EGREP=''
  200. EXEEXT=''
  201. FAM_CFLAGS=''
  202. FAM_LIBS=''
  203. FGREP=''
  204. GETTEXT_PACKAGE=''
  205. GMOFILES=''
  206. GMSGFMT=''
  207. GREP=''
  208. GTK_CFLAGS=''
  209. GTK_LIBS=''
  210. G_CAST_CHECKS=''
  211. HAL_CFLAGS=''
  212. HAL_LIBS=''
  213. INSTALL_DATA='${INSTALL} -m 644'
  214. INSTALL_PROGRAM='${INSTALL}'
  215. INSTALL_SCRIPT='${INSTALL}'
  216. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  217. INSTOBJEXT=''
  218. INTLLIBS=''
  219. INTLTOOL_CAVES_RULE=''
  220. INTLTOOL_DESKTOP_RULE=''
  221. INTLTOOL_DIRECTORY_RULE=''
  222. INTLTOOL_EXTRACT=''
  223. INTLTOOL_KBD_RULE=''
  224. INTLTOOL_KEYS_RULE=''
  225. INTLTOOL_MERGE=''
  226. INTLTOOL_OAF_RULE=''
  227. INTLTOOL_PERL=''
  228. INTLTOOL_POLICY_RULE=''
  229. INTLTOOL_PONG_RULE=''
  230. INTLTOOL_PROP_RULE=''
  231. INTLTOOL_SCHEMAS_RULE=''
  232. INTLTOOL_SERVER_RULE=''
  233. INTLTOOL_SERVICE_RULE=''
  234. INTLTOOL_SHEET_RULE=''
  235. INTLTOOL_SOUNDLIST_RULE=''
  236. INTLTOOL_THEME_RULE=''
  237. INTLTOOL_UI_RULE=''
  238. INTLTOOL_UPDATE=''
  239. INTLTOOL_XAM_RULE=''
  240. INTLTOOL_XML_NOMERGE_RULE=''
  241. INTLTOOL_XML_RULE=''
  242. LD=''
  243. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu'
  244. LIBOBJS=''
  245. LIBS=''
  246. LIBTOOL=''
  247. LIBTOOL_EXPORT_OPTIONS=''
  248. LIPO=''
  249. LN_S=''
  250. LTLIBOBJS=''
  251. MAINT='#'
  252. MAINTAINER_MODE_FALSE=''
  253. MAINTAINER_MODE_TRUE='#'
  254. MAKEINFO='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/missing --run makeinfo'
  255. MANIFEST_TOOL=''
  256. MKDIR_P='/bin/mkdir -p'
  257. MKINSTALLDIRS=''
  258. MSGFMT=''
  259. MSGFMT_OPTS=''
  260. MSGMERGE=''
  261. NM=''
  262. NMEDIT=''
  263. OBJDUMP=''
  264. OBJEXT=''
  265. OTOOL64=''
  266. OTOOL=''
  267. PACKAGE='spacefm'
  268. PACKAGE_BUGREPORT=''
  269. PACKAGE_NAME='spacefm'
  270. PACKAGE_STRING='spacefm 0.6.2'
  271. PACKAGE_TARNAME='spacefm'
  272. PACKAGE_URL=''
  273. PACKAGE_VERSION='0.6.2'
  274. PATH_SEPARATOR=':'
  275. PKG_CONFIG=''
  276. PKG_CONFIG_LIBDIR=''
  277. PKG_CONFIG_PATH='/usr/lib/pkgconfig:/opt/qt/lib/pkgconfig'
  278. POFILES=''
  279. POSUB=''
  280. PO_IN_DATADIR_FALSE=''
  281. PO_IN_DATADIR_TRUE=''
  282. RANLIB=''
  283. SED=''
  284. SET_MAKE=''
  285. SHELL='/bin/sh'
  286. SN_CFLAGS=''
  287. SN_LIBS=''
  288. STRIP=''
  289. USE_HAL_FALSE=''
  290. USE_HAL_TRUE=''
  291. USE_NLS=''
  292. VERSION='0.6.2'
  293. XGETTEXT=''
  294. ac_ct_AR=''
  295. ac_ct_CC='gcc'
  296. ac_ct_DUMPBIN=''
  297. am__EXEEXT_FALSE=''
  298. am__EXEEXT_TRUE=''
  299. am__fastdepCC_FALSE=''
  300. am__fastdepCC_TRUE=''
  301. am__include='include'
  302. am__isrc=''
  303. am__leading_dot='.'
  304. am__nodep='_no'
  305. am__quote=''
  306. am__tar='${AMTAR} chof - "$$tardir"'
  307. am__untar='${AMTAR} xf -'
  308. bindir='${exec_prefix}/bin'
  309. build=''
  310. build_alias=''
  311. build_cpu=''
  312. build_os=''
  313. build_vendor=''
  314. datadir='${datarootdir}'
  315. datarootdir='${prefix}/share'
  316. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  317. dvidir='${docdir}'
  318. exec_prefix='NONE'
  319. host=''
  320. host_alias=''
  321. host_cpu=''
  322. host_os=''
  323. host_vendor=''
  324. htmldir='${docdir}'
  325. includedir='${prefix}/include'
  326. infodir='${datarootdir}/info'
  327. install_sh='${SHELL} /tmp/yaourt-tmp-melodie/aur-spacefm/src/spacefm-0.6.2/install-sh'
  328. libdir='${exec_prefix}/lib'
  329. libexecdir='${exec_prefix}/libexec'
  330. localedir='${datarootdir}/locale'
  331. localstatedir='${prefix}/var'
  332. mandir='${datarootdir}/man'
  333. mkdir_p='/bin/mkdir -p'
  334. oldincludedir='/usr/include'
  335. pdfdir='${docdir}'
  336. prefix='/usr'
  337. program_transform_name='s,x,x,'
  338. psdir='${docdir}'
  339. sbindir='${exec_prefix}/sbin'
  340. sharedstatedir='${prefix}/com'
  341. sysconfdir='${prefix}/etc'
  342. target_alias=''
  343.  
  344. ## ----------- ##
  345. ## confdefs.h. ##
  346. ## ----------- ##
  347.  
  348. /* confdefs.h */
  349. #define PACKAGE_NAME "spacefm"
  350. #define PACKAGE_TARNAME "spacefm"
  351. #define PACKAGE_VERSION "0.6.2"
  352. #define PACKAGE_STRING "spacefm 0.6.2"
  353. #define PACKAGE_BUGREPORT ""
  354. #define PACKAGE_URL ""
  355. #define PACKAGE "spacefm"
  356. #define VERSION "0.6.2"
  357.  
  358. configure: exit 77
Advertisement
Add Comment
Please, Sign In to add comment