Advertisement
Guest User

Untitled

a guest
Nov 3rd, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.93 KB | None | 0 0
  1. keith /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4 $ cat config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by thermald configure 1.5.4, which was
  6. generated by GNU Autoconf 2.69. Invocation command line was
  7.  
  8. $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --sbindir=/usr/bin
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = hp-laptop
  15. uname -m = x86_64
  16. uname -r = 4.4.30-1-lts
  17. uname -s = Linux
  18. uname -v = #1 SMP Tue Nov 1 22:09:20 CET 2016
  19.  
  20. /usr/bin/uname -p = unknown
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = unknown
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/bin
  34. PATH: /usr/lib/jvm/default/bin
  35. PATH: /usr/bin/site_perl
  36. PATH: /usr/bin/vendor_perl
  37. PATH: /usr/bin/core_perl
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2186: checking for a BSD-compatible install
  45. configure:2254: result: /usr/bin/install -c
  46. configure:2265: checking whether build environment is sane
  47. configure:2320: result: yes
  48. configure:2471: checking for a thread-safe mkdir -p
  49. configure:2510: result: /usr/bin/mkdir -p
  50. configure:2517: checking for gawk
  51. configure:2533: found /usr/bin/gawk
  52. configure:2544: result: gawk
  53. configure:2555: checking whether make sets $(MAKE)
  54. configure:2577: result: yes
  55. configure:2606: checking whether make supports nested variables
  56. configure:2623: result: yes
  57. configure:2741: checking whether to enable maintainer-specific portions of Makefiles
  58. configure:2750: result: yes
  59. configure:2839: checking for pkg-config
  60. configure:2857: found /usr/bin/pkg-config
  61. configure:2869: result: /usr/bin/pkg-config
  62. configure:2894: checking pkg-config is at least version 0.9.0
  63. configure:2897: result: yes
  64. configure:2957: checking for style of include used by make
  65. configure:2985: result: GNU
  66. configure:3056: checking for gcc
  67. configure:3072: found /usr/bin/gcc
  68. configure:3083: result: gcc
  69. configure:3312: checking for C compiler version
  70. configure:3321: gcc --version >&5
  71. gcc (GCC) 6.2.1 20160830
  72. Copyright (C) 2016 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:3332: $? = 0
  77. configure:3321: gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=gcc
  80. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/lto-wrapper
  81. Target: x86_64-pc-linux-gnu
  82. Configured with: /build/gcc/src/gcc/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 --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
  83. Thread model: posix
  84. gcc version 6.2.1 20160830 (GCC)
  85. configure:3332: $? = 0
  86. configure:3321: gcc -V >&5
  87. gcc: error: unrecognized command line option '-V'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:3332: $? = 1
  91. configure:3321: gcc -qversion >&5
  92. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  93. gcc: fatal error: no input files
  94. compilation terminated.
  95. configure:3332: $? = 1
  96. configure:3352: checking whether the C compiler works
  97. configure:3374: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c >&5
  98. gcc: internal compiler error: Segmentation fault (program cc1)
  99. Please submit a full bug report,
  100. with preprocessed source if appropriate.
  101. See <https://bugs.archlinux.org/> for instructions.
  102. configure:3378: $? = 4
  103. configure:3416: result: no
  104. configure: failed program was:
  105. | /* confdefs.h */
  106. | #define PACKAGE_NAME "thermald"
  107. | #define PACKAGE_TARNAME "thermald"
  108. | #define PACKAGE_VERSION "1.5.4"
  109. | #define PACKAGE_STRING "thermald 1.5.4"
  110. | #define PACKAGE_BUGREPORT ""
  111. | #define PACKAGE_URL ""
  112. | #define GETTEXT_PACKAGE "thermald"
  113. | /* end confdefs.h. */
  114. |
  115. | int
  116. | main ()
  117. | {
  118. |
  119. | ;
  120. | return 0;
  121. | }
  122. configure:3421: error: in `/tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4':
  123. configure:3423: error: C compiler cannot create executables
  124. See `config.log' for more details
  125.  
  126. ## ---------------- ##
  127. ## Cache variables. ##
  128. ## ---------------- ##
  129.  
  130. ac_cv_env_CCC_set=
  131. ac_cv_env_CCC_value=
  132. ac_cv_env_CC_set=
  133. ac_cv_env_CC_value=
  134. ac_cv_env_CFLAGS_set=set
  135. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  136. ac_cv_env_CPPFLAGS_set=set
  137. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  138. ac_cv_env_CPP_set=
  139. ac_cv_env_CPP_value=
  140. ac_cv_env_CXXFLAGS_set=set
  141. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  142. ac_cv_env_CXX_set=
  143. ac_cv_env_CXX_value=
  144. ac_cv_env_DBUS_CFLAGS_set=
  145. ac_cv_env_DBUS_CFLAGS_value=
  146. ac_cv_env_DBUS_LIBS_set=
  147. ac_cv_env_DBUS_LIBS_value=
  148. ac_cv_env_GLIB_CFLAGS_set=
  149. ac_cv_env_GLIB_CFLAGS_value=
  150. ac_cv_env_GLIB_LIBS_set=
  151. ac_cv_env_GLIB_LIBS_value=
  152. ac_cv_env_LDFLAGS_set=set
  153. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  154. ac_cv_env_LIBS_set=
  155. ac_cv_env_LIBS_value=
  156. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  157. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  158. ac_cv_env_PKG_CONFIG_PATH_set=
  159. ac_cv_env_PKG_CONFIG_PATH_value=
  160. ac_cv_env_PKG_CONFIG_set=
  161. ac_cv_env_PKG_CONFIG_value=
  162. ac_cv_env_XML_CFLAGS_set=
  163. ac_cv_env_XML_CFLAGS_value=
  164. ac_cv_env_XML_LIBS_set=
  165. ac_cv_env_XML_LIBS_value=
  166. ac_cv_env_build_alias_set=
  167. ac_cv_env_build_alias_value=
  168. ac_cv_env_host_alias_set=
  169. ac_cv_env_host_alias_value=
  170. ac_cv_env_target_alias_set=
  171. ac_cv_env_target_alias_value=
  172. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  173. ac_cv_path_install='/usr/bin/install -c'
  174. ac_cv_path_mkdir=/usr/bin/mkdir
  175. ac_cv_prog_AWK=gawk
  176. ac_cv_prog_ac_ct_CC=gcc
  177. ac_cv_prog_make_make_set=yes
  178. am_cv_make_support_nested_variables=yes
  179.  
  180. ## ----------------- ##
  181. ## Output variables. ##
  182. ## ----------------- ##
  183.  
  184. ACLOCAL='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/missing aclocal-1.15'
  185. AMDEPBACKSLASH='\'
  186. AMDEP_FALSE='#'
  187. AMDEP_TRUE=''
  188. AMTAR='$${TAR-tar}'
  189. AM_BACKSLASH='\'
  190. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  191. AM_DEFAULT_VERBOSITY='1'
  192. AM_V='$(V)'
  193. AUTOCONF='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/missing autoconf'
  194. AUTOHEADER='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/missing autoheader'
  195. AUTOMAKE='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/missing automake-1.15'
  196. AWK='gawk'
  197. CC='gcc'
  198. CCDEPMODE=''
  199. CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  200. CPP=''
  201. CPPFLAGS='-D_FORTIFY_SOURCE=2'
  202. CXX=''
  203. CXXDEPMODE=''
  204. CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  205. CYGPATH_W='echo'
  206. DBUS_CFLAGS=''
  207. DBUS_LIBS=''
  208. DBUS_SYS_DIR='/etc/dbus-1/system.d'
  209. DEFS=''
  210. DEPDIR='.deps'
  211. ECHO_C=''
  212. ECHO_N='-n'
  213. ECHO_T=''
  214. EGREP=''
  215. EXEEXT=''
  216. GETTEXT_PACKAGE='thermald'
  217. GLIB_CFLAGS=''
  218. GLIB_LIBS=''
  219. GREP=''
  220. HAVE_SYSTEMD_FALSE='#'
  221. HAVE_SYSTEMD_TRUE=''
  222. INSTALL_DATA='${INSTALL} -m 644'
  223. INSTALL_PROGRAM='${INSTALL}'
  224. INSTALL_SCRIPT='${INSTALL}'
  225. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  226. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  227. LIBOBJS=''
  228. LIBS=''
  229. LTLIBOBJS=''
  230. MAINT=''
  231. MAINTAINER_MODE_FALSE='#'
  232. MAINTAINER_MODE_TRUE=''
  233. MAKEINFO='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/missing makeinfo'
  234. MKDIR_P='/usr/bin/mkdir -p'
  235. OBJEXT=''
  236. PACKAGE='thermald'
  237. PACKAGE_BUGREPORT=''
  238. PACKAGE_NAME='thermald'
  239. PACKAGE_STRING='thermald 1.5.4'
  240. PACKAGE_TARNAME='thermald'
  241. PACKAGE_URL=''
  242. PACKAGE_VERSION='1.5.4'
  243. PATH_SEPARATOR=':'
  244. PKG_CONFIG='/usr/bin/pkg-config'
  245. PKG_CONFIG_LIBDIR=''
  246. PKG_CONFIG_PATH=''
  247. SET_MAKE=''
  248. SHELL='/bin/sh'
  249. STRIP=''
  250. VERSION='1.5.4'
  251. XML_CFLAGS=''
  252. XML_LIBS=''
  253. ac_ct_CC='gcc'
  254. ac_ct_CXX=''
  255. am__EXEEXT_FALSE=''
  256. am__EXEEXT_TRUE=''
  257. am__fastdepCC_FALSE=''
  258. am__fastdepCC_TRUE=''
  259. am__fastdepCXX_FALSE=''
  260. am__fastdepCXX_TRUE=''
  261. am__include='include'
  262. am__isrc=''
  263. am__leading_dot='.'
  264. am__nodep='_no'
  265. am__quote=''
  266. am__tar='$${TAR-tar} chof - "$$tardir"'
  267. am__untar='$${TAR-tar} xf -'
  268. bindir='${exec_prefix}/bin'
  269. build_alias=''
  270. datadir='${datarootdir}'
  271. datarootdir='${prefix}/share'
  272. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  273. dvidir='${docdir}'
  274. exec_prefix='NONE'
  275. host_alias=''
  276. htmldir='${docdir}'
  277. includedir='${prefix}/include'
  278. infodir='${datarootdir}/info'
  279. install_sh='${SHELL} /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4/build-aux/install-sh'
  280. libdir='${exec_prefix}/lib'
  281. libexecdir='${exec_prefix}/libexec'
  282. localedir='${datarootdir}/locale'
  283. localstatedir='/var'
  284. mandir='${datarootdir}/man'
  285. mkdir_p='$(MKDIR_P)'
  286. oldincludedir='/usr/include'
  287. pdfdir='${docdir}'
  288. prefix='/usr'
  289. program_transform_name='s,x,x,'
  290. psdir='${docdir}'
  291. sbindir='/usr/bin'
  292. sharedstatedir='${prefix}/com'
  293. sysconfdir='/etc'
  294. systemdsystemunitdir='/usr/lib/systemd/system'
  295. target_alias=''
  296. tdbinary='/usr/bin/thermald'
  297. tdconfdir='/etc/thermald'
  298. tdrundir='/var/run/thermald'
  299.  
  300. ## ----------- ##
  301. ## confdefs.h. ##
  302. ## ----------- ##
  303.  
  304. /* confdefs.h */
  305. #define PACKAGE_NAME "thermald"
  306. #define PACKAGE_TARNAME "thermald"
  307. #define PACKAGE_VERSION "1.5.4"
  308. #define PACKAGE_STRING "thermald 1.5.4"
  309. #define PACKAGE_BUGREPORT ""
  310. #define PACKAGE_URL ""
  311. #define GETTEXT_PACKAGE "thermald"
  312.  
  313. configure: exit 77
  314. keith /tmp/yaourt-tmp-keith/aur-thermald/src/thermal_daemon-1.5.4 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement