1. [alex@schreiberstein kdelibs3]$ cat /etc/pacman.d/mirrorlist
  2. ##
  3. ## Arch Linux repository mirrorlist
  4. ## Sorted by mirror score from mirror status page
  5. ## Generated on 2012-07-15
  6. ##
  7. Server = http://arm.konnichi.com/2012/02/10/$repo/os/$arch
  8. ---------------
  9. [alex@schreiberstein kdelibs3]$ pacman -Q | grep auto  
  10. autoconf 2.68-2
  11. automake 1.11.3-1
  12. -----------------
  13. Outcome of "makepkg | tee workshere.log" (without make):
  14. ==========================================
  15.  
  16. patching file kate/part/katehighlight.cpp
  17. patching file kate/data/cmake.xml
  18. patching file kate/Mainpage.dox
  19. patching file kconf_update/Mainpage.dox
  20. patching file doc/common/tabs.css
  21. patching file doc/common/fdl-license
  22. patching file doc/common/header.html
  23. patching file doc/common/mainfooter.html
  24. patching file doc/common/Doxyfile.global
  25. patching file doc/common/print.css
  26. patching file doc/common/fdl-license.html
  27. patching file doc/common/kde.css
  28. patching file doc/common/mainheader.html
  29. patching file doc/common/README.Doxygen
  30. patching file doc/common/flat.css
  31. patching file doc/common/fdl-notice.html
  32. patching file doc/common/footer.html
  33. patching file doc/common/doxygen.css
  34. patching file doc/common/kde-default.css
  35. patching file kioslave/ftp/ftp.cc
  36. patching file kinit/start_kdeinit.c
  37. patching file kinit/Mainpage.dox
  38. patching file kimgio/Mainpage.dox
  39. patching file kio/kio/kzip.h
  40. patching file kio/kio/karchive.cpp
  41. patching file kio/kio/configure.in.in
  42. patching file kio/kio/kdirwatch.cpp
  43. patching file kio/kio/kzip.cpp
  44. patching file kabc/scripts/field.src.cpp
  45. patching file kabc/scripts/entrylist
  46. patching file kdesu/Mainpage.dox
  47. patching file kutils/Mainpage.dox
  48. patching file kdecore/kstringhandler.cpp
  49. patching file kdecore/Mainpage.dox
  50. patching file knewstuff/Mainpage.dox
  51. patching file khtml/Mainpage.dox
  52. patching file khtml/html/htmltokenizer.cpp
  53. patching file khtml/rendering/table_layout.cpp
  54. patching file kjs/Mainpage.dox
  55. patching file kjs/dtoa.cpp
  56. patching file kdoctools/customization/pt-BR/user.entities
  57. patching file kdoctools/Mainpage.dox
  58. patching file kparts/Mainpage.dox
  59. patching file kded/Mainpage.dox
  60. patching file kdeui/kdatetbl.cpp
  61. patching file kdeui/kmenubar.cpp
  62. patching file dnssd/Mainpage.dox
  63. patching file admin/acinclude.m4.in
  64. patching file kdecore/kcrash.cpp
  65. patching file kded/Makefile.am
  66. patching file kded/Makefile.in
  67. patching file kded/applications.menu
  68. patching file kded/kbuildsycoca.cpp
  69. patching file kded/kde-applications.menu
  70. patching file kio/kssl/kopenssl.cc
  71. Hunk #2 succeeded at 409 (offset -26 lines).
  72. Hunk #3 succeeded at 578 (offset -26 lines).
  73. Hunk #4 succeeded at 966 (offset -26 lines).
  74. Hunk #5 succeeded at 984 (offset -26 lines).
  75. patching file kio/kssl/kopenssl.h
  76. patching file kio/kssl/ksmimecrypto.cc
  77. patching file kio/kssl/ksslcertificate.cc
  78. patching file kdeprint/cups/cupsdconf2/cups-util.c
  79. *** automake (GNU automake) 1.11.3 found.
  80. *** Creating acinclude.m4
  81. make[1]: Entering directory `/home/alex/kdelibs3/src/kdelibs-3.5.10'
  82. make[1]: Nothing to be done for `acinclude.m4'.
  83. make[1]: Leaving directory `/home/alex/kdelibs3/src/kdelibs-3.5.10'
  84. *** Creating list of subdirectories
  85. *** Creating Makefile.am
  86. *** Creating configure.files
  87. *** Creating configure.in
  88. *** Creating aclocal.m4
  89. acinclude.m4:3725: the serial number must appear before any macro definition
  90. acinclude.m4:3770: the serial number must appear before any macro definition
  91. acinclude.m4:3815: the serial number must appear before any macro definition
  92. acinclude.m4:6023: the serial number must appear before any macro definition
  93. acinclude.m4:11969: the serial number must appear before any macro definition
  94. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
  95. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  96. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  97. acinclude.m4:6609: AC_LIBTOOL_LINKER_OPTION is expanded from...
  98. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  99. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  100. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  101. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  102. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  103. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  104. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  105. configure.in:37: the top level
  106. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
  107. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  108. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  109. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  110. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  111. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  112. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  113. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  114. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  115. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  116. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  117. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  118. configure.in:37: the top level
  119. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  120. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  121. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  122. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  123. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  124. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  125. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  126. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  127. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  128. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  129. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  130. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  131. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  132. configure.in:37: the top level
  133. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  134. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  135. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  136. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  137. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  138. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  139. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  140. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  141. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  142. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  143. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  144. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  145. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  146. configure.in:37: the top level
  147. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
  148. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  149. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  150. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  151. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  152. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  153. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  154. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  155. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  156. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  157. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  158. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  159. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  160. configure.in:37: the top level
  161. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
  162. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  163. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  164. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  165. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  166. acinclude.m4:9630: _LT_AC_LANG_F77_CONFIG is expanded from...
  167. acinclude.m4:9629: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
  168. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  169. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  170. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  171. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  172. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  173. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  174. configure.in:37: the top level
  175. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
  176. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  177. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  178. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  179. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  180. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  181. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  182. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  183. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  184. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  185. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  186. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  187. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  188. configure.in:37: the top level
  189. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  190. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  191. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  192. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  193. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  194. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  195. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  196. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  197. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  198. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  199. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  200. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  201. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  202. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  203. configure.in:37: the top level
  204. configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
  205. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  206. configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
  207. configure.in:1473: the top level
  208. *** Creating configure
  209. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
  210. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  211. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  212. acinclude.m4:6609: AC_LIBTOOL_LINKER_OPTION is expanded from...
  213. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  214. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  215. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  216. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  217. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  218. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  219. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  220. configure.in:37: the top level
  221. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
  222. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  223. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  224. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  225. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  226. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  227. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  228. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  229. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  230. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  231. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  232. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  233. configure.in:37: the top level
  234. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  235. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  236. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  237. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  238. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  239. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  240. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  241. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  242. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  243. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  244. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  245. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  246. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  247. configure.in:37: the top level
  248. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  249. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  250. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  251. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  252. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  253. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  254. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  255. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  256. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  257. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  258. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  259. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  260. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  261. configure.in:37: the top level
  262. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
  263. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  264. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  265. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  266. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  267. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  268. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  269. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  270. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  271. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  272. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  273. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  274. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  275. configure.in:37: the top level
  276. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
  277. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  278. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  279. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  280. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  281. acinclude.m4:9630: _LT_AC_LANG_F77_CONFIG is expanded from...
  282. acinclude.m4:9629: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
  283. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  284. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  285. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  286. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  287. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  288. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  289. configure.in:37: the top level
  290. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
  291. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  292. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  293. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  294. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  295. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  296. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  297. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  298. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  299. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  300. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  301. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  302. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  303. configure.in:37: the top level
  304. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  305. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  306. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  307. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  308. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  309. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  310. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  311. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  312. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  313. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  314. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  315. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  316. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  317. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  318. configure.in:37: the top level
  319. configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
  320. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  321. configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
  322. configure.in:1473: the top level
  323. *** Creating config.h template
  324. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
  325. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  326. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  327. acinclude.m4:6609: AC_LIBTOOL_LINKER_OPTION is expanded from...
  328. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  329. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  330. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  331. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  332. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  333. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  334. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  335. configure.in:37: the top level
  336. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
  337. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  338. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  339. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  340. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  341. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  342. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  343. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  344. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  345. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  346. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  347. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  348. configure.in:37: the top level
  349. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  350. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  351. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  352. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  353. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  354. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  355. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  356. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  357. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  358. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  359. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  360. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  361. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  362. configure.in:37: the top level
  363. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  364. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  365. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  366. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  367. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  368. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  369. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  370. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  371. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  372. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  373. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  374. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  375. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  376. configure.in:37: the top level
  377. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
  378. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  379. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  380. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  381. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  382. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  383. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  384. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  385. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  386. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  387. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  388. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  389. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  390. configure.in:37: the top level
  391. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
  392. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  393. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  394. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  395. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  396. acinclude.m4:9630: _LT_AC_LANG_F77_CONFIG is expanded from...
  397. acinclude.m4:9629: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
  398. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  399. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  400. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  401. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  402. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  403. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  404. configure.in:37: the top level
  405. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
  406. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  407. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  408. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  409. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  410. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  411. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  412. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  413. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  414. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  415. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  416. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  417. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  418. configure.in:37: the top level
  419. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  420. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  421. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  422. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  423. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  424. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  425. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  426. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  427. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  428. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  429. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  430. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  431. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  432. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  433. configure.in:37: the top level
  434. configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
  435. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  436. configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
  437. configure.in:1473: the top level
  438. *** Creating Makefile templates
  439. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
  440. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  441. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  442. acinclude.m4:6609: AC_LIBTOOL_LINKER_OPTION is expanded from...
  443. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  444. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  445. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  446. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  447. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  448. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  449. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  450. configure.in:37: the top level
  451. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
  452. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  453. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  454. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  455. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  456. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  457. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  458. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  459. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  460. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  461. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  462. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  463. configure.in:37: the top level
  464. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  465. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  466. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  467. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  468. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  469. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  470. acinclude.m4:8469: _LT_AC_LANG_C_CONFIG is expanded from...
  471. acinclude.m4:8468: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
  472. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  473. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  474. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  475. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  476. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  477. configure.in:37: the top level
  478. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  479. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  480. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  481. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  482. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  483. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  484. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  485. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  486. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  487. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  488. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  489. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  490. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  491. configure.in:37: the top level
  492. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
  493. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  494. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  495. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  496. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  497. acinclude.m4:8614: _LT_AC_LANG_CXX_CONFIG is expanded from...
  498. acinclude.m4:8613: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
  499. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  500. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  501. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  502. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  503. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  504. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  505. configure.in:37: the top level
  506. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
  507. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  508. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  509. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  510. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  511. acinclude.m4:9630: _LT_AC_LANG_F77_CONFIG is expanded from...
  512. acinclude.m4:9629: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
  513. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  514. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  515. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  516. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  517. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  518. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  519. configure.in:37: the top level
  520. configure.in:37: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
  521. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  522. ../../lib/autoconf/general.m4:2053: AC_CACHE_CHECK is expanded from...
  523. acinclude.m4:6566: AC_LIBTOOL_COMPILER_OPTION is expanded from...
  524. acinclude.m4:10505: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
  525. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  526. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  527. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  528. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  529. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  530. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  531. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  532. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  533. configure.in:37: the top level
  534. configure.in:37: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  535. ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  536. ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  537. ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  538. acinclude.m4:6254: _LT_AC_SYS_LIBPATH_AIX is expanded from...
  539. acinclude.m4:10967: AC_LIBTOOL_PROG_LD_SHLIBS is expanded from...
  540. acinclude.m4:9730: _LT_AC_LANG_GCJ_CONFIG is expanded from...
  541. acinclude.m4:9729: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
  542. acinclude.m4:7606: _LT_AC_TAGCONFIG is expanded from...
  543. acinclude.m4:6093: AC_LIBTOOL_SETUP is expanded from...
  544. acinclude.m4:6073: _AC_PROG_LIBTOOL is expanded from...
  545. acinclude.m4:6038: AC_PROG_LIBTOOL is expanded from...
  546. acinclude.m4:11807: AM_PROG_LIBTOOL is expanded from...
  547. acinclude.m4:3498: KDE_PROG_LIBTOOL is expanded from...
  548. configure.in:37: the top level
  549. configure.in:1473: warning: AC_CACHE_VAL(kde_link_libthai, ...): suspicious cache-id, must contain _cv_ to be cached
  550. ../../lib/autoconf/general.m4:2032: AC_CACHE_VAL is expanded from...
  551. configure.in:1421: KDE_CHECK_LIBTHAI is expanded from...
  552. configure.in:1473: the top level
  553. kdecore/Makefile.am:170: compiling `kgrantpty.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
  554. *** Postprocessing Makefile templates
  555. unknown icon type cr32 in pics/crystalsvg/Makefile.in (cr32-key_enter.png)
  556. *** Creating date/time stamp
  557. *** Finished
  558.     Don't forget to run ./configure
  559.    If you haven't done so in a while, run ./configure --help
  560. checking build system type... x86_64-unknown-linux-gnu
  561. checking host system type... x86_64-unknown-linux-gnu
  562. checking target system type... x86_64-unknown-linux-gnu
  563. checking for a BSD-compatible install... /bin/install -c
  564. checking for -p flag to install... yes
  565. checking whether build environment is sane... yes
  566. checking for a thread-safe mkdir -p... /bin/mkdir -p
  567. checking for gawk... gawk
  568. checking whether make sets $(MAKE)... yes
  569. checking for style of include used by make... GNU
  570. checking for gcc... gcc
  571. checking whether the C compiler works... yes
  572. checking for C compiler default output file name... a.out
  573. checking for suffix of executables...
  574. checking whether we are cross compiling... no
  575. checking for suffix of object files... o
  576. checking whether we are using the GNU C compiler... yes
  577. checking whether gcc accepts -g... yes
  578. checking for gcc option to accept ISO C89... none needed
  579. checking dependency style of gcc... gcc3
  580. checking for g++... g++
  581. checking whether we are using the GNU C++ compiler... yes
  582. checking whether g++ accepts -g... yes
  583. checking dependency style of g++... gcc3
  584. checking how to run the C preprocessor... gcc -E
  585. checking whether gcc is blacklisted... no
  586. checking whether g++ supports -Wmissing-format-attribute... yes
  587. checking whether gcc supports -Wmissing-format-attribute... yes
  588. checking whether g++ supports -Wundef... yes
  589. checking whether g++ supports -Wno-long-long... yes
  590. checking whether g++ supports -Wno-non-virtual-dtor... yes
  591. checking whether g++ supports -fno-reorder-blocks... yes
  592. checking whether g++ supports -fno-exceptions... yes
  593. checking whether g++ supports -fno-check-new... yes
  594. checking whether g++ supports -fno-common... yes
  595. checking whether g++ supports -fexceptions... yes
  596. checking whether system headers can cope with -O2 -fno-inline... irrelevant
  597. checking how to run the C++ preprocessor... g++ -E
  598. checking whether g++ supports -O0... yes
  599. checking whether g++ supports -Wl,--enable-new-dtags... yes
  600. checking whether g++ supports -Wl,--as-needed... yes
  601. checking whether g++ supports -Wl,--no-undefined... yes
  602. checking whether g++ supports -Wl,--allow-shlib-undefined... yes
  603. not using lib directory suffix
  604. checking for a sed that does not truncate output... /bin/sed
  605. checking for grep that handles long lines and -e... /bin/grep
  606. checking for egrep... /bin/grep -E
  607. checking for ld used by gcc... /usr/bin/ld
  608. checking if the linker (/usr/bin/ld) is GNU ld... yes
  609. checking for /usr/bin/ld option to reload object files... -r
  610. checking for BSD-compatible nm... /usr/bin/nm -B
  611. checking whether ln -s works... yes
  612. checking how to recognise dependent libraries... pass_all
  613. checking for ANSI C header files... yes
  614. checking for sys/types.h... yes
  615. checking for sys/stat.h... yes
  616. checking for stdlib.h... yes
  617. checking for string.h... yes
  618. checking for memory.h... yes
  619. checking for strings.h... yes
  620. checking for inttypes.h... yes
  621. checking for stdint.h... yes
  622. checking for unistd.h... yes
  623. checking dlfcn.h usability... yes
  624. checking dlfcn.h presence... yes
  625. checking for dlfcn.h... yes
  626. checking for g77... no
  627. checking for xlf... no
  628. checking for f77... no
  629. checking for frt... no
  630. checking for pgf77... no
  631. checking for cf77... no
  632. checking for fort77... no
  633. checking for fl32... no
  634. checking for af77... no
  635. checking for xlf90... no
  636. checking for f90... no
  637. checking for pgf90... no
  638. checking for pghpf... no
  639. checking for epcf90... no
  640. checking for gfortran... no
  641. checking for g95... no
  642. checking for xlf95... no
  643. checking for f95... no
  644. checking for fort... no
  645. checking for ifort... no
  646. checking for ifc... no
  647. checking for efc... no
  648. checking for pgfortran... no
  649. checking for pgf95... no
  650. checking for lf95... no
  651. checking for ftn... no
  652. checking whether we are using the GNU Fortran 77 compiler... no
  653. checking whether  accepts -g... no
  654. checking the maximum length of command line arguments... 32768
  655. checking command to parse /usr/bin/nm -B output from gcc object... ok
  656. checking for objdir... .libs
  657. checking for ar... ar
  658. checking for ranlib... ranlib
  659. checking for strip... strip
  660. checking if gcc static flag  works... yes
  661. checking if gcc supports -fno-rtti -fno-exceptions... no
  662. checking for gcc option to produce PIC... -fPIC
  663. checking if gcc PIC flag -fPIC works... yes
  664. checking if gcc supports -c -o file.o... yes
  665. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  666. checking whether -lc should be explicitly linked in... no
  667. checking dynamic linker characteristics... GNU/Linux ld.so
  668. checking how to hardcode library paths into programs... immediate
  669. checking whether stripping libraries is possible... yes
  670. checking for shl_load... no
  671. checking for shl_load in -ldld... no
  672. checking for dlopen... no
  673. checking for dlopen in -ldl... yes
  674. checking whether a program can dlopen itself... yes
  675. checking whether a statically linked program can dlopen itself... yes
  676. checking if libtool supports shared libraries... yes
  677. checking whether to build shared libraries... yes
  678. checking whether to build static libraries... no
  679. configure: creating libtool
  680. appending configuration tag "CXX" to libtool
  681. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  682. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  683. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  684. checking for g++ option to produce PIC... -fPIC
  685. checking if g++ PIC flag -fPIC works... yes
  686. checking if g++ supports -c -o file.o... yes
  687. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  688. checking dynamic linker characteristics... GNU/Linux ld.so
  689. checking how to hardcode library paths into programs... immediate
  690. checking whether stripping libraries is possible... yes
  691. checking for shl_load... (cached) no
  692. checking for shl_load in -ldld... (cached) no
  693. checking for dlopen... (cached) no
  694. checking for dlopen in -ldl... (cached) yes
  695. checking whether a program can dlopen itself... (cached) yes
  696. checking whether a statically linked program can dlopen itself... (cached) yes
  697. appending configuration tag "F77" to libtool
  698. checking which extension is used for shared libraries...
  699. checking which variable specifies run-time library path... LD_LIBRARY_PATH
  700. checking for the default library search path... /lib64 /usr/lib64
  701. checking for objdir... .libs
  702. checking command to parse /usr/bin/nm -B output... yes
  703. checking whether libtool supports -dlopen/-dlpreopen... yes
  704. checking for dlopen in -ldl... (cached) yes
  705. checking for shl_load... (cached) no
  706. checking for shl_load in -ldld... (cached) no
  707. checking for dld_link in -ldld... no
  708. checking for dlerror... yes
  709. checking for _ prefix in compiled symbols... (cached) no
  710. checking whether deplibs are loaded by dlopen... yes
  711. checking malloc.h usability... yes
  712. checking malloc.h presence... yes
  713. checking for malloc.h... yes
  714. checking for memory.h... (cached) yes
  715. checking for stdlib.h... (cached) yes
  716. checking stdio.h usability... yes
  717. checking stdio.h presence... yes
  718. checking for stdio.h... yes
  719. checking ctype.h usability... yes
  720. checking ctype.h presence... yes
  721. checking for ctype.h... yes
  722. checking for dlfcn.h... (cached) yes
  723. checking dl.h usability... no
  724. checking dl.h presence... no
  725. checking for dl.h... no
  726. checking dld.h usability... no
  727. checking dld.h presence... no
  728. checking for dld.h... no
  729. checking for string.h... (cached) yes
  730. checking for strchr... yes
  731. checking for strrchr... yes
  732. checking for memcpy... yes
  733. checking for strcmp... yes
  734. checking for msgfmt... /usr/bin/msgfmt
  735. checking for gmsgfmt... /usr/bin/msgfmt
  736. checking for xgettext... /usr/bin/xgettext
  737. checking for ranlib... (cached) ranlib
  738. checking for off_t... yes
  739. checking for size_t... yes
  740. checking for working alloca.h... yes
  741. checking for alloca... yes
  742. checking for stdlib.h... (cached) yes
  743. checking for unistd.h... (cached) yes
  744. checking for sys/param.h... yes
  745. checking for getpagesize... yes
  746. checking for working mmap... yes
  747. checking limits.h usability... yes
  748. checking limits.h presence... yes
  749. checking for limits.h... yes
  750. checking locale.h usability... yes
  751. checking locale.h presence... yes
  752. checking for locale.h... yes
  753. checking nl_types.h usability... yes
  754. checking nl_types.h presence... yes
  755. checking for nl_types.h... yes
  756. checking for string.h... (cached) yes
  757. checking values.h usability... yes
  758. checking values.h presence... yes
  759. checking for values.h... yes
  760. checking alloca.h usability... yes
  761. checking alloca.h presence... yes
  762. checking for alloca.h... yes
  763. checking for getcwd... yes
  764. checking for munmap... yes
  765. checking for putenv... yes
  766. checking for setlocale... yes
  767. checking for strchr... (cached) yes
  768. checking for strcasecmp... yes
  769. checking for __argz_count... yes
  770. checking for __argz_stringify... yes
  771. checking for __argz_next... yes
  772. checking for stpcpy... yes
  773. checking for LC_MESSAGES... yes
  774. checking if C++ programs can be compiled... yes
  775. checking for dirent.h that defines DIR... yes
  776. checking for library containing opendir... none required
  777. checking for ANSI C header files... (cached) yes
  778. checking for sys/param.h... (cached) yes
  779. checking sys/mman.h usability... yes
  780. checking sys/mman.h presence... yes
  781. checking for sys/mman.h... yes
  782. checking sys/time.h usability... yes
  783. checking sys/time.h presence... yes
  784. checking for sys/time.h... yes
  785. checking sysent.h usability... no
  786. checking sysent.h presence... no
  787. checking for sysent.h... no
  788. checking for strings.h... (cached) yes
  789. checking for sys/stat.h... (cached) yes
  790. checking sys/select.h usability... yes
  791. checking sys/select.h presence... yes
  792. checking for sys/select.h... yes
  793. checking paths.h usability... yes
  794. checking paths.h presence... yes
  795. checking for paths.h... yes
  796. checking for malloc.h... (cached) yes
  797. checking for limits.h... (cached) yes
  798. checking sys/soundcard.h usability... yes
  799. checking sys/soundcard.h presence... yes
  800. checking for sys/soundcard.h... yes
  801. checking for dlfcn.h... (cached) yes
  802. checking termios.h usability... yes
  803. checking termios.h presence... yes
  804. checking for termios.h... yes
  805. checking sys/acl.h usability... yes
  806. checking sys/acl.h presence... yes
  807. checking for sys/acl.h... yes
  808. checking sys/xattr.h usability... yes
  809. checking sys/xattr.h presence... yes
  810. checking for sys/xattr.h... yes
  811. checking attr/libattr.h usability... yes
  812. checking attr/libattr.h presence... yes
  813. checking for attr/libattr.h... yes
  814. checking for acl_init in -lacl... yes
  815. checking acl/libacl.h usability... yes
  816. checking acl/libacl.h presence... yes
  817. checking for acl/libacl.h... yes
  818. checking for strlcat... no
  819. checking if strlcat needs custom prototype... yes - in libkdefakes
  820. checking for strlcpy... no
  821. checking if strlcpy needs custom prototype... yes - in libkdefakes
  822. checking for main in -lutil... yes
  823. checking for main in -lcompat... no
  824. checking for crypt in -lcrypt... yes
  825. checking for socklen_t... yes
  826. checking for dnet_ntoa in -ldnet... no
  827. checking for dnet_ntoa in -ldnet_stub... no
  828. checking for inet_ntoa... yes
  829. checking for connect... yes
  830. checking for remove... yes
  831. checking for shmat... yes
  832. checking for sys/types.h... (cached) yes
  833. checking for stdint.h... (cached) yes
  834. checking sys/bitypes.h usability... yes
  835. checking sys/bitypes.h presence... yes
  836. checking for sys/bitypes.h... yes
  837. checking for poll in -lpoll... no
  838. checking Carbon/Carbon.h usability... no
  839. checking Carbon/Carbon.h presence... no
  840. checking for Carbon/Carbon.h... no
  841. checking CoreAudio/CoreAudio.h usability... no
  842. checking CoreAudio/CoreAudio.h presence... no
  843. checking for CoreAudio/CoreAudio.h... no
  844. checking if res_init needs -lresolv... yes
  845. checking for res_init... yes
  846. checking if res_init needs custom prototype... no
  847. checking for killpg in -lucb... no
  848. checking size of int... 4
  849. checking size of short... 2
  850. checking size of long... 8
  851. checking size of char *... 8
  852. checking for dlopen in -ldl... (cached) yes
  853. checking for shl_unload in -ldld... no
  854. checking size of size_t... 8
  855. checking size of unsigned long... 8
  856. checking sizeof size_t == sizeof unsigned long... yes
  857. checking for PIE support... yes
  858. checking if enabling -pie/fPIE support... yes
  859. checking crt_externs.h usability... no
  860. checking crt_externs.h presence... no
  861. checking for crt_externs.h... no
  862. checking for _NSGetEnviron... no
  863. checking for vsnprintf... yes
  864. checking for snprintf... yes
  865. checking for X... libraries /usr/lib, headers .
  866. checking for IceConnectionNumber in -lICE... yes
  867. checking for libXext... yes
  868. checking for pkg-config... /usr/bin/pkg-config
  869. checking for pthread_create in -lpthread... yes
  870. checking for extra includes... no
  871. checking for extra libs... no
  872. checking for libz... -lz
  873. checking for libpng... -lpng -lz -lm
  874. checking for libjpeg6b... no
  875. checking for libjpeg... -ljpeg
  876. checking for perl... /usr/bin/perl
  877. checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt
  878. checking for moc... /opt/qt/bin/moc
  879. checking for uic... /opt/qt/bin/uic
  880. checking whether uic supports -L ... yes
  881. checking whether uic supports -nounload ... yes
  882. checking if Qt needs -ljpeg... no
  883. checking for rpath... yes
  884. checking for KDE... will be installed in /opt/kde
  885. checking grepping for visibility push/pop in headers... yes
  886. checking whether g++ supports -fvisibility=hidden... yes
  887. checking if Qt is patched for -fvisibility... yes
  888. checking for gcc -fvisibility-inlines-hidden bug... no
  889. checking for KDE paths... defaults
  890. checking for dcopidl... compiled
  891. checking for dcopidl2cpp... compiled
  892. checking for meinproc... compiled
  893. checking for kconfig_compiler... compiled
  894. checking for dcopidlng... compiled
  895. checking for makekdewidgets... compiled
  896. checking for xmllint... /usr/bin/xmllint
  897. checking for X11/extensions/shape.h... yes
  898. checking for X11/extensions/XShm.h... yes
  899. checking X11/ICE/ICElib.h usability... yes
  900. checking X11/ICE/ICElib.h presence... yes
  901. checking for X11/ICE/ICElib.h... yes
  902. checking sys/sendfile.h usability... yes
  903. checking sys/sendfile.h presence... yes
  904. checking for sys/sendfile.h... yes
  905. checking whether time.h and sys/time.h may both be included... yes
  906. checking whether byte ordering is bigendian... no
  907. checking for setenv... yes
  908. checking if setenv needs custom prototype... no
  909. checking for unsetenv... yes
  910. checking if unsetenv needs custom prototype... no
  911. checking for random... yes
  912. checking if random needs custom prototype... no
  913. checking for srandom... yes
  914. checking if srandom needs custom prototype... no
  915. checking for mkstemps... yes
  916. checking if mkstemps needs custom prototype... no
  917. checking for mkstemp... yes
  918. checking if mkstemp needs custom prototype... no
  919. checking for mkdtemp... yes
  920. checking if mkdtemp needs custom prototype... no
  921. checking for strtoll... yes
  922. checking for socket... yes
  923. checking for seteuid... yes
  924. checking for setegid... yes
  925. checking for strfmon... yes
  926. checking for stpcpy... yes
  927. checking for gettimeofday... yes
  928. checking for readdir_r... yes
  929. checking for setpriority... yes
  930. checking for usleep... yes
  931. checking if usleep needs custom prototype... no
  932. checking for gethostname... yes
  933. checking if gethostname needs custom prototype... no
  934. checking for random... (cached) yes
  935. checking if random needs custom prototype... (cached) no
  936. checking for srandom... (cached) yes
  937. checking if srandom needs custom prototype... (cached) no
  938. checking for S_ISSOCK... yes
  939. checking for initgroups... yes
  940. checking if initgroups needs custom prototype... no
  941. checking for mount tab file... /etc/mtab
  942. checking if getmntinfo() uses struct statvfs... no
  943. checking if sendfile() is wanted... yes
  944. checking if MIT-SHM support is wanted... yes
  945. checking for posix_fadvise... yes
  946. checking for _IceTransNoListen... yes
  947. checking for Compiler version... COLLECT_GCC=g++
  948. checking for uname... Linux 3.5.0-1-ARCH x86_64
  949. checking for distribution channel... Arch Linux
  950. checking for addToUtmp in -lutempter... no
  951. checking for Qt docs... NO
  952. checking for dot... not found
  953. checking for doxygen... not found
  954. checking if ld supports unversioned version maps... yes
  955. checking for aRts-1.1... disabled
  956. checking for md5sum... /usr/bin/md5sum
  957. Not using Lua
  958. checking whether we can use openpty... yes
  959. checking idna.h usability... yes
  960. checking idna.h presence... yes
  961. checking for idna.h... yes
  962. checking punycode.h usability... yes
  963. checking punycode.h presence... yes
  964. checking for punycode.h... yes
  965. checking stringprep.h usability... yes
  966. checking stringprep.h presence... yes
  967. checking for stringprep.h... yes
  968. checking for idna_to_ascii_4i in -lidn... yes
  969. checking for inet_ntop... yes
  970. checking for inet_pton... yes
  971. checking for getpeername... yes
  972. checking for getsockname... yes
  973. checking for getsockopt... yes
  974. checking for gethostbyname2_r... yes
  975. checking for gethostbyname_r... yes
  976. checking for gethostbyname2... yes
  977. checking for if_nametoindex... yes
  978. checking for getprotobyname_r... yes
  979. checking for getservbyname_r... yes
  980. checking for getservbyport_r... yes
  981. checking whether getservbyname_r is declared... yes
  982. checking for netinet/in.h... yes
  983. checking for net/if.h... yes
  984. checking sys/filio.h usability... no
  985. checking sys/filio.h presence... no
  986. checking for sys/filio.h... no
  987. checking for usleep... yes
  988. checking for poll... yes
  989. checking for madvise... yes
  990. checking for struct addrinfo... yes
  991. checking for getaddrinfo... yes
  992. checking for freeaddrinfo... yes
  993. checking for getnameinfo... yes
  994. checking for gai_strerror... yes
  995. checking if getaddrinfo works using numeric service with null host... yes
  996. checking for struct sockaddr.sa_len... no
  997. checking for struct sockaddr_in6... yes
  998. checking for struct sockaddr_in6.sin6_scope_id... yes
  999. checking for GLIBC function backtrace... yes
  1000. checking sys/mount.h usability... yes
  1001. checking sys/mount.h presence... yes
  1002. checking for sys/mount.h... yes
  1003. checking for libart2-config... /usr/bin/libart2-config
  1004. checking sys/stropts.h usability... yes
  1005. checking sys/stropts.h presence... yes
  1006. checking for sys/stropts.h... yes
  1007. checking for sys/select.h... (cached) yes
  1008. checking libutil.h usability... no
  1009. checking libutil.h presence... no
  1010. checking for libutil.h... no
  1011. checking util.h usability... no
  1012. checking util.h presence... no
  1013. checking for util.h... no
  1014. checking for termios.h... (cached) yes
  1015. checking pty.h usability... yes
  1016. checking pty.h presence... yes
  1017. checking for pty.h... yes
  1018. checking termio.h usability... yes
  1019. checking termio.h presence... yes
  1020. checking for termio.h... yes
  1021. checking for revoke(tty) in unistd.h... yes
  1022. checking whether to enable fast malloc... no
  1023. checking whether g++ supports -finline-limit=100000... yes
  1024. checking X11/extensions/Xrender.h usability... yes
  1025. checking X11/extensions/Xrender.h presence... yes
  1026. checking for X11/extensions/Xrender.h... yes
  1027. checking for XRenderComposite in -lXrender... yes
  1028. checking for cups-config... /usr/bin/cups-config
  1029. checking for cupsServer in -lcups... yes
  1030. checking cups/cups.h usability... yes
  1031. checking cups/cups.h presence... yes
  1032. checking for cups/cups.h... yes
  1033. checking CUPS version >= 1.0109... yes
  1034. checking CUPS version >= 1.0120... yes
  1035. checking installation of PS driver needed... yes
  1036. checking for su... /bin/su
  1037. checking for sudo... /usr/bin/sudo
  1038. checking POSIX.1b scheduling... yes
  1039. checking for initgroups... yes
  1040. checking for libutil.h... (cached) no
  1041. checking for util.h... (cached) no
  1042. checking for pty.h... (cached) yes
  1043. checking for openpty in -lutil... yes
  1044. checking for openpty... no
  1045. checking for initgroups... (cached) yes
  1046. checking for setgroups... yes
  1047. checking for getgroups... yes
  1048. checking for grantpt... yes
  1049. checking for setpriority... (cached) yes
  1050. checking for getpt... yes
  1051. checking for unlockpt... yes
  1052. checking for ptsname... yes
  1053. checking for _getpty... no
  1054. checking for struct ucred... no
  1055. checking for getpeereid... no
  1056. checking for xml2-config... /usr/bin/xml2-config
  1057. checking for xmllint... /usr/bin/xmllint
  1058. checking for xslt-config... /usr/bin/xslt-config
  1059. checking for bzDecompress in libbz2... no
  1060. checking whether g++ supports -shared... yes
  1061. checking whether g++ supports -fPIC... yes
  1062. checking for BZ2_bzDecompress in (shared) libbz2... -lbz2
  1063. checking for present bzip2 support... ok
  1064. checking if libthai should be compiled in... no
  1065. checking valgrind/memcheck.h usability... no
  1066. checking valgrind/memcheck.h presence... no
  1067. checking for valgrind/memcheck.h... no
  1068. checking for libtiff tiff... yes
  1069. checking for libjpeg6b... (cached) no
  1070. checking for libjpeg... (cached) -ljpeg
  1071. checking for libpng... (cached) -lpng -lz -lm
  1072. checking for jasper... -ljasper -ljpeg -lm
  1073. checking for OpenEXR libraries... -pthread -lIlmImf -lz -lImath -lHalf -lIex -lIlmThread  
  1074. checking for XftInit in -lqt-mt... no
  1075. checking for fontconfig-config... not found
  1076. checking for pkg-config... /usr/bin/pkg-config
  1077. checking for freetype-config... /usr/bin/freetype-config
  1078. checking X11/Xft/Xft.h usability... yes
  1079. checking X11/Xft/Xft.h presence... yes
  1080. checking for X11/Xft/Xft.h... yes
  1081. checking whether to make kdeinit setuid root in order to protect it from bad Linux OOM-killer... yes
  1082. checking for libz... (cached) -lz
  1083. checking sys/mnttab.h usability... no
  1084. checking sys/mnttab.h presence... no
  1085. checking for sys/mnttab.h... no
  1086. checking sys/mntent.h usability... no
  1087. checking sys/mntent.h presence... no
  1088. checking for sys/mntent.h... no
  1089. checking mntent.h usability... yes
  1090. checking mntent.h presence... yes
  1091. checking for mntent.h... yes
  1092. checking fstab.h usability... yes
  1093. checking fstab.h presence... yes
  1094. checking for fstab.h... yes
  1095. checking sys/ucred.h usability... no
  1096. checking sys/ucred.h presence... no
  1097. checking for sys/ucred.h... no
  1098. checking for sys/mount.h... (cached) yes
  1099. checking for setmntent... yes
  1100. checking for getmntinfo... no
  1101. checking for volmgt_running in -lvolmgt... no
  1102. checking if you need GNU extensions... yes
  1103. checking if you need GNU extensions... (cached) yes
  1104. checking for Linux Inotify Notification... yes
  1105. checking for OpenSSL... libraries /usr/lib, headers /usr/include
  1106. checking whether OpenSSL uses rsaref... no
  1107. checking for easter eggs... none found
  1108. checking for OpenSSL version... ok
  1109. checking for setgroups with short argument... no
  1110. checking arpa/nameser8_compat.h usability... no
  1111. checking arpa/nameser8_compat.h presence... no
  1112. checking for arpa/nameser8_compat.h... no
  1113. checking for sys/param.h... (cached) yes
  1114. checking for setfsent... yes
  1115. checking whether to enable GSSAPI support... checking for krb5-config... /usr/bin/krb5-config
  1116. incs= libs=-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err
  1117. checking ieeefp.h usability... no
  1118. checking ieeefp.h presence... no
  1119. checking for ieeefp.h... no
  1120. checking float.h usability... yes
  1121. checking float.h presence... yes
  1122. checking for float.h... yes
  1123. checking for finite in -lm... yes
  1124. checking for _finite in -lm... no
  1125. checking for isnan with <math.h>... yes
  1126. checking for isinf with <math.h>... yes
  1127. checking for pcre-config... /usr/bin/pcre-config
  1128. checking for new_aspell_config in -laspell... yes
  1129. checking aspell.h usability... yes
  1130. checking aspell.h presence... yes
  1131. checking for aspell.h... yes
  1132. checking for hspell_check_word in -lhspell... yes
  1133. checking hspell.h usability... yes
  1134. checking hspell.h presence... yes
  1135. checking for hspell.h... yes
  1136. checking for sys/soundcard.h... (cached) yes
  1137. checking machine/soundcard.h usability... no
  1138. checking machine/soundcard.h presence... no
  1139. checking for machine/soundcard.h... no
  1140. checking linux/awe_voice.h usability... no
  1141. checking linux/awe_voice.h presence... no
  1142. checking for linux/awe_voice.h... no
  1143. checking awe_voice.h usability... no
  1144. checking awe_voice.h presence... no
  1145. checking for awe_voice.h... no
  1146. checking /usr/src/sys/i386/isa/sound/awe_voice.h usability... no
  1147. checking /usr/src/sys/i386/isa/sound/awe_voice.h presence... no
  1148. checking for /usr/src/sys/i386/isa/sound/awe_voice.h... no
  1149. checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h usability... no
  1150. checking /usr/src/sys/gnu/i386/isa/sound/awe_voice.h presence... no
  1151. checking for /usr/src/sys/gnu/i386/isa/sound/awe_voice.h... no
  1152. checking sys/asoundlib.h usability... yes
  1153. checking sys/asoundlib.h presence... yes
  1154. checking for sys/asoundlib.h... yes
  1155. checking alsa/asoundlib.h usability... yes
  1156. checking alsa/asoundlib.h presence... yes
  1157. checking for alsa/asoundlib.h... yes
  1158. checking for snd_seq_create_simple_port in -lasound... yes
  1159. checking for snd_pcm_resume in -lasound... yes
  1160. checking if dcop should be compiled... yes
  1161. checking if libltdl should be compiled... yes
  1162. checking if kdefx should be compiled... yes
  1163. checking if kdecore should be compiled... yes
  1164. checking if kunittest should be compiled... yes
  1165. checking if kdeui should be compiled... yes
  1166. checking if kdesu should be compiled... yes
  1167. checking if kjs should be compiled... yes
  1168. checking if kwallet should be compiled... yes
  1169. checking if kio should be compiled... yes
  1170. checking if arts should be compiled... yes
  1171. checking if dnssd should be compiled... yes
  1172. checking if kab should be compiled... yes
  1173. checking if kconf_update should be compiled... yes
  1174. checking if kded should be compiled... yes
  1175. checking if kdoctools should be compiled... yes
  1176. checking if kimgio should be compiled... yes
  1177. checking if kioslave should be compiled... yes
  1178. checking if knewstuff should be compiled... yes
  1179. checking if kparts should be compiled... yes
  1180. checking if kresources should be compiled... yes
  1181. checking if kstyles should be compiled... yes
  1182. checking if kutils should be compiled... yes
  1183. checking if libkmid should be compiled... yes
  1184. checking if libkscreensaver should be compiled... yes
  1185. checking if licenses should be compiled... yes
  1186. checking if mimetypes should be compiled... yes
  1187. checking if pics should be compiled... yes
  1188. checking if doc should be compiled... yes
  1189. checking if kcert should be compiled... yes
  1190. checking if kinit should be compiled... yes
  1191. checking if kdeprint should be compiled... yes
  1192. checking if kabc should be compiled... yes
  1193. checking if kspell2 should be compiled... yes
  1194. checking if kmdi should be compiled... yes
  1195. checking if kcmshell should be compiled... yes
  1196. checking if khtml should be compiled... yes
  1197. checking if interfaces should be compiled... yes
  1198. checking if kdewidgets should be compiled... yes
  1199. checking if kate should be compiled... yes
  1200. configure: creating ./config.status
  1201. config.status: creating Makefile
  1202. config.status: creating arts/Makefile
  1203. config.status: creating arts/kde/Makefile
  1204. config.status: creating arts/kde/mcop-dcop/Makefile
  1205. config.status: creating arts/knotify/Makefile
  1206. config.status: creating arts/message/Makefile
  1207. config.status: creating dcop/Makefile
  1208. config.status: creating dcop/KDE-ICE/Makefile
  1209. config.status: creating dcop/client/Makefile
  1210. config.status: creating dcop/dcopidl/Makefile
  1211. config.status: creating dcop/dcopidl2cpp/Makefile
  1212. config.status: creating dcop/dcopidlng/Makefile
  1213. config.status: creating dcop/tests/Makefile
  1214. config.status: creating dnssd/Makefile
  1215. config.status: creating doc/Makefile
  1216. config.status: creating doc/common/Makefile
  1217. config.status: creating doc/kdelibs/Makefile
  1218. config.status: creating doc/kspell/Makefile
  1219. config.status: creating interfaces/Makefile
  1220. config.status: creating interfaces/khexedit/Makefile
  1221. config.status: creating interfaces/kimproxy/Makefile
  1222. config.status: creating interfaces/kimproxy/interface/Makefile
  1223. config.status: creating interfaces/kimproxy/library/Makefile
  1224. config.status: creating interfaces/kimproxy/library/icons/Makefile
  1225. config.status: creating interfaces/kio/Makefile
  1226. config.status: creating interfaces/kmediaplayer/Makefile
  1227. config.status: creating interfaces/kmediaplayer/kfileaudiopreview/Makefile
  1228. config.status: creating interfaces/kregexpeditor/Makefile
  1229. config.status: creating interfaces/kscript/Makefile
  1230. config.status: creating interfaces/kscript/sample/Makefile
  1231. config.status: creating interfaces/kspeech/Makefile
  1232. config.status: creating interfaces/ktexteditor/Makefile
  1233. config.status: creating interfaces/terminal/Makefile
  1234. config.status: creating interfaces/terminal/test/Makefile
  1235. config.status: creating kab/Makefile
  1236. config.status: creating kabc/Makefile
  1237. config.status: creating kabc/formats/Makefile
  1238. config.status: creating kabc/plugins/Makefile
  1239. config.status: creating kabc/plugins/dir/Makefile
  1240. config.status: creating kabc/plugins/evolution/Makefile
  1241. config.status: creating kabc/plugins/file/Makefile
  1242. config.status: creating kabc/plugins/ldapkio/Makefile
  1243. config.status: creating kabc/plugins/net/Makefile
  1244. config.status: creating kabc/plugins/sql/Makefile
  1245. config.status: creating kabc/scripts/Makefile
  1246. config.status: creating kabc/tests/Makefile
  1247. config.status: creating kabc/vcard/Makefile
  1248. config.status: creating kabc/vcardparser/Makefile
  1249. config.status: creating kate/Makefile
  1250. config.status: creating kate/data/Makefile
  1251. config.status: creating kate/interfaces/Makefile
  1252. config.status: creating kate/part/Makefile
  1253. config.status: creating kate/plugins/Makefile
  1254. config.status: creating kate/plugins/autobookmarker/Makefile
  1255. config.status: creating kate/plugins/insertfile/Makefile
  1256. config.status: creating kate/plugins/isearch/Makefile
  1257. config.status: creating kate/plugins/kdatatool/Makefile
  1258. config.status: creating kate/plugins/wordcompletion/Makefile
  1259. config.status: creating kate/scripts/Makefile
  1260. config.status: creating kcert/Makefile
  1261. config.status: creating kcmshell/Makefile
  1262. config.status: creating kconf_update/Makefile
  1263. config.status: creating kdecore/Makefile
  1264. config.status: creating kdecore/kconfig_compiler/Makefile
  1265. config.status: creating kdecore/kconfig_compiler/example/Makefile
  1266. config.status: creating kdecore/kconfig_compiler/tests/Makefile
  1267. config.status: creating kdecore/malloc/Makefile
  1268. config.status: creating kdecore/network/Makefile
  1269. config.status: creating kdecore/svgicons/Makefile
  1270. config.status: creating kdecore/tests/Makefile
  1271. config.status: creating kded/Makefile
  1272. config.status: creating kded/test/Makefile
  1273. config.status: creating kdefx/Makefile
  1274. config.status: creating kdeprint/Makefile
  1275. config.status: creating kdeprint/cups/Makefile
  1276. config.status: creating kdeprint/cups/cupsdconf2/Makefile
  1277. config.status: creating kdeprint/ext/Makefile
  1278. config.status: creating kdeprint/filters/Makefile
  1279. config.status: creating kdeprint/foomatic/Makefile
  1280. config.status: creating kdeprint/lpd/Makefile
  1281. config.status: creating kdeprint/lpdunix/Makefile
  1282. config.status: creating kdeprint/lpr/Makefile
  1283. config.status: creating kdeprint/management/Makefile
  1284. config.status: creating kdeprint/pics/Makefile
  1285. config.status: creating kdeprint/rlpr/Makefile
  1286. config.status: creating kdeprint/tests/Makefile
  1287. config.status: creating kdeprint/tools/Makefile
  1288. config.status: creating kdeprint/tools/escputil/Makefile
  1289. config.status: creating kdesu/Makefile
  1290. config.status: creating kdeui/Makefile
  1291. config.status: creating kdeui/about/Makefile
  1292. config.status: creating kdeui/colors/Makefile
  1293. config.status: creating kdeui/kdetrayproxy/Makefile
  1294. config.status: creating kdeui/tests/Makefile
  1295. config.status: creating kdewidgets/Makefile
  1296. config.status: creating kdewidgets/pics/Makefile
  1297. config.status: creating kdewidgets/tests/Makefile
  1298. config.status: creating kdoctools/Makefile
  1299. config.status: creating khtml/Makefile
  1300. config.status: creating khtml/css/Makefile
  1301. config.status: creating khtml/dom/Makefile
  1302. config.status: creating khtml/ecma/Makefile
  1303. config.status: creating khtml/html/Makefile
  1304. config.status: creating khtml/java/Makefile
  1305. config.status: creating khtml/java/dummy/Makefile
  1306. config.status: creating khtml/java/tests/Makefile
  1307. config.status: creating khtml/kmultipart/Makefile
  1308. config.status: creating khtml/misc/Makefile
  1309. config.status: creating khtml/pics/Makefile
  1310. config.status: creating khtml/rendering/Makefile
  1311. config.status: creating khtml/xml/Makefile
  1312. config.status: creating kimgio/Makefile
  1313. config.status: creating kinit/Makefile
  1314. config.status: creating kinit/tests/Makefile
  1315. config.status: creating kio/Makefile
  1316. config.status: creating kio/bookmarks/Makefile
  1317. config.status: creating kio/httpfilter/Makefile
  1318. config.status: creating kio/kfile/Makefile
  1319. config.status: creating kio/kfile/tests/Makefile
  1320. config.status: creating kio/kio/Makefile
  1321. config.status: creating kio/kioexec/Makefile
  1322. config.status: creating kio/kpasswdserver/Makefile
  1323. config.status: creating kio/kssl/Makefile
  1324. config.status: creating kio/kssl/kssl/Makefile
  1325. config.status: creating kio/kssl/kssl/caroot/Makefile
  1326. config.status: creating kio/misc/Makefile
  1327. config.status: creating kio/misc/kdesasl/Makefile
  1328. config.status: creating kio/misc/kfile/Makefile
  1329. config.status: creating kio/misc/kntlm/Makefile
  1330. config.status: creating kio/misc/kpac/Makefile
  1331. config.status: creating kio/misc/ksendbugmail/Makefile
  1332. config.status: creating kio/misc/kssld/Makefile
  1333. config.status: creating kio/misc/kwalletd/Makefile
  1334. config.status: creating kio/pics/Makefile
  1335. config.status: creating kio/tests/Makefile
  1336. config.status: creating kioslave/Makefile
  1337. config.status: creating kioslave/bzip2/Makefile
  1338. config.status: creating kioslave/file/Makefile
  1339. config.status: creating kioslave/ftp/Makefile
  1340. config.status: creating kioslave/gzip/Makefile
  1341. config.status: creating kioslave/http/Makefile
  1342. config.status: creating kioslave/http/kcookiejar/Makefile
  1343. config.status: creating kioslave/http/kcookiejar/tests/Makefile
  1344. config.status: creating kioslave/metainfo/Makefile
  1345. config.status: creating kjs/Makefile
  1346. config.status: creating kmdi/Makefile
  1347. config.status: creating kmdi/kmdi/Makefile
  1348. config.status: creating kmdi/test/Makefile
  1349. config.status: creating knewstuff/Makefile
  1350. config.status: creating kparts/Makefile
  1351. config.status: creating kparts/tests/Makefile
  1352. config.status: creating kresources/Makefile
  1353. config.status: creating kspell2/Makefile
  1354. config.status: creating kspell2/plugins/Makefile
  1355. config.status: creating kspell2/plugins/aspell/Makefile
  1356. config.status: creating kspell2/plugins/hspell/Makefile
  1357. config.status: creating kspell2/plugins/ispell/Makefile
  1358. config.status: creating kspell2/tests/Makefile
  1359. config.status: creating kspell2/ui/Makefile
  1360. config.status: creating kstyles/Makefile
  1361. config.status: creating kstyles/highcolor/Makefile
  1362. config.status: creating kstyles/highcontrast/Makefile
  1363. config.status: creating kstyles/highcontrast/config/Makefile
  1364. config.status: creating kstyles/keramik/Makefile
  1365. config.status: creating kstyles/klegacy/Makefile
  1366. config.status: creating kstyles/kthemestyle/Makefile
  1367. config.status: creating kstyles/light/Makefile
  1368. config.status: creating kstyles/plastik/Makefile
  1369. config.status: creating kstyles/plastik/config/Makefile
  1370. config.status: creating kstyles/riscos/Makefile
  1371. config.status: creating kstyles/themes/Makefile
  1372. config.status: creating kstyles/utils/Makefile
  1373. config.status: creating kstyles/utils/installtheme/Makefile
  1374. config.status: creating kstyles/web/Makefile
  1375. config.status: creating kunittest/Makefile
  1376. config.status: creating kutils/Makefile
  1377. config.status: creating kutils/ksettings/Makefile
  1378. config.status: creating kutils/tests/Makefile
  1379. config.status: creating kwallet/Makefile
  1380. config.status: creating kwallet/backend/Makefile
  1381. config.status: creating kwallet/backend/tests/Makefile
  1382. config.status: creating kwallet/client/Makefile
  1383. config.status: creating kwallet/tests/Makefile
  1384. config.status: creating libkmid/Makefile
  1385. config.status: creating libkmid/tests/Makefile
  1386. config.status: creating libkscreensaver/Makefile
  1387. config.status: creating libltdl/Makefile
  1388. config.status: creating licenses/Makefile
  1389. config.status: creating mimetypes/Makefile
  1390. config.status: creating mimetypes/application/Makefile
  1391. config.status: creating mimetypes/audio/Makefile
  1392. config.status: creating mimetypes/image/Makefile
  1393. config.status: creating mimetypes/inode/Makefile
  1394. config.status: creating mimetypes/message/Makefile
  1395. config.status: creating mimetypes/model/Makefile
  1396. config.status: creating mimetypes/multipart/Makefile
  1397. config.status: creating mimetypes/text/Makefile
  1398. config.status: creating mimetypes/uri/Makefile
  1399. config.status: creating mimetypes/video/Makefile
  1400. config.status: creating pics/Makefile
  1401. config.status: creating pics/crystalsvg/Makefile
  1402. config.status: creating pics/emoticons/Makefile
  1403. config.status: creating pics/hicolor/Makefile
  1404. config.status: creating kdecore/kde-config.cpp
  1405. config.status: WARNING:  'kdecore/kde-config.cpp.in' seems to ignore the --datarootdir setting
  1406. config.status: creating kdoctools/checkXML
  1407. config.status: creating khtml/java/kjava.policy
  1408. config.status: creating config.h
  1409. config.status: creating dcop/dcop-path.h
  1410. config.status: creating kdecore/kdemacros.h
  1411. config.status: creating kio/kssl/ksslconfig.h
  1412. config.status: creating kjs/global.h
  1413. config.status: executing depfiles commands
  1414.  
  1415. Good - your configure finished. Start make now
  1416.  
  1417. ===============================================
  1418. make process is irrelevant and thus left out, but it ended successfully.