Advertisement
zerophase

config.log

Jun 2nd, 2021
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 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 RASdaemon configure 0.6.7, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-sysconfdefdir=/etc/sysconfig --localstatedir=/var --enable-aer --enable-arm --enable-extlog --enable-hisi-ns-decode --enable-mce --enable-memory-ce-pfa --enable-non-standard --enable-devlink --enable-diskerror --enable-sqlite3
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Odin
  14. uname -m = x86_64
  15. uname -r = 5.12.8-1-ck
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Fri, 28 May 2021 18:37:55 +0000
  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/lib/ccache/bin/
  31. PATH: /home/zerophase/.gem/ruby/3.0.0/bin/
  32. PATH: /home/zerophase/bin/
  33. PATH: /usr/local/bin/
  34. PATH: /home/zerophase/.gem/ruby/3.0.0/bin/
  35. PATH: /home/zerophase/bin/
  36. PATH: /usr/local/bin/
  37. PATH: /usr/sbin/
  38. PATH: /sbin/
  39. PATH: /usr/games/
  40. PATH: /usr/local/bin/
  41. PATH: /usr/bin/
  42. PATH: /bin/
  43. PATH: /usr/local/sbin/
  44. PATH: /home/zerophase/.dotnet/tools/
  45. PATH: /usr/lib/jvm/default/bin/
  46. PATH: /usr/bin/site_perl/
  47. PATH: /usr/bin/vendor_perl/
  48. PATH: /usr/bin/core_perl/
  49. PATH: /usr/lib/jvm/default/bin/
  50. PATH: /home/zerophase/Documents/BashScripts/
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:2442: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub
  58. configure:2455: trying ./
  59. configure:2484: ./ltmain.sh found
  60. configure:2484: ./compile found
  61. configure:2484: ./missing found
  62. configure:2466: ./install-sh found
  63. configure:2484: ./config.guess found
  64. configure:2484: ./config.sub found
  65. configure:2607: checking whether make supports nested variables
  66. configure:2625: result: yes
  67. configure:2643: checking build system type
  68. configure:2658: result: x86_64-pc-linux-gnu
  69. configure:2678: checking host system type
  70. configure:2692: result: x86_64-pc-linux-gnu
  71. configure:2712: checking target system type
  72. configure:2726: result: x86_64-pc-linux-gnu
  73. configure:2773: checking for a BSD-compatible install
  74. configure:2846: result: /usr/bin/install -c
  75. configure:2857: checking whether build environment is sane
  76. configure:2912: result: yes
  77. configure:3071: checking for a race-free mkdir -p
  78. configure:3115: result: /usr/sbin/mkdir -p
  79. configure:3122: checking for gawk
  80. configure:3143: found /usr/sbin/gawk
  81. configure:3154: result: gawk
  82. configure:3165: checking whether make sets $(MAKE)
  83. configure:3188: result: yes
  84. configure:3379: checking for gcc
  85. configure:3400: found /usr/lib/ccache/bin/gcc
  86. configure:3411: result: gcc
  87. configure:3764: checking for C compiler version
  88. configure:3773: gcc --version >&5
  89. gcc (GCC) 11.1.0
  90. Copyright (C) 2021 Free Software Foundation, Inc.
  91. This is free software; see the source for copying conditions. There is NO
  92. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  93.  
  94. configure:3784: $? = 0
  95. configure:3773: gcc -v >&5
  96. Using built-in specs.
  97. COLLECT_GCC=/usr/sbin/gcc
  98. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/lto-wrapper
  99. Target: x86_64-pc-linux-gnu
  100. 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++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc
  101. Thread model: posix
  102. Supported LTO compression algorithms: zlib zstd
  103. gcc version 11.1.0 (GCC)
  104. configure:3784: $? = 0
  105. configure:3773: gcc -V >&5
  106. gcc: error: unrecognized command-line option '-V'
  107. gcc: fatal error: no input files
  108. compilation terminated.
  109. configure:3784: $? = 1
  110. configure:3773: gcc -qversion >&5
  111. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  112. gcc: fatal error: no input files
  113. compilation terminated.
  114. configure:3784: $? = 1
  115. configure:3773: gcc -version >&5
  116. gcc: error: unrecognized command-line option '-version'
  117. gcc: fatal error: no input files
  118. compilation terminated.
  119. configure:3784: $? = 1
  120. configure:3804: checking whether the C compiler works
  121. configure:3826: gcc -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5
  122. cc1: error: too many filenames given; type 'cc1 --help' for usage
  123. configure:3830: $? = 1
  124. configure:3870: result: no
  125. configure: failed program was:
  126. | /* confdefs.h */
  127. | #define PACKAGE_NAME "RASdaemon"
  128. | #define PACKAGE_TARNAME "rasdaemon"
  129. | #define PACKAGE_VERSION "0.6.7"
  130. | #define PACKAGE_STRING "RASdaemon 0.6.7"
  131. | #define PACKAGE_BUGREPORT ""
  132. | #define PACKAGE_URL ""
  133. | #define PACKAGE "rasdaemon"
  134. | #define VERSION "0.6.7"
  135. | /* end confdefs.h. */
  136. |
  137. | int
  138. | main (void)
  139. | {
  140. |
  141. | ;
  142. | return 0;
  143. | }
  144. configure:3875: error: in `/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7':
  145. configure:3877: error: C compiler cannot create executables
  146. See `config.log' for more details
  147.  
  148. ## ---------------- ##
  149. ## Cache variables. ##
  150. ## ---------------- ##
  151.  
  152. ac_cv_build='x86_64-pc-linux-gnu'
  153. ac_cv_env_CC_set=''
  154. ac_cv_env_CC_value=''
  155. ac_cv_env_CFLAGS_set='set'
  156. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection'
  157. ac_cv_env_CPPFLAGS_set=''
  158. ac_cv_env_CPPFLAGS_value=''
  159. ac_cv_env_LDFLAGS_set='set'
  160. ac_cv_env_LDFLAGS_value='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
  161. ac_cv_env_LIBS_set=''
  162. ac_cv_env_LIBS_value=''
  163. ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
  164. ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
  165. ac_cv_env_build_alias_set=''
  166. ac_cv_env_build_alias_value=''
  167. ac_cv_env_host_alias_set=''
  168. ac_cv_env_host_alias_value=''
  169. ac_cv_env_target_alias_set=''
  170. ac_cv_env_target_alias_value=''
  171. ac_cv_host='x86_64-pc-linux-gnu'
  172. ac_cv_path_install='/usr/bin/install -c'
  173. ac_cv_path_mkdir='/usr/sbin/mkdir'
  174. ac_cv_prog_AWK='gawk'
  175. ac_cv_prog_ac_ct_CC='gcc'
  176. ac_cv_prog_make_make_set='yes'
  177. ac_cv_target='x86_64-pc-linux-gnu'
  178. am_cv_make_support_nested_variables='yes'
  179.  
  180. ## ----------------- ##
  181. ## Output variables. ##
  182. ## ----------------- ##
  183.  
  184. ACLOCAL='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' aclocal-1.16'
  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='0'
  192. AM_V='$(V)'
  193. AR=''
  194. AUTOCONF='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' autoconf'
  195. AUTOHEADER='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' autoheader'
  196. AUTOMAKE='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' automake-1.16'
  197. AWK='gawk'
  198. CC='gcc'
  199. CCDEPMODE=''
  200. CFLAGS='-march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2, D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection'
  201. CPPFLAGS=''
  202. CYGPATH_W='echo'
  203. DEFS=''
  204. DEPDIR=''
  205. DLLTOOL=''
  206. DSYMUTIL=''
  207. DUMPBIN=''
  208. ECHO_C=''
  209. ECHO_N='-n'
  210. ECHO_T=''
  211. EGREP=''
  212. EXEEXT=''
  213. FGREP=''
  214. GREP=''
  215. INSTALL_DATA='${INSTALL} -m 644'
  216. INSTALL_PROGRAM='${INSTALL}'
  217. INSTALL_SCRIPT='${INSTALL}'
  218. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  219. LD=''
  220. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now'
  221. LIBOBJS=''
  222. LIBS=''
  223. LIBTOOL=''
  224. LIPO=''
  225. LN_S=''
  226. LTLIBOBJS=''
  227. LT_SYS_LIBRARY_PATH=''
  228. MAKEINFO='${SHELL} '\''/tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/missing'\'' makeinfo'
  229. MANIFEST_TOOL=''
  230. META_ALIAS=''
  231. META_AUTHOR=''
  232. META_DATE=''
  233. META_LT_AGE=''
  234. META_LT_CURRENT=''
  235. META_LT_REVISION=''
  236. META_NAME=''
  237. META_RELEASE=''
  238. META_VERSION=''
  239. MKDIR_P='/usr/sbin/mkdir -p'
  240. NM=''
  241. NMEDIT=''
  242. OBJDUMP=''
  243. OBJEXT=''
  244. OTOOL64=''
  245. OTOOL=''
  246. PACKAGE='rasdaemon'
  247. PACKAGE_BUGREPORT=''
  248. PACKAGE_NAME='RASdaemon'
  249. PACKAGE_STRING='RASdaemon 0.6.7'
  250. PACKAGE_TARNAME='rasdaemon'
  251. PACKAGE_URL=''
  252. PACKAGE_VERSION='0.6.7'
  253. PATH_SEPARATOR=':'
  254. RANLIB=''
  255. RASSTATEDIR=''
  256. RAS_DB_FNAME=''
  257. SED=''
  258. SET_MAKE=''
  259. SHELL='/bin/sh'
  260. SQLITE3_LIBS=''
  261. STRIP=''
  262. SYSCONFDEFDIR=''
  263. VERSION='0.6.7'
  264. WITH_ABRT_REPORT=''
  265. WITH_ABRT_REPORT_FALSE=''
  266. WITH_ABRT_REPORT_TRUE=''
  267. WITH_AER=''
  268. WITH_AER_FALSE=''
  269. WITH_AER_TRUE=''
  270. WITH_AMP_NS_DECODE=''
  271. WITH_AMP_NS_DECODE_FALSE=''
  272. WITH_AMP_NS_DECODE_TRUE=''
  273. WITH_ARM=''
  274. WITH_ARM_FALSE=''
  275. WITH_ARM_TRUE=''
  276. WITH_DEVLINK=''
  277. WITH_DEVLINK_FALSE=''
  278. WITH_DEVLINK_TRUE=''
  279. WITH_DISKERROR=''
  280. WITH_DISKERROR_FALSE=''
  281. WITH_DISKERROR_TRUE=''
  282. WITH_EXTLOG=''
  283. WITH_EXTLOG_FALSE=''
  284. WITH_EXTLOG_TRUE=''
  285. WITH_HISI_NS_DECODE=''
  286. WITH_HISI_NS_DECODE_FALSE=''
  287. WITH_HISI_NS_DECODE_TRUE=''
  288. WITH_MCE=''
  289. WITH_MCE_FALSE=''
  290. WITH_MCE_TRUE=''
  291. WITH_MEMORY_CE_PFA=''
  292. WITH_MEMORY_CE_PFA_FALSE=''
  293. WITH_MEMORY_CE_PFA_TRUE=''
  294. WITH_MEMORY_FAILURE=''
  295. WITH_MEMORY_FAILURE_FALSE=''
  296. WITH_MEMORY_FAILURE_TRUE=''
  297. WITH_NON_STANDARD=''
  298. WITH_NON_STANDARD_FALSE=''
  299. WITH_NON_STANDARD_TRUE=''
  300. WITH_SQLITE3=''
  301. WITH_SQLITE3_FALSE=''
  302. WITH_SQLITE3_TRUE=''
  303. ac_ct_AR=''
  304. ac_ct_CC='gcc'
  305. ac_ct_DUMPBIN=''
  306. am__EXEEXT_FALSE=''
  307. am__EXEEXT_TRUE=''
  308. am__fastdepCC_FALSE=''
  309. am__fastdepCC_TRUE=''
  310. am__include=''
  311. am__isrc=''
  312. am__leading_dot='.'
  313. am__nodep=''
  314. am__quote=''
  315. am__tar='$${TAR-tar} chof - "$$tardir"'
  316. am__untar='$${TAR-tar} xf -'
  317. bindir='${exec_prefix}/bin'
  318. build='x86_64-pc-linux-gnu'
  319. build_alias=''
  320. build_cpu='x86_64'
  321. build_os='linux-gnu'
  322. build_vendor='pc'
  323. datadir='${datarootdir}'
  324. datarootdir='${prefix}/share'
  325. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  326. dvidir='${docdir}'
  327. exec_prefix='NONE'
  328. host='x86_64-pc-linux-gnu'
  329. host_alias=''
  330. host_cpu='x86_64'
  331. host_os='linux-gnu'
  332. host_vendor='pc'
  333. htmldir='${docdir}'
  334. includedir='${prefix}/include'
  335. infodir='${datarootdir}/info'
  336. install_sh='${SHELL} /tmp/makepkg/rasdaemon/src/rasdaemon-0.6.7/install-sh'
  337. libdir='${exec_prefix}/lib'
  338. libexecdir='${exec_prefix}/libexec'
  339. localedir='${datarootdir}/locale'
  340. localstatedir='/var'
  341. mandir='${datarootdir}/man'
  342. mkdir_p='$(MKDIR_P)'
  343. oldincludedir='/usr/include'
  344. pdfdir='${docdir}'
  345. prefix='/usr'
  346. program_transform_name='s,x,x,'
  347. psdir='${docdir}'
  348. rasstatedir=''
  349. runstatedir='${localstatedir}/run'
  350. sbindir='/usr/bin'
  351. sharedstatedir='${prefix}/com'
  352. sysconfdir='/etc'
  353. target='x86_64-pc-linux-gnu'
  354. target_alias=''
  355. target_cpu='x86_64'
  356. target_os='linux-gnu'
  357. target_vendor='pc'
  358.  
  359. ## ----------- ##
  360. ## confdefs.h. ##
  361. ## ----------- ##
  362.  
  363. /* confdefs.h */
  364. #define PACKAGE_NAME "RASdaemon"
  365. #define PACKAGE_TARNAME "rasdaemon"
  366. #define PACKAGE_VERSION "0.6.7"
  367. #define PACKAGE_STRING "RASdaemon 0.6.7"
  368. #define PACKAGE_BUGREPORT ""
  369. #define PACKAGE_URL ""
  370. #define PACKAGE "rasdaemon"
  371. #define VERSION "0.6.7"
  372.  
  373. configure: exit 77
  374.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement