Advertisement
arielCo

LO configure.log w/o poppler-version.h

Nov 10th, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 158.12 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by LibreOffice configure 5.1.0.0.alpha1+, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --with-parallelism=4 --without-krb5 --without-gssapi --without-java --without-help --without-system-dicts --without-epm --disable-odk --disable-postgresql-sdbc --enable-release-build=yes --enable-python=system --with-system-boost --with-boost-libdir=/usr/lib/x86_64-linux-gnu --with-system-clucene --with-system-cairo --with-system-curl --with-system-expat --with-system-graphite --with-system-harfbuzz --with-system-icu --with-system-jpeg --with-system-lcms2 --with-system-libpng --with-system-libxml --with-system-mesa-headers --with-system-npapi-headers=/usr/lib/x86_64-linux-gnu --with-system-neon --with-system-nss --with-system-odbc --with-system-openldap --with-system-openssl --with-system-poppler --with-system-redland --with-system-zlib CXXFLAGS=-O3 -march=native -pipe CFLAGS=-O3 -march=native -pipe --srcdir=/mnt/windows/libreoffice-src/core --enable-option-checking=fatal
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = section9
  14. uname -m = x86_64
  15. uname -r = 4.2.0-17-generic
  16. uname -s = Linux
  17. uname -v = #21-Ubuntu SMP Fri Oct 23 19:56:16 UTC 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /home/ariel/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /usr/sbin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /bin
  37. PATH: /usr/games
  38. PATH: /usr/local/games
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:5059: checking build system type
  46. configure:5073: result: x86_64-unknown-linux-gnu
  47. configure:5093: checking host system type
  48. configure:5106: result: x86_64-unknown-linux-gnu
  49. configure:5127: checking for product name
  50. configure:5134: result: LibreOffice
  51. configure:5191: checking for product version
  52. configure:5194: result: 5.1
  53. configure:5198: checking for grep that handles long lines and -e
  54. configure:5256: result: /bin/grep
  55. configure:5261: checking for egrep
  56. configure:5323: result: /bin/grep -E
  57. configure:5331: checking for grep
  58. configure:5361: result: /bin/grep
  59. configure:5378: checking for GNU Make
  60. configure:5409: result: /usr/bin/make
  61. configure:5460: checking for sed
  62. configure:5478: found /bin/sed
  63. configure:5490: result: /bin/sed
  64. configure:5507: checking whether to use link-time optimization
  65. configure:5517: result: no
  66. configure:6201: checking for gcc
  67. configure:6217: found /usr/bin/gcc
  68. configure:6228: result: gcc
  69. configure:6457: checking for C compiler version
  70. configure:6466: gcc --version >&5
  71. gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
  72. Copyright (C) 2015 Free Software Foundation, Inc.
  73. This is free software; see the source for copying conditions. There is NO
  74. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  75.  
  76. configure:6477: $? = 0
  77. configure:6466: gcc -v >&5
  78. Using built-in specs.
  79. COLLECT_GCC=gcc
  80. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  81. Target: x86_64-linux-gnu
  82. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  83. Thread model: posix
  84. gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  85. configure:6477: $? = 0
  86. configure:6466: gcc -V >&5
  87. gcc: error: unrecognized command line option '-V'
  88. gcc: fatal error: no input files
  89. compilation terminated.
  90. configure:6477: $? = 1
  91. configure:6466: gcc -qversion >&5
  92. gcc: error: unrecognized command line option '-qversion'
  93. gcc: fatal error: no input files
  94. compilation terminated.
  95. configure:6477: $? = 1
  96. configure:6497: checking whether the C compiler works
  97. configure:6519: gcc -O3 -march=native -pipe conftest.c >&5
  98. configure:6523: $? = 0
  99. configure:6571: result: yes
  100. configure:6574: checking for C compiler default output file name
  101. configure:6576: result: a.out
  102. configure:6582: checking for suffix of executables
  103. configure:6589: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  104. configure:6593: $? = 0
  105. configure:6615: result:
  106. configure:6637: checking whether we are cross compiling
  107. configure:6645: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  108. configure:6649: $? = 0
  109. configure:6656: ./conftest
  110. configure:6660: $? = 0
  111. configure:6675: result: no
  112. configure:6680: checking for suffix of object files
  113. configure:6702: gcc -c -O3 -march=native -pipe conftest.c >&5
  114. configure:6706: $? = 0
  115. configure:6727: result: o
  116. configure:6731: checking whether we are using the GNU C compiler
  117. configure:6750: gcc -c -O3 -march=native -pipe conftest.c >&5
  118. configure:6750: $? = 0
  119. configure:6759: result: yes
  120. configure:6768: checking whether gcc accepts -g
  121. configure:6788: gcc -c -g conftest.c >&5
  122. configure:6788: $? = 0
  123. configure:6829: result: yes
  124. configure:6846: checking for gcc option to accept ISO C89
  125. configure:6909: gcc -c -O3 -march=native -pipe conftest.c >&5
  126. configure:6909: $? = 0
  127. configure:6922: result: none needed
  128. configure:6943: checking for library containing dlopen
  129. configure:6974: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  130. /tmp/cc4oaarm.o: In function `main':
  131. conftest.c:(.text.startup+0x7): undefined reference to `dlopen'
  132. collect2: error: ld returned 1 exit status
  133. configure:6974: $? = 1
  134. configure: failed program was:
  135. | /* confdefs.h */
  136. | #define PACKAGE_NAME "LibreOffice"
  137. | #define PACKAGE_TARNAME "libreoffice"
  138. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  139. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  140. | #define PACKAGE_BUGREPORT ""
  141. | #define PACKAGE_URL "http://documentfoundation.org/"
  142. | #define LIBO_VERSION_MAJOR 5
  143. | #define LIBO_VERSION_MINOR 1
  144. | #define LIBO_VERSION_MICRO 0
  145. | #define LIBO_VERSION_PATCH 0
  146. | #define LIBO_THIS_YEAR 2015
  147. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  148. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  149. | /* end confdefs.h. */
  150. |
  151. | /* Override any GCC internal prototype to avoid an error.
  152. | Use char because int might match the return type of a GCC
  153. | builtin and then its argument prototype would still apply. */
  154. | #ifdef __cplusplus
  155. | extern "C"
  156. | #endif
  157. | char dlopen ();
  158. | int
  159. | main ()
  160. | {
  161. | return dlopen ();
  162. | ;
  163. | return 0;
  164. | }
  165. configure:6974: gcc -o conftest -O3 -march=native -pipe conftest.c -ldl >&5
  166. configure:6974: $? = 0
  167. configure:6991: result: -ldl
  168. configure:8596: checking whether build target is Release Build
  169. configure:8603: result: yes
  170. configure:8609: checking whether to sign windows build
  171. configure:8616: result: no
  172. configure:8684: checking for gawk
  173. configure:8714: result: no
  174. configure:8684: checking for mawk
  175. configure:8700: found /usr/bin/mawk
  176. configure:8711: result: mawk
  177. configure:8724: checking for mawk
  178. configure:8742: found /usr/bin/mawk
  179. configure:8754: result: /usr/bin/mawk
  180. configure:8768: checking for bash
  181. configure:8798: result: /bin/bash
  182. configure:8811: checking for GNU or BSD tar
  183. configure:8820: result: tar
  184. configure:8827: checking for tar's option to strip components
  185. configure:8840: result: --strip-components
  186. configure:8949: checking how to build and package galleries
  187. configure:8966: result: internal src images for desktop
  188. configure:8990: checking for ccache
  189. configure:9021: result: not found
  190. configure:9088: checking gcc home
  191. configure:9104: result: /usr
  192. configure:9169: checking for gcc
  193. configure:9196: result: gcc
  194. configure:9425: checking for C compiler version
  195. configure:9434: gcc --version >&5
  196. gcc (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
  197. Copyright (C) 2015 Free Software Foundation, Inc.
  198. This is free software; see the source for copying conditions. There is NO
  199. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  200.  
  201. configure:9445: $? = 0
  202. configure:9434: gcc -v >&5
  203. Using built-in specs.
  204. COLLECT_GCC=gcc
  205. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  206. Target: x86_64-linux-gnu
  207. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  208. Thread model: posix
  209. gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  210. configure:9445: $? = 0
  211. configure:9434: gcc -V >&5
  212. gcc: error: unrecognized command line option '-V'
  213. gcc: fatal error: no input files
  214. compilation terminated.
  215. configure:9445: $? = 1
  216. configure:9434: gcc -qversion >&5
  217. gcc: error: unrecognized command line option '-qversion'
  218. gcc: fatal error: no input files
  219. compilation terminated.
  220. configure:9445: $? = 1
  221. configure:9449: checking whether we are using the GNU C compiler
  222. configure:9477: result: yes
  223. configure:9486: checking whether gcc accepts -g
  224. configure:9547: result: yes
  225. configure:9564: checking for gcc option to accept ISO C89
  226. configure:9640: result: none needed
  227. configure:9669: checking for gcc
  228. configure:9687: found /usr/bin/gcc
  229. configure:9699: result: /usr/bin/gcc
  230. configure:9714: checking whether to build with Java support
  231. configure:9730: result: no
  232. configure:9739: checking whether to enable export file validation
  233. configure:9840: result: no
  234. configure:10181: checking whether to treat the installation as read-only
  235. configure:10194: result: no
  236. configure:10384: checking whether GCC is actually Clang
  237. configure:10395: gcc -c -O3 -march=native -pipe conftest.c >&5
  238. conftest.c:40:9: error: unknown type name 'you'
  239. you lose
  240. ^
  241. conftest.c:42:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
  242. int foo=42;
  243. ^
  244. configure:10395: $? = 1
  245. configure: failed program was:
  246. | /* confdefs.h */
  247. | #define PACKAGE_NAME "LibreOffice"
  248. | #define PACKAGE_TARNAME "libreoffice"
  249. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  250. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  251. | #define PACKAGE_BUGREPORT ""
  252. | #define PACKAGE_URL "http://documentfoundation.org/"
  253. | #define LIBO_VERSION_MAJOR 5
  254. | #define LIBO_VERSION_MINOR 1
  255. | #define LIBO_VERSION_MICRO 0
  256. | #define LIBO_VERSION_PATCH 0
  257. | #define LIBO_THIS_YEAR 2015
  258. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  259. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  260. | #define HAVE_FEATURE_DESKTOP 1
  261. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  262. | #define HAVE_FEATURE_AVMEDIA 1
  263. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  264. | #define HAVE_FEATURE_EXTENSIONS 1
  265. | #define HAVE_FEATURE_SCRIPTING 1
  266. | #define LIBO_BIN_FOLDER "program"
  267. | #define LIBO_ETC_FOLDER "program"
  268. | #define LIBO_LIBEXEC_FOLDER "program"
  269. | #define LIBO_LIB_FOLDER "program"
  270. | #define LIBO_LIB_PYUNO_FOLDER "program"
  271. | #define LIBO_SHARE_FOLDER "share"
  272. | #define LIBO_SHARE_HELP_FOLDER "help"
  273. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  274. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  275. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  276. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  277. | #define LIBO_URE_BIN_FOLDER "program"
  278. | #define LIBO_URE_ETC_FOLDER "program"
  279. | #define LIBO_URE_LIB_FOLDER "program"
  280. | #define LIBO_URE_MISC_FOLDER "program"
  281. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  282. | /* end confdefs.h. */
  283. |
  284. | #ifndef __clang__
  285. | you lose
  286. | #endif
  287. | int foo=42;
  288. |
  289. configure:10400: result: no
  290. configure:10430: checking the GCC version
  291. configure:10435: result: gcc 5.2.1
  292. configure:10460: checking whether gcc supports -ggdb2
  293. configure:10480: gcc -o conftest -O3 -march=native -pipe -Werror -ggdb2 conftest.c >&5
  294. configure:10480: $? = 0
  295. configure:10488: result: yes
  296. configure:10495: checking whether gcc supports -finline-limit=0
  297. configure:10514: gcc -o conftest -O3 -march=native -pipe -Werror -finline-limit=0 conftest.c >&5
  298. configure:10514: $? = 0
  299. configure:10522: result: yes
  300. configure:10529: checking whether gcc supports -fno-inline
  301. configure:10548: gcc -o conftest -O3 -march=native -pipe -Werror -fno-inline conftest.c >&5
  302. configure:10548: $? = 0
  303. configure:10556: result: yes
  304. configure:10569: checking for -Bsymbolic-functions linker support
  305. configure:10588: gcc -o conftest -O3 -march=native -pipe -Wl,-Bsymbolic-functions -Wl,--dynamic-list-cpp-new -Wl,--dynamic-list-cpp-typeinfo conftest.c >&5
  306. configure:10588: $? = 0
  307. configure:10594: result: found
  308. configure:10608: checking for -isystem
  309. configure:10623: gcc -c -O3 -march=native -pipe -Werror conftest.c >&5
  310. configure:10623: $? = 0
  311. configure:10629: result: yes
  312. configure:11139: checking whether to build with additional debug utilities
  313. configure:11183: result: no
  314. configure:11189: checking whether to do a debug build
  315. configure:11209: result: no
  316. configure:11242: checking whether to include symbols while preserve optimization
  317. configure:11259: result: no
  318. configure:11290: checking for explicit AFLAGS
  319. configure:11297: result: no
  320. configure:11301: checking for explicit CFLAGS
  321. configure:11304: result: -O3 -march=native -pipe
  322. configure:11312: checking for explicit CXXFLAGS
  323. configure:11315: result: -O3 -march=native -pipe
  324. configure:11323: checking for explicit OBJCFLAGS
  325. configure:11330: result: no
  326. configure:11334: checking for explicit OBJCXXFLAGS
  327. configure:11341: result: no
  328. configure:11345: checking for explicit LDFLAGS
  329. configure:11352: result: no
  330. configure:11831: checking which package format to use
  331. configure:11860: result: none
  332. configure:12001: checking how to run the C preprocessor
  333. configure:12032: gcc -E conftest.c
  334. configure:12032: $? = 0
  335. configure:12046: gcc -E conftest.c
  336. conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
  337. compilation terminated.
  338. configure:12046: $? = 1
  339. configure: failed program was:
  340. | /* confdefs.h */
  341. | #define PACKAGE_NAME "LibreOffice"
  342. | #define PACKAGE_TARNAME "libreoffice"
  343. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  344. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  345. | #define PACKAGE_BUGREPORT ""
  346. | #define PACKAGE_URL "http://documentfoundation.org/"
  347. | #define LIBO_VERSION_MAJOR 5
  348. | #define LIBO_VERSION_MINOR 1
  349. | #define LIBO_VERSION_MICRO 0
  350. | #define LIBO_VERSION_PATCH 0
  351. | #define LIBO_THIS_YEAR 2015
  352. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  353. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  354. | #define HAVE_FEATURE_DESKTOP 1
  355. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  356. | #define HAVE_FEATURE_AVMEDIA 1
  357. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  358. | #define HAVE_FEATURE_EXTENSIONS 1
  359. | #define HAVE_FEATURE_SCRIPTING 1
  360. | #define LIBO_BIN_FOLDER "program"
  361. | #define LIBO_ETC_FOLDER "program"
  362. | #define LIBO_LIBEXEC_FOLDER "program"
  363. | #define LIBO_LIB_FOLDER "program"
  364. | #define LIBO_LIB_PYUNO_FOLDER "program"
  365. | #define LIBO_SHARE_FOLDER "share"
  366. | #define LIBO_SHARE_HELP_FOLDER "help"
  367. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  368. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  369. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  370. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  371. | #define LIBO_URE_BIN_FOLDER "program"
  372. | #define LIBO_URE_ETC_FOLDER "program"
  373. | #define LIBO_URE_LIB_FOLDER "program"
  374. | #define LIBO_URE_MISC_FOLDER "program"
  375. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  376. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  377. | /* end confdefs.h. */
  378. | #include <ac_nonexistent.h>
  379. configure:12071: result: gcc -E
  380. configure:12091: gcc -E conftest.c
  381. configure:12091: $? = 0
  382. configure:12105: gcc -E conftest.c
  383. conftest.c:39:28: fatal error: ac_nonexistent.h: No such file or directory
  384. compilation terminated.
  385. configure:12105: $? = 1
  386. configure: failed program was:
  387. | /* confdefs.h */
  388. | #define PACKAGE_NAME "LibreOffice"
  389. | #define PACKAGE_TARNAME "libreoffice"
  390. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  391. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  392. | #define PACKAGE_BUGREPORT ""
  393. | #define PACKAGE_URL "http://documentfoundation.org/"
  394. | #define LIBO_VERSION_MAJOR 5
  395. | #define LIBO_VERSION_MINOR 1
  396. | #define LIBO_VERSION_MICRO 0
  397. | #define LIBO_VERSION_PATCH 0
  398. | #define LIBO_THIS_YEAR 2015
  399. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  400. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  401. | #define HAVE_FEATURE_DESKTOP 1
  402. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  403. | #define HAVE_FEATURE_AVMEDIA 1
  404. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  405. | #define HAVE_FEATURE_EXTENSIONS 1
  406. | #define HAVE_FEATURE_SCRIPTING 1
  407. | #define LIBO_BIN_FOLDER "program"
  408. | #define LIBO_ETC_FOLDER "program"
  409. | #define LIBO_LIBEXEC_FOLDER "program"
  410. | #define LIBO_LIB_FOLDER "program"
  411. | #define LIBO_LIB_PYUNO_FOLDER "program"
  412. | #define LIBO_SHARE_FOLDER "share"
  413. | #define LIBO_SHARE_HELP_FOLDER "help"
  414. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  415. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  416. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  417. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  418. | #define LIBO_URE_BIN_FOLDER "program"
  419. | #define LIBO_URE_ETC_FOLDER "program"
  420. | #define LIBO_URE_LIB_FOLDER "program"
  421. | #define LIBO_URE_MISC_FOLDER "program"
  422. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  423. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  424. | /* end confdefs.h. */
  425. | #include <ac_nonexistent.h>
  426. configure:12134: checking for ANSI C header files
  427. configure:12154: gcc -c -O3 -march=native -pipe conftest.c >&5
  428. configure:12154: $? = 0
  429. configure:12227: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  430. configure:12227: $? = 0
  431. configure:12227: ./conftest
  432. configure:12227: $? = 0
  433. configure:12238: result: yes
  434. configure:12251: checking for sys/types.h
  435. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  436. configure:12251: $? = 0
  437. configure:12251: result: yes
  438. configure:12251: checking for sys/stat.h
  439. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  440. configure:12251: $? = 0
  441. configure:12251: result: yes
  442. configure:12251: checking for stdlib.h
  443. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  444. configure:12251: $? = 0
  445. configure:12251: result: yes
  446. configure:12251: checking for string.h
  447. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  448. configure:12251: $? = 0
  449. configure:12251: result: yes
  450. configure:12251: checking for memory.h
  451. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  452. configure:12251: $? = 0
  453. configure:12251: result: yes
  454. configure:12251: checking for strings.h
  455. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  456. configure:12251: $? = 0
  457. configure:12251: result: yes
  458. configure:12251: checking for inttypes.h
  459. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  460. configure:12251: $? = 0
  461. configure:12251: result: yes
  462. configure:12251: checking for stdint.h
  463. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  464. configure:12251: $? = 0
  465. configure:12251: result: yes
  466. configure:12251: checking for unistd.h
  467. configure:12251: gcc -c -O3 -march=native -pipe conftest.c >&5
  468. configure:12251: $? = 0
  469. configure:12251: result: yes
  470. configure:12263: checking syslog.h usability
  471. configure:12263: gcc -c -O3 -march=native -pipe conftest.c >&5
  472. configure:12263: $? = 0
  473. configure:12263: result: yes
  474. configure:12263: checking syslog.h presence
  475. configure:12263: gcc -E conftest.c
  476. configure:12263: $? = 0
  477. configure:12263: result: yes
  478. configure:12263: checking for syslog.h
  479. configure:12263: result: yes
  480. configure:12275: checking whether to turn warnings to errors
  481. configure:12287: result: no
  482. configure:12293: checking whether to have assert to abort in release code
  483. configure:12301: result: no
  484. configure:12309: checking whether to use ooenv for the instdir installation
  485. configure:12316: result: yes
  486. configure:12343: checking whether to enable CUPS support
  487. configure:12347: result: yes
  488. configure:12350: checking whether cups support is present
  489. configure:12352: checking for cupsPrintFiles in -lcups
  490. configure:12377: gcc -o conftest -O3 -march=native -pipe conftest.c -lcups >&5
  491. configure:12377: $? = 0
  492. configure:12386: result: yes
  493. configure:12392: checking cups/cups.h usability
  494. configure:12392: gcc -c -O3 -march=native -pipe conftest.c >&5
  495. configure:12392: $? = 0
  496. configure:12392: result: yes
  497. configure:12392: checking cups/cups.h presence
  498. configure:12392: gcc -E conftest.c
  499. configure:12392: $? = 0
  500. configure:12392: result: yes
  501. configure:12392: checking for cups/cups.h
  502. configure:12392: result: yes
  503. configure:12467: checking for pkg-config
  504. configure:12485: found /usr/bin/pkg-config
  505. configure:12497: result: /usr/bin/pkg-config
  506. configure:12522: checking pkg-config is at least version 0.9.0
  507. configure:12525: result: yes
  508. configure:12535: checking for FONTCONFIG
  509. configure:12542: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1"
  510. configure:12545: $? = 0
  511. configure:12559: $PKG_CONFIG --exists --print-errors "fontconfig >= 2.4.1"
  512. configure:12562: $? = 0
  513. configure:12620: result: yes
  514. configure:12652: checking whether we want to fetch tarballs
  515. configure:12660: result: "yes, if we use them"
  516. configure:12671: checking whether to build help
  517. configure:12687: result: no
  518. configure:12692: checking whether to include MySpell dictionaries
  519. configure:12701: result: no
  520. configure:12715: checking whether to use dicts from external paths
  521. configure:12752: result: no
  522. configure:12761: checking whether to enable pch feature
  523. configure:12776: result: no
  524. configure:12787: checking the GNU Make version
  525. configure:12792: result: /usr/bin/make 4.0
  526. configure:12892: checking whether GNU Make supports the 'file' function
  527. configure:12909: result: yes
  528. configure:12927: checking for --hash-style gcc linker support
  529. configure:12961: gcc -o conftest -O3 -march=native -pipe -Wl,--hash-style=gnu conftest.c >&5
  530. conftest.c: In function 'main':
  531. conftest.c:59:9: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  532. printf ("");
  533. ^
  534. configure:12961: $? = 0
  535. configure:12961: ./conftest
  536. configure:12961: $? = 0
  537. configure:12977: result: gnu
  538. configure:12994: checking for perl
  539. configure:13012: found /usr/bin/perl
  540. configure:13024: result: /usr/bin/perl
  541. configure:13043: checking the Perl version
  542. configure:13050: result: checked (perl 5)
  543. configure:13057: checking for required Perl modules
  544. configure:13060: result: all modules found
  545. configure:13136: checking for pkg-config
  546. configure:13166: result: /usr/bin/pkg-config
  547. configure:13191: checking pkg-config is at least version 0.9.0
  548. configure:13194: result: yes
  549. configure:13253: checking for ar
  550. configure:13269: found /usr/bin/ar
  551. configure:13280: result: ar
  552. configure:13345: checking for nm
  553. configure:13361: found /usr/bin/nm
  554. configure:13372: result: nm
  555. configure:13437: checking for objdump
  556. configure:13453: found /usr/bin/objdump
  557. configure:13464: result: objdump
  558. configure:13529: checking for ranlib
  559. configure:13545: found /usr/bin/ranlib
  560. configure:13556: result: ranlib
  561. configure:13621: checking for readelf
  562. configure:13637: found /usr/bin/readelf
  563. configure:13648: result: readelf
  564. configure:13713: checking for strip
  565. configure:13729: found /usr/bin/strip
  566. configure:13740: result: strip
  567. configure:14256: checking for ANSI C header files
  568. configure:14360: result: yes
  569. configure:14432: checking for g++
  570. configure:14448: found /usr/bin/g++
  571. configure:14459: result: g++
  572. configure:14486: checking for C++ compiler version
  573. configure:14495: g++ --version >&5
  574. g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
  575. Copyright (C) 2015 Free Software Foundation, Inc.
  576. This is free software; see the source for copying conditions. There is NO
  577. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  578.  
  579. configure:14506: $? = 0
  580. configure:14495: g++ -v >&5
  581. Using built-in specs.
  582. COLLECT_GCC=g++
  583. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  584. Target: x86_64-linux-gnu
  585. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.2.1-22ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  586. Thread model: posix
  587. gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
  588. configure:14506: $? = 0
  589. configure:14495: g++ -V >&5
  590. g++: error: unrecognized command line option '-V'
  591. g++: fatal error: no input files
  592. compilation terminated.
  593. configure:14506: $? = 1
  594. configure:14495: g++ -qversion >&5
  595. g++: error: unrecognized command line option '-qversion'
  596. g++: fatal error: no input files
  597. compilation terminated.
  598. configure:14506: $? = 1
  599. configure:14510: checking whether we are using the GNU C++ compiler
  600. configure:14529: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  601. configure:14529: $? = 0
  602. configure:14538: result: yes
  603. configure:14547: checking whether g++ accepts -g
  604. configure:14567: g++ -c -g conftest.cpp >&5
  605. configure:14567: $? = 0
  606. configure:14608: result: yes
  607. configure:14639: checking the GNU C++ compiler version
  608. configure:14648: result: checked (g++ 5.2.1)
  609. configure:14666: checking how to run the C++ preprocessor
  610. configure:14693: g++ -E conftest.cpp
  611. configure:14693: $? = 0
  612. configure:14707: g++ -E conftest.cpp
  613. conftest.cpp:53:28: fatal error: ac_nonexistent.h: No such file or directory
  614. compilation terminated.
  615. configure:14707: $? = 1
  616. configure: failed program was:
  617. | /* confdefs.h */
  618. | #define PACKAGE_NAME "LibreOffice"
  619. | #define PACKAGE_TARNAME "libreoffice"
  620. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  621. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  622. | #define PACKAGE_BUGREPORT ""
  623. | #define PACKAGE_URL "http://documentfoundation.org/"
  624. | #define LIBO_VERSION_MAJOR 5
  625. | #define LIBO_VERSION_MINOR 1
  626. | #define LIBO_VERSION_MICRO 0
  627. | #define LIBO_VERSION_PATCH 0
  628. | #define LIBO_THIS_YEAR 2015
  629. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  630. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  631. | #define HAVE_FEATURE_DESKTOP 1
  632. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  633. | #define HAVE_FEATURE_AVMEDIA 1
  634. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  635. | #define HAVE_FEATURE_EXTENSIONS 1
  636. | #define HAVE_FEATURE_SCRIPTING 1
  637. | #define LIBO_BIN_FOLDER "program"
  638. | #define LIBO_ETC_FOLDER "program"
  639. | #define LIBO_LIBEXEC_FOLDER "program"
  640. | #define LIBO_LIB_FOLDER "program"
  641. | #define LIBO_LIB_PYUNO_FOLDER "program"
  642. | #define LIBO_SHARE_FOLDER "share"
  643. | #define LIBO_SHARE_HELP_FOLDER "help"
  644. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  645. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  646. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  647. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  648. | #define LIBO_URE_BIN_FOLDER "program"
  649. | #define LIBO_URE_ETC_FOLDER "program"
  650. | #define LIBO_URE_LIB_FOLDER "program"
  651. | #define LIBO_URE_MISC_FOLDER "program"
  652. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  653. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  654. | #define STDC_HEADERS 1
  655. | #define HAVE_SYS_TYPES_H 1
  656. | #define HAVE_SYS_STAT_H 1
  657. | #define HAVE_STDLIB_H 1
  658. | #define HAVE_STRING_H 1
  659. | #define HAVE_MEMORY_H 1
  660. | #define HAVE_STRINGS_H 1
  661. | #define HAVE_INTTYPES_H 1
  662. | #define HAVE_STDINT_H 1
  663. | #define HAVE_UNISTD_H 1
  664. | #define HAVE_SYSLOG_H 1
  665. | #define HAVE_CUPS_H 1
  666. | #define ENABLE_CUPS 1
  667. | #define STDC_HEADERS 1
  668. | /* end confdefs.h. */
  669. | #include <ac_nonexistent.h>
  670. configure:14732: result: g++ -E
  671. configure:14752: g++ -E conftest.cpp
  672. configure:14752: $? = 0
  673. configure:14766: g++ -E conftest.cpp
  674. conftest.cpp:53:28: fatal error: ac_nonexistent.h: No such file or directory
  675. compilation terminated.
  676. configure:14766: $? = 1
  677. configure: failed program was:
  678. | /* confdefs.h */
  679. | #define PACKAGE_NAME "LibreOffice"
  680. | #define PACKAGE_TARNAME "libreoffice"
  681. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  682. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  683. | #define PACKAGE_BUGREPORT ""
  684. | #define PACKAGE_URL "http://documentfoundation.org/"
  685. | #define LIBO_VERSION_MAJOR 5
  686. | #define LIBO_VERSION_MINOR 1
  687. | #define LIBO_VERSION_MICRO 0
  688. | #define LIBO_VERSION_PATCH 0
  689. | #define LIBO_THIS_YEAR 2015
  690. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  691. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  692. | #define HAVE_FEATURE_DESKTOP 1
  693. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  694. | #define HAVE_FEATURE_AVMEDIA 1
  695. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  696. | #define HAVE_FEATURE_EXTENSIONS 1
  697. | #define HAVE_FEATURE_SCRIPTING 1
  698. | #define LIBO_BIN_FOLDER "program"
  699. | #define LIBO_ETC_FOLDER "program"
  700. | #define LIBO_LIBEXEC_FOLDER "program"
  701. | #define LIBO_LIB_FOLDER "program"
  702. | #define LIBO_LIB_PYUNO_FOLDER "program"
  703. | #define LIBO_SHARE_FOLDER "share"
  704. | #define LIBO_SHARE_HELP_FOLDER "help"
  705. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  706. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  707. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  708. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  709. | #define LIBO_URE_BIN_FOLDER "program"
  710. | #define LIBO_URE_ETC_FOLDER "program"
  711. | #define LIBO_URE_LIB_FOLDER "program"
  712. | #define LIBO_URE_MISC_FOLDER "program"
  713. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  714. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  715. | #define STDC_HEADERS 1
  716. | #define HAVE_SYS_TYPES_H 1
  717. | #define HAVE_SYS_STAT_H 1
  718. | #define HAVE_STDLIB_H 1
  719. | #define HAVE_STRING_H 1
  720. | #define HAVE_MEMORY_H 1
  721. | #define HAVE_STRINGS_H 1
  722. | #define HAVE_INTTYPES_H 1
  723. | #define HAVE_STDINT_H 1
  724. | #define HAVE_UNISTD_H 1
  725. | #define HAVE_SYSLOG_H 1
  726. | #define HAVE_CUPS_H 1
  727. | #define ENABLE_CUPS 1
  728. | #define STDC_HEADERS 1
  729. | /* end confdefs.h. */
  730. | #include <ac_nonexistent.h>
  731. configure:14796: checking whether g++ is broken with boost.thread
  732. configure:14816: g++ -E conftest.cpp
  733. configure:14816: $? = 0
  734. configure:14817: result: yes
  735. configure:14893: checking how to run the C++ preprocessor
  736. configure:14959: result: g++ -E
  737. configure:14979: g++ -E conftest.cpp
  738. configure:14979: $? = 0
  739. configure:14993: g++ -E conftest.cpp
  740. conftest.cpp:53:28: fatal error: ac_nonexistent.h: No such file or directory
  741. compilation terminated.
  742. configure:14993: $? = 1
  743. configure: failed program was:
  744. | /* confdefs.h */
  745. | #define PACKAGE_NAME "LibreOffice"
  746. | #define PACKAGE_TARNAME "libreoffice"
  747. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  748. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  749. | #define PACKAGE_BUGREPORT ""
  750. | #define PACKAGE_URL "http://documentfoundation.org/"
  751. | #define LIBO_VERSION_MAJOR 5
  752. | #define LIBO_VERSION_MINOR 1
  753. | #define LIBO_VERSION_MICRO 0
  754. | #define LIBO_VERSION_PATCH 0
  755. | #define LIBO_THIS_YEAR 2015
  756. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  757. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  758. | #define HAVE_FEATURE_DESKTOP 1
  759. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  760. | #define HAVE_FEATURE_AVMEDIA 1
  761. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  762. | #define HAVE_FEATURE_EXTENSIONS 1
  763. | #define HAVE_FEATURE_SCRIPTING 1
  764. | #define LIBO_BIN_FOLDER "program"
  765. | #define LIBO_ETC_FOLDER "program"
  766. | #define LIBO_LIBEXEC_FOLDER "program"
  767. | #define LIBO_LIB_FOLDER "program"
  768. | #define LIBO_LIB_PYUNO_FOLDER "program"
  769. | #define LIBO_SHARE_FOLDER "share"
  770. | #define LIBO_SHARE_HELP_FOLDER "help"
  771. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  772. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  773. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  774. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  775. | #define LIBO_URE_BIN_FOLDER "program"
  776. | #define LIBO_URE_ETC_FOLDER "program"
  777. | #define LIBO_URE_LIB_FOLDER "program"
  778. | #define LIBO_URE_MISC_FOLDER "program"
  779. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  780. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  781. | #define STDC_HEADERS 1
  782. | #define HAVE_SYS_TYPES_H 1
  783. | #define HAVE_SYS_STAT_H 1
  784. | #define HAVE_STDLIB_H 1
  785. | #define HAVE_STRING_H 1
  786. | #define HAVE_MEMORY_H 1
  787. | #define HAVE_STRINGS_H 1
  788. | #define HAVE_INTTYPES_H 1
  789. | #define HAVE_STDINT_H 1
  790. | #define HAVE_UNISTD_H 1
  791. | #define HAVE_SYSLOG_H 1
  792. | #define HAVE_CUPS_H 1
  793. | #define ENABLE_CUPS 1
  794. | #define STDC_HEADERS 1
  795. | /* end confdefs.h. */
  796. | #include <ac_nonexistent.h>
  797. configure:15027: checking how to run the C preprocessor
  798. configure:15097: result: gcc -E
  799. configure:15117: gcc -E conftest.c
  800. configure:15117: $? = 0
  801. configure:15131: gcc -E conftest.c
  802. conftest.c:53:28: fatal error: ac_nonexistent.h: No such file or directory
  803. compilation terminated.
  804. configure:15131: $? = 1
  805. configure: failed program was:
  806. | /* confdefs.h */
  807. | #define PACKAGE_NAME "LibreOffice"
  808. | #define PACKAGE_TARNAME "libreoffice"
  809. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  810. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  811. | #define PACKAGE_BUGREPORT ""
  812. | #define PACKAGE_URL "http://documentfoundation.org/"
  813. | #define LIBO_VERSION_MAJOR 5
  814. | #define LIBO_VERSION_MINOR 1
  815. | #define LIBO_VERSION_MICRO 0
  816. | #define LIBO_VERSION_PATCH 0
  817. | #define LIBO_THIS_YEAR 2015
  818. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  819. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  820. | #define HAVE_FEATURE_DESKTOP 1
  821. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  822. | #define HAVE_FEATURE_AVMEDIA 1
  823. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  824. | #define HAVE_FEATURE_EXTENSIONS 1
  825. | #define HAVE_FEATURE_SCRIPTING 1
  826. | #define LIBO_BIN_FOLDER "program"
  827. | #define LIBO_ETC_FOLDER "program"
  828. | #define LIBO_LIBEXEC_FOLDER "program"
  829. | #define LIBO_LIB_FOLDER "program"
  830. | #define LIBO_LIB_PYUNO_FOLDER "program"
  831. | #define LIBO_SHARE_FOLDER "share"
  832. | #define LIBO_SHARE_HELP_FOLDER "help"
  833. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  834. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  835. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  836. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  837. | #define LIBO_URE_BIN_FOLDER "program"
  838. | #define LIBO_URE_ETC_FOLDER "program"
  839. | #define LIBO_URE_LIB_FOLDER "program"
  840. | #define LIBO_URE_MISC_FOLDER "program"
  841. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  842. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  843. | #define STDC_HEADERS 1
  844. | #define HAVE_SYS_TYPES_H 1
  845. | #define HAVE_SYS_STAT_H 1
  846. | #define HAVE_STDLIB_H 1
  847. | #define HAVE_STRING_H 1
  848. | #define HAVE_MEMORY_H 1
  849. | #define HAVE_STRINGS_H 1
  850. | #define HAVE_INTTYPES_H 1
  851. | #define HAVE_STDINT_H 1
  852. | #define HAVE_UNISTD_H 1
  853. | #define HAVE_SYSLOG_H 1
  854. | #define HAVE_CUPS_H 1
  855. | #define ENABLE_CUPS 1
  856. | #define STDC_HEADERS 1
  857. | /* end confdefs.h. */
  858. | #include <ac_nonexistent.h>
  859. configure:15169: checking size of long
  860. configure:15174: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  861. configure:15174: $? = 0
  862. configure:15174: ./conftest
  863. configure:15174: $? = 0
  864. configure:15188: result: 8
  865. configure:15202: checking size of short
  866. configure:15207: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  867. configure:15207: $? = 0
  868. configure:15207: ./conftest
  869. configure:15207: $? = 0
  870. configure:15221: result: 2
  871. configure:15235: checking size of int
  872. configure:15240: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  873. configure:15240: $? = 0
  874. configure:15240: ./conftest
  875. configure:15240: $? = 0
  876. configure:15254: result: 4
  877. configure:15268: checking size of long long
  878. configure:15273: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  879. configure:15273: $? = 0
  880. configure:15273: ./conftest
  881. configure:15273: $? = 0
  882. configure:15287: result: 8
  883. configure:15301: checking size of double
  884. configure:15306: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  885. configure:15306: $? = 0
  886. configure:15306: ./conftest
  887. configure:15306: $? = 0
  888. configure:15320: result: 8
  889. configure:15334: checking size of void*
  890. configure:15339: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  891. configure:15339: $? = 0
  892. configure:15339: ./conftest
  893. configure:15339: $? = 0
  894. configure:15353: result: 8
  895. configure:15374: checking alignment of short
  896. configure:15379: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  897. configure:15379: $? = 0
  898. configure:15379: ./conftest
  899. configure:15379: $? = 0
  900. configure:15398: result: 2
  901. configure:15410: checking alignment of int
  902. configure:15415: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  903. configure:15415: $? = 0
  904. configure:15415: ./conftest
  905. configure:15415: $? = 0
  906. configure:15434: result: 4
  907. configure:15446: checking alignment of long
  908. configure:15451: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  909. configure:15451: $? = 0
  910. configure:15451: ./conftest
  911. configure:15451: $? = 0
  912. configure:15470: result: 8
  913. configure:15482: checking alignment of double
  914. configure:15487: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  915. configure:15487: $? = 0
  916. configure:15487: ./conftest
  917. configure:15487: $? = 0
  918. configure:15506: result: 8
  919. configure:15535: checking for special C compiler options needed for large files
  920. configure:15580: result: no
  921. configure:15586: checking for _FILE_OFFSET_BITS value needed for large files
  922. configure:15611: gcc -c -O3 -march=native -pipe conftest.c >&5
  923. configure:15611: $? = 0
  924. configure:15643: result: no
  925. configure:15786: checking whether to enable runtime optimizations
  926. configure:15802: result: yes
  927. configure:15816: checking valgrind/valgrind.h usability
  928. configure:15816: gcc -c -O3 -march=native -pipe conftest.c >&5
  929. conftest.c:105:31: fatal error: valgrind/valgrind.h: No such file or directory
  930. compilation terminated.
  931. configure:15816: $? = 1
  932. configure: failed program was:
  933. | /* confdefs.h */
  934. | #define PACKAGE_NAME "LibreOffice"
  935. | #define PACKAGE_TARNAME "libreoffice"
  936. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  937. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  938. | #define PACKAGE_BUGREPORT ""
  939. | #define PACKAGE_URL "http://documentfoundation.org/"
  940. | #define LIBO_VERSION_MAJOR 5
  941. | #define LIBO_VERSION_MINOR 1
  942. | #define LIBO_VERSION_MICRO 0
  943. | #define LIBO_VERSION_PATCH 0
  944. | #define LIBO_THIS_YEAR 2015
  945. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  946. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  947. | #define HAVE_FEATURE_DESKTOP 1
  948. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  949. | #define HAVE_FEATURE_AVMEDIA 1
  950. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  951. | #define HAVE_FEATURE_EXTENSIONS 1
  952. | #define HAVE_FEATURE_SCRIPTING 1
  953. | #define LIBO_BIN_FOLDER "program"
  954. | #define LIBO_ETC_FOLDER "program"
  955. | #define LIBO_LIBEXEC_FOLDER "program"
  956. | #define LIBO_LIB_FOLDER "program"
  957. | #define LIBO_LIB_PYUNO_FOLDER "program"
  958. | #define LIBO_SHARE_FOLDER "share"
  959. | #define LIBO_SHARE_HELP_FOLDER "help"
  960. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  961. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  962. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  963. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  964. | #define LIBO_URE_BIN_FOLDER "program"
  965. | #define LIBO_URE_ETC_FOLDER "program"
  966. | #define LIBO_URE_LIB_FOLDER "program"
  967. | #define LIBO_URE_MISC_FOLDER "program"
  968. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  969. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  970. | #define STDC_HEADERS 1
  971. | #define HAVE_SYS_TYPES_H 1
  972. | #define HAVE_SYS_STAT_H 1
  973. | #define HAVE_STDLIB_H 1
  974. | #define HAVE_STRING_H 1
  975. | #define HAVE_MEMORY_H 1
  976. | #define HAVE_STRINGS_H 1
  977. | #define HAVE_INTTYPES_H 1
  978. | #define HAVE_STDINT_H 1
  979. | #define HAVE_UNISTD_H 1
  980. | #define HAVE_SYSLOG_H 1
  981. | #define HAVE_CUPS_H 1
  982. | #define ENABLE_CUPS 1
  983. | #define STDC_HEADERS 1
  984. | #define SIZEOF_LONG 8
  985. | #define SIZEOF_SHORT 2
  986. | #define SIZEOF_INT 4
  987. | #define SIZEOF_LONG_LONG 8
  988. | #define SIZEOF_DOUBLE 8
  989. | #define SIZEOF_VOIDP 8
  990. | #define ALIGNOF_SHORT 2
  991. | #define ALIGNOF_INT 4
  992. | #define ALIGNOF_LONG 8
  993. | #define ALIGNOF_DOUBLE 8
  994. | #define SAL_TYPES_SIZEOFSHORT 2
  995. | #define SAL_TYPES_SIZEOFINT 4
  996. | #define SAL_TYPES_SIZEOFLONG 8
  997. | #define SAL_TYPES_SIZEOFLONGLONG 8
  998. | #define SAL_TYPES_SIZEOFPOINTER 8
  999. | #define SAL_TYPES_ALIGNMENT2 2
  1000. | #define SAL_TYPES_ALIGNMENT4 4
  1001. | #define SAL_TYPES_ALIGNMENT8 8
  1002. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  1003. | /* end confdefs.h. */
  1004. | #include <stdio.h>
  1005. | #ifdef HAVE_SYS_TYPES_H
  1006. | # include <sys/types.h>
  1007. | #endif
  1008. | #ifdef HAVE_SYS_STAT_H
  1009. | # include <sys/stat.h>
  1010. | #endif
  1011. | #ifdef STDC_HEADERS
  1012. | # include <stdlib.h>
  1013. | # include <stddef.h>
  1014. | #else
  1015. | # ifdef HAVE_STDLIB_H
  1016. | # include <stdlib.h>
  1017. | # endif
  1018. | #endif
  1019. | #ifdef HAVE_STRING_H
  1020. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1021. | # include <memory.h>
  1022. | # endif
  1023. | # include <string.h>
  1024. | #endif
  1025. | #ifdef HAVE_STRINGS_H
  1026. | # include <strings.h>
  1027. | #endif
  1028. | #ifdef HAVE_INTTYPES_H
  1029. | # include <inttypes.h>
  1030. | #endif
  1031. | #ifdef HAVE_STDINT_H
  1032. | # include <stdint.h>
  1033. | #endif
  1034. | #ifdef HAVE_UNISTD_H
  1035. | # include <unistd.h>
  1036. | #endif
  1037. | #include <valgrind/valgrind.h>
  1038. configure:15816: result: no
  1039. configure:15816: checking valgrind/valgrind.h presence
  1040. configure:15816: gcc -E conftest.c
  1041. conftest.c:72:31: fatal error: valgrind/valgrind.h: No such file or directory
  1042. compilation terminated.
  1043. configure:15816: $? = 1
  1044. configure: failed program was:
  1045. | /* confdefs.h */
  1046. | #define PACKAGE_NAME "LibreOffice"
  1047. | #define PACKAGE_TARNAME "libreoffice"
  1048. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  1049. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  1050. | #define PACKAGE_BUGREPORT ""
  1051. | #define PACKAGE_URL "http://documentfoundation.org/"
  1052. | #define LIBO_VERSION_MAJOR 5
  1053. | #define LIBO_VERSION_MINOR 1
  1054. | #define LIBO_VERSION_MICRO 0
  1055. | #define LIBO_VERSION_PATCH 0
  1056. | #define LIBO_THIS_YEAR 2015
  1057. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  1058. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  1059. | #define HAVE_FEATURE_DESKTOP 1
  1060. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  1061. | #define HAVE_FEATURE_AVMEDIA 1
  1062. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  1063. | #define HAVE_FEATURE_EXTENSIONS 1
  1064. | #define HAVE_FEATURE_SCRIPTING 1
  1065. | #define LIBO_BIN_FOLDER "program"
  1066. | #define LIBO_ETC_FOLDER "program"
  1067. | #define LIBO_LIBEXEC_FOLDER "program"
  1068. | #define LIBO_LIB_FOLDER "program"
  1069. | #define LIBO_LIB_PYUNO_FOLDER "program"
  1070. | #define LIBO_SHARE_FOLDER "share"
  1071. | #define LIBO_SHARE_HELP_FOLDER "help"
  1072. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  1073. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  1074. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  1075. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  1076. | #define LIBO_URE_BIN_FOLDER "program"
  1077. | #define LIBO_URE_ETC_FOLDER "program"
  1078. | #define LIBO_URE_LIB_FOLDER "program"
  1079. | #define LIBO_URE_MISC_FOLDER "program"
  1080. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  1081. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  1082. | #define STDC_HEADERS 1
  1083. | #define HAVE_SYS_TYPES_H 1
  1084. | #define HAVE_SYS_STAT_H 1
  1085. | #define HAVE_STDLIB_H 1
  1086. | #define HAVE_STRING_H 1
  1087. | #define HAVE_MEMORY_H 1
  1088. | #define HAVE_STRINGS_H 1
  1089. | #define HAVE_INTTYPES_H 1
  1090. | #define HAVE_STDINT_H 1
  1091. | #define HAVE_UNISTD_H 1
  1092. | #define HAVE_SYSLOG_H 1
  1093. | #define HAVE_CUPS_H 1
  1094. | #define ENABLE_CUPS 1
  1095. | #define STDC_HEADERS 1
  1096. | #define SIZEOF_LONG 8
  1097. | #define SIZEOF_SHORT 2
  1098. | #define SIZEOF_INT 4
  1099. | #define SIZEOF_LONG_LONG 8
  1100. | #define SIZEOF_DOUBLE 8
  1101. | #define SIZEOF_VOIDP 8
  1102. | #define ALIGNOF_SHORT 2
  1103. | #define ALIGNOF_INT 4
  1104. | #define ALIGNOF_LONG 8
  1105. | #define ALIGNOF_DOUBLE 8
  1106. | #define SAL_TYPES_SIZEOFSHORT 2
  1107. | #define SAL_TYPES_SIZEOFINT 4
  1108. | #define SAL_TYPES_SIZEOFLONG 8
  1109. | #define SAL_TYPES_SIZEOFLONGLONG 8
  1110. | #define SAL_TYPES_SIZEOFPOINTER 8
  1111. | #define SAL_TYPES_ALIGNMENT2 2
  1112. | #define SAL_TYPES_ALIGNMENT4 4
  1113. | #define SAL_TYPES_ALIGNMENT8 8
  1114. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  1115. | /* end confdefs.h. */
  1116. | #include <valgrind/valgrind.h>
  1117. configure:15816: result: no
  1118. configure:15816: checking for valgrind/valgrind.h
  1119. configure:15816: result: no
  1120. configure:15833: checking sys/sdt.h usability
  1121. configure:15833: gcc -c -O3 -march=native -pipe conftest.c >&5
  1122. conftest.c:105:21: fatal error: sys/sdt.h: No such file or directory
  1123. compilation terminated.
  1124. configure:15833: $? = 1
  1125. configure: failed program was:
  1126. | /* confdefs.h */
  1127. | #define PACKAGE_NAME "LibreOffice"
  1128. | #define PACKAGE_TARNAME "libreoffice"
  1129. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  1130. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  1131. | #define PACKAGE_BUGREPORT ""
  1132. | #define PACKAGE_URL "http://documentfoundation.org/"
  1133. | #define LIBO_VERSION_MAJOR 5
  1134. | #define LIBO_VERSION_MINOR 1
  1135. | #define LIBO_VERSION_MICRO 0
  1136. | #define LIBO_VERSION_PATCH 0
  1137. | #define LIBO_THIS_YEAR 2015
  1138. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  1139. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  1140. | #define HAVE_FEATURE_DESKTOP 1
  1141. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  1142. | #define HAVE_FEATURE_AVMEDIA 1
  1143. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  1144. | #define HAVE_FEATURE_EXTENSIONS 1
  1145. | #define HAVE_FEATURE_SCRIPTING 1
  1146. | #define LIBO_BIN_FOLDER "program"
  1147. | #define LIBO_ETC_FOLDER "program"
  1148. | #define LIBO_LIBEXEC_FOLDER "program"
  1149. | #define LIBO_LIB_FOLDER "program"
  1150. | #define LIBO_LIB_PYUNO_FOLDER "program"
  1151. | #define LIBO_SHARE_FOLDER "share"
  1152. | #define LIBO_SHARE_HELP_FOLDER "help"
  1153. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  1154. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  1155. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  1156. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  1157. | #define LIBO_URE_BIN_FOLDER "program"
  1158. | #define LIBO_URE_ETC_FOLDER "program"
  1159. | #define LIBO_URE_LIB_FOLDER "program"
  1160. | #define LIBO_URE_MISC_FOLDER "program"
  1161. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  1162. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  1163. | #define STDC_HEADERS 1
  1164. | #define HAVE_SYS_TYPES_H 1
  1165. | #define HAVE_SYS_STAT_H 1
  1166. | #define HAVE_STDLIB_H 1
  1167. | #define HAVE_STRING_H 1
  1168. | #define HAVE_MEMORY_H 1
  1169. | #define HAVE_STRINGS_H 1
  1170. | #define HAVE_INTTYPES_H 1
  1171. | #define HAVE_STDINT_H 1
  1172. | #define HAVE_UNISTD_H 1
  1173. | #define HAVE_SYSLOG_H 1
  1174. | #define HAVE_CUPS_H 1
  1175. | #define ENABLE_CUPS 1
  1176. | #define STDC_HEADERS 1
  1177. | #define SIZEOF_LONG 8
  1178. | #define SIZEOF_SHORT 2
  1179. | #define SIZEOF_INT 4
  1180. | #define SIZEOF_LONG_LONG 8
  1181. | #define SIZEOF_DOUBLE 8
  1182. | #define SIZEOF_VOIDP 8
  1183. | #define ALIGNOF_SHORT 2
  1184. | #define ALIGNOF_INT 4
  1185. | #define ALIGNOF_LONG 8
  1186. | #define ALIGNOF_DOUBLE 8
  1187. | #define SAL_TYPES_SIZEOFSHORT 2
  1188. | #define SAL_TYPES_SIZEOFINT 4
  1189. | #define SAL_TYPES_SIZEOFLONG 8
  1190. | #define SAL_TYPES_SIZEOFLONGLONG 8
  1191. | #define SAL_TYPES_SIZEOFPOINTER 8
  1192. | #define SAL_TYPES_ALIGNMENT2 2
  1193. | #define SAL_TYPES_ALIGNMENT4 4
  1194. | #define SAL_TYPES_ALIGNMENT8 8
  1195. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  1196. | /* end confdefs.h. */
  1197. | #include <stdio.h>
  1198. | #ifdef HAVE_SYS_TYPES_H
  1199. | # include <sys/types.h>
  1200. | #endif
  1201. | #ifdef HAVE_SYS_STAT_H
  1202. | # include <sys/stat.h>
  1203. | #endif
  1204. | #ifdef STDC_HEADERS
  1205. | # include <stdlib.h>
  1206. | # include <stddef.h>
  1207. | #else
  1208. | # ifdef HAVE_STDLIB_H
  1209. | # include <stdlib.h>
  1210. | # endif
  1211. | #endif
  1212. | #ifdef HAVE_STRING_H
  1213. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1214. | # include <memory.h>
  1215. | # endif
  1216. | # include <string.h>
  1217. | #endif
  1218. | #ifdef HAVE_STRINGS_H
  1219. | # include <strings.h>
  1220. | #endif
  1221. | #ifdef HAVE_INTTYPES_H
  1222. | # include <inttypes.h>
  1223. | #endif
  1224. | #ifdef HAVE_STDINT_H
  1225. | # include <stdint.h>
  1226. | #endif
  1227. | #ifdef HAVE_UNISTD_H
  1228. | # include <unistd.h>
  1229. | #endif
  1230. | #include <sys/sdt.h>
  1231. configure:15833: result: no
  1232. configure:15833: checking sys/sdt.h presence
  1233. configure:15833: gcc -E conftest.c
  1234. conftest.c:72:21: fatal error: sys/sdt.h: No such file or directory
  1235. compilation terminated.
  1236. configure:15833: $? = 1
  1237. configure: failed program was:
  1238. | /* confdefs.h */
  1239. | #define PACKAGE_NAME "LibreOffice"
  1240. | #define PACKAGE_TARNAME "libreoffice"
  1241. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  1242. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  1243. | #define PACKAGE_BUGREPORT ""
  1244. | #define PACKAGE_URL "http://documentfoundation.org/"
  1245. | #define LIBO_VERSION_MAJOR 5
  1246. | #define LIBO_VERSION_MINOR 1
  1247. | #define LIBO_VERSION_MICRO 0
  1248. | #define LIBO_VERSION_PATCH 0
  1249. | #define LIBO_THIS_YEAR 2015
  1250. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  1251. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  1252. | #define HAVE_FEATURE_DESKTOP 1
  1253. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  1254. | #define HAVE_FEATURE_AVMEDIA 1
  1255. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  1256. | #define HAVE_FEATURE_EXTENSIONS 1
  1257. | #define HAVE_FEATURE_SCRIPTING 1
  1258. | #define LIBO_BIN_FOLDER "program"
  1259. | #define LIBO_ETC_FOLDER "program"
  1260. | #define LIBO_LIBEXEC_FOLDER "program"
  1261. | #define LIBO_LIB_FOLDER "program"
  1262. | #define LIBO_LIB_PYUNO_FOLDER "program"
  1263. | #define LIBO_SHARE_FOLDER "share"
  1264. | #define LIBO_SHARE_HELP_FOLDER "help"
  1265. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  1266. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  1267. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  1268. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  1269. | #define LIBO_URE_BIN_FOLDER "program"
  1270. | #define LIBO_URE_ETC_FOLDER "program"
  1271. | #define LIBO_URE_LIB_FOLDER "program"
  1272. | #define LIBO_URE_MISC_FOLDER "program"
  1273. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  1274. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  1275. | #define STDC_HEADERS 1
  1276. | #define HAVE_SYS_TYPES_H 1
  1277. | #define HAVE_SYS_STAT_H 1
  1278. | #define HAVE_STDLIB_H 1
  1279. | #define HAVE_STRING_H 1
  1280. | #define HAVE_MEMORY_H 1
  1281. | #define HAVE_STRINGS_H 1
  1282. | #define HAVE_INTTYPES_H 1
  1283. | #define HAVE_STDINT_H 1
  1284. | #define HAVE_UNISTD_H 1
  1285. | #define HAVE_SYSLOG_H 1
  1286. | #define HAVE_CUPS_H 1
  1287. | #define ENABLE_CUPS 1
  1288. | #define STDC_HEADERS 1
  1289. | #define SIZEOF_LONG 8
  1290. | #define SIZEOF_SHORT 2
  1291. | #define SIZEOF_INT 4
  1292. | #define SIZEOF_LONG_LONG 8
  1293. | #define SIZEOF_DOUBLE 8
  1294. | #define SIZEOF_VOIDP 8
  1295. | #define ALIGNOF_SHORT 2
  1296. | #define ALIGNOF_INT 4
  1297. | #define ALIGNOF_LONG 8
  1298. | #define ALIGNOF_DOUBLE 8
  1299. | #define SAL_TYPES_SIZEOFSHORT 2
  1300. | #define SAL_TYPES_SIZEOFINT 4
  1301. | #define SAL_TYPES_SIZEOFLONG 8
  1302. | #define SAL_TYPES_SIZEOFLONGLONG 8
  1303. | #define SAL_TYPES_SIZEOFPOINTER 8
  1304. | #define SAL_TYPES_ALIGNMENT2 2
  1305. | #define SAL_TYPES_ALIGNMENT4 4
  1306. | #define SAL_TYPES_ALIGNMENT8 8
  1307. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  1308. | /* end confdefs.h. */
  1309. | #include <sys/sdt.h>
  1310. configure:15833: result: no
  1311. configure:15833: checking for sys/sdt.h
  1312. configure:15833: result: no
  1313. configure:16136: checking whether g++ supports thread safe statics
  1314. configure:16185: result: yes
  1315. configure:16207: checking whether gcc supports -fvisibility=hidden
  1316. configure:16222: gcc -o conftest -O3 -march=native -pipe -Werror -fvisibility=hidden conftest.c >&5
  1317. configure:16222: $? = 0
  1318. configure:16230: result: yes
  1319. configure:16237: checking whether gcc supports -mno-avx
  1320. configure:16252: gcc -o conftest -O3 -march=native -pipe -Werror -mno-avx conftest.c >&5
  1321. configure:16252: $? = 0
  1322. configure:16259: result: yes
  1323. configure:16266: checking whether gcc supports -fstack-protector-strong
  1324. configure:16281: gcc -o conftest -O3 -march=native -pipe -Werror -fstack-protector-strong conftest.c >&5
  1325. configure:16281: $? = 0
  1326. configure:16288: result: yes
  1327. configure:16295: checking whether gcc supports atomic functions
  1328. configure:16318: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1329. configure:16318: $? = 0
  1330. configure:16324: result: yes
  1331. configure:16333: checking whether gcc supports __attribute__((deprecated(message)))
  1332. configure:16343: gcc -c -O3 -march=native -pipe -Werror conftest.c >&5
  1333. configure:16343: $? = 0
  1334. configure:16347: result: yes
  1335. configure:16357: checking whether g++ declares __cxa_allocate_exception in cxxabi.h
  1336. configure:16372: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1337. configure:16372: $? = 0
  1338. configure:16376: result: yes
  1339. configure:16391: checking whether g++ declares __cxa_get_globals in cxxabi.h
  1340. configure:16406: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1341. configure:16406: $? = 0
  1342. configure:16410: result: yes
  1343. configure:16425: checking whether g++ declares __cxa_throw in cxxabi.h
  1344. configure:16440: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1345. configure:16440: $? = 0
  1346. configure:16444: result: yes
  1347. configure:16459: checking whether g++ supports __attribute__((warn_unused))
  1348. configure:16475: g++ -c -O3 -march=native -pipe -Werror -Wunknown-pragmas conftest.cpp >&5
  1349. configure:16475: $? = 0
  1350. configure:16479: result: yes
  1351. configure:16495: checking whether STL uses __attribute__((warn_unused))
  1352. configure:16512: g++ -c -O3 -march=native -pipe -Werror -Wunused conftest.cpp >&5
  1353. configure:16512: $? = 0
  1354. configure:16514: result: no
  1355. configure:16539: checking What the C++ library is
  1356. configure:16563: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1357. configure:16563: $? = 0
  1358. configure:16617: result: GNU libstdc++
  1359. configure:16636: checking whether g++ supports C++14 or C++11
  1360. configure:16665: g++ -c -O3 -march=native -pipe -std=gnu++14 -Werror conftest.cpp >&5
  1361. configure:16665: $? = 0
  1362. configure:16682: result: yes (-std=gnu++14)
  1363. configure:16690: checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage
  1364. configure:16721: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1365. configure:16721: $? = 0
  1366. configure:16722: result: no
  1367. configure:16736: checking whether g++ supports C++11 without Language Defect 757
  1368. configure:16783: g++ -c -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  1369. configure:16783: $? = 0
  1370. configure:16784: result: yes
  1371. configure:16798: checking whether g++ supports C++11 without __float128 compile error
  1372. configure:16825: g++ -c -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  1373. configure:16825: $? = 0
  1374. configure:16826: result: yes
  1375. configure:16884: checking whether g++ supports C++11 constexpr
  1376. configure:16910: g++ -c -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  1377. configure:16910: $? = 0
  1378. configure:16923: result: yes
  1379. configure:16930: checking whether g++ supports C++14 constexpr
  1380. configure:16978: g++ -c -O3 -march=native -pipe -std=gnu++14 -DNDEBUG conftest.cpp >&5
  1381. configure:16978: $? = 0
  1382. configure:16991: result: yes
  1383. configure:16998: checking whether g++ supports C++14 sized deallocation
  1384. configure:17039: g++ -o conftest -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  1385. configure:17039: $? = 0
  1386. configure:17039: ./conftest
  1387. configure:17039: $? = 0
  1388. configure:17055: result: yes
  1389. configure:17065: checking whether g++ supports _Pragma operator
  1390. configure:17081: g++ -c -O3 -march=native -pipe -std=gnu++14 -Werror conftest.cpp >&5
  1391. configure:17081: $? = 0
  1392. configure:17086: result: yes
  1393. configure:17122: checking if STL headers are visibility safe (GCC bug 22482)
  1394. configure:17137: result: yes
  1395. configure:17151: checking if gcc is -fvisibility-inlines-hidden safe with STL headers
  1396. configure:17169: g++ -o conftest -O3 -march=native -pipe -fvisibility-inlines-hidden -fpic -shared conftest.cpp >&5
  1397. configure:17169: $? = 0
  1398. configure:17183: result: yes
  1399. configure:17198: checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)
  1400. configure:17231: result: yes
  1401. configure:17242: checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)
  1402. configure:17275: result: no
  1403. configure:17302: checking whether g++ supports -fno-default-inline
  1404. configure:17328: g++ -o conftest -O3 -march=native -pipe -Werror -fno-default-inline conftest.cpp >&5
  1405. configure:17328: $? = 0
  1406. configure:17342: result: yes
  1407. configure:17349: checking whether g++ supports -fno-enforce-eh-specs
  1408. configure:17374: g++ -o conftest -O3 -march=native -pipe -Werror -fno-enforce-eh-specs conftest.cpp >&5
  1409. configure:17374: $? = 0
  1410. configure:17388: result: yes
  1411. configure:17463: checking which memory allocator to use
  1412. configure:17577: result: internal
  1413. configure:17582: checking for posix_fallocate
  1414. configure:17582: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1415. configure:17582: $? = 0
  1416. configure:17582: result: yes
  1417. configure:17597: checking whether to add custom build version
  1418. configure:17605: result: no
  1419. configure:18287: checking which C preprocessor to use in idlc
  1420. configure:18333: result: ucpp
  1421. configure:18335: checking which ucpp tp use
  1422. configure:18381: result: internal
  1423. configure:18388: checking whether to enable EPM for packing
  1424. configure:18636: result: no
  1425. configure:18740: checking for gperf
  1426. configure:18758: found /usr/bin/gperf
  1427. configure:18770: result: /usr/bin/gperf
  1428. configure:18784: checking gperf version
  1429. configure:18787: result: OK
  1430. configure:18866: checking whether to build the ODK
  1431. configure:19139: result: no
  1432. configure:19158: checking which zlib to use
  1433. configure:19161: result: external
  1434. configure:19166: checking zlib.h usability
  1435. configure:19166: gcc -c -O3 -march=native -pipe conftest.c >&5
  1436. configure:19166: $? = 0
  1437. configure:19166: result: yes
  1438. configure:19166: checking zlib.h presence
  1439. configure:19166: gcc -E conftest.c
  1440. configure:19166: $? = 0
  1441. configure:19166: result: yes
  1442. configure:19166: checking for zlib.h
  1443. configure:19166: result: yes
  1444. configure:19174: checking for deflate in -lz
  1445. configure:19199: gcc -o conftest -O3 -march=native -pipe conftest.c -lz >&5
  1446. configure:19199: $? = 0
  1447. configure:19208: result: yes
  1448. configure:19229: checking which libjpeg to use
  1449. configure:19244: result: external
  1450. configure:19247: checking jpeglib.h usability
  1451. configure:19247: gcc -c -O3 -march=native -pipe conftest.c >&5
  1452. configure:19247: $? = 0
  1453. configure:19247: result: yes
  1454. configure:19247: checking jpeglib.h presence
  1455. configure:19247: gcc -E conftest.c
  1456. configure:19247: $? = 0
  1457. configure:19247: result: yes
  1458. configure:19247: checking for jpeglib.h
  1459. configure:19247: result: yes
  1460. configure:19255: checking for jpeg_resync_to_restart in -ljpeg
  1461. configure:19280: gcc -o conftest -O3 -march=native -pipe conftest.c -ljpeg >&5
  1462. configure:19280: $? = 0
  1463. configure:19289: result: yes
  1464. configure:19443: checking which clucene to use
  1465. configure:19446: result: external
  1466. configure:19451: checking for CLUCENE
  1467. configure:19458: $PKG_CONFIG --exists --print-errors "libclucene-core"
  1468. configure:19461: $? = 0
  1469. configure:19475: $PKG_CONFIG --exists --print-errors "libclucene-core"
  1470. configure:19478: $? = 0
  1471. configure:19536: result: yes
  1472. configure:19553: checking for CLucene/analysis/cjk/CJKAnalyzer.h
  1473. configure:19553: g++ -c -O3 -march=native -pipe -isystem /usr/lib/x86_64-linux-gnu -isystem /usr/lib/x86_64-linux-gnu conftest.cpp >&5
  1474. configure:19553: $? = 0
  1475. configure:19553: result: yes
  1476. configure:19582: checking which expat to use
  1477. configure:19585: result: external
  1478. configure:19588: checking expat.h usability
  1479. configure:19588: gcc -c -O3 -march=native -pipe conftest.c >&5
  1480. configure:19588: $? = 0
  1481. configure:19588: result: yes
  1482. configure:19588: checking expat.h presence
  1483. configure:19588: gcc -E conftest.c
  1484. configure:19588: $? = 0
  1485. configure:19588: result: yes
  1486. configure:19588: checking for expat.h
  1487. configure:19588: result: yes
  1488. configure:19596: checking for XML_ParserCreate in -lexpat
  1489. configure:19621: gcc -o conftest -O3 -march=native -pipe conftest.c -lexpat >&5
  1490. configure:19621: $? = 0
  1491. configure:19630: result: yes
  1492. configure:19694: checking whether to enable Embedded OpenType support
  1493. configure:19826: result: no
  1494. configure:19846: checking which librevenge to use
  1495. configure:19947: result: internal
  1496. configure:19968: checking which libebook to use
  1497. configure:20069: result: internal
  1498. configure:20090: checking which libetonyek to use
  1499. configure:20191: result: internal
  1500. configure:20212: checking which libfreehand to use
  1501. configure:20313: result: internal
  1502. configure:20334: checking which libodfgen to use
  1503. configure:20435: result: internal
  1504. configure:20456: checking which libcdr to use
  1505. configure:20557: result: internal
  1506. configure:20578: checking which libmspub to use
  1507. configure:20679: result: internal
  1508. configure:20700: checking which libmwaw to use
  1509. configure:20801: result: internal
  1510. configure:20822: checking which libpagemaker to use
  1511. configure:20923: result: internal
  1512. configure:20944: checking which libvisio to use
  1513. configure:21045: result: internal
  1514. configure:21068: checking which libcmis to use
  1515. configure:21169: result: internal
  1516. configure:21201: checking which libwpd to use
  1517. configure:21302: result: internal
  1518. configure:21374: checking which lcms2 to use
  1519. configure:21377: result: external
  1520. configure:21382: checking for LCMS2
  1521. configure:21389: $PKG_CONFIG --exists --print-errors "lcms2"
  1522. configure:21392: $? = 0
  1523. configure:21406: $PKG_CONFIG --exists --print-errors "lcms2"
  1524. configure:21409: $? = 0
  1525. configure:21467: result: yes
  1526. configure:21503: checking which cppunit to use
  1527. configure:21604: result: internal
  1528. configure:21618: checking whether freetype is available
  1529. configure:21629: checking for FREETYPE
  1530. configure:21636: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.9.3"
  1531. configure:21639: $? = 0
  1532. configure:21653: $PKG_CONFIG --exists --print-errors "freetype2 >= 9.9.3"
  1533. configure:21656: $? = 0
  1534. configure:21714: result: yes
  1535. configure:21726: checking for FT_Face_GetCharVariantIndex
  1536. configure:21726: gcc -o conftest -O3 -march=native -pipe -isystem /usr/include/freetype2 conftest.c -lfreetype >&5
  1537. configure:21726: $? = 0
  1538. configure:21726: result: yes
  1539. configure:21748: checking which libabw to use
  1540. configure:21849: result: internal
  1541. configure:21870: checking which libwps to use
  1542. configure:21971: result: internal
  1543. configure:21992: checking which libwpg to use
  1544. configure:22093: result: internal
  1545. configure:22121: checking which libxslt to use
  1546. configure:22124: result: external
  1547. configure:22135: checking for LIBXSLT
  1548. configure:22142: $PKG_CONFIG --exists --print-errors "libxslt"
  1549. configure:22145: $? = 0
  1550. configure:22159: $PKG_CONFIG --exists --print-errors "libxslt"
  1551. configure:22162: $? = 0
  1552. configure:22220: result: yes
  1553. configure:22229: checking for LIBEXSLT
  1554. configure:22236: $PKG_CONFIG --exists --print-errors "libexslt"
  1555. configure:22239: $? = 0
  1556. configure:22253: $PKG_CONFIG --exists --print-errors "libexslt"
  1557. configure:22256: $? = 0
  1558. configure:22314: result: yes
  1559. configure:22325: checking for xsltproc
  1560. configure:22343: found /usr/bin/xsltproc
  1561. configure:22356: result: /usr/bin/xsltproc
  1562. configure:22577: checking which libxml to use
  1563. configure:22580: result: external
  1564. configure:22593: checking for LIBXML
  1565. configure:22600: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
  1566. configure:22603: $? = 0
  1567. configure:22617: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.0"
  1568. configure:22620: $? = 0
  1569. configure:22678: result: yes
  1570. configure:22689: checking for xmllint
  1571. configure:22707: found /usr/bin/xmllint
  1572. configure:22720: result: /usr/bin/xmllint
  1573. configure:22893: checking for a Python interpreter with version >= 2.6
  1574. configure:22910: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1575. configure:22913: $? = 0
  1576. configure:22919: result: python
  1577. configure:22927: checking for python
  1578. configure:22945: found /usr/bin/python
  1579. configure:22957: result: /usr/bin/python
  1580. configure:22975: checking for python version
  1581. configure:22982: result: 2.7
  1582. configure:22994: checking for python platform
  1583. configure:23001: result: linux2
  1584. configure:23027: checking for python script directory
  1585. configure:23062: result: ${prefix}/lib/python2.7/dist-packages
  1586. configure:23071: checking for python extension module directory
  1587. configure:23106: result: ${exec_prefix}/lib/python2.7/dist-packages
  1588. configure:23128: checking which Python to use for Pyuno
  1589. configure:23446: result: system
  1590. configure:23514: checking for a Python interpreter with version >= 3.3
  1591. configure:23531: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1592. configure:23534: $? = 1
  1593. configure:23531: python2 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1594. configure:23534: $? = 1
  1595. configure:23531: python3 -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '3.3'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
  1596. configure:23534: $? = 0
  1597. configure:23540: result: python3
  1598. configure:23548: checking for python3
  1599. configure:23566: found /usr/bin/python3
  1600. configure:23578: result: /usr/bin/python3
  1601. configure:23596: checking for python3 version
  1602. configure:23603: result: 3.4
  1603. configure:23615: checking for python3 platform
  1604. configure:23622: result: linux
  1605. configure:23648: checking for python3 script directory
  1606. configure:23683: result: ${prefix}/lib/python3.4/site-packages
  1607. configure:23692: checking for python3 extension module directory
  1608. configure:23727: result: ${exec_prefix}/lib/python3.4/site-packages
  1609. configure:23939: checking Python.h usability
  1610. configure:23939: gcc -c -O3 -march=native -pipe -I/usr/include/python3.4m -I/usr/include/x86_64-linux-gnu/python3.4m conftest.c >&5
  1611. configure:23939: $? = 0
  1612. configure:23939: result: yes
  1613. configure:23939: checking Python.h presence
  1614. configure:23939: gcc -E -I/usr/include/python3.4m -I/usr/include/x86_64-linux-gnu/python3.4m conftest.c
  1615. configure:23939: $? = 0
  1616. configure:23939: result: yes
  1617. configure:23939: checking for Python.h
  1618. configure:23939: result: yes
  1619. configure:23956: checking for correct python library version
  1620. configure:23976: gcc -o conftest -O3 -march=native -pipe -I/usr/include/python3.4m -I/usr/include/x86_64-linux-gnu/python3.4m conftest.c >&5
  1621. configure:23976: $? = 0
  1622. configure:23976: ./conftest
  1623. configure:23976: $? = 0
  1624. configure:23977: result: ok
  1625. configure:24082: checking whether to build the MariaDB/MySQL Connector extension
  1626. configure:24093: result: no
  1627. configure:25208: checking which Firebird to use
  1628. configure:25547: result: internal
  1629. configure:25565: checking which libcurl to use
  1630. configure:25572: result: external
  1631. configure:25579: checking for CURL
  1632. configure:25586: $PKG_CONFIG --exists --print-errors "libcurl >= 7.19.4"
  1633. configure:25589: $? = 0
  1634. configure:25603: $PKG_CONFIG --exists --print-errors "libcurl >= 7.19.4"
  1635. configure:25606: $? = 0
  1636. configure:25644: result: yes
  1637. configure:26294: checking which boost to use
  1638. configure:26297: result: external
  1639. configure:26348: checking for boostlib >= 1.47
  1640. configure:26422: g++ -c -O3 -march=native -pipe -I/usr/include conftest.cpp >&5
  1641. configure:26422: $? = 0
  1642. configure:26424: result: yes
  1643. configure:26604: checking whether the Boost::Date_Time library is available
  1644. configure:26628: g++ -c -O3 -march=native -pipe -I/usr/include conftest.cpp >&5
  1645. configure:26628: $? = 0
  1646. configure:26642: result: yes
  1647. configure:26653: checking for exit in -lboost_date_time
  1648. configure:26678: gcc -o conftest -O3 -march=native -pipe -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.c -lboost_date_time >&5
  1649. conftest.c:94:6: warning: conflicting types for built-in function 'exit'
  1650. char exit ();
  1651. ^
  1652. configure:26678: $? = 0
  1653. configure:26688: result: yes
  1654. configure:26833: checking whether the Boost::IOStreams library is available
  1655. configure:26861: g++ -c -O3 -march=native -pipe -I/usr/include conftest.cpp >&5
  1656. configure:26861: $? = 0
  1657. configure:26875: result: yes
  1658. configure:26886: checking for exit in -lboost_iostreams
  1659. configure:26911: gcc -o conftest -O3 -march=native -pipe -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.c -lboost_iostreams >&5
  1660. conftest.c:95:6: warning: conflicting types for built-in function 'exit'
  1661. char exit ();
  1662. ^
  1663. configure:26911: $? = 0
  1664. configure:26921: result: yes
  1665. configure:27141: checking boost/shared_ptr.hpp usability
  1666. configure:27141: g++ -c -O3 -march=native -pipe -I/usr/include -std=gnu++14 conftest.cpp >&5
  1667. configure:27141: $? = 0
  1668. configure:27141: result: yes
  1669. configure:27141: checking boost/shared_ptr.hpp presence
  1670. configure:27141: g++ -E conftest.cpp
  1671. configure:27141: $? = 0
  1672. configure:27141: result: yes
  1673. configure:27141: checking for boost/shared_ptr.hpp
  1674. configure:27141: result: yes
  1675. configure:27149: checking boost/spirit/include/classic_core.hpp usability
  1676. configure:27149: g++ -c -O3 -march=native -pipe -I/usr/include -std=gnu++14 conftest.cpp >&5
  1677. configure:27149: $? = 0
  1678. configure:27149: result: yes
  1679. configure:27149: checking boost/spirit/include/classic_core.hpp presence
  1680. configure:27149: g++ -E conftest.cpp
  1681. configure:27149: $? = 0
  1682. configure:27149: result: yes
  1683. configure:27149: checking for boost/spirit/include/classic_core.hpp
  1684. configure:27149: result: yes
  1685. configure:27157: checking boost/function.hpp usability
  1686. configure:27157: g++ -c -O3 -march=native -pipe -I/usr/include -std=gnu++14 conftest.cpp >&5
  1687. configure:27157: $? = 0
  1688. configure:27157: result: yes
  1689. configure:27157: checking boost/function.hpp presence
  1690. configure:27157: g++ -E conftest.cpp
  1691. configure:27157: $? = 0
  1692. configure:27157: result: yes
  1693. configure:27157: checking for boost/function.hpp
  1694. configure:27157: result: yes
  1695. configure:27165: checking whether boost signals2 works
  1696. configure:27178: g++ -c -O3 -march=native -pipe -I/usr/include -std=gnu++14 conftest.cpp >&5
  1697. configure:27178: $? = 0
  1698. configure:27179: result: yes
  1699. configure:27186: checking whether boost/function.hpp compiles with -fno-exceptions
  1700. configure:27200: g++ -c -O3 -march=native -pipe -I/usr/include -std=gnu++14 -fno-exceptions conftest.cpp >&5
  1701. configure:27200: $? = 0
  1702. configure:27209: result: yes
  1703. configure:27239: checking which mdds to use
  1704. configure:27340: result: internal
  1705. configure:27352: checking which glm to use
  1706. configure:27379: result: internal
  1707. configure:27397: checking which glew to use
  1708. configure:27498: result: internal
  1709. configure:27524: checking which vigra to use
  1710. configure:27551: result: internal
  1711. configure:27558: checking which odbc headers to use
  1712. configure:27561: result: external
  1713. configure:27581: checking sqlext.h usability
  1714. configure:27581: gcc -c -O3 -march=native -pipe conftest.c >&5
  1715. configure:27581: $? = 0
  1716. configure:27581: result: yes
  1717. configure:27581: checking sqlext.h presence
  1718. configure:27581: gcc -E conftest.c
  1719. configure:27581: $? = 0
  1720. configure:27581: result: yes
  1721. configure:27581: checking for sqlext.h
  1722. configure:27581: result: yes
  1723. configure:27603: checking which openldap library to use
  1724. configure:27606: result: external
  1725. configure:27611: checking ldap.h usability
  1726. configure:27611: gcc -c -O3 -march=native -pipe conftest.c >&5
  1727. configure:27611: $? = 0
  1728. configure:27611: result: yes
  1729. configure:27611: checking ldap.h presence
  1730. configure:27611: gcc -E conftest.c
  1731. configure:27611: $? = 0
  1732. configure:27611: result: yes
  1733. configure:27611: checking for ldap.h
  1734. configure:27611: result: yes
  1735. configure:27623: checking for ldap_simple_bind_s in -lldap
  1736. configure:27648: gcc -o conftest -O3 -march=native -pipe conftest.c -lldap >&5
  1737. configure:27648: $? = 0
  1738. configure:27657: result: yes
  1739. configure:27665: checking for ldap_set_option in -lldap
  1740. configure:27690: gcc -o conftest -O3 -march=native -pipe conftest.c -lldap >&5
  1741. configure:27690: $? = 0
  1742. configure:27699: result: yes
  1743. configure:27716: checking which TLS/SSL and cryptographic implementation to use
  1744. configure:27757: result: NSS
  1745. configure:27771: checking which nss to use
  1746. configure:27774: result: external
  1747. configure:27779: checking for NSS
  1748. configure:27786: $PKG_CONFIG --exists --print-errors "nss >= 3.9.3 nspr >= 4.8"
  1749. configure:27789: $? = 0
  1750. configure:27803: $PKG_CONFIG --exists --print-errors "nss >= 3.9.3 nspr >= 4.8"
  1751. configure:27806: $? = 0
  1752. configure:27864: result: yes
  1753. configure:28217: checking which NPAPI headers to use
  1754. configure:28486: result: internal
  1755. configure:28494: checking which sane header to use
  1756. configure:28508: result: internal
  1757. configure:28522: checking which icu to use
  1758. configure:28525: result: external
  1759. configure:28534: checking for unicode/rbbi.h
  1760. configure:28540: g++ -E conftest.cpp
  1761. configure:28540: $? = 0
  1762. configure:28541: result: checked.
  1763. configure:28561: checking for icu-config
  1764. configure:28579: found /usr/bin/icu-config
  1765. configure:28591: result: /usr/bin/icu-config
  1766. configure:28600: checking ICU version
  1767. configure:28607: result: OK, 55.1
  1768. configure:28679: checking for genbrk
  1769. configure:28698: found /usr/bin/genbrk
  1770. configure:28710: result: /usr/bin/genbrk
  1771. configure:28723: checking for genccode
  1772. configure:28742: found /usr/sbin/genccode
  1773. configure:28754: result: /usr/sbin/genccode
  1774. configure:28767: checking for gencmn
  1775. configure:28786: found /usr/sbin/gencmn
  1776. configure:28798: result: /usr/sbin/gencmn
  1777. configure:28993: checking whether to enable graphite support
  1778. configure:28996: result: yes
  1779. configure:29010: checking which graphite to use
  1780. configure:29013: result: external
  1781. configure:29018: checking for GRAPHITE
  1782. configure:29025: $PKG_CONFIG --exists --print-errors "graphite2 >= 0.9.3"
  1783. configure:29028: $? = 0
  1784. configure:29042: $PKG_CONFIG --exists --print-errors "graphite2 >= 0.9.3"
  1785. configure:29045: $? = 0
  1786. configure:29103: result: yes
  1787. configure:29178: checking whether to enable orcus
  1788. configure:29181: result: yes
  1789. configure:29196: checking which orcus to use
  1790. configure:29297: result: internal
  1791. configure:29313: checking if we need to link with Boost.System
  1792. configure:29338: g++ -c -O3 -march=native -pipe conftest.cpp >&5
  1793. conftest.cpp:101:25: error: #error yes, we need to link with Boost.System
  1794. # error yes, we need to link with Boost.System
  1795. ^
  1796. configure:29338: $? = 1
  1797. configure: failed program was:
  1798. | /* confdefs.h */
  1799. | #define PACKAGE_NAME "LibreOffice"
  1800. | #define PACKAGE_TARNAME "libreoffice"
  1801. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  1802. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  1803. | #define PACKAGE_BUGREPORT ""
  1804. | #define PACKAGE_URL "http://documentfoundation.org/"
  1805. | #define LIBO_VERSION_MAJOR 5
  1806. | #define LIBO_VERSION_MINOR 1
  1807. | #define LIBO_VERSION_MICRO 0
  1808. | #define LIBO_VERSION_PATCH 0
  1809. | #define LIBO_THIS_YEAR 2015
  1810. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  1811. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  1812. | #define HAVE_FEATURE_DESKTOP 1
  1813. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  1814. | #define HAVE_FEATURE_AVMEDIA 1
  1815. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  1816. | #define HAVE_FEATURE_EXTENSIONS 1
  1817. | #define HAVE_FEATURE_SCRIPTING 1
  1818. | #define LIBO_BIN_FOLDER "program"
  1819. | #define LIBO_ETC_FOLDER "program"
  1820. | #define LIBO_LIBEXEC_FOLDER "program"
  1821. | #define LIBO_LIB_FOLDER "program"
  1822. | #define LIBO_LIB_PYUNO_FOLDER "program"
  1823. | #define LIBO_SHARE_FOLDER "share"
  1824. | #define LIBO_SHARE_HELP_FOLDER "help"
  1825. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  1826. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  1827. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  1828. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  1829. | #define LIBO_URE_BIN_FOLDER "program"
  1830. | #define LIBO_URE_ETC_FOLDER "program"
  1831. | #define LIBO_URE_LIB_FOLDER "program"
  1832. | #define LIBO_URE_MISC_FOLDER "program"
  1833. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  1834. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  1835. | #define STDC_HEADERS 1
  1836. | #define HAVE_SYS_TYPES_H 1
  1837. | #define HAVE_SYS_STAT_H 1
  1838. | #define HAVE_STDLIB_H 1
  1839. | #define HAVE_STRING_H 1
  1840. | #define HAVE_MEMORY_H 1
  1841. | #define HAVE_STRINGS_H 1
  1842. | #define HAVE_INTTYPES_H 1
  1843. | #define HAVE_STDINT_H 1
  1844. | #define HAVE_UNISTD_H 1
  1845. | #define HAVE_SYSLOG_H 1
  1846. | #define HAVE_CUPS_H 1
  1847. | #define ENABLE_CUPS 1
  1848. | #define STDC_HEADERS 1
  1849. | #define SIZEOF_LONG 8
  1850. | #define SIZEOF_SHORT 2
  1851. | #define SIZEOF_INT 4
  1852. | #define SIZEOF_LONG_LONG 8
  1853. | #define SIZEOF_DOUBLE 8
  1854. | #define SIZEOF_VOIDP 8
  1855. | #define ALIGNOF_SHORT 2
  1856. | #define ALIGNOF_INT 4
  1857. | #define ALIGNOF_LONG 8
  1858. | #define ALIGNOF_DOUBLE 8
  1859. | #define SAL_TYPES_SIZEOFSHORT 2
  1860. | #define SAL_TYPES_SIZEOFINT 4
  1861. | #define SAL_TYPES_SIZEOFLONG 8
  1862. | #define SAL_TYPES_SIZEOFLONGLONG 8
  1863. | #define SAL_TYPES_SIZEOFPOINTER 8
  1864. | #define SAL_TYPES_ALIGNMENT2 2
  1865. | #define SAL_TYPES_ALIGNMENT4 4
  1866. | #define SAL_TYPES_ALIGNMENT8 8
  1867. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  1868. | #define HAVE_THREADSAFE_STATICS 1
  1869. | #define HAVE_GCC_BUILTIN_ATOMIC 1
  1870. | #define HAVE_GCC_DEPRECATED_MESSAGE 1
  1871. | #define HAVE_GCC_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1
  1872. | #define HAVE_GCC_CXXABI_H_CXA_GET_GLOBALS 1
  1873. | #define HAVE_GCC_CXXABI_H_CXA_THROW 1
  1874. | #define HAVE_GCC_ATTRIBUTE_WARN_UNUSED 1
  1875. | #define HAVE_CXX11_CONSTEXPR 1
  1876. | #define HAVE_CXX14_CONSTEXPR 1
  1877. | #define HAVE_CXX14_SIZED_DEALLOCATION 1
  1878. | #define HAVE_GCC_PRAGMA_OPERATOR 1
  1879. | #define HAVE_POSIX_FALLOCATE 1
  1880. | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1
  1881. | #define HAVE_BOOST /**/
  1882. | #define HAVE_BOOST_DATE_TIME /**/
  1883. | #define HAVE_BOOST_IOSTREAMS /**/
  1884. | #define HAVE_GLEW_1_12 1
  1885. | #define HAVE_LDAP_H 1
  1886. | #define USE_TLS_NSS 1
  1887. | #define ENABLE_GRAPHITE 1
  1888. | #define ENABLE_ORCUS 1
  1889. | /* end confdefs.h. */
  1890. |
  1891. | #include <boost/version.hpp>
  1892. |
  1893. | int
  1894. | main ()
  1895. | {
  1896. |
  1897. | #if BOOST_VERSION >= 105000
  1898. | # error yes, we need to link with Boost.System
  1899. | #endif
  1900. |
  1901. | ;
  1902. | return 0;
  1903. | }
  1904. configure:29345: result: yes
  1905. configure:29379: checking whether the Boost::System library is available
  1906. configure:29403: g++ -c -O3 -march=native -pipe -I/usr/include conftest.cpp >&5
  1907. configure:29403: $? = 0
  1908. configure:29418: result: yes
  1909. configure:29433: checking for exit in -lboost_system
  1910. configure:29458: g++ -o conftest -O3 -march=native -pipe -I/usr/include -L/usr/lib/x86_64-linux-gnu conftest.cpp -lboost_system >&5
  1911. configure:29458: $? = 0
  1912. configure:29468: result: yes
  1913. configure:29609: checking whether to enable HarfBuzz support
  1914. configure:29612: result: yes
  1915. configure:29625: checking which harfbuzz to use
  1916. configure:29628: result: external
  1917. configure:29633: checking for HARFBUZZ
  1918. configure:29640: $PKG_CONFIG --exists --print-errors "harfbuzz-icu >= 0.9.18"
  1919. configure:29643: $? = 0
  1920. configure:29657: $PKG_CONFIG --exists --print-errors "harfbuzz-icu >= 0.9.18"
  1921. configure:29660: $? = 0
  1922. configure:29718: result: yes
  1923. configure:29866: checking whether to plug browser plugins into LibreOffice documents
  1924. configure:29873: result: yes
  1925. configure:29883: checking whether to use X11
  1926. configure:29889: result: TRUE
  1927. configure:29893: checking for X
  1928. configure:30001: gcc -E conftest.c
  1929. configure:30001: $? = 0
  1930. configure:30032: gcc -o conftest -O3 -march=native -pipe conftest.c -lX11 >&5
  1931. configure:30032: $? = 0
  1932. configure:30082: result: libraries , headers
  1933. configure:30181: gcc -o conftest -O3 -march=native -pipe conftest.c -lX11 >&5
  1934. configure:30181: $? = 0
  1935. configure:30279: checking for gethostbyname
  1936. configure:30279: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1937. configure:30279: $? = 0
  1938. configure:30279: result: yes
  1939. configure:30376: checking for connect
  1940. configure:30376: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1941. configure:30376: $? = 0
  1942. configure:30376: result: yes
  1943. configure:30425: checking for remove
  1944. configure:30425: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1945. configure:30425: $? = 0
  1946. configure:30425: result: yes
  1947. configure:30474: checking for shmat
  1948. configure:30474: gcc -o conftest -O3 -march=native -pipe conftest.c >&5
  1949. configure:30474: $? = 0
  1950. configure:30474: result: yes
  1951. configure:30532: checking for IceConnectionNumber in -lICE
  1952. configure:30557: gcc -o conftest -O3 -march=native -pipe conftest.c -lICE >&5
  1953. configure:30557: $? = 0
  1954. configure:30566: result: yes
  1955. configure:30586: checking for XOpenDisplay in -lX11
  1956. configure:30611: gcc -o conftest -O3 -march=native -pipe conftest.c -lX11 >&5
  1957. configure:30611: $? = 0
  1958. configure:30620: result: yes
  1959. configure:30636: checking for X11/Composite.h
  1960. configure:30636: gcc -c -O3 -march=native -pipe conftest.c >&5
  1961. configure:30636: $? = 0
  1962. configure:30636: result: yes
  1963. configure:30651: checking for XtToolkitInitialize in -lXt
  1964. configure:30676: gcc -o conftest -O3 -march=native -pipe conftest.c -lXt >&5
  1965. configure:30676: $? = 0
  1966. configure:30685: result: yes
  1967. configure:30696: checking for X11/extensions/shape.h
  1968. configure:30696: gcc -c -O3 -march=native -pipe conftest.c >&5
  1969. configure:30696: $? = 0
  1970. configure:30696: result: yes
  1971. configure:30713: checking X11/ICE/ICElib.h usability
  1972. configure:30713: gcc -c -O3 -march=native -pipe conftest.c >&5
  1973. configure:30713: $? = 0
  1974. configure:30713: result: yes
  1975. configure:30713: checking X11/ICE/ICElib.h presence
  1976. configure:30713: gcc -E conftest.c
  1977. configure:30713: $? = 0
  1978. configure:30713: result: yes
  1979. configure:30713: checking for X11/ICE/ICElib.h
  1980. configure:30713: result: yes
  1981. configure:30725: checking for IceConnectionNumber in -lICE
  1982. configure:30759: result: yes
  1983. configure:30769: checking X11/SM/SMlib.h usability
  1984. configure:30769: gcc -c -O3 -march=native -pipe conftest.c >&5
  1985. configure:30769: $? = 0
  1986. configure:30769: result: yes
  1987. configure:30769: checking X11/SM/SMlib.h presence
  1988. configure:30769: gcc -E conftest.c
  1989. configure:30769: $? = 0
  1990. configure:30769: result: yes
  1991. configure:30769: checking for X11/SM/SMlib.h
  1992. configure:30769: result: yes
  1993. configure:30781: checking for SmcOpenConnection in -lSM
  1994. configure:30806: gcc -o conftest -O3 -march=native -pipe conftest.c -lSM >&5
  1995. configure:30806: $? = 0
  1996. configure:30815: result: yes
  1997. configure:30825: checking whether to use Xrender
  1998. configure:30828: result: yes
  1999. configure:30832: checking for XRENDER
  2000. configure:30839: $PKG_CONFIG --exists --print-errors "xrender"
  2001. configure:30842: $? = 0
  2002. configure:30856: $PKG_CONFIG --exists --print-errors "xrender"
  2003. configure:30859: $? = 0
  2004. configure:30917: result: yes
  2005. configure:30924: checking for XRenderQueryVersion in -lXrender
  2006. configure:30949: gcc -o conftest -O3 -march=native -pipe conftest.c -lXrender >&5
  2007. configure:30949: $? = 0
  2008. configure:30958: result: yes
  2009. configure:30966: checking X11/extensions/Xrender.h usability
  2010. configure:30966: gcc -c -O3 -march=native -pipe conftest.c >&5
  2011. configure:30966: $? = 0
  2012. configure:30966: result: yes
  2013. configure:30966: checking X11/extensions/Xrender.h presence
  2014. configure:30966: gcc -E conftest.c
  2015. configure:30966: $? = 0
  2016. configure:30966: result: yes
  2017. configure:30966: checking for X11/extensions/Xrender.h
  2018. configure:30966: result: yes
  2019. configure:30981: checking whether to enable RandR support
  2020. configure:30989: result: yes
  2021. configure:30994: checking for XRANDR
  2022. configure:31001: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
  2023. configure:31004: $? = 0
  2024. configure:31018: $PKG_CONFIG --exists --print-errors "xrandr >= 1.2"
  2025. configure:31021: $? = 0
  2026. configure:31059: result: yes
  2027. configure:31138: checking for webdav library
  2028. configure:31401: result: neon
  2029. configure:31413: checking which neon to use
  2030. configure:31416: result: external
  2031. configure:31421: checking for NEON
  2032. configure:31428: $PKG_CONFIG --exists --print-errors "neon >= 0.26.0"
  2033. configure:31431: $? = 0
  2034. configure:31445: $PKG_CONFIG --exists --print-errors "neon >= 0.26.0"
  2035. configure:31448: $? = 0
  2036. configure:31506: result: yes
  2037. configure:31681: checking whether to execute CVE tests
  2038. configure:31703: result: yes
  2039. configure:31707: checking whether to execute chart XShape tests
  2040. configure:31715: result: no
  2041. configure:31720: checking whether to disable OpenSSL usage
  2042. configure:31723: result: no
  2043. configure:31869: checking which openssl to use
  2044. configure:31872: result: external
  2045. configure:31877: checking for OPENSSL
  2046. configure:31884: $PKG_CONFIG --exists --print-errors "openssl"
  2047. configure:31887: $? = 0
  2048. configure:31901: $PKG_CONFIG --exists --print-errors "openssl"
  2049. configure:31904: $? = 0
  2050. configure:31962: result: yes
  2051. configure:32077: checking whether openssl supports SHA512
  2052. configure:32098: gcc -c -O3 -march=native -pipe conftest.c >&5
  2053. configure:32098: $? = 0
  2054. configure:32099: result: yes
  2055. configure:32125: checking whether to use gnutls
  2056. configure:32421: result: no
  2057. configure:32437: checking which redland to use
  2058. configure:32440: result: external
  2059. configure:32445: checking for REDLAND
  2060. configure:32452: $PKG_CONFIG --exists --print-errors "redland >= 1.0.8 raptor2 >= 2.0.7"
  2061. configure:32455: $? = 0
  2062. configure:32469: $PKG_CONFIG --exists --print-errors "redland >= 1.0.8 raptor2 >= 2.0.7"
  2063. configure:32472: $? = 0
  2064. configure:32530: result: yes
  2065. configure:32597: checking for librdf_world_set_raptor_init_handler in -lrdf
  2066. configure:32622: gcc -o conftest -O3 -march=native -pipe conftest.c -lrdf >&5
  2067. configure:32622: $? = 0
  2068. configure:32631: result: yes
  2069. configure:32789: checking which libhunspell to use
  2070. configure:32985: result: internal
  2071. configure:33000: checking which altlinuxhyph to use
  2072. configure:33200: result: internal
  2073. configure:33213: checking which mythes to use
  2074. configure:33440: result: internal
  2075. configure:33456: checking whether to build with CoinMP
  2076. configure:33460: result: yes
  2077. configure:33570: checking whether to build with lpsolve
  2078. configure:33574: result: yes
  2079. configure:33583: checking which lpsolve to use
  2080. configure:33780: result: internal
  2081. configure:33797: checking which libexttextcat to use
  2082. configure:33898: result: internal
  2083. configure:33915: checking whether libc is >= 2.1.1
  2084. configure:33918: checking for gnu_get_libc_version in -lc
  2085. configure:33943: gcc -o conftest -O3 -march=native -pipe conftest.c -lc >&5
  2086. configure:33943: $? = 0
  2087. configure:33952: result: yes
  2088. configure:33960: result: yes
  2089. configure:34144: checking for uuidgen
  2090. configure:34162: found /usr/bin/uuidgen
  2091. configure:34174: result: /usr/bin/uuidgen
  2092. configure:34190: checking for bison
  2093. configure:34208: found /usr/bin/bison
  2094. configure:34220: result: /usr/bin/bison
  2095. configure:34231: checking the bison version
  2096. configure:34243: checking for flex
  2097. configure:34261: found /usr/bin/flex
  2098. configure:34273: result: /usr/bin/flex
  2099. configure:34287: checking the flex version
  2100. configure:34297: checking for patch
  2101. configure:34315: found /usr/bin/patch
  2102. configure:34327: result: /usr/bin/patch
  2103. configure:34376: checking for gnucp
  2104. configure:34409: result: no
  2105. configure:34376: checking for cp
  2106. configure:34394: found /bin/cp
  2107. configure:34406: result: /bin/cp
  2108. configure:34433: checking whether /bin/cp is GNU cp from coreutils with preserve= support
  2109. configure:34436: result: yes
  2110. configure:34495: checking for zip
  2111. configure:34513: found /usr/bin/zip
  2112. configure:34525: result: /usr/bin/zip
  2113. configure:34540: checking for unzip
  2114. configure:34558: found /usr/bin/unzip
  2115. configure:34570: result: /usr/bin/unzip
  2116. configure:34588: checking for touch
  2117. configure:34606: found /usr/bin/touch
  2118. configure:34618: result: /usr/bin/touch
  2119. configure:34633: checking Type to use for Device Pixel coordinates
  2120. configure:34641: result: sal_Int32
  2121. configure:34660: checking for GTK3
  2122. configure:34667: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.8 gtk+-unix-print-3.0 gmodule-no-export-2.0 glib-2.0 >= 2.38 cairo"
  2123. configure:34670: $? = 0
  2124. configure:34684: $PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.8 gtk+-unix-print-3.0 gmodule-no-export-2.0 glib-2.0 >= 2.38 cairo"
  2125. configure:34687: $? = 0
  2126. configure:34725: result: yes
  2127. configure:34743: checking for gobject-introspection
  2128. configure:34774: $PKG_CONFIG --exists --print-errors "gobject-introspection-1.0 >= INTROSPECTION_REQUIRED_VERSION"
  2129. Package gobject-introspection-1.0 was not found in the pkg-config search path.
  2130. Perhaps you should add the directory containing `gobject-introspection-1.0.pc'
  2131. to the PKG_CONFIG_PATH environment variable
  2132. No package 'gobject-introspection-1.0' found
  2133. configure:34777: $? = 1
  2134. configure:34789: result: no
  2135. configure:34872: VCLplugs to be built: gtk gtk3
  2136. configure:34883: checking whether to enable DBUS support
  2137. configure:34887: result: yes
  2138. configure:34891: checking for DBUS
  2139. configure:34898: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70"
  2140. configure:34901: $? = 0
  2141. configure:34915: $PKG_CONFIG --exists --print-errors "dbus-glib-1 >= 0.70"
  2142. configure:34918: $? = 0
  2143. configure:34976: result: yes
  2144. configure:34992: checking whether to enable font install via packagekit
  2145. configure:35001: result: no
  2146. configure:35010: checking whether to enable Impress remote control
  2147. configure:35013: result: yes
  2148. configure:35016: checking whether to enable Bluetooth support in Impress remote control
  2149. configure:35037: result: yes
  2150. configure:35040: checking which Bluetooth header to use
  2151. configure:35055: result: internal
  2152. configure:35096: checking for GTK
  2153. configure:35103: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18.0 gdk-pixbuf-2.0 >= 2.2 "
  2154. configure:35106: $? = 0
  2155. configure:35120: $PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.18.0 gdk-pixbuf-2.0 >= 2.2 "
  2156. configure:35123: $? = 0
  2157. configure:35161: result: yes
  2158. configure:35170: checking for GTHREAD
  2159. configure:35177: $PKG_CONFIG --exists --print-errors "gthread-2.0"
  2160. configure:35180: $? = 0
  2161. configure:35194: $PKG_CONFIG --exists --print-errors "gthread-2.0"
  2162. configure:35197: $? = 0
  2163. configure:35235: result: yes
  2164. configure:35248: checking whether to enable Gtk print dialog support
  2165. configure:35252: checking for GTK_PRINT
  2166. configure:35259: $PKG_CONFIG --exists --print-errors "gtk+-unix-print-2.0 >= 2.10.0"
  2167. configure:35262: $? = 0
  2168. configure:35276: $PKG_CONFIG --exists --print-errors "gtk+-unix-print-2.0 >= 2.10.0"
  2169. configure:35279: $? = 0
  2170. configure:35317: result: yes
  2171. configure:35325: checking whether to enable GIO support
  2172. configure:35330: checking for GIO
  2173. configure:35337: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.26"
  2174. configure:35340: $? = 0
  2175. configure:35354: $PKG_CONFIG --exists --print-errors "gio-2.0 >= 2.26"
  2176. configure:35357: $? = 0
  2177. configure:35395: result: yes
  2178. configure:35430: checking whether to enable Telepathy support
  2179. configure:35533: result: no
  2180. configure:35578: checking whether to enable the new GStreamer 1.0 avmedia backend
  2181. configure:35582: result: yes
  2182. configure:35586: checking for GSTREAMER_1_0
  2183. configure:35593: $PKG_CONFIG --exists --print-errors "gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-pbutils-1.0 gstreamer-video-1.0 "
  2184. configure:35596: $? = 0
  2185. configure:35610: $PKG_CONFIG --exists --print-errors "gstreamer-1.0 gstreamer-plugins-base-1.0 gstreamer-pbutils-1.0 gstreamer-video-1.0 "
  2186. configure:35613: $? = 0
  2187. configure:35671: result: yes
  2188. configure:35691: checking whether to enable the GStreamer 0.10 avmedia backend
  2189. configure:35956: result: no
  2190. configure:35968: checking whether to enable the VLC avmedia backend
  2191. configure:35975: result: no
  2192. configure:36002: checking which Mesa headers to use
  2193. configure:36005: result: external
  2194. configure:36014: checking for GL/glxext.h
  2195. configure:36014: gcc -c -O3 -march=native -pipe conftest.c >&5
  2196. configure:36014: $? = 0
  2197. configure:36014: result: yes
  2198. configure:36023: checking whether GL/glxext.h defines PFNGLXBINDTEXIMAGEEXTPROC
  2199. configure:36032: result: yes
  2200. configure:36066: checking whether to enable glTF support
  2201. configure:36071: result: yes
  2202. configure:36182: checking whether to enable COLLADA support
  2203. configure:36186: result: yes
  2204. configure:36192: checking which OPENCOLLADA to use
  2205. configure:36248: result: internal
  2206. configure:36253: checking which collada2gltf to use
  2207. configure:36310: result: internal
  2208. configure:36330: checking for DCONF
  2209. configure:36337: $PKG_CONFIG --exists --print-errors "dconf"
  2210. Package dconf was not found in the pkg-config search path.
  2211. Perhaps you should add the directory containing `dconf.pc'
  2212. to the PKG_CONFIG_PATH environment variable
  2213. No package 'dconf' found
  2214. configure:36340: $? = 1
  2215. configure:36354: $PKG_CONFIG --exists --print-errors "dconf"
  2216. Package dconf was not found in the pkg-config search path.
  2217. Perhaps you should add the directory containing `dconf.pc'
  2218. to the PKG_CONFIG_PATH environment variable
  2219. No package 'dconf' found
  2220. configure:36357: $? = 1
  2221. configure:36371: result: no
  2222. No package 'dconf' found
  2223. configure:36410: checking whether to enable dconf
  2224. configure:36416: result: no
  2225. configure:36430: checking whether to build the PDF import feature
  2226. configure:36434: result: yes
  2227. configure:36438: checking which PDF import backend to use
  2228. configure:36441: result: external
  2229. configure:36446: checking for POPPLER
  2230. configure:36453: $PKG_CONFIG --exists --print-errors "poppler >= 0.12.0 "
  2231. configure:36456: $? = 0
  2232. configure:36470: $PKG_CONFIG --exists --print-errors "poppler >= 0.12.0 "
  2233. configure:36473: $? = 0
  2234. configure:36531: result: yes
  2235. configure:36545: checking cpp/poppler-version.h usability
  2236. configure:36545: g++ -c -O3 -march=native -pipe -I/usr/include/poppler -I/usr/include/poppler conftest.cpp >&5
  2237. conftest.cpp:138:33: fatal error: cpp/poppler-version.h: No such file or directory
  2238. compilation terminated.
  2239. configure:36545: $? = 1
  2240. configure: failed program was:
  2241. | /* confdefs.h */
  2242. | #define PACKAGE_NAME "LibreOffice"
  2243. | #define PACKAGE_TARNAME "libreoffice"
  2244. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  2245. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  2246. | #define PACKAGE_BUGREPORT ""
  2247. | #define PACKAGE_URL "http://documentfoundation.org/"
  2248. | #define LIBO_VERSION_MAJOR 5
  2249. | #define LIBO_VERSION_MINOR 1
  2250. | #define LIBO_VERSION_MICRO 0
  2251. | #define LIBO_VERSION_PATCH 0
  2252. | #define LIBO_THIS_YEAR 2015
  2253. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  2254. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  2255. | #define HAVE_FEATURE_DESKTOP 1
  2256. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  2257. | #define HAVE_FEATURE_AVMEDIA 1
  2258. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  2259. | #define HAVE_FEATURE_EXTENSIONS 1
  2260. | #define HAVE_FEATURE_SCRIPTING 1
  2261. | #define LIBO_BIN_FOLDER "program"
  2262. | #define LIBO_ETC_FOLDER "program"
  2263. | #define LIBO_LIBEXEC_FOLDER "program"
  2264. | #define LIBO_LIB_FOLDER "program"
  2265. | #define LIBO_LIB_PYUNO_FOLDER "program"
  2266. | #define LIBO_SHARE_FOLDER "share"
  2267. | #define LIBO_SHARE_HELP_FOLDER "help"
  2268. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  2269. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  2270. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  2271. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  2272. | #define LIBO_URE_BIN_FOLDER "program"
  2273. | #define LIBO_URE_ETC_FOLDER "program"
  2274. | #define LIBO_URE_LIB_FOLDER "program"
  2275. | #define LIBO_URE_MISC_FOLDER "program"
  2276. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  2277. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  2278. | #define STDC_HEADERS 1
  2279. | #define HAVE_SYS_TYPES_H 1
  2280. | #define HAVE_SYS_STAT_H 1
  2281. | #define HAVE_STDLIB_H 1
  2282. | #define HAVE_STRING_H 1
  2283. | #define HAVE_MEMORY_H 1
  2284. | #define HAVE_STRINGS_H 1
  2285. | #define HAVE_INTTYPES_H 1
  2286. | #define HAVE_STDINT_H 1
  2287. | #define HAVE_UNISTD_H 1
  2288. | #define HAVE_SYSLOG_H 1
  2289. | #define HAVE_CUPS_H 1
  2290. | #define ENABLE_CUPS 1
  2291. | #define STDC_HEADERS 1
  2292. | #define SIZEOF_LONG 8
  2293. | #define SIZEOF_SHORT 2
  2294. | #define SIZEOF_INT 4
  2295. | #define SIZEOF_LONG_LONG 8
  2296. | #define SIZEOF_DOUBLE 8
  2297. | #define SIZEOF_VOIDP 8
  2298. | #define ALIGNOF_SHORT 2
  2299. | #define ALIGNOF_INT 4
  2300. | #define ALIGNOF_LONG 8
  2301. | #define ALIGNOF_DOUBLE 8
  2302. | #define SAL_TYPES_SIZEOFSHORT 2
  2303. | #define SAL_TYPES_SIZEOFINT 4
  2304. | #define SAL_TYPES_SIZEOFLONG 8
  2305. | #define SAL_TYPES_SIZEOFLONGLONG 8
  2306. | #define SAL_TYPES_SIZEOFPOINTER 8
  2307. | #define SAL_TYPES_ALIGNMENT2 2
  2308. | #define SAL_TYPES_ALIGNMENT4 4
  2309. | #define SAL_TYPES_ALIGNMENT8 8
  2310. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  2311. | #define HAVE_THREADSAFE_STATICS 1
  2312. | #define HAVE_GCC_BUILTIN_ATOMIC 1
  2313. | #define HAVE_GCC_DEPRECATED_MESSAGE 1
  2314. | #define HAVE_GCC_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1
  2315. | #define HAVE_GCC_CXXABI_H_CXA_GET_GLOBALS 1
  2316. | #define HAVE_GCC_CXXABI_H_CXA_THROW 1
  2317. | #define HAVE_GCC_ATTRIBUTE_WARN_UNUSED 1
  2318. | #define HAVE_CXX11_CONSTEXPR 1
  2319. | #define HAVE_CXX14_CONSTEXPR 1
  2320. | #define HAVE_CXX14_SIZED_DEALLOCATION 1
  2321. | #define HAVE_GCC_PRAGMA_OPERATOR 1
  2322. | #define HAVE_POSIX_FALLOCATE 1
  2323. | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1
  2324. | #define HAVE_BOOST /**/
  2325. | #define HAVE_BOOST_DATE_TIME /**/
  2326. | #define HAVE_BOOST_IOSTREAMS /**/
  2327. | #define HAVE_GLEW_1_12 1
  2328. | #define HAVE_LDAP_H 1
  2329. | #define USE_TLS_NSS 1
  2330. | #define ENABLE_GRAPHITE 1
  2331. | #define ENABLE_ORCUS 1
  2332. | #define HAVE_BOOST_SYSTEM /**/
  2333. | #define HAVE_FEATURE_X11 1
  2334. | #define HAVE_X11_COMPOSITE_H 1
  2335. | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
  2336. | #define HAVE_X11_ICE_ICELIB_H 1
  2337. | #define HAVE_X11_SM_SMLIB_H 1
  2338. | #define ENABLE_GTK 1
  2339. | #define ENABLE_GIO 1
  2340. | #define ENABLE_CAIRO_CANVAS 1
  2341. | #define HAVE_FEATURE_OPENCL 1
  2342. | #define HAVE_FEATURE_GLTF 1
  2343. | #define HAVE_FEATURE_COLLADA 1
  2344. | /* end confdefs.h. */
  2345. | #include <stdio.h>
  2346. | #ifdef HAVE_SYS_TYPES_H
  2347. | # include <sys/types.h>
  2348. | #endif
  2349. | #ifdef HAVE_SYS_STAT_H
  2350. | # include <sys/stat.h>
  2351. | #endif
  2352. | #ifdef STDC_HEADERS
  2353. | # include <stdlib.h>
  2354. | # include <stddef.h>
  2355. | #else
  2356. | # ifdef HAVE_STDLIB_H
  2357. | # include <stdlib.h>
  2358. | # endif
  2359. | #endif
  2360. | #ifdef HAVE_STRING_H
  2361. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2362. | # include <memory.h>
  2363. | # endif
  2364. | # include <string.h>
  2365. | #endif
  2366. | #ifdef HAVE_STRINGS_H
  2367. | # include <strings.h>
  2368. | #endif
  2369. | #ifdef HAVE_INTTYPES_H
  2370. | # include <inttypes.h>
  2371. | #endif
  2372. | #ifdef HAVE_STDINT_H
  2373. | # include <stdint.h>
  2374. | #endif
  2375. | #ifdef HAVE_UNISTD_H
  2376. | # include <unistd.h>
  2377. | #endif
  2378. | #include <cpp/poppler-version.h>
  2379. configure:36545: result: no
  2380. configure:36545: checking cpp/poppler-version.h presence
  2381. configure:36545: g++ -E -I/usr/include/poppler conftest.cpp
  2382. conftest.cpp:105:33: fatal error: cpp/poppler-version.h: No such file or directory
  2383. compilation terminated.
  2384. configure:36545: $? = 1
  2385. configure: failed program was:
  2386. | /* confdefs.h */
  2387. | #define PACKAGE_NAME "LibreOffice"
  2388. | #define PACKAGE_TARNAME "libreoffice"
  2389. | #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  2390. | #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  2391. | #define PACKAGE_BUGREPORT ""
  2392. | #define PACKAGE_URL "http://documentfoundation.org/"
  2393. | #define LIBO_VERSION_MAJOR 5
  2394. | #define LIBO_VERSION_MINOR 1
  2395. | #define LIBO_VERSION_MICRO 0
  2396. | #define LIBO_VERSION_PATCH 0
  2397. | #define LIBO_THIS_YEAR 2015
  2398. | #define SRCDIR "/mnt/windows/libreoffice-src/core"
  2399. | #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  2400. | #define HAVE_FEATURE_DESKTOP 1
  2401. | #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  2402. | #define HAVE_FEATURE_AVMEDIA 1
  2403. | #define HAVE_FEATURE_DBCONNECTIVITY 1
  2404. | #define HAVE_FEATURE_EXTENSIONS 1
  2405. | #define HAVE_FEATURE_SCRIPTING 1
  2406. | #define LIBO_BIN_FOLDER "program"
  2407. | #define LIBO_ETC_FOLDER "program"
  2408. | #define LIBO_LIBEXEC_FOLDER "program"
  2409. | #define LIBO_LIB_FOLDER "program"
  2410. | #define LIBO_LIB_PYUNO_FOLDER "program"
  2411. | #define LIBO_SHARE_FOLDER "share"
  2412. | #define LIBO_SHARE_HELP_FOLDER "help"
  2413. | #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  2414. | #define LIBO_SHARE_PRESETS_FOLDER "presets"
  2415. | #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  2416. | #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  2417. | #define LIBO_URE_BIN_FOLDER "program"
  2418. | #define LIBO_URE_ETC_FOLDER "program"
  2419. | #define LIBO_URE_LIB_FOLDER "program"
  2420. | #define LIBO_URE_MISC_FOLDER "program"
  2421. | #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  2422. | #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  2423. | #define STDC_HEADERS 1
  2424. | #define HAVE_SYS_TYPES_H 1
  2425. | #define HAVE_SYS_STAT_H 1
  2426. | #define HAVE_STDLIB_H 1
  2427. | #define HAVE_STRING_H 1
  2428. | #define HAVE_MEMORY_H 1
  2429. | #define HAVE_STRINGS_H 1
  2430. | #define HAVE_INTTYPES_H 1
  2431. | #define HAVE_STDINT_H 1
  2432. | #define HAVE_UNISTD_H 1
  2433. | #define HAVE_SYSLOG_H 1
  2434. | #define HAVE_CUPS_H 1
  2435. | #define ENABLE_CUPS 1
  2436. | #define STDC_HEADERS 1
  2437. | #define SIZEOF_LONG 8
  2438. | #define SIZEOF_SHORT 2
  2439. | #define SIZEOF_INT 4
  2440. | #define SIZEOF_LONG_LONG 8
  2441. | #define SIZEOF_DOUBLE 8
  2442. | #define SIZEOF_VOIDP 8
  2443. | #define ALIGNOF_SHORT 2
  2444. | #define ALIGNOF_INT 4
  2445. | #define ALIGNOF_LONG 8
  2446. | #define ALIGNOF_DOUBLE 8
  2447. | #define SAL_TYPES_SIZEOFSHORT 2
  2448. | #define SAL_TYPES_SIZEOFINT 4
  2449. | #define SAL_TYPES_SIZEOFLONG 8
  2450. | #define SAL_TYPES_SIZEOFLONGLONG 8
  2451. | #define SAL_TYPES_SIZEOFPOINTER 8
  2452. | #define SAL_TYPES_ALIGNMENT2 2
  2453. | #define SAL_TYPES_ALIGNMENT4 4
  2454. | #define SAL_TYPES_ALIGNMENT8 8
  2455. | #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  2456. | #define HAVE_THREADSAFE_STATICS 1
  2457. | #define HAVE_GCC_BUILTIN_ATOMIC 1
  2458. | #define HAVE_GCC_DEPRECATED_MESSAGE 1
  2459. | #define HAVE_GCC_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1
  2460. | #define HAVE_GCC_CXXABI_H_CXA_GET_GLOBALS 1
  2461. | #define HAVE_GCC_CXXABI_H_CXA_THROW 1
  2462. | #define HAVE_GCC_ATTRIBUTE_WARN_UNUSED 1
  2463. | #define HAVE_CXX11_CONSTEXPR 1
  2464. | #define HAVE_CXX14_CONSTEXPR 1
  2465. | #define HAVE_CXX14_SIZED_DEALLOCATION 1
  2466. | #define HAVE_GCC_PRAGMA_OPERATOR 1
  2467. | #define HAVE_POSIX_FALLOCATE 1
  2468. | #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1
  2469. | #define HAVE_BOOST /**/
  2470. | #define HAVE_BOOST_DATE_TIME /**/
  2471. | #define HAVE_BOOST_IOSTREAMS /**/
  2472. | #define HAVE_GLEW_1_12 1
  2473. | #define HAVE_LDAP_H 1
  2474. | #define USE_TLS_NSS 1
  2475. | #define ENABLE_GRAPHITE 1
  2476. | #define ENABLE_ORCUS 1
  2477. | #define HAVE_BOOST_SYSTEM /**/
  2478. | #define HAVE_FEATURE_X11 1
  2479. | #define HAVE_X11_COMPOSITE_H 1
  2480. | #define HAVE_X11_EXTENSIONS_SHAPE_H 1
  2481. | #define HAVE_X11_ICE_ICELIB_H 1
  2482. | #define HAVE_X11_SM_SMLIB_H 1
  2483. | #define ENABLE_GTK 1
  2484. | #define ENABLE_GIO 1
  2485. | #define ENABLE_CAIRO_CANVAS 1
  2486. | #define HAVE_FEATURE_OPENCL 1
  2487. | #define HAVE_FEATURE_GLTF 1
  2488. | #define HAVE_FEATURE_COLLADA 1
  2489. | /* end confdefs.h. */
  2490. | #include <cpp/poppler-version.h>
  2491. configure:36545: result: no
  2492. configure:36545: checking for cpp/poppler-version.h
  2493. configure:36545: result: no
  2494. configure:36630: checking whether to build the Wiki Publisher extension
  2495. configure:36641: result: no
  2496. configure:36648: checking whether to build the Report Builder
  2497. configure:37414: result: no
  2498. configure:37528: checking whether to build support for scripts in BeanShell
  2499. configure:37574: result: no
  2500. configure:37584: checking whether to build support for scripts in JavaScript
  2501. configure:37630: result: no
  2502. configure:38506: checking whether to enable evolution 2 support
  2503. configure:38608: result: no
  2504. configure:38615: checking whether to enable TDE address book support
  2505. configure:38666: result: no
  2506. configure:38672: checking which themes to include
  2507. configure:38691: result: breeze galaxy hicontrast oxygen sifr tango
  2508. configure:38703: checking for helppack integration
  2509. configure:38712: result: integration
  2510. configure:38720: checking for extensions integration
  2511. configure:38725: result: yes, use integration
  2512. configure:38743: checking for building the Watch Window extension
  2513. configure:38754: result: no
  2514. configure:38765: checking for building the SmART Gallery (Diagram) extension
  2515. configure:38776: result: no
  2516. configure:38787: checking for building the Validator extension
  2517. configure:38798: result: no
  2518. configure:38809: checking for building the Barcode extension
  2519. configure:38820: result: no
  2520. configure:38831: checking for building the ConvertTextToNumber extension
  2521. configure:38842: result: no
  2522. configure:38853: checking for building the Numbertext extension
  2523. configure:38864: result: no
  2524. configure:38875: checking for building the Hungarian Cross-reference Toolbar extension
  2525. configure:38886: result: no
  2526. configure:38897: checking for building the Typography Toolbar extension
  2527. configure:38908: result: no
  2528. configure:38919: checking for building the Google Docs extension
  2529. configure:38930: result: no
  2530. configure:38982: checking for Sun Professional Template Pack integration (only supported languages displayed)
  2531. configure:38985: result: no integration
  2532. configure:39061: checking whether to include third-party fonts
  2533. configure:39064: result: yes
  2534. configure:39136: checking whether to include extra galleries
  2535. configure:39139: result: no
  2536. configure:39154: checking whether to include extra templates
  2537. configure:39157: result: no
  2538. configure:39172: checking whether to include extra samples
  2539. configure:39175: result: no
  2540. configure:39190: checking whether to include extra fonts
  2541. configure:39193: result: no
  2542. configure:39208: checking whether to enable online update
  2543. configure:39218: result: no
  2544. configure:39349: checking whether to enable extension update
  2545. configure:39356: result: yes
  2546. configure:39366: checking whether to create MSI with LIMITUI=1 (silent install)
  2547. configure:39369: result: no
  2548. configure:39380: checking whether and how to use Xinerama
  2549. configure:39419: result: yes, with dynamic linking
  2550. configure:39421: checking X11/extensions/Xinerama.h usability
  2551. configure:39421: gcc -c -O3 -march=native -pipe conftest.c >&5
  2552. configure:39421: $? = 0
  2553. configure:39421: result: yes
  2554. configure:39421: checking X11/extensions/Xinerama.h presence
  2555. configure:39421: gcc -E conftest.c
  2556. configure:39421: $? = 0
  2557. configure:39421: result: yes
  2558. configure:39421: checking for X11/extensions/Xinerama.h
  2559. configure:39421: result: yes
  2560. configure:39440: checking for XineramaIsActive in -lXinerama
  2561. configure:39465: gcc -o conftest -O3 -march=native -pipe conftest.c -lXinerama -L -L/usr/lib/x86_64-linux-gnu -lXext -ldl >&5
  2562. configure:39465: $? = 0
  2563. configure:39474: result: yes
  2564. configure:39502: checking whether to use the system cairo
  2565. configure:39508: result: yes
  2566. configure:39513: checking for CAIRO
  2567. configure:39520: $PKG_CONFIG --exists --print-errors "cairo >= 1.2.0 "
  2568. configure:39523: $? = 0
  2569. configure:39537: $PKG_CONFIG --exists --print-errors "cairo >= 1.2.0 "
  2570. configure:39540: $? = 0
  2571. configure:39598: result: yes
  2572. configure:39607: checking whether Xrender.h defines PictStandardA8
  2573. configure:39631: gcc -c -O3 -march=native -pipe conftest.c >&5
  2574. configure:39631: $? = 0
  2575. configure:39632: result: yes
  2576. configure:40000: checking whether to use liblangtag
  2577. configure:40005: result: yes
  2578. configure:40007: checking whether to use system liblangtag
  2579. configure:40167: result: no
  2580. configure:40197: checking which libpng to use
  2581. configure:40200: result: external
  2582. configure:40205: checking for LIBPNG
  2583. configure:40212: $PKG_CONFIG --exists --print-errors "libpng"
  2584. configure:40215: $? = 0
  2585. configure:40229: $PKG_CONFIG --exists --print-errors "libpng"
  2586. configure:40232: $? = 0
  2587. configure:40290: result: yes
  2588. configure:40722: checking which languages to be built
  2589. configure:40737: result: en-US
  2590. configure:40834: checking for alternative branding images directory
  2591. configure:40841: result: none
  2592. configure:40870: checking for 'intro' progress settings
  2593. configure:40884: result: none
  2594. configure:40896: checking for extra build ID
  2595. configure:40906: result: not set
  2596. configure:40915: checking for vendor
  2597. configure:40928: result: not set, using ariel
  2598. configure:40959: checking whether to install the compat oo* wrappers
  2599. configure:40967: result: no
  2600. configure:40973: checking for install dirname
  2601. configure:40978: result: libreoffice
  2602. configure:40982: checking for prefix
  2603. configure:40987: result: /usr/local
  2604. configure:41014: checking for Google Drive client id and secret
  2605. configure:41030: result: set
  2606. configure:41043: checking for Alfresco Cloud client id and secret
  2607. configure:41059: result: set
  2608. configure:41071: checking for OneDrive client id and secret
  2609. configure:41087: result: set
  2610. configure:41100: checking whether to enable dependency tracking
  2611. configure:41107: result: yes
  2612. configure:41112: checking for number of processors to use
  2613. configure:41160: result: 4
  2614. configure:41221: checking whether C++11 use of const_iterator in standard containers is broken
  2615. configure:41247: g++ -c -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  2616. configure:41247: $? = 0
  2617. configure:41261: result: no
  2618. configure:41269: checking whether g++ has broken static initializer_list support
  2619. configure:41319: g++ -o conftest -O3 -march=native -pipe -std=gnu++14 conftest.cpp >&5
  2620. configure:41319: $? = 0
  2621. configure:41319: ./conftest
  2622. configure:41319: $? = 0
  2623. configure:41337: result: no
  2624. configure:41348: checking whether to create huge library
  2625. configure:41366: result: no
  2626. configure:41374: checking whether to create hardlinks for delivering files
  2627. configure:41382: result: no
  2628. configure:41387: checking whether to use icerun wrapper
  2629. configure:41395: result: no
  2630. configure:41408: checking MPL subset
  2631. configure:41463: result: no restrictions
  2632. configure:41469: setting up the build environment variables...
  2633. configure:41775: creating ./config.status
  2634.  
  2635. ## ---------------------- ##
  2636. ## Running config.status. ##
  2637. ## ---------------------- ##
  2638.  
  2639. This file was extended by LibreOffice config.status 5.1.0.0.alpha1+, which was
  2640. generated by GNU Autoconf 2.69. Invocation command line was
  2641.  
  2642. CONFIG_FILES =
  2643. CONFIG_HEADERS =
  2644. CONFIG_LINKS =
  2645. CONFIG_COMMANDS =
  2646. $ ./config.status
  2647.  
  2648. on section9
  2649.  
  2650. config.status:1674: creating config_host.mk
  2651. config.status:1674: creating config_host_lang.mk
  2652. config.status:1674: creating Makefile
  2653. config.status:1674: creating lo.xcent
  2654. config.status:1674: creating instsetoo_native/util/openoffice.lst
  2655. config.status:1674: creating sysui/desktop/macosx/Info.plist
  2656. config.status:1674: creating ios/lo.xcconfig
  2657. config.status:1674: creating config_host/config_probes.h
  2658. config.status:1844: config_host/config_probes.h is unchanged
  2659. config.status:1674: creating config_host/config_buildid.h
  2660. config.status:1844: config_host/config_buildid.h is unchanged
  2661. config.status:1674: creating config_host/config_clang.h
  2662. config.status:1844: config_host/config_clang.h is unchanged
  2663. config.status:1674: creating config_host/config_dconf.h
  2664. config.status:1844: config_host/config_dconf.h is unchanged
  2665. config.status:1674: creating config_host/config_eot.h
  2666. config.status:1844: config_host/config_eot.h is unchanged
  2667. config.status:1674: creating config_host/config_extension_update.h
  2668. config.status:1844: config_host/config_extension_update.h is unchanged
  2669. config.status:1674: creating config_host/config_cairo_canvas.h
  2670. config.status:1844: config_host/config_cairo_canvas.h is unchanged
  2671. config.status:1674: creating config_host/config_cups.h
  2672. config.status:1844: config_host/config_cups.h is unchanged
  2673. config.status:1674: creating config_host/config_features.h
  2674. config.status:1844: config_host/config_features.h is unchanged
  2675. config.status:1674: creating config_host/config_folders.h
  2676. config.status:1844: config_host/config_folders.h is unchanged
  2677. config.status:1674: creating config_host/config_gcc.h
  2678. config.status:1844: config_host/config_gcc.h is unchanged
  2679. config.status:1674: creating config_host/config_global.h
  2680. config.status:1844: config_host/config_global.h is unchanged
  2681. config.status:1674: creating config_host/config_graphite.h
  2682. config.status:1844: config_host/config_graphite.h is unchanged
  2683. config.status:1674: creating config_host/config_java.h
  2684. config.status:1844: config_host/config_java.h is unchanged
  2685. config.status:1674: creating config_host/config_lgpl.h
  2686. config.status:1844: config_host/config_lgpl.h is unchanged
  2687. config.status:1674: creating config_host/config_liblangtag.h
  2688. config.status:1844: config_host/config_liblangtag.h is unchanged
  2689. config.status:1674: creating config_host/config_locales.h
  2690. config.status:1844: config_host/config_locales.h is unchanged
  2691. config.status:1674: creating config_host/config_mpl.h
  2692. config.status:1844: config_host/config_mpl.h is unchanged
  2693. config.status:1674: creating config_host/config_orcus.h
  2694. config.status:1844: config_host/config_orcus.h is unchanged
  2695. config.status:1674: creating config_host/config_kde4.h
  2696. config.status:1844: config_host/config_kde4.h is unchanged
  2697. config.status:1674: creating config_host/config_mingw.h
  2698. config.status:1844: config_host/config_mingw.h is unchanged
  2699. config.status:1674: creating config_host/config_oox.h
  2700. config.status:1844: config_host/config_oox.h is unchanged
  2701. config.status:1674: creating config_host/config_opengl.h
  2702. config.status:1844: config_host/config_opengl.h is unchanged
  2703. config.status:1674: creating config_host/config_options.h
  2704. config.status:1844: config_host/config_options.h is unchanged
  2705. config.status:1674: creating config_host/config_test.h
  2706. config.status:1844: config_host/config_test.h is unchanged
  2707. config.status:1674: creating config_host/config_telepathy.h
  2708. config.status:1844: config_host/config_telepathy.h is unchanged
  2709. config.status:1674: creating config_host/config_typesizes.h
  2710. config.status:1844: config_host/config_typesizes.h is unchanged
  2711. config.status:1674: creating config_host/config_vcl.h
  2712. config.status:1844: config_host/config_vcl.h is unchanged
  2713. config.status:1674: creating config_host/config_vclplug.h
  2714. config.status:1844: config_host/config_vclplug.h is unchanged
  2715. config.status:1674: creating config_host/config_version.h
  2716. config.status:1844: config_host/config_version.h is unchanged
  2717. config.status:1674: creating config_host/config_oauth2.h
  2718. config.status:1844: config_host/config_oauth2.h is unchanged
  2719. config.status:1674: creating config_host/config_poppler.h
  2720. config.status:1674: creating config_host/config_python.h
  2721. config.status:1844: config_host/config_python.h is unchanged
  2722.  
  2723. ## ---------------- ##
  2724. ## Cache variables. ##
  2725. ## ---------------- ##
  2726.  
  2727. ac_cv_alignof_double=8
  2728. ac_cv_alignof_int=4
  2729. ac_cv_alignof_long=8
  2730. ac_cv_alignof_short=2
  2731. ac_cv_build=x86_64-unknown-linux-gnu
  2732. ac_cv_c_compiler_gnu=yes
  2733. ac_cv_cxx_boost_no_exceptions_broken=no
  2734. ac_cv_cxx_compiler_gnu=yes
  2735. ac_cv_env_ABW_CFLAGS_set=
  2736. ac_cv_env_ABW_CFLAGS_value=
  2737. ac_cv_env_ABW_LIBS_set=
  2738. ac_cv_env_ABW_LIBS_value=
  2739. ac_cv_env_APR_CFLAGS_set=
  2740. ac_cv_env_APR_CFLAGS_value=
  2741. ac_cv_env_APR_LIBS_set=
  2742. ac_cv_env_APR_LIBS_value=
  2743. ac_cv_env_ATOMIC_OPS_CFLAGS_set=
  2744. ac_cv_env_ATOMIC_OPS_CFLAGS_value=
  2745. ac_cv_env_ATOMIC_OPS_LIBS_set=
  2746. ac_cv_env_ATOMIC_OPS_LIBS_value=
  2747. ac_cv_env_AVAHI_CFLAGS_set=
  2748. ac_cv_env_AVAHI_CFLAGS_value=
  2749. ac_cv_env_AVAHI_LIBS_set=
  2750. ac_cv_env_AVAHI_LIBS_value=
  2751. ac_cv_env_BZIP2_CFLAGS_set=
  2752. ac_cv_env_BZIP2_CFLAGS_value=
  2753. ac_cv_env_BZIP2_LIBS_set=
  2754. ac_cv_env_BZIP2_LIBS_value=
  2755. ac_cv_env_CAIRO_CFLAGS_set=
  2756. ac_cv_env_CAIRO_CFLAGS_value=
  2757. ac_cv_env_CAIRO_LIBS_set=
  2758. ac_cv_env_CAIRO_LIBS_value=
  2759. ac_cv_env_CCC_set=
  2760. ac_cv_env_CCC_value=
  2761. ac_cv_env_CC_set=
  2762. ac_cv_env_CC_value=
  2763. ac_cv_env_CDR_CFLAGS_set=
  2764. ac_cv_env_CDR_CFLAGS_value=
  2765. ac_cv_env_CDR_LIBS_set=
  2766. ac_cv_env_CDR_LIBS_value=
  2767. ac_cv_env_CFLAGS_set=set
  2768. ac_cv_env_CFLAGS_value='-O3 -march=native -pipe'
  2769. ac_cv_env_CLUCENE_CFLAGS_set=
  2770. ac_cv_env_CLUCENE_CFLAGS_value=
  2771. ac_cv_env_CLUCENE_LIBS_set=
  2772. ac_cv_env_CLUCENE_LIBS_value=
  2773. ac_cv_env_CMIS_CFLAGS_set=
  2774. ac_cv_env_CMIS_CFLAGS_value=
  2775. ac_cv_env_CMIS_LIBS_set=
  2776. ac_cv_env_CMIS_LIBS_value=
  2777. ac_cv_env_COINMP_CFLAGS_set=
  2778. ac_cv_env_COINMP_CFLAGS_value=
  2779. ac_cv_env_COINMP_LIBS_set=
  2780. ac_cv_env_COINMP_LIBS_value=
  2781. ac_cv_env_CPPFLAGS_set=
  2782. ac_cv_env_CPPFLAGS_value=
  2783. ac_cv_env_CPPUNIT_CFLAGS_set=
  2784. ac_cv_env_CPPUNIT_CFLAGS_value=
  2785. ac_cv_env_CPPUNIT_LIBS_set=
  2786. ac_cv_env_CPPUNIT_LIBS_value=
  2787. ac_cv_env_CPP_set=
  2788. ac_cv_env_CPP_value=
  2789. ac_cv_env_CURL_CFLAGS_set=
  2790. ac_cv_env_CURL_CFLAGS_value=
  2791. ac_cv_env_CURL_LIBS_set=
  2792. ac_cv_env_CURL_LIBS_value=
  2793. ac_cv_env_CXXCPP_set=
  2794. ac_cv_env_CXXCPP_value=
  2795. ac_cv_env_CXXFLAGS_set=set
  2796. ac_cv_env_CXXFLAGS_value='-O3 -march=native -pipe'
  2797. ac_cv_env_CXX_set=
  2798. ac_cv_env_CXX_value=
  2799. ac_cv_env_DBUS_CFLAGS_set=
  2800. ac_cv_env_DBUS_CFLAGS_value=
  2801. ac_cv_env_DBUS_LIBS_set=
  2802. ac_cv_env_DBUS_LIBS_value=
  2803. ac_cv_env_DCONF_CFLAGS_set=
  2804. ac_cv_env_DCONF_CFLAGS_value=
  2805. ac_cv_env_DCONF_LIBS_set=
  2806. ac_cv_env_DCONF_LIBS_value=
  2807. ac_cv_env_EBOOK_CFLAGS_set=
  2808. ac_cv_env_EBOOK_CFLAGS_value=
  2809. ac_cv_env_EBOOK_LIBS_set=
  2810. ac_cv_env_EBOOK_LIBS_value=
  2811. ac_cv_env_ETONYEK_CFLAGS_set=
  2812. ac_cv_env_ETONYEK_CFLAGS_value=
  2813. ac_cv_env_ETONYEK_LIBS_set=
  2814. ac_cv_env_ETONYEK_LIBS_value=
  2815. ac_cv_env_FIREBIRD_CFLAGS_set=
  2816. ac_cv_env_FIREBIRD_CFLAGS_value=
  2817. ac_cv_env_FIREBIRD_LIBS_set=
  2818. ac_cv_env_FIREBIRD_LIBS_value=
  2819. ac_cv_env_FONTCONFIG_CFLAGS_set=
  2820. ac_cv_env_FONTCONFIG_CFLAGS_value=
  2821. ac_cv_env_FONTCONFIG_LIBS_set=
  2822. ac_cv_env_FONTCONFIG_LIBS_value=
  2823. ac_cv_env_FREEHAND_CFLAGS_set=
  2824. ac_cv_env_FREEHAND_CFLAGS_value=
  2825. ac_cv_env_FREEHAND_LIBS_set=
  2826. ac_cv_env_FREEHAND_LIBS_value=
  2827. ac_cv_env_FREETYPE_CFLAGS_set=
  2828. ac_cv_env_FREETYPE_CFLAGS_value=
  2829. ac_cv_env_FREETYPE_LIBS_set=
  2830. ac_cv_env_FREETYPE_LIBS_value=
  2831. ac_cv_env_GIO_CFLAGS_set=
  2832. ac_cv_env_GIO_CFLAGS_value=
  2833. ac_cv_env_GIO_LIBS_set=
  2834. ac_cv_env_GIO_LIBS_value=
  2835. ac_cv_env_GLEW_CFLAGS_set=
  2836. ac_cv_env_GLEW_CFLAGS_value=
  2837. ac_cv_env_GLEW_LIBS_set=
  2838. ac_cv_env_GLEW_LIBS_value=
  2839. ac_cv_env_GNUTLS_CFLAGS_set=
  2840. ac_cv_env_GNUTLS_CFLAGS_value=
  2841. ac_cv_env_GNUTLS_LIBS_set=
  2842. ac_cv_env_GNUTLS_LIBS_value=
  2843. ac_cv_env_GOBJECT_CFLAGS_set=
  2844. ac_cv_env_GOBJECT_CFLAGS_value=
  2845. ac_cv_env_GOBJECT_LIBS_set=
  2846. ac_cv_env_GOBJECT_LIBS_value=
  2847. ac_cv_env_GRAPHITE_CFLAGS_set=
  2848. ac_cv_env_GRAPHITE_CFLAGS_value=
  2849. ac_cv_env_GRAPHITE_LIBS_set=
  2850. ac_cv_env_GRAPHITE_LIBS_value=
  2851. ac_cv_env_GSTREAMER_0_10_CFLAGS_set=
  2852. ac_cv_env_GSTREAMER_0_10_CFLAGS_value=
  2853. ac_cv_env_GSTREAMER_0_10_LIBS_set=
  2854. ac_cv_env_GSTREAMER_0_10_LIBS_value=
  2855. ac_cv_env_GSTREAMER_1_0_CFLAGS_set=
  2856. ac_cv_env_GSTREAMER_1_0_CFLAGS_value=
  2857. ac_cv_env_GSTREAMER_1_0_LIBS_set=
  2858. ac_cv_env_GSTREAMER_1_0_LIBS_value=
  2859. ac_cv_env_GTHREAD_CFLAGS_set=
  2860. ac_cv_env_GTHREAD_CFLAGS_value=
  2861. ac_cv_env_GTHREAD_LIBS_set=
  2862. ac_cv_env_GTHREAD_LIBS_value=
  2863. ac_cv_env_GTK3_CFLAGS_set=
  2864. ac_cv_env_GTK3_CFLAGS_value=
  2865. ac_cv_env_GTK3_LIBS_set=
  2866. ac_cv_env_GTK3_LIBS_value=
  2867. ac_cv_env_GTK_CFLAGS_set=
  2868. ac_cv_env_GTK_CFLAGS_value=
  2869. ac_cv_env_GTK_LIBS_set=
  2870. ac_cv_env_GTK_LIBS_value=
  2871. ac_cv_env_GTK_PRINT_CFLAGS_set=
  2872. ac_cv_env_GTK_PRINT_CFLAGS_value=
  2873. ac_cv_env_GTK_PRINT_LIBS_set=
  2874. ac_cv_env_GTK_PRINT_LIBS_value=
  2875. ac_cv_env_HARFBUZZ_CFLAGS_set=
  2876. ac_cv_env_HARFBUZZ_CFLAGS_value=
  2877. ac_cv_env_HARFBUZZ_LIBS_set=
  2878. ac_cv_env_HARFBUZZ_LIBS_value=
  2879. ac_cv_env_HUNSPELL_CFLAGS_set=
  2880. ac_cv_env_HUNSPELL_CFLAGS_value=
  2881. ac_cv_env_HUNSPELL_LIBS_set=
  2882. ac_cv_env_HUNSPELL_LIBS_value=
  2883. ac_cv_env_KDE_GLIB_CFLAGS_set=
  2884. ac_cv_env_KDE_GLIB_CFLAGS_value=
  2885. ac_cv_env_KDE_GLIB_LIBS_set=
  2886. ac_cv_env_KDE_GLIB_LIBS_value=
  2887. ac_cv_env_LCMS2_CFLAGS_set=
  2888. ac_cv_env_LCMS2_CFLAGS_value=
  2889. ac_cv_env_LCMS2_LIBS_set=
  2890. ac_cv_env_LCMS2_LIBS_value=
  2891. ac_cv_env_LDFLAGS_set=
  2892. ac_cv_env_LDFLAGS_value=
  2893. ac_cv_env_LIBEOT_CFLAGS_set=
  2894. ac_cv_env_LIBEOT_CFLAGS_value=
  2895. ac_cv_env_LIBEOT_LIBS_set=
  2896. ac_cv_env_LIBEOT_LIBS_value=
  2897. ac_cv_env_LIBEXSLT_CFLAGS_set=
  2898. ac_cv_env_LIBEXSLT_CFLAGS_value=
  2899. ac_cv_env_LIBEXSLT_LIBS_set=
  2900. ac_cv_env_LIBEXSLT_LIBS_value=
  2901. ac_cv_env_LIBEXTTEXTCAT_CFLAGS_set=
  2902. ac_cv_env_LIBEXTTEXTCAT_CFLAGS_value=
  2903. ac_cv_env_LIBEXTTEXTCAT_LIBS_set=
  2904. ac_cv_env_LIBEXTTEXTCAT_LIBS_value=
  2905. ac_cv_env_LIBGLTF_CFLAGS_set=
  2906. ac_cv_env_LIBGLTF_CFLAGS_value=
  2907. ac_cv_env_LIBGLTF_LIBS_set=
  2908. ac_cv_env_LIBGLTF_LIBS_value=
  2909. ac_cv_env_LIBLANGTAG_CFLAGS_set=
  2910. ac_cv_env_LIBLANGTAG_CFLAGS_value=
  2911. ac_cv_env_LIBLANGTAG_LIBS_set=
  2912. ac_cv_env_LIBLANGTAG_LIBS_value=
  2913. ac_cv_env_LIBPNG_CFLAGS_set=
  2914. ac_cv_env_LIBPNG_CFLAGS_value=
  2915. ac_cv_env_LIBPNG_LIBS_set=
  2916. ac_cv_env_LIBPNG_LIBS_value=
  2917. ac_cv_env_LIBS_set=
  2918. ac_cv_env_LIBS_value=
  2919. ac_cv_env_LIBXML_CFLAGS_set=
  2920. ac_cv_env_LIBXML_CFLAGS_value=
  2921. ac_cv_env_LIBXML_LIBS_set=
  2922. ac_cv_env_LIBXML_LIBS_value=
  2923. ac_cv_env_LIBXSLT_CFLAGS_set=
  2924. ac_cv_env_LIBXSLT_CFLAGS_value=
  2925. ac_cv_env_LIBXSLT_LIBS_set=
  2926. ac_cv_env_LIBXSLT_LIBS_value=
  2927. ac_cv_env_MDDS_CFLAGS_set=
  2928. ac_cv_env_MDDS_CFLAGS_value=
  2929. ac_cv_env_MDDS_LIBS_set=
  2930. ac_cv_env_MDDS_LIBS_value=
  2931. ac_cv_env_MSPUB_CFLAGS_set=
  2932. ac_cv_env_MSPUB_CFLAGS_value=
  2933. ac_cv_env_MSPUB_LIBS_set=
  2934. ac_cv_env_MSPUB_LIBS_value=
  2935. ac_cv_env_MWAW_CFLAGS_set=
  2936. ac_cv_env_MWAW_CFLAGS_value=
  2937. ac_cv_env_MWAW_LIBS_set=
  2938. ac_cv_env_MWAW_LIBS_value=
  2939. ac_cv_env_MYTHES_CFLAGS_set=
  2940. ac_cv_env_MYTHES_CFLAGS_value=
  2941. ac_cv_env_MYTHES_LIBS_set=
  2942. ac_cv_env_MYTHES_LIBS_value=
  2943. ac_cv_env_NEON_CFLAGS_set=
  2944. ac_cv_env_NEON_CFLAGS_value=
  2945. ac_cv_env_NEON_LIBS_set=
  2946. ac_cv_env_NEON_LIBS_value=
  2947. ac_cv_env_NPAPI_HEADERS_CFLAGS_set=
  2948. ac_cv_env_NPAPI_HEADERS_CFLAGS_value=
  2949. ac_cv_env_NPAPI_HEADERS_LIBS_set=
  2950. ac_cv_env_NPAPI_HEADERS_LIBS_value=
  2951. ac_cv_env_NSS_CFLAGS_set=
  2952. ac_cv_env_NSS_CFLAGS_value=
  2953. ac_cv_env_NSS_LIBS_set=
  2954. ac_cv_env_NSS_LIBS_value=
  2955. ac_cv_env_ODFGEN_CFLAGS_set=
  2956. ac_cv_env_ODFGEN_CFLAGS_value=
  2957. ac_cv_env_ODFGEN_LIBS_set=
  2958. ac_cv_env_ODFGEN_LIBS_value=
  2959. ac_cv_env_OPENSSL_CFLAGS_set=
  2960. ac_cv_env_OPENSSL_CFLAGS_value=
  2961. ac_cv_env_OPENSSL_LIBS_set=
  2962. ac_cv_env_OPENSSL_LIBS_value=
  2963. ac_cv_env_ORCUS_CFLAGS_set=
  2964. ac_cv_env_ORCUS_CFLAGS_value=
  2965. ac_cv_env_ORCUS_LIBS_set=
  2966. ac_cv_env_ORCUS_LIBS_value=
  2967. ac_cv_env_PAGEMAKER_CFLAGS_set=
  2968. ac_cv_env_PAGEMAKER_CFLAGS_value=
  2969. ac_cv_env_PAGEMAKER_LIBS_set=
  2970. ac_cv_env_PAGEMAKER_LIBS_value=
  2971. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  2972. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  2973. ac_cv_env_PKG_CONFIG_PATH_set=
  2974. ac_cv_env_PKG_CONFIG_PATH_value=
  2975. ac_cv_env_PKG_CONFIG_set=
  2976. ac_cv_env_PKG_CONFIG_value=
  2977. ac_cv_env_POPPLER_CFLAGS_set=
  2978. ac_cv_env_POPPLER_CFLAGS_value=
  2979. ac_cv_env_POPPLER_LIBS_set=
  2980. ac_cv_env_POPPLER_LIBS_value=
  2981. ac_cv_env_PYTHON_set=
  2982. ac_cv_env_PYTHON_value=
  2983. ac_cv_env_QT4_CFLAGS_set=
  2984. ac_cv_env_QT4_CFLAGS_value=
  2985. ac_cv_env_QT4_LIBS_set=
  2986. ac_cv_env_QT4_LIBS_value=
  2987. ac_cv_env_REDLAND_CFLAGS_set=
  2988. ac_cv_env_REDLAND_CFLAGS_value=
  2989. ac_cv_env_REDLAND_LIBS_set=
  2990. ac_cv_env_REDLAND_LIBS_value=
  2991. ac_cv_env_REVENGE_CFLAGS_set=
  2992. ac_cv_env_REVENGE_CFLAGS_value=
  2993. ac_cv_env_REVENGE_LIBS_set=
  2994. ac_cv_env_REVENGE_LIBS_value=
  2995. ac_cv_env_SERF_CFLAGS_set=
  2996. ac_cv_env_SERF_CFLAGS_value=
  2997. ac_cv_env_SERF_LIBS_set=
  2998. ac_cv_env_SERF_LIBS_value=
  2999. ac_cv_env_TELEPATHY_CFLAGS_set=
  3000. ac_cv_env_TELEPATHY_CFLAGS_value=
  3001. ac_cv_env_TELEPATHY_LIBS_set=
  3002. ac_cv_env_TELEPATHY_LIBS_value=
  3003. ac_cv_env_VISIO_CFLAGS_set=
  3004. ac_cv_env_VISIO_CFLAGS_value=
  3005. ac_cv_env_VISIO_LIBS_set=
  3006. ac_cv_env_VISIO_LIBS_value=
  3007. ac_cv_env_WPD_CFLAGS_set=
  3008. ac_cv_env_WPD_CFLAGS_value=
  3009. ac_cv_env_WPD_LIBS_set=
  3010. ac_cv_env_WPD_LIBS_value=
  3011. ac_cv_env_WPG_CFLAGS_set=
  3012. ac_cv_env_WPG_CFLAGS_value=
  3013. ac_cv_env_WPG_LIBS_set=
  3014. ac_cv_env_WPG_LIBS_value=
  3015. ac_cv_env_WPS_CFLAGS_set=
  3016. ac_cv_env_WPS_CFLAGS_value=
  3017. ac_cv_env_WPS_LIBS_set=
  3018. ac_cv_env_WPS_LIBS_value=
  3019. ac_cv_env_XMKMF_set=
  3020. ac_cv_env_XMKMF_value=
  3021. ac_cv_env_XRANDR_CFLAGS_set=
  3022. ac_cv_env_XRANDR_CFLAGS_value=
  3023. ac_cv_env_XRANDR_LIBS_set=
  3024. ac_cv_env_XRANDR_LIBS_value=
  3025. ac_cv_env_XRENDER_CFLAGS_set=
  3026. ac_cv_env_XRENDER_CFLAGS_value=
  3027. ac_cv_env_XRENDER_LIBS_set=
  3028. ac_cv_env_XRENDER_LIBS_value=
  3029. ac_cv_env_build_alias_set=
  3030. ac_cv_env_build_alias_value=
  3031. ac_cv_env_host_alias_set=
  3032. ac_cv_env_host_alias_value=
  3033. ac_cv_env_target_alias_set=
  3034. ac_cv_env_target_alias_value=
  3035. ac_cv_func_FT_Face_GetCharVariantIndex=yes
  3036. ac_cv_func_connect=yes
  3037. ac_cv_func_gethostbyname=yes
  3038. ac_cv_func_posix_fallocate=yes
  3039. ac_cv_func_remove=yes
  3040. ac_cv_func_shmat=yes
  3041. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  3042. ac_cv_header_CLucene_analysis_cjk_CJKAnalyzer_h=yes
  3043. ac_cv_header_GL_glxext_h=yes
  3044. ac_cv_header_Python_h=yes
  3045. ac_cv_header_X11_Composite_h=yes
  3046. ac_cv_header_X11_ICE_ICElib_h=yes
  3047. ac_cv_header_X11_SM_SMlib_h=yes
  3048. ac_cv_header_X11_extensions_Xinerama_h=yes
  3049. ac_cv_header_X11_extensions_Xrender_h=yes
  3050. ac_cv_header_X11_extensions_shape_h=yes
  3051. ac_cv_header_boost_function_hpp=yes
  3052. ac_cv_header_boost_shared_ptr_hpp=yes
  3053. ac_cv_header_boost_spirit_include_classic_core_hpp=yes
  3054. ac_cv_header_cpp_poppler_version_h=no
  3055. ac_cv_header_cups_cups_h=yes
  3056. ac_cv_header_expat_h=yes
  3057. ac_cv_header_inttypes_h=yes
  3058. ac_cv_header_jpeglib_h=yes
  3059. ac_cv_header_ldap_h=yes
  3060. ac_cv_header_memory_h=yes
  3061. ac_cv_header_sqlext_h=yes
  3062. ac_cv_header_stdc=yes
  3063. ac_cv_header_stdint_h=yes
  3064. ac_cv_header_stdlib_h=yes
  3065. ac_cv_header_string_h=yes
  3066. ac_cv_header_strings_h=yes
  3067. ac_cv_header_sys_sdt_h=no
  3068. ac_cv_header_sys_stat_h=yes
  3069. ac_cv_header_sys_types_h=yes
  3070. ac_cv_header_syslog_h=yes
  3071. ac_cv_header_unistd_h=yes
  3072. ac_cv_header_valgrind_valgrind_h=no
  3073. ac_cv_header_zlib_h=yes
  3074. ac_cv_host=x86_64-unknown-linux-gnu
  3075. ac_cv_lib_ICE_IceConnectionNumber=yes
  3076. ac_cv_lib_SM_SmcOpenConnection=yes
  3077. ac_cv_lib_X11_XOpenDisplay=yes
  3078. ac_cv_lib_Xinerama_XineramaIsActive=yes
  3079. ac_cv_lib_Xrender_XRenderQueryVersion=yes
  3080. ac_cv_lib_Xt_XtToolkitInitialize=yes
  3081. ac_cv_lib_boost_date_time___exit=yes
  3082. ac_cv_lib_boost_iostreams___exit=yes
  3083. ac_cv_lib_boost_system___exit=yes
  3084. ac_cv_lib_c_gnu_get_libc_version=yes
  3085. ac_cv_lib_cups_cupsPrintFiles=yes
  3086. ac_cv_lib_expat_XML_ParserCreate=yes
  3087. ac_cv_lib_jpeg_jpeg_resync_to_restart=yes
  3088. ac_cv_lib_ldap_ldap_set_option=yes
  3089. ac_cv_lib_ldap_ldap_simple_bind_s=yes
  3090. ac_cv_lib_rdf_librdf_world_set_raptor_init_handler=yes
  3091. ac_cv_lib_z_deflate=yes
  3092. ac_cv_objext=o
  3093. ac_cv_path_AWK=/usr/bin/mawk
  3094. ac_cv_path_BASH=/bin/bash
  3095. ac_cv_path_BISON=/usr/bin/bison
  3096. ac_cv_path_CCACHE='not found'
  3097. ac_cv_path_COMPATH=/usr/bin/gcc
  3098. ac_cv_path_EGREP='/bin/grep -E'
  3099. ac_cv_path_FLEX=/usr/bin/flex
  3100. ac_cv_path_GNUCP=/bin/cp
  3101. ac_cv_path_GPERF=/usr/bin/gperf
  3102. ac_cv_path_GREP=/bin/grep
  3103. ac_cv_path_ICUCONFIG=/usr/bin/icu-config
  3104. ac_cv_path_PATCH=/usr/bin/patch
  3105. ac_cv_path_PERL=/usr/bin/perl
  3106. ac_cv_path_PYTHON=/usr/bin/python3
  3107. ac_cv_path_SED=/bin/sed
  3108. ac_cv_path_SYSTEM_GENBRK=/usr/bin/genbrk
  3109. ac_cv_path_SYSTEM_GENCCODE=/usr/sbin/genccode
  3110. ac_cv_path_SYSTEM_GENCMN=/usr/sbin/gencmn
  3111. ac_cv_path_TOUCH=/usr/bin/touch
  3112. ac_cv_path_UNZIP=/usr/bin/unzip
  3113. ac_cv_path_UUIDGEN=/usr/bin/uuidgen
  3114. ac_cv_path_XMLLINT=/usr/bin/xmllint
  3115. ac_cv_path_XSLTPROC=/usr/bin/xsltproc
  3116. ac_cv_path_ZIP=/usr/bin/zip
  3117. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  3118. ac_cv_prog_AWK=mawk
  3119. ac_cv_prog_CPP='gcc -E'
  3120. ac_cv_prog_CXXCPP='g++ -E'
  3121. ac_cv_prog_ac_ct_AR=ar
  3122. ac_cv_prog_ac_ct_CC=gcc
  3123. ac_cv_prog_ac_ct_CXX=g++
  3124. ac_cv_prog_ac_ct_NM=nm
  3125. ac_cv_prog_ac_ct_OBJDUMP=objdump
  3126. ac_cv_prog_ac_ct_RANLIB=ranlib
  3127. ac_cv_prog_ac_ct_READELF=readelf
  3128. ac_cv_prog_ac_ct_STRIP=strip
  3129. ac_cv_prog_cc_c89=
  3130. ac_cv_prog_cc_g=yes
  3131. ac_cv_prog_cxx_g=yes
  3132. ac_cv_search_dlopen=-ldl
  3133. ac_cv_sizeof_double=8
  3134. ac_cv_sizeof_int=4
  3135. ac_cv_sizeof_long=8
  3136. ac_cv_sizeof_long_long=8
  3137. ac_cv_sizeof_short=2
  3138. ac_cv_sizeof_voidp=8
  3139. ac_cv_sys_file_offset_bits=no
  3140. ac_cv_sys_largefile_CC=no
  3141. am_cv_pathless_PYTHON=python3
  3142. am_cv_python_platform=linux
  3143. am_cv_python_pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
  3144. am_cv_python_pythondir='${prefix}/lib/python3.4/site-packages'
  3145. am_cv_python_version=3.4
  3146. ax_cv_boost_date_time=yes
  3147. ax_cv_boost_iostreams=yes
  3148. ax_cv_boost_system=yes
  3149. pkg_cv_CAIRO_CFLAGS='-I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
  3150. pkg_cv_CAIRO_LIBS='-lcairo '
  3151. pkg_cv_CLUCENE_CFLAGS='-I/usr/lib/x86_64-linux-gnu '
  3152. pkg_cv_CLUCENE_LIBS='-L/usr/lib/x86_64-linux-gnu/ -lclucene-core -lclucene-shared '
  3153. pkg_cv_CURL_CFLAGS=
  3154. pkg_cv_CURL_LIBS='-lcurl '
  3155. pkg_cv_DBUS_CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3156. pkg_cv_DBUS_LIBS='-ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 '
  3157. pkg_cv_FONTCONFIG_CFLAGS='-I/usr/include/freetype2 '
  3158. pkg_cv_FONTCONFIG_LIBS='-lfontconfig -lfreetype '
  3159. pkg_cv_FREETYPE_CFLAGS='-I/usr/include/freetype2 '
  3160. pkg_cv_FREETYPE_LIBS='-lfreetype '
  3161. pkg_cv_GIO_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3162. pkg_cv_GIO_LIBS='-lgio-2.0 -lgobject-2.0 -lglib-2.0 '
  3163. pkg_cv_GRAPHITE_CFLAGS=
  3164. pkg_cv_GRAPHITE_LIBS='-lgraphite2 '
  3165. pkg_cv_GSTREAMER_1_0_CFLAGS='-pthread -I/usr/include/gstreamer-1.0 -I/usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3166. pkg_cv_GSTREAMER_1_0_LIBS='-lgstpbutils-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 '
  3167. pkg_cv_GTHREAD_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3168. pkg_cv_GTHREAD_LIBS='-lgthread-2.0 -pthread -lglib-2.0 '
  3169. pkg_cv_GTK3_CFLAGS='-pthread -I/usr/include/gtk-3.0/unix-print -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/mirclient -I/usr/include/mircommon -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 '
  3170. pkg_cv_GTK3_LIBS='-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lcairo '
  3171. pkg_cv_GTK_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3172. pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 '
  3173. pkg_cv_GTK_PRINT_CFLAGS='-pthread -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 '
  3174. pkg_cv_GTK_PRINT_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype '
  3175. pkg_cv_HARFBUZZ_CFLAGS='-I/usr/include/harfbuzz -I/usr/include/x86_64-linux-gnu -I/usr/include/harfbuzz '
  3176. pkg_cv_HARFBUZZ_LIBS='-lharfbuzz-icu -lharfbuzz '
  3177. pkg_cv_LCMS2_CFLAGS=
  3178. pkg_cv_LCMS2_LIBS='-llcms2 '
  3179. pkg_cv_LIBEXSLT_CFLAGS='-I/usr/include/libxml2 '
  3180. pkg_cv_LIBEXSLT_LIBS='-lexslt -lxslt -lxml2 '
  3181. pkg_cv_LIBPNG_CFLAGS='-I/usr/include/libpng12 '
  3182. pkg_cv_LIBPNG_LIBS='-lpng12 '
  3183. pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 '
  3184. pkg_cv_LIBXML_LIBS='-lxml2 '
  3185. pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 '
  3186. pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 '
  3187. pkg_cv_NEON_CFLAGS='-I/usr/include/neon '
  3188. pkg_cv_NEON_LIBS='-lneon '
  3189. pkg_cv_NSS_CFLAGS='-I/usr/include/nss -I/usr/include/nspr '
  3190. pkg_cv_NSS_LIBS='-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 '
  3191. pkg_cv_OPENSSL_CFLAGS=
  3192. pkg_cv_OPENSSL_LIBS='-lssl -lcrypto '
  3193. pkg_cv_POPPLER_CFLAGS='-I/usr/include/poppler '
  3194. pkg_cv_POPPLER_LIBS='-lpoppler '
  3195. pkg_cv_REDLAND_CFLAGS='-I/usr/include/rasqal -I/usr/include/raptor2 '
  3196. pkg_cv_REDLAND_LIBS='-lrdf -lraptor2 '
  3197. pkg_cv_XRANDR_CFLAGS=
  3198. pkg_cv_XRANDR_LIBS='-lXrandr '
  3199. pkg_cv_XRENDER_CFLAGS=
  3200. pkg_cv_XRENDER_LIBS='-lXrender -lX11 '
  3201.  
  3202. ## ----------------- ##
  3203. ## Output variables. ##
  3204. ## ----------------- ##
  3205.  
  3206. ABW_CFLAGS=''
  3207. ABW_LIBS=''
  3208. AFLAGS=''
  3209. ALLOC=''
  3210. ALL_LANGS='en-US af am ar as ast be bg bn bn-IN bo br brx bs ca ca-valencia cs cy da de dgo dz el en-GB en-ZA eo es et eu fa fi fr ga gd gl gu gug he hi hr hu id is it ja ka kk km kmr-Latn kn ko kok ks lb lo lt lv mai mk ml mn mni mr my nb ne nl nn nr nso oc om or pa-IN pl pt pt-BR ro ru rw sa-IN sat sd sr-Latn si sid sk sl sq sr ss st sv sw-TZ ta te tg th tn tr ts tt ug uk uz ve vi xh zh-CN zh-TW zu'
  3211. ANDROID_APP_ABI=''
  3212. ANDROID_NDK_GDBSERVER=''
  3213. ANDROID_PACKAGE_NAME=''
  3214. ANDROID_SDK_HOME=''
  3215. ANT=''
  3216. ANT_HOME=''
  3217. ANT_LIB=''
  3218. APR_CFLAGS=''
  3219. APR_LIBS=''
  3220. AR='ar'
  3221. ASSERT_ALWAYS_ABORT='FALSE'
  3222. ATL_INCLUDE=''
  3223. ATL_LIB=''
  3224. ATOMIC_OPS_CFLAGS=''
  3225. ATOMIC_OPS_LIBS=''
  3226. AVAHI_CFLAGS=''
  3227. AVAHI_LIBS=''
  3228. AWK='/usr/bin/mawk'
  3229. BARCODE_EXTENSION_PACK=''
  3230. BASH='/bin/bash'
  3231. BISON='/usr/bin/bison'
  3232. BOOST_CPPFLAGS='-I/usr/include'
  3233. BOOST_CXXFLAGS='-D_GLIBCXX_HAS_GTHREADS'
  3234. BOOST_DATE_TIME_LIB='-lboost_date_time'
  3235. BOOST_IOSTREAMS_LIB='-lboost_iostreams'
  3236. BOOST_LDFLAGS=' -L/usr/lib/x86_64-linux-gnu'
  3237. BOOST_SYSTEM_LIB='-lboost_system'
  3238. BRAND_INTRO_IMAGES='flat_logo.svg intro.png'
  3239. BSH_JAR=''
  3240. BUILDDIR='/mnt/windows/libreoffice-src/core'
  3241. BUILD_POSTGRESQL_SDBC=''
  3242. BUILD_TYPE='LibO DESKTOP EXPORT AVMEDIA DBCONNECTIVITY EXTENSIONS SCRIPTING DYNLOADING NATIVE UCPP REVENGE EBOOK ETONYEK FREEHAND ODFGEN CDR MSPUB MWAW PAGEMAKER VISIO CMIS WPD CPPUNIT ABW WPS WPG PYUNO FIREBIRD MDDS GLM GLEW VIGRA SANE ORCUS HUNSPELL HYPHEN MYTHES COINMP LPSOLVE LIBEXTTEXTCAT GTK OPENCL LIBGLTF OPENCOLLADA COLLADA2GLTF MORE_FONTS LIBLANGTAG'
  3243. BUILD_UNOWINREG=''
  3244. BUILD_VER_STRING=''
  3245. BUILD_X64=''
  3246. BUNDLE_MARIADB=''
  3247. BZIP2=''
  3248. BZIP2_CFLAGS=''
  3249. BZIP2_LIBS=''
  3250. CAIRO_CFLAGS='-isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng12 '
  3251. CAIRO_LIBS=' -lcairo'
  3252. CC='gcc'
  3253. CCACHE=''
  3254. CDR_CFLAGS=''
  3255. CDR_LIBS=''
  3256. CFLAGS='-O3 -march=native -pipe '
  3257. CLANGDIR=''
  3258. CLUCENE_CFLAGS='-isystem /usr/lib/x86_64-linux-gnu '
  3259. CLUCENE_LIBS=' -L/usr/lib/x86_64-linux-gnu/ -lclucene-core -lclucene-shared -lclucene-contribs-lib'
  3260. CMIS_CFLAGS=''
  3261. CMIS_LIBS=''
  3262. COINMP_CFLAGS=''
  3263. COINMP_LIBS=''
  3264. COLLADA2GLTF_CFLAGS=''
  3265. COLLADA2GLTF_LIBS=''
  3266. COM='GCC'
  3267. COMMONS_LOGGING_JAR=''
  3268. COMMONS_LOGGING_VERSION='1.2'
  3269. COMPATH='/usr'
  3270. COMPILER_PLUGINS=''
  3271. COM_GCC_IS_CLANG=''
  3272. CPP='gcc -E'
  3273. CPPFLAGS=' '
  3274. CPPUNIT_CFLAGS=''
  3275. CPPUNIT_LIBS=''
  3276. CPUNAME='X86_64'
  3277. CROSS_COMPILING=''
  3278. CT2N_EXTENSION_PACK=''
  3279. CURL='/usr/bin/curl'
  3280. CURLCONFIG=''
  3281. CURL_CFLAGS=''
  3282. CURL_LIBS='-lcurl '
  3283. CUSTOM_BRAND_DIR=''
  3284. CUSTOM_BRAND_IMAGES=''
  3285. CXX='g++'
  3286. CXXCPP='g++ -E'
  3287. CXXFLAGS='-O3 -march=native -pipe'
  3288. CXXFLAGS_CXX11='-std=gnu++14'
  3289. CXX_X64_BINARY=''
  3290. DATADIR='/usr/local/share'
  3291. DBUS_CFLAGS='-isystem /usr/include/dbus-1.0 -isystem /usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3292. DBUS_LIBS=' -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0'
  3293. DCONF_CFLAGS=''
  3294. DCONF_LIBS=''
  3295. DEFAULT_BRAND_IMAGES='flat_logo.svg intro.png about.svg'
  3296. DEFS='-DHAVE_CONFIG_H'
  3297. DEVENV=''
  3298. DIAGRAM_EXTENSION_PACK=''
  3299. DICT_SYSTEM_DIR=''
  3300. DISABLE_ACTIVEX='TRUE'
  3301. DISABLE_ATL='TRUE'
  3302. DISABLE_CVE_TESTS=''
  3303. DISABLE_DYNLOADING=''
  3304. DISABLE_EXPORT=''
  3305. DISABLE_OPENSSL=''
  3306. DISABLE_PYTHON=''
  3307. DLLTOOL=''
  3308. DLOPEN_LIBS='-ldl'
  3309. DOCDIR='/usr/local/share/doc/libreoffice'
  3310. DOXYGEN=''
  3311. DO_FETCH_TARBALLS='TRUE'
  3312. DPKG=''
  3313. EBOOK_CFLAGS=''
  3314. EBOOK_LIBS=''
  3315. ECHO_C=''
  3316. ECHO_N='-n'
  3317. ECHO_T=''
  3318. EGREP='/bin/grep -E'
  3319. ENABLE_AVAHI=''
  3320. ENABLE_CAIRO_CANVAS='TRUE'
  3321. ENABLE_CHART_TESTS=''
  3322. ENABLE_CMIS='TRUE'
  3323. ENABLE_COINMP='TRUE'
  3324. ENABLE_COLLADA='TRUE'
  3325. ENABLE_CRASHDUMP=''
  3326. ENABLE_CUPS='TRUE'
  3327. ENABLE_CURL='TRUE'
  3328. ENABLE_DBGUTIL=''
  3329. ENABLE_DBUS='TRUE'
  3330. ENABLE_DCONF=''
  3331. ENABLE_DEBUG=''
  3332. ENABLE_DEBUGINFO_FOR=''
  3333. ENABLE_DIRECTX=''
  3334. ENABLE_EOT=''
  3335. ENABLE_EVOAB2=''
  3336. ENABLE_EXTENSION_UPDATE='TRUE'
  3337. ENABLE_FIREBIRD_SDBC='TRUE'
  3338. ENABLE_GIO='TRUE'
  3339. ENABLE_GLTF='TRUE'
  3340. ENABLE_GRAPHITE='TRUE'
  3341. ENABLE_GSTREAMER_0_10=''
  3342. ENABLE_GSTREAMER_1_0='TRUE'
  3343. ENABLE_GTK3='TRUE'
  3344. ENABLE_GTK='TRUE'
  3345. ENABLE_GTK_PRINT='TRUE'
  3346. ENABLE_HARFBUZZ='TRUE'
  3347. ENABLE_HEADLESS=''
  3348. ENABLE_JAVA=''
  3349. ENABLE_KDE4=''
  3350. ENABLE_LIBLANGTAG='TRUE'
  3351. ENABLE_LPSOLVE='TRUE'
  3352. ENABLE_LTO=''
  3353. ENABLE_LWP='TRUE'
  3354. ENABLE_MACOSX_SANDBOX=''
  3355. ENABLE_MARIADBC=''
  3356. ENABLE_MEDIAWIKI=''
  3357. ENABLE_NPAPI_FROM_BROWSER='TRUE'
  3358. ENABLE_ONLINE_UPDATE=''
  3359. ENABLE_ONLINE_UPDATE_MAR=''
  3360. ENABLE_OOENV='TRUE'
  3361. ENABLE_OPENGL='TRUE'
  3362. ENABLE_OPENGL_CANVAS='TRUE'
  3363. ENABLE_ORCUS='TRUE'
  3364. ENABLE_PACKAGEKIT=''
  3365. ENABLE_PCH=''
  3366. ENABLE_PDFIMPORT='TRUE'
  3367. ENABLE_RANDR='TRUE'
  3368. ENABLE_RELEASE_BUILD='TRUE'
  3369. ENABLE_REPORTBUILDER=''
  3370. ENABLE_RUNTIME_OPTIMIZATIONS='TRUE'
  3371. ENABLE_SAL_LOG=''
  3372. ENABLE_SCRIPTING_BEANSHELL=''
  3373. ENABLE_SCRIPTING_JAVASCRIPT=''
  3374. ENABLE_SDREMOTE='TRUE'
  3375. ENABLE_SDREMOTE_BLUETOOTH='TRUE'
  3376. ENABLE_SILENT_MSI=''
  3377. ENABLE_SYMBOLS=''
  3378. ENABLE_SYSTRAY_GTK='TRUE'
  3379. ENABLE_TDE=''
  3380. ENABLE_TDEAB=''
  3381. ENABLE_TELEPATHY=''
  3382. ENABLE_VALGRIND=''
  3383. ENABLE_VLC=''
  3384. ENABLE_WERROR=''
  3385. EPM='NO'
  3386. EPM_FLAGS=''
  3387. ETONYEK_CFLAGS=''
  3388. ETONYEK_LIBS=''
  3389. EXCEPTIONS=''
  3390. EXEEXT=''
  3391. FCMATCH=''
  3392. FIREBIRDCONFIG=''
  3393. FIREBIRD_CFLAGS='-I/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/firebird/include'
  3394. FIREBIRD_LIBS='-lfbembed'
  3395. FLEX='/usr/bin/flex'
  3396. FLUTE_JAR=''
  3397. FONTCONFIG_CFLAGS='-I/usr/include/freetype2 '
  3398. FONTCONFIG_LIBS=' -lfontconfig -lfreetype'
  3399. FREEHAND_CFLAGS=''
  3400. FREEHAND_LIBS=''
  3401. FREETYPE_CFLAGS='-isystem /usr/include/freetype2 '
  3402. FREETYPE_LIBS=' -lfreetype'
  3403. GAWK=''
  3404. GCC_HOME='/usr'
  3405. GCC_VERSION='502'
  3406. GIO_CFLAGS='-pthread -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3407. GIO_LIBS=' -lgio-2.0 -lgobject-2.0 -lglib-2.0'
  3408. GIT_LINK_SRC=''
  3409. GIT_NEEDED_SUBMODULES=''
  3410. GIT_REFERENCE_SRC=''
  3411. GLEW_CFLAGS=''
  3412. GLEW_LIBS=''
  3413. GLM_CFLAGS='-isystem /mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/glm'
  3414. GNUCP='/bin/cp'
  3415. GNUMAKE_WIN_NATIVE=''
  3416. GNUPATCH='/usr/bin/patch'
  3417. GNUTAR='tar'
  3418. GNUTLS_CFLAGS=''
  3419. GNUTLS_LIBS=''
  3420. GOBJECT_CFLAGS=''
  3421. GOBJECT_LIBS=''
  3422. GOOGLE_DOCS_EXTENSION_PACK=''
  3423. GPERF='/usr/bin/gperf'
  3424. GRAPHITE_CFLAGS=''
  3425. GRAPHITE_LIBS=' -lgraphite2'
  3426. GREP='/bin/grep'
  3427. GSSAPI_LIBS=''
  3428. GSTREAMER_0_10_CFLAGS=''
  3429. GSTREAMER_0_10_LIBS=''
  3430. GSTREAMER_1_0_CFLAGS='-pthread -isystem /usr/include/gstreamer-1.0 -isystem /usr/lib/x86_64-linux-gnu/gstreamer-1.0/include -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3431. GSTREAMER_1_0_LIBS=' -lgstpbutils-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0'
  3432. GTHREAD_CFLAGS='-pthread -isystem /usr/include/gtk-2.0 -isystem /usr/lib/x86_64-linux-gnu/gtk-2.0/include -isystem /usr/include/gio-unix-2.0/ -isystem /usr/include/cairo -isystem /usr/include/pango-1.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng12 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/pango-1.0 -isystem /usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libpng12 -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3433. GTHREAD_LIBS=' -lgthread-2.0 -pthread -lglib-2.0'
  3434. GTK3_CFLAGS='-pthread -isystem /usr/include/gtk-3.0/unix-print -isystem /usr/include/gtk-3.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/at-spi-2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib/x86_64-linux-gnu/dbus-1.0/include -isystem /usr/include/gtk-3.0 -isystem /usr/include/gio-unix-2.0/ -isystem /usr/include/mirclient -isystem /usr/include/mircommon -isystem /usr/include/cairo -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/pango-1.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/cairo -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libpng12 -isystem /usr/include/cairo -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/pixman-1 -isystem /usr/include/freetype2 -isystem /usr/include/libpng12 '
  3435. GTK3_LIBS=' -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lcairo'
  3436. GTK_CFLAGS='-pthread -isystem /usr/include/gtk-2.0 -isystem /usr/lib/x86_64-linux-gnu/gtk-2.0/include -isystem /usr/include/gio-unix-2.0/ -isystem /usr/include/cairo -isystem /usr/include/pango-1.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng12 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/pango-1.0 -isystem /usr/include/freetype2 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libpng12 -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include '
  3437. GTK_LIBS=' -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0'
  3438. GTK_PRINT_CFLAGS='-pthread -isystem /usr/include/gtk-unix-print-2.0 -isystem /usr/include/gtk-2.0 -isystem /usr/lib/x86_64-linux-gnu/gtk-2.0/include -isystem /usr/include/gio-unix-2.0/ -isystem /usr/include/cairo -isystem /usr/include/pango-1.0 -isystem /usr/include/atk-1.0 -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/libpng12 -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libpng12 -isystem /usr/include/pango-1.0 -isystem /usr/include/harfbuzz -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem /usr/include/freetype2 '
  3439. GTK_PRINT_LIBS=' -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype'
  3440. HAMCREST_JAR=''
  3441. HARDLINKDELIVER=''
  3442. HARFBUZZ_CFLAGS='-isystem /usr/include/harfbuzz -isystem /usr/include/x86_64-linux-gnu -isystem /usr/include/harfbuzz '
  3443. HARFBUZZ_LIBS=' -lharfbuzz-icu -lharfbuzz'
  3444. HAVE_GCC_AVX='TRUE'
  3445. HAVE_GCC_BUILTIN_ATOMIC='TRUE'
  3446. HAVE_GCC_FINLINE_LIMIT='TRUE'
  3447. HAVE_GCC_FNO_DEFAULT_INLINE='TRUE'
  3448. HAVE_GCC_FNO_ENFORCE_EH_SPECS='TRUE'
  3449. HAVE_GCC_FNO_INLINE='TRUE'
  3450. HAVE_GCC_GGDB2='TRUE'
  3451. HAVE_GCC_PRAGMA_OPERATOR='1'
  3452. HAVE_GCC_STACK_PROTECTOR_STRONG='TRUE'
  3453. HAVE_GCC_VISIBILITY_BROKEN=''
  3454. HAVE_GCC_VISIBILITY_FEATURE='TRUE'
  3455. HAVE_GNUMAKE_FILE_FUNC='TRUE'
  3456. HAVE_JAVA6=''
  3457. HAVE_JAVA9=''
  3458. HAVE_LD_BSYMBOLIC_FUNCTIONS='TRUE'
  3459. HAVE_LD_HASH_STYLE='TRUE'
  3460. HAVE_NON_CONST_NPP_GETMIMEDESCRIPTION=''
  3461. HAVE_POSIX_FALLOCATE='YES'
  3462. HAVE_THREADSAFE_STATICS='TRUE'
  3463. HELP_COMMON_ONLY='FALSE'
  3464. HSQLDB_JAR=''
  3465. HSQLDB_USE_JDBC_4_1=''
  3466. HUNART_EXTENSION_PACK=''
  3467. HUNSPELL_CFLAGS='-I/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/hunspell/src/hunspell'
  3468. HUNSPELL_LIBS='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/hunspell/src/hunspell/.libs -lhunspell-1.3'
  3469. HYPHEN_LIB='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/hyphen/.libs -lhyphen'
  3470. HYPH_SYSTEM_DIR=''
  3471. ICECC_VERSION=''
  3472. ICECREAM_RUN=''
  3473. ICUCONFIG='/usr/bin/icu-config'
  3474. ICUCONFIG_FOR_BUILD=''
  3475. ICU_CFLAGS=''
  3476. ICU_LIBS=''
  3477. ICU_MAJOR='55'
  3478. ICU_MINOR='1'
  3479. ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER='TRUE'
  3480. ICU_RECLASSIFIED_HEBREW_LETTER='TRUE'
  3481. ICU_RECLASSIFIED_PREPEND_SET_EMPTY='TRUE'
  3482. ILIB=''
  3483. INSTALLDIR='/usr/local/lib/libreoffice'
  3484. INSTALLDIRNAME='libreoffice'
  3485. INSTALL_NAME_TOOL=''
  3486. INSTDIR='/mnt/windows/libreoffice-src/core/instdir'
  3487. INSTDIR_FOR_BUILD='/mnt/windows/libreoffice-src/core/instdir'
  3488. INSTROOT='/mnt/windows/libreoffice-src/core/instdir'
  3489. INSTROOT_FOR_BUILD='/mnt/windows/libreoffice-src/core/instdir'
  3490. INTROSPECTION_CFLAGS=''
  3491. INTROSPECTION_COMPILER=''
  3492. INTROSPECTION_GENERATE=''
  3493. INTROSPECTION_GIRDIR=''
  3494. INTROSPECTION_LIBS=''
  3495. INTROSPECTION_MAKEFILE=''
  3496. INTROSPECTION_SCANNER=''
  3497. INTROSPECTION_TYPELIBDIR=''
  3498. ISYSTEM='-isystem '
  3499. IWYU_PATH=''
  3500. JAVACISGCJ=''
  3501. JAVACOMPILER=''
  3502. JAVADOC=''
  3503. JAVADOCISGJDOC=''
  3504. JAVAFLAGS=''
  3505. JAVAIFLAGS=''
  3506. JAVAINTERPRETER=''
  3507. JAVA_CLASSPATH_NOT_SET=''
  3508. JAVA_HOME='NO_JAVA_HOME'
  3509. JAVA_SOURCE_VER=''
  3510. JAVA_TARGET_VER=''
  3511. JAWTLIB=''
  3512. JDK=''
  3513. JFREEREPORT_JAR=''
  3514. JITC_PROCESSOR_TYPE=''
  3515. JVM_ONE_PATH_CHECK=''
  3516. KDE4_CFLAGS=''
  3517. KDE4_LIBS=''
  3518. KDE_GLIB_CFLAGS=''
  3519. KDE_GLIB_LIBS=''
  3520. KDE_HAVE_GLIB=''
  3521. KRB5_LIBS=''
  3522. LANGUAGETOOL_EXTENSION_PACK=''
  3523. LCMS2_CFLAGS=' -Wno-long-long'
  3524. LCMS2_LIBS=' -llcms2'
  3525. LDFLAGS=' '
  3526. LD_PLUGIN=''
  3527. LFS_CFLAGS=''
  3528. LIBATOMIC_OPS_CFLAGS=''
  3529. LIBATOMIC_OPS_LIBS=''
  3530. LIBBASE_JAR=''
  3531. LIBDIR='/usr/local/lib'
  3532. LIBEOT_CFLAGS=''
  3533. LIBEOT_LIBS=''
  3534. LIBEXSLT_CFLAGS='-isystem /usr/include/libxml2 '
  3535. LIBEXSLT_LIBS=' -lexslt -lxslt -lxml2'
  3536. LIBEXTTEXTCAT_CFLAGS=''
  3537. LIBEXTTEXTCAT_LIBS=''
  3538. LIBFONTS_JAR=''
  3539. LIBFORMULA_JAR=''
  3540. LIBGCRYPT_CFLAGS=''
  3541. LIBGCRYPT_CONFIG=''
  3542. LIBGCRYPT_LIBS=''
  3543. LIBGLTF_CFLAGS=''
  3544. LIBGLTF_LIBS=''
  3545. LIBLANGTAG_CFLAGS=''
  3546. LIBLANGTAG_LIBS='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/langtag/liblangtag/.libs -llangtag'
  3547. LIBLAYOUT_JAR=''
  3548. LIBLOADER_JAR=''
  3549. LIBMARIADB=''
  3550. LIBMARIADB_PATH=''
  3551. LIBOBJS=''
  3552. LIBO_BIN_FOLDER='program'
  3553. LIBO_BIN_FOLDER_FOR_BUILD='program'
  3554. LIBO_ETC_FOLDER='program'
  3555. LIBO_LIB_FOLDER='program'
  3556. LIBO_LIB_FOLDER_FOR_BUILD='program'
  3557. LIBO_LIB_PYUNO_FOLDER='program'
  3558. LIBO_SHARE_FOLDER='share'
  3559. LIBO_SHARE_HELP_FOLDER='help'
  3560. LIBO_SHARE_JAVA_FOLDER='program/classes'
  3561. LIBO_SHARE_PRESETS_FOLDER='presets'
  3562. LIBO_SHARE_RESOURCE_FOLDER='program/resource'
  3563. LIBO_URE_BIN_FOLDER='program'
  3564. LIBO_URE_ETC_FOLDER='program'
  3565. LIBO_URE_LIB_FOLDER='program'
  3566. LIBO_URE_LIB_FOLDER_FOR_BUILD='program'
  3567. LIBO_URE_MISC_FOLDER='program'
  3568. LIBO_URE_SHARE_JAVA_FOLDER='program/classes'
  3569. LIBO_VERSION_MAJOR='5'
  3570. LIBO_VERSION_MICRO='0'
  3571. LIBO_VERSION_MINOR='1'
  3572. LIBO_VERSION_PATCH='0'
  3573. LIBO_VERSION_SUFFIX='.alpha1'
  3574. LIBO_VERSION_SUFFIX_SUFFIX='+'
  3575. LIBPNG_CFLAGS='-isystem /usr/include/libpng12 '
  3576. LIBPNG_LIBS=' -lpng12'
  3577. LIBREPOSITORY_JAR=''
  3578. LIBS=''
  3579. LIBSERIALIZER_JAR=''
  3580. LIBTOOL=''
  3581. LIBXML_CFLAGS='-isystem /usr/include/libxml2 '
  3582. LIBXML_JAR=''
  3583. LIBXML_LIBS=' -lxml2'
  3584. LIBXSLT_CFLAGS='-isystem /usr/include/libxml2 '
  3585. LIBXSLT_LIBS=' -lxslt -lxml2'
  3586. LINK_X64_BINARY=''
  3587. LO_PATH='/home/ariel/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games'
  3588. LTLIBOBJS=''
  3589. MACOSX_APP_NAME=''
  3590. MACOSX_BUNDLE_IDENTIFIER=''
  3591. MACOSX_BUNDLE_SHORTVERSION='5.1.0'
  3592. MACOSX_CODESIGNING_IDENTITY=''
  3593. MACOSX_DEPLOYMENT_TARGET=''
  3594. MACOSX_PACKAGE_SIGNING_IDENTITY=''
  3595. MACOSX_SDK_PATH=''
  3596. MACOSX_SDK_VERSION=''
  3597. MAC_OS_X_VERSION_MAX_ALLOWED=''
  3598. MAC_OS_X_VERSION_MIN_REQUIRED=''
  3599. MANDIR='/usr/local/share/man'
  3600. MARIADBCONFIG=''
  3601. MARIADBC_MAJOR=''
  3602. MARIADBC_MICRO=''
  3603. MARIADBC_MINOR=''
  3604. MARIADB_CFLAGS=''
  3605. MARIADB_LIBS=''
  3606. MD5SUM='md5sum'
  3607. MDDS_CFLAGS='-I/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/mdds/include'
  3608. MDDS_LIBS=''
  3609. MERGELIBS=''
  3610. MINGWCXX=''
  3611. MINGWSTRIP=''
  3612. MINGW_DLLS=''
  3613. MINGW_GCCDLL=''
  3614. MINGW_GXXDLL=''
  3615. MINGW_LIB_INCLUDE_PATH=''
  3616. MINGW_SHARED_GCCLIB=''
  3617. MINGW_SHARED_GXXLIB=''
  3618. MINGW_SHARED_LIBSTDCPP=''
  3619. MINGW_SYSROOT=''
  3620. ML_EXE=''
  3621. MOC4='moc'
  3622. MOC='moc'
  3623. MOCQT4=''
  3624. MPL_SUBSET=''
  3625. MSM_PATH=''
  3626. MSPUB_CFLAGS=''
  3627. MSPUB_LIBS=''
  3628. MSVC_DLLS=''
  3629. MSVC_DLL_PATH=''
  3630. MSVC_USE_DEBUG_RUNTIME=''
  3631. MWAW_CFLAGS=''
  3632. MWAW_LIBS=''
  3633. MYTHES_CFLAGS=''
  3634. MYTHES_LIBS='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/mythes/.libs -lmythes-1.2'
  3635. NASM=''
  3636. NEON_CFLAGS='-isystem /usr/include/neon '
  3637. NEON_LIBS=' -lneon'
  3638. NEON_VERSION='0301'
  3639. NLPSOLVER_EXTENSION_PACK=''
  3640. NM='nm'
  3641. NPAPI_HEADERS_CFLAGS=''
  3642. NPAPI_HEADERS_LIBS=''
  3643. NSS_CFLAGS='-isystem /usr/include/nss -isystem /usr/include/nspr '
  3644. NSS_LIBS=' -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4'
  3645. NUMBERTEXT_EXTENSION_PACK=''
  3646. OBJCFLAGS=''
  3647. OBJCXXFLAGS=''
  3648. OBJDUMP='objdump'
  3649. OBJEXT='o'
  3650. ODFGEN_CFLAGS=''
  3651. ODFGEN_LIBS=''
  3652. ODFVALIDATOR=''
  3653. OFFICEOTRON=''
  3654. OOOP_FONTS_PACK=''
  3655. OOOP_GALLERY_PACK=''
  3656. OOOP_SAMPLES_PACK=''
  3657. OOOP_TEMPLATES_PACK=''
  3658. OOO_JUNIT_JAR=''
  3659. OOO_VENDOR='ariel'
  3660. OPENCOLLADA_CFLAGS=''
  3661. OPENCOLLADA_LIBS=''
  3662. OPENSSL_CFLAGS=''
  3663. OPENSSL_LIBS=' -lssl -lcrypto'
  3664. ORCUS_CFLAGS=''
  3665. ORCUS_LIBS=''
  3666. OS='LINUX'
  3667. OS_FOR_BUILD='LINUX'
  3668. PACKAGE_BUGREPORT=''
  3669. PACKAGE_NAME='LibreOffice'
  3670. PACKAGE_STRING='LibreOffice 5.1.0.0.alpha1+'
  3671. PACKAGE_TARNAME='libreoffice'
  3672. PACKAGE_URL='http://documentfoundation.org/'
  3673. PACKAGE_VERSION='5.1.0.0.alpha1+'
  3674. PAGEMAKER_CFLAGS=''
  3675. PAGEMAKER_LIBS=''
  3676. PARALLELISM='4'
  3677. PATCH='/usr/bin/patch'
  3678. PATH_SEPARATOR=':'
  3679. PERL='/usr/bin/perl'
  3680. PGCONFIG=''
  3681. PKGFORMAT=''
  3682. PKGMK=''
  3683. PKG_CONFIG='/usr/bin/pkg-config'
  3684. PKG_CONFIG_LIBDIR=''
  3685. PKG_CONFIG_PATH=''
  3686. PLATFORMID='linux_x86_64'
  3687. POPPLER_CFLAGS='-isystem /usr/include/poppler '
  3688. POPPLER_LIBS=' -lpoppler'
  3689. POSTGRESQL_INC=''
  3690. POSTGRESQL_LIB=''
  3691. PREFIXDIR='/usr/local'
  3692. PRODUCTNAME='LibreOffice'
  3693. PRODUCTVERSION='5.1'
  3694. PROGRESSBARCOLOR=''
  3695. PROGRESSFRAMECOLOR=''
  3696. PROGRESSPOSITION=''
  3697. PROGRESSSIZE=''
  3698. PROGRESSTEXTBASELINE=''
  3699. PROGRESSTEXTCOLOR=''
  3700. PTHREAD_CFLAGS=''
  3701. PTHREAD_LIBS=''
  3702. PYTHON='/usr/bin/python3'
  3703. PYTHON_CFLAGS='-I/usr/include/python3.4m -I/usr/include/x86_64-linux-gnu/python3.4m '
  3704. PYTHON_EXEC_PREFIX='${exec_prefix}'
  3705. PYTHON_FOR_BUILD='/usr/bin/python3'
  3706. PYTHON_LIBS=' -lpython3.4m -lpthread -ldl -lutil'
  3707. PYTHON_PLATFORM='linux'
  3708. PYTHON_PREFIX='${prefix}'
  3709. PYTHON_VERSION='3.4'
  3710. PYTHON_VERSION_MAJOR=''
  3711. PYTHON_VERSION_MINOR=''
  3712. P_SEP=':'
  3713. QMAKE4='qmake'
  3714. QMAKEQT4=''
  3715. QT4_CFLAGS=''
  3716. QT4_LIBS=''
  3717. RANLIB='ranlib'
  3718. RAPTOR_MAJOR=''
  3719. RASQAL_MAJOR=''
  3720. READELF='readelf'
  3721. REDLAND_CFLAGS='-isystem /usr/include/rasqal -isystem /usr/include/raptor2 '
  3722. REDLAND_LIBS=' -lrdf -lraptor2'
  3723. REDLAND_MAJOR=''
  3724. REVENGE_CFLAGS='-I/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/librevenge/inc'
  3725. REVENGE_LIBS='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/librevenge/src/lib/.libs -lrevenge-0.0'
  3726. RHINO_JAR=''
  3727. RPM=''
  3728. RTL_ARCH='X86_64'
  3729. RTL_OS='Linux'
  3730. SAC_JAR=''
  3731. SCPDEFS=' -DDISABLE_LWP -DWITH_FIREBIRD_SDBC -DWITHOUT_EXTENSION_MEDIAWIKI -DWITHOUT_SCRIPTING_BEANSHELL -DWITHOUT_SCRIPTING_JAVASCRIPT -DWITH_HELPPACK_INTEGRATION -DWITH_EXTENSION_INTEGRATION -DENABLE_EXTENSION_UPDATE'
  3732. SDKDIRNAME='sdk'
  3733. SDKDIRNAME_FOR_BUILD='sdk'
  3734. SED='/bin/sed'
  3735. SERF_CFLAGS=''
  3736. SERF_LIBS=''
  3737. SHA1SUM=''
  3738. SHELL='/bin/bash'
  3739. SHOWINCLUDES_PREFIX=''
  3740. SOLARINC='-I. -I/mnt/windows/libreoffice-src/core/include '
  3741. SPLIT_APP_MODULES=''
  3742. SPLIT_OPT_FEATURES=''
  3743. SRC_ROOT='/mnt/windows/libreoffice-src/core'
  3744. STRIP='strip'
  3745. STRIP_COMPONENTS='--strip-components'
  3746. SUNTEMPLATES_DE_PACK=''
  3747. SUNTEMPLATES_EN_US_PACK=''
  3748. SUNTEMPLATES_ES_PACK=''
  3749. SUNTEMPLATES_FR_PACK=''
  3750. SUNTEMPLATES_HU_PACK=''
  3751. SUNTEMPLATES_IT_PACK=''
  3752. SYSBASE=''
  3753. SYSTEM_ABW=''
  3754. SYSTEM_APACHE_COMMONS=''
  3755. SYSTEM_APR=''
  3756. SYSTEM_ATOMIC_OPS=''
  3757. SYSTEM_BLUEZ=''
  3758. SYSTEM_BOOST='TRUE'
  3759. SYSTEM_BSH=''
  3760. SYSTEM_BZIP2=''
  3761. SYSTEM_CAIRO='TRUE'
  3762. SYSTEM_CDR=''
  3763. SYSTEM_CLUCENE='TRUE'
  3764. SYSTEM_CMIS=''
  3765. SYSTEM_COINMP=''
  3766. SYSTEM_COLLADA2GLTF=''
  3767. SYSTEM_CPPUNIT=''
  3768. SYSTEM_CURL='TRUE'
  3769. SYSTEM_DICTS=''
  3770. SYSTEM_EBOOK=''
  3771. SYSTEM_ETONYEK=''
  3772. SYSTEM_EXPAT='TRUE'
  3773. SYSTEM_FIREBIRD=''
  3774. SYSTEM_FONTCONFIG='TRUE'
  3775. SYSTEM_FREEHAND=''
  3776. SYSTEM_FREETYPE='TRUE'
  3777. SYSTEM_GENBRK='/usr/bin/genbrk'
  3778. SYSTEM_GENCCODE='/usr/sbin/genccode'
  3779. SYSTEM_GENCMN='/usr/sbin/gencmn'
  3780. SYSTEM_GLEW=''
  3781. SYSTEM_GLM=''
  3782. SYSTEM_GRAPHITE='TRUE'
  3783. SYSTEM_HARFBUZZ='TRUE'
  3784. SYSTEM_HSQLDB=''
  3785. SYSTEM_HUNSPELL=''
  3786. SYSTEM_HYPH=''
  3787. SYSTEM_ICU='TRUE'
  3788. SYSTEM_JFREEREPORT=''
  3789. SYSTEM_JPEG='TRUE'
  3790. SYSTEM_LCMS2='TRUE'
  3791. SYSTEM_LIBATOMIC_OPS=''
  3792. SYSTEM_LIBEOT=''
  3793. SYSTEM_LIBEXTTEXTCAT=''
  3794. SYSTEM_LIBEXTTEXTCAT_DATA=''
  3795. SYSTEM_LIBGLTF=''
  3796. SYSTEM_LIBLANGTAG=''
  3797. SYSTEM_LIBORCUS=''
  3798. SYSTEM_LIBPNG='TRUE'
  3799. SYSTEM_LIBXML='TRUE'
  3800. SYSTEM_LIBXML_FOR_BUILD='TRUE'
  3801. SYSTEM_LIBXSLT='TRUE'
  3802. SYSTEM_LIBXSLT_FOR_BUILD='TRUE'
  3803. SYSTEM_LPSOLVE=''
  3804. SYSTEM_MARIADB=''
  3805. SYSTEM_MDDS=''
  3806. SYSTEM_MESA_HEADERS='TRUE'
  3807. SYSTEM_MSPUB=''
  3808. SYSTEM_MWAW=''
  3809. SYSTEM_MYSQL_CPPCONN=''
  3810. SYSTEM_MYTHES=''
  3811. SYSTEM_NEON='TRUE'
  3812. SYSTEM_NPAPI_HEADERS=''
  3813. SYSTEM_NSS='TRUE'
  3814. SYSTEM_ODBC_HEADERS='TRUE'
  3815. SYSTEM_ODFGEN=''
  3816. SYSTEM_OPENCOLLADA=''
  3817. SYSTEM_OPENLDAP='TRUE'
  3818. SYSTEM_OPENSSL='TRUE'
  3819. SYSTEM_ORCUS=''
  3820. SYSTEM_PAGEMAKER=''
  3821. SYSTEM_POPPLER='TRUE'
  3822. SYSTEM_POSTGRESQL=''
  3823. SYSTEM_PYTHON='TRUE'
  3824. SYSTEM_REDLAND='TRUE'
  3825. SYSTEM_REVENGE=''
  3826. SYSTEM_RHINO=''
  3827. SYSTEM_SERF=''
  3828. SYSTEM_UCPP=''
  3829. SYSTEM_VIGRA=''
  3830. SYSTEM_VISIO=''
  3831. SYSTEM_WPD=''
  3832. SYSTEM_WPG=''
  3833. SYSTEM_WPS=''
  3834. SYSTEM_ZLIB='TRUE'
  3835. TARFILE_LOCATION='/mnt/windows/libreoffice-src/core/external/tarballs'
  3836. TDE_CFLAGS=''
  3837. TDE_LIBS=''
  3838. TELEPATHY_CFLAGS=''
  3839. TELEPATHY_LIBS=''
  3840. TEMP_DIRECTORY='/tmp'
  3841. TESTINSTALLDIR='/mnt/windows/libreoffice-src/core/test-install'
  3842. THES_SYSTEM_DIR=''
  3843. TLS='NSS'
  3844. TOUCH='/usr/bin/touch'
  3845. TYPO_EXTENSION_PACK=''
  3846. UNOWINREG_DLL='185d60944ea767075d27247c3162b3bc-unowinreg.dll'
  3847. UNZIP='/usr/bin/unzip'
  3848. USE_LIBRARY_BIN_TAR=''
  3849. USE_XINERAMA='TRUE'
  3850. USING_X11='TRUE'
  3851. UUIDGEN='/usr/bin/uuidgen'
  3852. VALGRIND_CFLAGS=''
  3853. VALIDATOR_EXTENSION_PACK=''
  3854. VCVER=''
  3855. VISIO_CFLAGS=''
  3856. VISIO_LIBS=''
  3857. WATCH_WINDOW_EXTENSION_PACK=''
  3858. WGET='wget'
  3859. WINDOWS_BUILD_SIGNING='FALSE'
  3860. WINDOWS_SDK_HOME=''
  3861. WINDOWS_SDK_LIB_SUBDIR=''
  3862. WINDOWS_SDK_VERSION=''
  3863. WINDOWS_SDK_WILANGID=''
  3864. WINDOWS_X64=''
  3865. WINDRES=''
  3866. WINEGCC=''
  3867. WIN_FIND=''
  3868. WIN_GREP=''
  3869. WIN_LS=''
  3870. WIN_TOUCH=''
  3871. WITH_COMPAT_OOWRAPPERS=''
  3872. WITH_EXTENSION_INTEGRATION='TRUE'
  3873. WITH_EXTRA_EXTENSIONS=''
  3874. WITH_EXTRA_FONT=''
  3875. WITH_EXTRA_GALLERY=''
  3876. WITH_EXTRA_SAMPLE=''
  3877. WITH_EXTRA_TEMPLATE=''
  3878. WITH_FONTS='TRUE'
  3879. WITH_GALLERY_BUILD='TRUE'
  3880. WITH_GSSAPI=''
  3881. WITH_HELPPACK_INTEGRATION='TRUE'
  3882. WITH_KRB5=''
  3883. WITH_LANG=''
  3884. WITH_LANG_LIST='en-US'
  3885. WITH_LINKER_HASH_STYLE='gnu'
  3886. WITH_LOCALES=''
  3887. WITH_MINGW=''
  3888. WITH_MYSPELL_DICTS=''
  3889. WITH_POOR_HELP_LOCALIZATIONS=''
  3890. WITH_THEMES=' breeze galaxy hicontrast oxygen sifr tango '
  3891. WITH_WEBDAV='neon'
  3892. WORKDIR='/mnt/windows/libreoffice-src/core/workdir'
  3893. WORKDIR_FOR_BUILD='/mnt/windows/libreoffice-src/core/workdir'
  3894. WPD_CFLAGS='-I/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/libwpd/inc'
  3895. WPD_LIBS='-L/mnt/windows/libreoffice-src/core/workdir/UnpackedTarball/libwpd/src/lib/.libs -lwpd-0.10'
  3896. WPG_CFLAGS=''
  3897. WPG_LIBS=''
  3898. WPS_CFLAGS=''
  3899. WPS_LIBS=''
  3900. XCODEBUILD_SDK=''
  3901. XCODE_ARCHS=''
  3902. XCODE_CLANG_CXX_LIBRARY=''
  3903. XCODE_DEBUG_INFORMATION_FORMAT='dwarf-with-dsym'
  3904. XINERAMA_LINK='dynamic'
  3905. XMKMF=''
  3906. XMLLINT='/usr/bin/xmllint'
  3907. XRANDR_CFLAGS=''
  3908. XRANDR_DLOPEN='FALSE'
  3909. XRANDR_LIBS=' -lXrandr'
  3910. XRENDER_CFLAGS=''
  3911. XRENDER_LIBS=' -lXrender -lX11'
  3912. XSLTPROC='/usr/bin/xsltproc'
  3913. X_CFLAGS=''
  3914. X_EXTRA_LIBS=''
  3915. X_LIBS=''
  3916. X_PRE_LIBS=' -lSM -lICE'
  3917. ZIP='/usr/bin/zip'
  3918. ZLIB_CFLAGS=''
  3919. ZLIB_LIBS=''
  3920. ac_ct_CC='gcc'
  3921. ac_ct_CXX='g++'
  3922. bindir='${exec_prefix}/bin'
  3923. build='x86_64-unknown-linux-gnu'
  3924. build_alias=''
  3925. build_cpu='x86_64'
  3926. build_os='linux-gnu'
  3927. build_vendor='unknown'
  3928. datadir='${datarootdir}'
  3929. datarootdir='${prefix}/share'
  3930. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3931. dvidir='${docdir}'
  3932. exec_prefix='/usr/local'
  3933. host='x86_64-unknown-linux-gnu'
  3934. host_alias=''
  3935. host_cpu='x86_64'
  3936. host_os='linux-gnu'
  3937. host_vendor='unknown'
  3938. htmldir='${docdir}'
  3939. includedir='${prefix}/include'
  3940. infodir='${datarootdir}/info'
  3941. libdir='${exec_prefix}/lib'
  3942. libexecdir='${exec_prefix}/libexec'
  3943. localedir='${datarootdir}/locale'
  3944. localstatedir='${prefix}/var'
  3945. mandir='${datarootdir}/man'
  3946. nodep=''
  3947. oldincludedir='/usr/include'
  3948. pdfdir='${docdir}'
  3949. pkgpyexecdir='${pyexecdir}/'
  3950. pkgpythondir='${pythondir}/'
  3951. prefix='/usr/local'
  3952. program_transform_name='s,x,x,'
  3953. psdir='${docdir}'
  3954. pyexecdir='${exec_prefix}/lib/python3.4/site-packages'
  3955. pythondir='${prefix}/lib/python3.4/site-packages'
  3956. sbindir='${exec_prefix}/sbin'
  3957. sharedstatedir='${prefix}/com'
  3958. sysconfdir='${prefix}/etc'
  3959. target_alias=''
  3960. x_AFLAGS='#'
  3961. x_CFLAGS=''
  3962. x_CXXFLAGS=''
  3963. x_Cygwin='#'
  3964. x_GNUCP=''
  3965. x_ICECC_VERSION='#'
  3966. x_LDFLAGS='#'
  3967. x_OBJCFLAGS='#'
  3968. x_OBJCXXFLAGS='#'
  3969.  
  3970. ## ----------- ##
  3971. ## confdefs.h. ##
  3972. ## ----------- ##
  3973.  
  3974. /* confdefs.h */
  3975. #define PACKAGE_NAME "LibreOffice"
  3976. #define PACKAGE_TARNAME "libreoffice"
  3977. #define PACKAGE_VERSION "5.1.0.0.alpha1+"
  3978. #define PACKAGE_STRING "LibreOffice 5.1.0.0.alpha1+"
  3979. #define PACKAGE_BUGREPORT ""
  3980. #define PACKAGE_URL "http://documentfoundation.org/"
  3981. #define LIBO_VERSION_MAJOR 5
  3982. #define LIBO_VERSION_MINOR 1
  3983. #define LIBO_VERSION_MICRO 0
  3984. #define LIBO_VERSION_PATCH 0
  3985. #define LIBO_THIS_YEAR 2015
  3986. #define SRCDIR "/mnt/windows/libreoffice-src/core"
  3987. #define BUILDDIR "/mnt/windows/libreoffice-src/core"
  3988. #define HAVE_FEATURE_DESKTOP 1
  3989. #define HAVE_FEATURE_MULTIUSER_ENVIRONMENT 1
  3990. #define HAVE_FEATURE_AVMEDIA 1
  3991. #define HAVE_FEATURE_DBCONNECTIVITY 1
  3992. #define HAVE_FEATURE_EXTENSIONS 1
  3993. #define HAVE_FEATURE_SCRIPTING 1
  3994. #define LIBO_BIN_FOLDER "program"
  3995. #define LIBO_ETC_FOLDER "program"
  3996. #define LIBO_LIBEXEC_FOLDER "program"
  3997. #define LIBO_LIB_FOLDER "program"
  3998. #define LIBO_LIB_PYUNO_FOLDER "program"
  3999. #define LIBO_SHARE_FOLDER "share"
  4000. #define LIBO_SHARE_HELP_FOLDER "help"
  4001. #define LIBO_SHARE_JAVA_FOLDER "program/classes"
  4002. #define LIBO_SHARE_PRESETS_FOLDER "presets"
  4003. #define LIBO_SHARE_RESOURCE_FOLDER "program/resource"
  4004. #define LIBO_SHARE_SHELL_FOLDER "program/shell"
  4005. #define LIBO_URE_BIN_FOLDER "program"
  4006. #define LIBO_URE_ETC_FOLDER "program"
  4007. #define LIBO_URE_LIB_FOLDER "program"
  4008. #define LIBO_URE_MISC_FOLDER "program"
  4009. #define LIBO_URE_SHARE_JAVA_FOLDER "program/classes"
  4010. #define WORKDIR "/mnt/windows/libreoffice-src/core/workdir"
  4011. #define STDC_HEADERS 1
  4012. #define HAVE_SYS_TYPES_H 1
  4013. #define HAVE_SYS_STAT_H 1
  4014. #define HAVE_STDLIB_H 1
  4015. #define HAVE_STRING_H 1
  4016. #define HAVE_MEMORY_H 1
  4017. #define HAVE_STRINGS_H 1
  4018. #define HAVE_INTTYPES_H 1
  4019. #define HAVE_STDINT_H 1
  4020. #define HAVE_UNISTD_H 1
  4021. #define HAVE_SYSLOG_H 1
  4022. #define HAVE_CUPS_H 1
  4023. #define ENABLE_CUPS 1
  4024. #define STDC_HEADERS 1
  4025. #define SIZEOF_LONG 8
  4026. #define SIZEOF_SHORT 2
  4027. #define SIZEOF_INT 4
  4028. #define SIZEOF_LONG_LONG 8
  4029. #define SIZEOF_DOUBLE 8
  4030. #define SIZEOF_VOIDP 8
  4031. #define ALIGNOF_SHORT 2
  4032. #define ALIGNOF_INT 4
  4033. #define ALIGNOF_LONG 8
  4034. #define ALIGNOF_DOUBLE 8
  4035. #define SAL_TYPES_SIZEOFSHORT 2
  4036. #define SAL_TYPES_SIZEOFINT 4
  4037. #define SAL_TYPES_SIZEOFLONG 8
  4038. #define SAL_TYPES_SIZEOFLONGLONG 8
  4039. #define SAL_TYPES_SIZEOFPOINTER 8
  4040. #define SAL_TYPES_ALIGNMENT2 2
  4041. #define SAL_TYPES_ALIGNMENT4 4
  4042. #define SAL_TYPES_ALIGNMENT8 8
  4043. #define ENABLE_RUNTIME_OPTIMIZATIONS 1
  4044. #define HAVE_THREADSAFE_STATICS 1
  4045. #define HAVE_GCC_BUILTIN_ATOMIC 1
  4046. #define HAVE_GCC_DEPRECATED_MESSAGE 1
  4047. #define HAVE_GCC_CXXABI_H_CXA_ALLOCATE_EXCEPTION 1
  4048. #define HAVE_GCC_CXXABI_H_CXA_GET_GLOBALS 1
  4049. #define HAVE_GCC_CXXABI_H_CXA_THROW 1
  4050. #define HAVE_GCC_ATTRIBUTE_WARN_UNUSED 1
  4051. #define HAVE_CXX11_CONSTEXPR 1
  4052. #define HAVE_CXX14_CONSTEXPR 1
  4053. #define HAVE_CXX14_SIZED_DEALLOCATION 1
  4054. #define HAVE_GCC_PRAGMA_OPERATOR 1
  4055. #define HAVE_POSIX_FALLOCATE 1
  4056. #define HAVE_FT_FACE_GETCHARVARIANTINDEX 1
  4057. #define HAVE_BOOST /**/
  4058. #define HAVE_BOOST_DATE_TIME /**/
  4059. #define HAVE_BOOST_IOSTREAMS /**/
  4060. #define HAVE_GLEW_1_12 1
  4061. #define HAVE_LDAP_H 1
  4062. #define USE_TLS_NSS 1
  4063. #define ENABLE_GRAPHITE 1
  4064. #define ENABLE_ORCUS 1
  4065. #define HAVE_BOOST_SYSTEM /**/
  4066. #define HAVE_FEATURE_X11 1
  4067. #define HAVE_X11_COMPOSITE_H 1
  4068. #define HAVE_X11_EXTENSIONS_SHAPE_H 1
  4069. #define HAVE_X11_ICE_ICELIB_H 1
  4070. #define HAVE_X11_SM_SMLIB_H 1
  4071. #define ENABLE_GTK 1
  4072. #define ENABLE_GIO 1
  4073. #define ENABLE_CAIRO_CANVAS 1
  4074. #define HAVE_FEATURE_OPENCL 1
  4075. #define HAVE_FEATURE_GLTF 1
  4076. #define HAVE_FEATURE_COLLADA 1
  4077. #define ENABLE_PDFIMPORT 1
  4078. #define TEST_FONTS_MISSING 0
  4079. #define ENABLE_EXTENSION_UPDATE 1
  4080. #define ENABLE_LIBLANGTAG 1
  4081. #define WITH_LOCALE_ALL 1
  4082. #define EXTRA_BUILDID ""
  4083. #define GDRIVE_CLIENT_ID ""
  4084. #define GDRIVE_CLIENT_SECRET ""
  4085. #define ALFRESCO_CLOUD_CLIENT_ID ""
  4086. #define ALFRESCO_CLOUD_CLIENT_SECRET ""
  4087. #define ONEDRIVE_CLIENT_ID ""
  4088. #define ONEDRIVE_CLIENT_SECRET ""
  4089.  
  4090. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement