Advertisement
Guest User

autogen

a guest
Apr 13th, 2013
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.28 KB | None | 0 0
  1. traxex@ubuntu:~/git/libo$ ./autogen.sh CC=clang CXX=clang++ --enable-dbgutil --without-doxygen
  2. running ./configure with 'CC=clang' 'CXX=clang++' '--enable-dbgutil' '--without-doxygen'
  3. ********************************************************************
  4. *
  5. * Running LibreOffice build configuration.
  6. *
  7. ********************************************************************
  8.  
  9. checking build system type... x86_64-unknown-linux-gnu
  10. checking host system type... x86_64-unknown-linux-gnu
  11. checking for grep that handles long lines and -e... /bin/grep
  12. checking for egrep... /bin/grep -E
  13. checking for grep... (cached) /bin/grep
  14. checking for sed... /bin/sed
  15. checking whether build target is Release Build... no
  16. checking whether to sign windows build... no
  17. checking for gawk... no
  18. checking for mawk... mawk
  19. checking for mawk... /usr/bin/mawk
  20. checking for bash... /bin/bash
  21. checking for GNU or BSD tar... tar
  22. checking for tar's option to strip components... --strip-components
  23. checking for ccache... /usr/bin/ccache
  24. checking gcc home... /usr
  25. checking for gcc... clang
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.out
  28. checking for suffix of executables...
  29. checking whether we are cross compiling... no
  30. checking for suffix of object files... o
  31. checking whether we are using the GNU C compiler... yes
  32. checking whether clang accepts -g... yes
  33. checking for clang option to accept ISO C89... none needed
  34. checking for clang... /usr/bin/clang
  35. checking the GCC version... gcc 4.2.1
  36. checking whether GCC is actually Clang... yes
  37. checking the Clang version... Clang "3.0 (tags/RELEASE_30/final)", 30000
  38. checking whether clang supports -ggdb2... no
  39. checking whether clang supports -finline-limit=0... no
  40. checking whether clang supports -fno-inline... no
  41. checking for -Bsymbolic-functions linker support ... found
  42. checking whether clang is already ccached... no
  43. checking whether to build with additional debug utilities... yes
  44. checking whether to do a debug build... yes (dbgutil)
  45. checking whether to use selective debuginfo... no, for all
  46. checking whether to include symbols while preserve optimization... no
  47. checking for explicit CFLAGS... no
  48. checking for explicit CXXFLAGS... no
  49. checking for explicit OBJCFLAGS... no
  50. checking for explicit OBJCXXFLAGS... no
  51. checking for explicit LDFLAGS... no
  52. checking which package format to use... native
  53. checking whether to enable crashdump feature... no
  54. checking whether to turn warnings to errors... no
  55. checking whether to have assert to abort in release code... no
  56. checking whether to use linkoo for the smoketest installation... yes
  57. checking whether to use link-time optimization... no
  58. checking whether to enable CUPS support... yes
  59. checking whether cups support is present... checking for cupsPrintFiles in -lcups... yes
  60. checking how to run the C preprocessor... /usr/bin/ccache clang -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking cups/cups.h usability... yes
  72. checking cups/cups.h presence... yes
  73. checking for cups/cups.h... yes
  74. checking for pkg-config... /usr/bin/pkg-config
  75. checking pkg-config is at least version 0.9.0... yes
  76. checking for FONTCONFIG... yes
  77. checking whether we want to fetch tarballs... "yes, if we use them"
  78. checking whether to build help... yes
  79. checking whether to include MySpell dictionaries... yes
  80. checking whether to use dicts from external paths... yes
  81. checking for spelling dictionary directory... file:///usr/share/hunspell
  82. checking for hyphenation patterns directory... file:///usr/share/hyphen
  83. checking for thesaurus directory... file:///usr/share/mythes
  84. checking whether to enable pch feature... no, obsolete
  85. checking for GNU make... make
  86. checking the GNU make version... make 3.81
  87. checking for sha1sum... /usr/bin/sha1sum
  88. checking for GNU make bug 20033... no, keep parallelism enabled
  89. checking whether GNU make supports the 'file' function... no
  90. checking for --hash-style gcc linker support ... gnu
  91. checking for perl... /usr/bin/perl
  92. checking the Perl version... checked (perl 5)
  93. checking for required Perl modules... all modules found
  94. checking for pkg-config... (cached) /usr/bin/pkg-config
  95. checking pkg-config is at least version 0.9.0... yes
  96. checking for ar... ar
  97. checking for nm... nm
  98. checking for objdump... objdump
  99. checking for ranlib... ranlib
  100. checking for strip... strip
  101. checking for ANSI C header files... (cached) yes
  102. checking whether we are using the GNU C++ compiler... yes
  103. checking whether clang++ accepts -g... yes
  104. checking the GNU C++ compiler version... checked (g++ 4.2.1)
  105. checking whether clang++ is already ccached... no
  106. checking how to run the C++ preprocessor... /usr/bin/ccache clang++ -E
  107. checking how to run the C preprocessor... /usr/bin/ccache clang -E
  108. checking size of long... 8
  109. checking size of short... 2
  110. checking size of int... 4
  111. checking size of long long... 8
  112. checking size of double... 8
  113. checking size of void*... 8
  114. checking alignment of short... 2
  115. checking alignment of int... 4
  116. checking alignment of long... 8
  117. checking alignment of double... 8
  118. checking whether byte ordering is bigendian... no
  119. checking for special C compiler options needed for large files... no
  120. checking for _FILE_OFFSET_BITS value needed for large files... no
  121. checking valgrind/valgrind.h usability... no
  122. checking valgrind/valgrind.h presence... no
  123. checking for valgrind/valgrind.h... no
  124. checking clang/AST/RecursiveASTVisitor.h usability... no
  125. checking clang/AST/RecursiveASTVisitor.h presence... no
  126. checking for clang/AST/RecursiveASTVisitor.h... no
  127. configure: WARNING: Cannot find Clang headers to build compiler plugins, plugins disabled
  128. checking whether /usr/bin/ccache clang++ supports thread safe statics... broken (i.e., no)
  129. checking whether /usr/bin/ccache clang supports -fvisibility=hidden... yes
  130. checking whether /usr/bin/ccache clang supports -Wno-long-double... yes
  131. checking whether /usr/bin/ccache clang supports -mno-avx... yes
  132. checking whether /usr/bin/ccache clang supports atomic functions... yes
  133. checking whether /usr/bin/ccache clang++ supports -std=gnu++0x without Language Defect 757... yes
  134. checking whether /usr/bin/ccache clang++ supports C++11 perfect forwarding... yes
  135. checking if STL headers are visibility safe (GCC bug 22482)... yes
  136. checking if gcc is -fvisibility-inlines-hidden safe with STL headers... yes
  137. checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)... no
  138. configure: WARNING: Your gcc/clang is not -fvisibility-inlines-hidden safe, disabling that.
  139. checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
  140. checking if SFINAE is broken with anonymous types... no
  141. checking whether /usr/bin/ccache clang++ supports -fno-default-inline... no
  142. checking whether /usr/bin/ccache clang++ supports -fno-enforce-eh-specs... no
  143. checking which memory allocator to use... internal
  144. checking for posix_fallocate... yes
  145. checking whether to add custom build version... no
  146. checking whether to build with Java support... yes
  147. checking for java... /usr/bin/java
  148. checking the installed JDK... checked (JDK 1.6.0_27)
  149. checking for javac... /usr/bin/javac
  150. checking for javadoc... /usr/bin/javadoc
  151. checking for jawt lib name... -ljawt
  152. checking for dmake... /usr/bin/dmake
  153. checking whether the found dmake is the right dmake... yes
  154. checking the dmake version... OK, >= 4.11
  155. checking which C preprocessor to use in idlc... ucpp
  156. checking which ucpp tp use... internal
  157. checking whether to enable EPM for packing... no
  158. checking for gperf... /usr/bin/gperf
  159. checking gperf version... OK
  160. checking whether to build the ODK... yes
  161. checking whether to build unowinreg.dll... no
  162. checking which zlib to use... external
  163. checking zlib.h usability... yes
  164. checking zlib.h presence... yes
  165. checking for zlib.h... yes
  166. checking for deflate in -lz... yes
  167. checking which jpeg to use... external
  168. checking jpeglib.h usability... yes
  169. checking jpeglib.h presence... yes
  170. checking for jpeglib.h... yes
  171. checking for jpeg_resync_to_restart in -ljpeg... yes
  172. checking which clucene to use... internal
  173. checking which expat to use... internal
  174. checking which libcdr to use... internal
  175. checking which libmspub to use... internal
  176. checking which libvisio to use... internal
  177. checking which libcmis to use... internal
  178. checking which libwpd to use... internal
  179. checking which littlecms v2 to use... internal
  180. checking which cppunit to use... internal
  181. checking whether freetype is available... checking for FREETYPE... yes
  182. checking which libwps to use... internal
  183. checking which libwpg to use... internal
  184. checking for FT_GlyphSlot_Embolden in -lfreetype... yes
  185. checking which libxslt to use... external
  186. checking for LIBXSLT... yes
  187. checking for LIBEXSLT... yes
  188. checking for xsltproc... /usr/bin/xsltproc
  189. checking which libxml to use... external
  190. checking for LIBXML... yes
  191. checking for xmllint... /usr/bin/xmllint
  192. checking which Python to use... checking below
  193. checking for a Python interpreter with version >= 3.3... none
  194. checking for bzip2... /bin/bzip2
  195. checking whether to build the MySQL Connector extension... no
  196. checking which hsqldb to use... internal
  197. checking whether hsqldb should be built with JDBC 4.1... yes
  198. checking for library containing com_err... -lcom_err
  199. checking for library containing krb5_sendauth... -lkrb5
  200. checking for library containing gss_init_sec_context... -lgssapi_krb5
  201. checking PostgreSQL C interface... internal
  202. checking which libcurl to use... internal
  203. checking which boost to use... internal
  204. checking which mdds to use... internal
  205. checking which hash container mdds shall use... boost::unordered_map
  206. checking which vigra to use... internal
  207. checking which odbc headers to use... internal
  208. checking which openldap library to use... internal
  209. checking whether to enable build of Mozilla addressbook connectivity driver for Windows... no
  210. yes (new mork driver)
  211. checking which NSS to use... internal
  212. checking which NPAPI headers to use... internal
  213. checking which sane header to use... internal
  214. checking which icu to use... internal
  215. checking whether to enable graphite support... yes
  216. checking which graphite to use... internal
  217. checking whether to plug browser plugins into LibreOffice documents... yes
  218. checking whether to plug LibreOffice into browser windows... yes
  219. checking whether to use X11... yes
  220. checking for X... libraries , headers
  221. checking for gethostbyname... yes
  222. checking for connect... yes
  223. checking for remove... yes
  224. checking for shmat... yes
  225. checking for IceConnectionNumber in -lICE... yes
  226. checking for XOpenDisplay in -lX11... yes
  227. checking for X11/Composite.h... yes
  228. checking whether to use internal X11 extensions headers... no
  229. checking for X11/extensions/shape.h... yes
  230. checking whether to use Xrender... yes
  231. checking for XRENDER... yes
  232. checking for XRenderQueryVersion in -lXrender... yes
  233. checking which Xrender headers to use... external
  234. checking X11/extensions/Xrender.h usability... yes
  235. checking X11/extensions/Xrender.h presence... yes
  236. checking for X11/extensions/Xrender.h... yes
  237. checking whether to enable RandR support... yes
  238. checking for XRANDR... yes
  239. checking whether to use neon... yes
  240. checking which neon to use... internal
  241. checking whether to execute CVE tests... yes
  242. checking which libssl to use... internal
  243. checking which redland library to use... internal
  244. checking which orcus library to use... internal
  245. checking which libhunspell to use... internal
  246. checking which altlinuxhyph to use... internal
  247. checking which mythes to use... internal
  248. checking which lpsolve to use... internal
  249. checking which libexttextcat to use... internal
  250. checking whether libc is >= 2.1.1... yes
  251. checking for getopt... yes
  252. checking for readdir_r... yes
  253. checking for uuidgen... /usr/bin/uuidgen
  254. checking for bison... /usr/bin/bison
  255. checking the bison version... checked (/usr/bin/bison 2.5)
  256. checking for flex... /usr/bin/flex
  257. checking for patch... /usr/bin/patch
  258. checking for gnucp... no
  259. checking for cp... /bin/cp
  260. checking whether /bin/cp is GNU cp from coreutils with preserve= support... yes
  261. checking for zip... /usr/bin/zip
  262. checking for unzip... /usr/bin/unzip
  263. checking which VCLplugs shall be built... gtk
  264. checking whether to enable GConf support... yes
  265. checking for GCONF... yes
  266. checking whether to enable GNOME VFS support... yes
  267. checking for GNOMEVFS... yes
  268. checking whether to enable DBUS support... yes
  269. checking for DBUS... yes
  270. checking whether to enable font install via packagekit... no
  271. checking whether to enable Impress remote control... yes
  272. checking whether to enable Bluetooth support in Impress remote control... yes
  273. checking which Bluetooth header to use... internal
  274. checking for GTK... yes
  275. checking for GTHREAD... yes
  276. checking whether to enable the systray quickstarter... yes
  277. checking for GTK210... yes
  278. checking whether to enable Gtk print dialog support... checking for GTK_PRINT... yes
  279. checking whether to enable GIO support... no
  280. checking whether to enable Telepathy support... no
  281. checking for LIBPNG... yes
  282. checking whether to enable libpng linking in quickstarter... yes
  283. checking whether to enable the new GStreamer 1.0 avmedia backend... no
  284. checking whether to enable the GStreamer avmedia backend... yes
  285. checking for GSTREAMER_0_10... yes
  286. checking whether to build the OpenGL Transitions component... yes
  287. checking for main in -lGL... yes
  288. checking for main in -lGLU... yes
  289. checking which Mesa headers to use... internal
  290. checking whether to build the Presentation Minimizer extension... yes
  291. checking whether to build the PDF import... yes
  292. checking which pdf backend to use... internal
  293. checking whether to build the Wiki Publisher extension... no
  294. checking whether to build the Report Builder extension... yes
  295. checking which jfreereport libs to use... internal
  296. checking which Apache commons-* libs to use... internal
  297. checking whether to build support for scripts in BeanShell... yes
  298. checking which beanshell to use... internal
  299. checking whether to build support for scripts in JavaScript... yes
  300. checking which rhino to use... internal
  301. checking whether to enable the lockdown pieces... no
  302. checking whether to enable evolution 2 support... no
  303. checking whether to enable TDE address book support... no
  304. checking whether to enable KDE address book support... no
  305. checking whether to include MathMLDTD... no
  306. checking which themes to include... crystal default hicontrast oxygen tango tango_testing
  307. checking for helppack integration... integration
  308. checking for extensions integration... yes, use integration
  309. checking for Watch Window extension integration... no
  310. checking for SmART Gallery (Diagram) extension integration... no
  311. checking for Validator extension integration... no
  312. checking for Barcode extension integration... no
  313. checking for ConvertTextToNumber extension integration... no
  314. checking for Numbertext extension integration... no
  315. checking for Hungarian Cross-reference Toolbar extension integration... no
  316. checking for Typography Toolbar extension integration... no
  317. checking for Google Docs extension integration... no
  318. checking for NLPSolver extension integration... no
  319. checking for LanguageTool extension integration... no
  320. checking for Sun Professional Template Pack integration (only supported languages displayed)... no integration
  321. checking whether to include third-party fonts... yes
  322. checking whether to include PPDs... yes
  323. checking whether to include AFMs... yes
  324. checking whether to include extra galleries... no
  325. checking whether to include extra templates... no
  326. checking whether to include extra samples... no
  327. checking whether to include extra fonts... no
  328. checking whether to enable online update... no
  329. checking whether to create MSI with LIMITUI=1 (silent install)... no
  330. checking whether and how to use Xinerama... yes, with dynamic linking
  331. checking X11/extensions/Xinerama.h usability... yes
  332. checking X11/extensions/Xinerama.h presence... yes
  333. checking for X11/extensions/Xinerama.h... yes
  334. checking for XineramaIsActive in -lXinerama... yes
  335. checking whether to use the system cairo... no
  336. checking whether to use liblangtag... yes
  337. checking whether to use system liblangtag... no
  338. checking whether to use the system libpng... yes
  339. checking whether to use specific JVM search path at runtime... no
  340. checking for jakarta-ant... no
  341. checking for ant... /usr/bin/ant
  342. checking if /usr/share/ant/bin/ant works... Ant works
  343. checking Ant lib directory... Ant lib directory found.
  344. checking whether Ant is >= 1.6.0... yes, 1.8.2
  345. checking for JUnit 4... /usr/share/java/junit4.jar
  346. checking for doxygen... no
  347. checking for product version... 4.0
  348. checking which languages to be built... en-US
  349. checking for custom 'intro' progress bar color... none
  350. checking for custom 'intro' progress bar size... none
  351. checking for custom 'intro' progress bar position... none
  352. checking for custom 'intro' progress bar frame color... none
  353. checking for custom 'intro' progress text color... none
  354. checking for custom 'intro' progress text baseline... none
  355. checking for alternative branding images directory... none
  356. checking for yet another 'intro' bitmap... none
  357. checking for yet another 'about' svg... none
  358. checking for yet another 'flat_logo' svg... none
  359. checking for yet another 'start center left' bitmap... none
  360. checking for yet another 'start center right' bitmap... none
  361. checking for yet another 'start center rtl left' bitmap... none
  362. checking for yet another 'start center rtl right' bitmap... none
  363. checking for yet another 'start center space' bitmap... none
  364. checking for extra build ID... not set
  365. checking for vendor... not set
  366. checking for UNIX wrapper name... not set
  367. checking whether to install the compat oo* wrappers... no
  368. checking for product name... LibreOffice
  369. checking for install dirname... libreoffice
  370. checking for prefix... /usr/local
  371. checking for libdir... /usr/local/lib
  372. checking for data dir... /usr/local/share
  373. checking for man dir... /usr/local/share/man
  374. checking for doc dir... /usr/local/share/doc/libreoffice
  375. checking for install dir... /usr/local/lib/libreoffice
  376. checking for dev-install dir... /home/traxex/git/libo/solver/unxlngx6/installation
  377. checking build verbosity... not set
  378. checking whether to use zenity during build... yes
  379. checking for zenity... /usr/bin/zenity
  380. checking whether to enable dependency tracking... yes
  381. checking for number of processors to use... 8
  382. checking for maximum no. of jobs during subsequenttest... 8
  383. checking whether to create huge library... no
  384. checking whether to create hardlinks for delivering files... no
  385. checking whether to use icerun wrapper... no
  386. setting up the build environment variables...
  387. configure: creating ./config.status
  388. config.status: creating config_host.mk
  389. config.status: creating config/config_version.h
  390. config.status: config/config_version.h is unchanged
  391. Configuration unchanged - avoiding scp2 stamp update
  392. ****************************************************************************
  393. To build, issue:
  394. make
  395.  
  396. run: make help
  397. for details
  398.  
  399.  
  400. To install when the build is finished, issue:
  401. make install
  402.  
  403. If you want to develop LibreOffice, you might prefer:
  404. make dev-install
  405.  
  406. If you want to run the smoketest, issue:
  407. make check
  408.  
  409. *************************************
  410. * WARNING : Cannot find Clang headers to build compiler plugins, plugins disabled.
  411. * WARNING : Your gcc/clang is not -fvisibility-inlines-hidden safe, disabling that.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement