Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.79 KB | Source Code | 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 configure, which was
  5. generated by GNU Autoconf 2.71. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local/stow/koffice --with-extra-libs=/usr/local/stow/tde/lib64 --disable-scripting
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = void-dimotion
  14. uname -m = x86_64
  15. uname -r = 6.6.51_1
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT_DYNAMIC Fri Sep 13 00:56:29 UTC 2024
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/games/
  31. PATH: /usr/local/sbin/
  32. PATH: /usr/local/bin/
  33. PATH: /usr/bin/
  34. PATH: /usr/sbin/
  35. PATH: /sbin/
  36. PATH: /bin/
  37. PATH: /usr/lib/jvm/default-jdk/bin/
  38. PATH: /usr/lib/jvm/default-jre/bin/
  39. PATH: /usr/local/cuda-12.6/bin/
  40. PATH: /opt/trinity/bin/
  41. PATH: /usr/local/cuda-12.6/bin/
  42. PATH: /opt/trinity/bin/
  43. PATH: /usr/local/cuda-12.6/bin/
  44. PATH: /opt/trinity/bin/
  45.  
  46.  
  47. ## ----------- ##
  48. ## Core tests. ##
  49. ## ----------- ##
  50.  
  51. configure:3700: looking for aux files: ltmain.sh compile missing install-sh config.guess config.sub
  52. configure:3713: trying ./admin/
  53. configure:3742: ./admin/ltmain.sh found
  54. configure:3742: ./admin/compile found
  55. configure:3742: ./admin/missing found
  56. configure:3724: ./admin/install-sh found
  57. configure:3742: ./admin/config.guess found
  58. configure:3742: ./admin/config.sub found
  59. configure:3864: checking build system type
  60. configure:3879: result: x86_64-unknown-linux-gnu
  61. configure:3899: checking host system type
  62. configure:3913: result: x86_64-unknown-linux-gnu
  63. configure:3933: checking target system type
  64. configure:3947: result: x86_64-unknown-linux-gnu
  65. configure:4007: checking for a BSD-compatible install
  66. configure:4080: result: /usr/bin/install -c
  67. configure:4095: checking for -p flag to install
  68. configure:4108: result: yes
  69. configure:4119: checking whether build environment is sane
  70. configure:4174: result: yes
  71. configure:4199: WARNING: 'missing' script is too old or missing
  72. configure:4323: checking for a race-free mkdir -p
  73. configure:4367: result: /usr/bin/mkdir -p
  74. configure:4374: checking for gawk
  75. configure:4395: found /usr/bin/gawk
  76. configure:4406: result: gawk
  77. configure:4417: checking whether make sets $(MAKE)
  78. configure:4440: result: yes
  79. configure:4470: checking whether make supports nested variables
  80. configure:4488: result: yes
  81. configure:4712: checking for tde-config
  82. configure:4771: result: /usr/local/bin/tde-config
  83. configure:4789: checking where to install
  84. configure:4797: result: /usr/local/stow/koffice (as requested)
  85. configure:4899: checking for gcc
  86. configure:4920: found /usr/bin/gcc
  87. configure:4931: result: gcc
  88. configure:5284: checking for C compiler version
  89. configure:5293: gcc --version >&5
  90. gcc (GCC) 13.2.0
  91. Copyright (C) 2023 Free Software Foundation, Inc.
  92. This is free software; see the source for copying conditions. There is NO
  93. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  94.  
  95. configure:5304: $? = 0
  96. configure:5293: gcc -v >&5
  97. Using built-in specs.
  98. COLLECT_GCC=gcc
  99. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-unknown-linux-gnu/13.2.0/lto-wrapper
  100. Target: x86_64-unknown-linux-gnu
  101. Configured with: /builddir/gcc-13.2.0/configure --build=x86_64-unknown-linux-gnu --enable-gnu-unique-object --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --disable-libssp --enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
  102. Thread model: posix
  103. Supported LTO compression algorithms: zlib zstd
  104. gcc version 13.2.0 (GCC)
  105. configure:5304: $? = 0
  106. configure:5293: gcc -V >&5
  107. gcc: error: unrecognized command-line option '-V'
  108. gcc: fatal error: no input files
  109. compilation terminated.
  110. configure:5304: $? = 1
  111. configure:5293: gcc -qversion >&5
  112. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  113. gcc: fatal error: no input files
  114. compilation terminated.
  115. configure:5304: $? = 1
  116. configure:5293: gcc -version >&5
  117. gcc: error: unrecognized command-line option '-version'
  118. gcc: fatal error: no input files
  119. compilation terminated.
  120. configure:5304: $? = 1
  121. configure:5324: checking whether the C compiler works
  122. configure:5346: gcc conftest.c >&5
  123. configure:5350: $? = 0
  124. configure:5400: result: yes
  125. configure:5403: checking for C compiler default output file name
  126. configure:5405: result: a.out
  127. configure:5411: checking for suffix of executables
  128. configure:5418: gcc -o conftest conftest.c >&5
  129. configure:5422: $? = 0
  130. configure:5445: result:
  131. configure:5467: checking whether we are cross compiling
  132. configure:5475: gcc -o conftest conftest.c >&5
  133. configure:5479: $? = 0
  134. configure:5486: ./conftest
  135. configure:5490: $? = 0
  136. configure:5505: result: no
  137. configure:5510: checking for suffix of object files
  138. configure:5533: gcc -c conftest.c >&5
  139. configure:5537: $? = 0
  140. configure:5559: result: o
  141. configure:5563: checking whether the compiler supports GNU C
  142. configure:5583: gcc -c conftest.c >&5
  143. configure:5583: $? = 0
  144. configure:5593: result: yes
  145. configure:5604: checking whether gcc accepts -g
  146. configure:5625: gcc -c -g conftest.c >&5
  147. configure:5625: $? = 0
  148. configure:5669: result: yes
  149. configure:5689: checking for gcc option to enable C11 features
  150. configure:5704: gcc -c -g -O2 conftest.c >&5
  151. configure:5704: $? = 0
  152. configure:5722: result: none needed
  153. configure:5838: checking whether gcc understands -c and -o together
  154. configure:5861: gcc -c conftest.c -o conftest2.o
  155. configure:5864: $? = 0
  156. configure:5861: gcc -c conftest.c -o conftest2.o
  157. configure:5864: $? = 0
  158. configure:5876: result: yes
  159. configure:5896: checking whether make supports the include directive
  160. configure:5911: make -f confmf.GNU && cat confinc.out
  161. this is the am__doit target
  162. configure:5914: $? = 0
  163. configure:5933: result: yes (GNU style)
  164. configure:5959: checking dependency style of gcc
  165. configure:6071: result: gcc3
  166. configure:6155: checking for g++
  167. configure:6176: found /usr/bin/g++
  168. configure:6187: result: g++
  169. configure:6214: checking for C++ compiler version
  170. configure:6223: g++ --version >&5
  171. g++ (GCC) 13.2.0
  172. Copyright (C) 2023 Free Software Foundation, Inc.
  173. This is free software; see the source for copying conditions. There is NO
  174. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  175.  
  176. configure:6234: $? = 0
  177. configure:6223: g++ -v >&5
  178. Using built-in specs.
  179. COLLECT_GCC=g++
  180. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-unknown-linux-gnu/13.2.0/lto-wrapper
  181. Target: x86_64-unknown-linux-gnu
  182. Configured with: /builddir/gcc-13.2.0/configure --build=x86_64-unknown-linux-gnu --enable-gnu-unique-object --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --disable-libssp --enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
  183. Thread model: posix
  184. Supported LTO compression algorithms: zlib zstd
  185. gcc version 13.2.0 (GCC)
  186. configure:6234: $? = 0
  187. configure:6223: g++ -V >&5
  188. g++: error: unrecognized command-line option '-V'
  189. g++: fatal error: no input files
  190. compilation terminated.
  191. configure:6234: $? = 1
  192. configure:6223: g++ -qversion >&5
  193. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  194. g++: fatal error: no input files
  195. compilation terminated.
  196. configure:6234: $? = 1
  197. configure:6238: checking whether the compiler supports GNU C++
  198. configure:6258: g++ -c conftest.cpp >&5
  199. configure:6258: $? = 0
  200. configure:6268: result: yes
  201. configure:6279: checking whether g++ accepts -g
  202. configure:6300: g++ -c -g conftest.cpp >&5
  203. configure:6300: $? = 0
  204. configure:6344: result: yes
  205. configure:6364: checking for g++ option to enable C++11 features
  206. configure:6379: g++ -c -g -O2 conftest.cpp >&5
  207. conftest.cpp: In function 'int main(int, char**)':
  208. conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
  209. 177 | cxx11test::delegate d2();
  210. | ^~
  211. conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
  212. 177 | cxx11test::delegate d2();
  213. | ^~
  214. | --
  215. conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable
  216. configure:6379: $? = 0
  217. configure:6397: result: none needed
  218. configure:6463: checking dependency style of g++
  219. configure:6575: result: gcc3
  220. configure:6599: checking whether g++ supports C++11 features by default
  221. configure:6622: g++ -c -g -O2 conftest.cpp >&5
  222. configure:6622: $? = 0
  223. configure:6630: result: yes
  224. configure:6771: checking for stdio.h
  225. configure:6771: gcc -c -g -O2 conftest.c >&5
  226. configure:6771: $? = 0
  227. configure:6771: result: yes
  228. configure:6771: checking for stdlib.h
  229. configure:6771: gcc -c -g -O2 conftest.c >&5
  230. configure:6771: $? = 0
  231. configure:6771: result: yes
  232. configure:6771: checking for string.h
  233. configure:6771: gcc -c -g -O2 conftest.c >&5
  234. configure:6771: $? = 0
  235. configure:6771: result: yes
  236. configure:6771: checking for inttypes.h
  237. configure:6771: gcc -c -g -O2 conftest.c >&5
  238. configure:6771: $? = 0
  239. configure:6771: result: yes
  240. configure:6771: checking for stdint.h
  241. configure:6771: gcc -c -g -O2 conftest.c >&5
  242. configure:6771: $? = 0
  243. configure:6771: result: yes
  244. configure:6771: checking for strings.h
  245. configure:6771: gcc -c -g -O2 conftest.c >&5
  246. configure:6771: $? = 0
  247. configure:6771: result: yes
  248. configure:6771: checking for sys/stat.h
  249. configure:6771: gcc -c -g -O2 conftest.c >&5
  250. configure:6771: $? = 0
  251. configure:6771: result: yes
  252. configure:6771: checking for sys/types.h
  253. configure:6771: gcc -c -g -O2 conftest.c >&5
  254. configure:6771: $? = 0
  255. configure:6771: result: yes
  256. configure:6771: checking for unistd.h
  257. configure:6771: gcc -c -g -O2 conftest.c >&5
  258. configure:6771: $? = 0
  259. configure:6771: result: yes
  260. configure:6929: checking for gcc
  261. configure:6961: result: gcc
  262. configure:7314: checking for C compiler version
  263. configure:7323: gcc --version >&5
  264. gcc (GCC) 13.2.0
  265. Copyright (C) 2023 Free Software Foundation, Inc.
  266. This is free software; see the source for copying conditions. There is NO
  267. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  268.  
  269. configure:7334: $? = 0
  270. configure:7323: gcc -v >&5
  271. Using built-in specs.
  272. COLLECT_GCC=gcc
  273. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-unknown-linux-gnu/13.2.0/lto-wrapper
  274. Target: x86_64-unknown-linux-gnu
  275. Configured with: /builddir/gcc-13.2.0/configure --build=x86_64-unknown-linux-gnu --enable-gnu-unique-object --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --disable-libssp --enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
  276. Thread model: posix
  277. Supported LTO compression algorithms: zlib zstd
  278. gcc version 13.2.0 (GCC)
  279. configure:7334: $? = 0
  280. configure:7323: gcc -V >&5
  281. gcc: error: unrecognized command-line option '-V'
  282. gcc: fatal error: no input files
  283. compilation terminated.
  284. configure:7334: $? = 1
  285. configure:7323: gcc -qversion >&5
  286. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  287. gcc: fatal error: no input files
  288. compilation terminated.
  289. configure:7334: $? = 1
  290. configure:7323: gcc -version >&5
  291. gcc: error: unrecognized command-line option '-version'
  292. gcc: fatal error: no input files
  293. compilation terminated.
  294. configure:7334: $? = 1
  295. configure:7338: checking whether the compiler supports GNU C
  296. configure:7368: result: yes
  297. configure:7379: checking whether gcc accepts -g
  298. configure:7444: result: yes
  299. configure:7464: checking for gcc option to enable C11 features
  300. configure:7497: result: none needed
  301. configure:7613: checking whether gcc understands -c and -o together
  302. configure:7651: result: yes
  303. configure:7670: checking dependency style of gcc
  304. configure:7782: result: gcc3
  305. configure:7803: checking how to run the C preprocessor
  306. configure:7829: gcc -E conftest.c
  307. configure:7829: $? = 0
  308. configure:7844: gcc -E conftest.c
  309. conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
  310. 22 | #include <ac_nonexistent.h>
  311. | ^~~~~~~~~~~~~~~~~~
  312. compilation terminated.
  313. configure:7844: $? = 1
  314. configure: failed program was:
  315. | /* confdefs.h */
  316. | #define PACKAGE_NAME ""
  317. | #define PACKAGE_TARNAME ""
  318. | #define PACKAGE_VERSION ""
  319. | #define PACKAGE_STRING ""
  320. | #define PACKAGE_BUGREPORT ""
  321. | #define PACKAGE_URL ""
  322. | #define PACKAGE "koffice"
  323. | #define VERSION "1.6.3"
  324. | #define HAVE_CXX11 1
  325. | #define HAVE_STDIO_H 1
  326. | #define HAVE_STDLIB_H 1
  327. | #define HAVE_STRING_H 1
  328. | #define HAVE_INTTYPES_H 1
  329. | #define HAVE_STDINT_H 1
  330. | #define HAVE_STRINGS_H 1
  331. | #define HAVE_SYS_STAT_H 1
  332. | #define HAVE_SYS_TYPES_H 1
  333. | #define HAVE_UNISTD_H 1
  334. | #define STDC_HEADERS 1
  335. | /* end confdefs.h. */
  336. | #include <ac_nonexistent.h>
  337. configure:7871: result: gcc -E
  338. configure:7885: gcc -E conftest.c
  339. configure:7885: $? = 0
  340. configure:7900: gcc -E conftest.c
  341. conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
  342. 22 | #include <ac_nonexistent.h>
  343. | ^~~~~~~~~~~~~~~~~~
  344. compilation terminated.
  345. configure:7900: $? = 1
  346. configure: failed program was:
  347. | /* confdefs.h */
  348. | #define PACKAGE_NAME ""
  349. | #define PACKAGE_TARNAME ""
  350. | #define PACKAGE_VERSION ""
  351. | #define PACKAGE_STRING ""
  352. | #define PACKAGE_BUGREPORT ""
  353. | #define PACKAGE_URL ""
  354. | #define PACKAGE "koffice"
  355. | #define VERSION "1.6.3"
  356. | #define HAVE_CXX11 1
  357. | #define HAVE_STDIO_H 1
  358. | #define HAVE_STDLIB_H 1
  359. | #define HAVE_STRING_H 1
  360. | #define HAVE_INTTYPES_H 1
  361. | #define HAVE_STDINT_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define HAVE_SYS_STAT_H 1
  364. | #define HAVE_SYS_TYPES_H 1
  365. | #define HAVE_UNISTD_H 1
  366. | #define STDC_HEADERS 1
  367. | /* end confdefs.h. */
  368. | #include <ac_nonexistent.h>
  369. configure:7931: checking whether byte ordering is bigendian
  370. configure:7947: gcc -c -g -O2 conftest.c >&5
  371. conftest.c:23:16: error: unknown type name 'not'
  372. 23 | not a universal capable compiler
  373. | ^~~
  374. conftest.c:23:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  375. 23 | not a universal capable compiler
  376. | ^~~~~~~~~
  377. conftest.c:23:22: error: unknown type name 'universal'
  378. configure:7947: $? = 1
  379. configure: failed program was:
  380. | /* confdefs.h */
  381. | #define PACKAGE_NAME ""
  382. | #define PACKAGE_TARNAME ""
  383. | #define PACKAGE_VERSION ""
  384. | #define PACKAGE_STRING ""
  385. | #define PACKAGE_BUGREPORT ""
  386. | #define PACKAGE_URL ""
  387. | #define PACKAGE "koffice"
  388. | #define VERSION "1.6.3"
  389. | #define HAVE_CXX11 1
  390. | #define HAVE_STDIO_H 1
  391. | #define HAVE_STDLIB_H 1
  392. | #define HAVE_STRING_H 1
  393. | #define HAVE_INTTYPES_H 1
  394. | #define HAVE_STDINT_H 1
  395. | #define HAVE_STRINGS_H 1
  396. | #define HAVE_SYS_STAT_H 1
  397. | #define HAVE_SYS_TYPES_H 1
  398. | #define HAVE_UNISTD_H 1
  399. | #define STDC_HEADERS 1
  400. | /* end confdefs.h. */
  401. | #ifndef __APPLE_CC__
  402. | not a universal capable compiler
  403. | #endif
  404. | typedef int dummy;
  405. |
  406. configure:7993: gcc -c -g -O2 conftest.c >&5
  407. configure:7993: $? = 0
  408. configure:8012: gcc -c -g -O2 conftest.c >&5
  409. conftest.c: In function 'main':
  410. conftest.c:29:18: error: unknown type name 'not'; did you mean 'ino_t'?
  411. 29 | not big endian
  412. | ^~~
  413. | ino_t
  414. conftest.c:29:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  415. 29 | not big endian
  416. | ^~~~~~
  417. configure:8012: $? = 1
  418. configure: failed program was:
  419. | /* confdefs.h */
  420. | #define PACKAGE_NAME ""
  421. | #define PACKAGE_TARNAME ""
  422. | #define PACKAGE_VERSION ""
  423. | #define PACKAGE_STRING ""
  424. | #define PACKAGE_BUGREPORT ""
  425. | #define PACKAGE_URL ""
  426. | #define PACKAGE "koffice"
  427. | #define VERSION "1.6.3"
  428. | #define HAVE_CXX11 1
  429. | #define HAVE_STDIO_H 1
  430. | #define HAVE_STDLIB_H 1
  431. | #define HAVE_STRING_H 1
  432. | #define HAVE_INTTYPES_H 1
  433. | #define HAVE_STDINT_H 1
  434. | #define HAVE_STRINGS_H 1
  435. | #define HAVE_SYS_STAT_H 1
  436. | #define HAVE_SYS_TYPES_H 1
  437. | #define HAVE_UNISTD_H 1
  438. | #define STDC_HEADERS 1
  439. | /* end confdefs.h. */
  440. | #include <sys/types.h>
  441. | #include <sys/param.h>
  442. |
  443. | int
  444. | main (void)
  445. | {
  446. | #if BYTE_ORDER != BIG_ENDIAN
  447. | not big endian
  448. | #endif
  449. |
  450. | ;
  451. | return 0;
  452. | }
  453. configure:8146: result: no
  454. configure:8315: checking for C++ compiler version
  455. configure:8324: g++ --version >&5
  456. g++ (GCC) 13.2.0
  457. Copyright (C) 2023 Free Software Foundation, Inc.
  458. This is free software; see the source for copying conditions. There is NO
  459. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  460.  
  461. configure:8335: $? = 0
  462. configure:8324: g++ -v >&5
  463. Using built-in specs.
  464. COLLECT_GCC=g++
  465. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-unknown-linux-gnu/13.2.0/lto-wrapper
  466. Target: x86_64-unknown-linux-gnu
  467. Configured with: /builddir/gcc-13.2.0/configure --build=x86_64-unknown-linux-gnu --enable-gnu-unique-object --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --disable-libssp --enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
  468. Thread model: posix
  469. Supported LTO compression algorithms: zlib zstd
  470. gcc version 13.2.0 (GCC)
  471. configure:8335: $? = 0
  472. configure:8324: g++ -V >&5
  473. g++: error: unrecognized command-line option '-V'
  474. g++: fatal error: no input files
  475. compilation terminated.
  476. configure:8335: $? = 1
  477. configure:8324: g++ -qversion >&5
  478. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  479. g++: fatal error: no input files
  480. compilation terminated.
  481. configure:8335: $? = 1
  482. configure:8339: checking whether the compiler supports GNU C++
  483. configure:8369: result: yes
  484. configure:8380: checking whether g++ accepts -g
  485. configure:8445: result: yes
  486. configure:8465: checking for g++ option to enable C++11 features
  487. configure:8498: result: none needed
  488. configure:8564: checking dependency style of g++
  489. configure:8676: result: gcc3
  490. configure:8693: checking whether gcc is blacklisted
  491. configure:8714: gcc -c -O2 -g -O2 conftest.c >&5
  492. configure:8714: $? = 0
  493. configure:8723: result: no
  494. configure:8964: checking whether g++ supports -Wmissing-format-attribute
  495. configure:8995: rm -rf SunWS_cache; g++ -o conftest -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wmissing-format-attribute conftest.cpp 1>&5
  496. configure:8995: $? = 0
  497. configure:9012: result: yes
  498. configure:9024: checking whether gcc supports -Wmissing-format-attribute
  499. configure:9052: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wmissing-format-attribute conftest.c >&5
  500. configure:9052: $? = 0
  501. configure:9069: result: yes
  502. configure:9083: checking whether g++ supports -Wundef
  503. configure:9114: rm -rf SunWS_cache; g++ -o conftest -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wundef conftest.cpp 1>&5
  504. configure:9114: $? = 0
  505. configure:9131: result: yes
  506. configure:9143: checking whether g++ supports -Wno-long-long
  507. configure:9174: rm -rf SunWS_cache; g++ -o conftest -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-long-long conftest.cpp 1>&5
  508. configure:9174: $? = 0
  509. configure:9191: result: yes
  510. configure:9203: checking whether g++ supports -Wno-non-virtual-dtor
  511. configure:9234: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor conftest.cpp 1>&5
  512. configure:9234: $? = 0
  513. configure:9251: result: yes
  514. configure:9284: checking whether g++ supports -fno-reorder-blocks
  515. configure:9315: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-reorder-blocks conftest.cpp 1>&5
  516. configure:9315: $? = 0
  517. configure:9332: result: yes
  518. configure:9350: checking whether g++ supports -fno-exceptions
  519. configure:9381: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions conftest.cpp 1>&5
  520. configure:9381: $? = 0
  521. configure:9398: result: yes
  522. configure:9410: checking whether g++ supports -fno-check-new
  523. configure:9441: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new conftest.cpp 1>&5
  524. configure:9441: $? = 0
  525. configure:9458: result: yes
  526. configure:9470: checking whether g++ supports -fno-common
  527. configure:9501: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp 1>&5
  528. configure:9501: $? = 0
  529. configure:9518: result: yes
  530. configure:9530: checking whether g++ supports -fexceptions
  531. configure:9561: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions conftest.cpp 1>&5
  532. configure:9561: $? = 0
  533. configure:9578: result: yes
  534. configure:9621: checking whether system headers can cope with -O2 -fno-inline
  535. configure:9664: result: irrelevant
  536. configure:10148: checking how to run the C++ preprocessor
  537. configure:10170: g++ -E conftest.cpp
  538. configure:10170: $? = 0
  539. configure:10185: g++ -E conftest.cpp
  540. conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
  541. 22 | #include <ac_nonexistent.h>
  542. | ^~~~~~~~~~~~~~~~~~
  543. compilation terminated.
  544. configure:10185: $? = 1
  545. configure: failed program was:
  546. | /* confdefs.h */
  547. | #define PACKAGE_NAME ""
  548. | #define PACKAGE_TARNAME ""
  549. | #define PACKAGE_VERSION ""
  550. | #define PACKAGE_STRING ""
  551. | #define PACKAGE_BUGREPORT ""
  552. | #define PACKAGE_URL ""
  553. | #define PACKAGE "koffice"
  554. | #define VERSION "1.6.3"
  555. | #define HAVE_CXX11 1
  556. | #define HAVE_STDIO_H 1
  557. | #define HAVE_STDLIB_H 1
  558. | #define HAVE_STRING_H 1
  559. | #define HAVE_INTTYPES_H 1
  560. | #define HAVE_STDINT_H 1
  561. | #define HAVE_STRINGS_H 1
  562. | #define HAVE_SYS_STAT_H 1
  563. | #define HAVE_SYS_TYPES_H 1
  564. | #define HAVE_UNISTD_H 1
  565. | #define STDC_HEADERS 1
  566. | /* end confdefs.h. */
  567. | #include <ac_nonexistent.h>
  568. configure:10212: result: g++ -E
  569. configure:10226: g++ -E conftest.cpp
  570. configure:10226: $? = 0
  571. configure:10241: g++ -E conftest.cpp
  572. conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory
  573. 22 | #include <ac_nonexistent.h>
  574. | ^~~~~~~~~~~~~~~~~~
  575. compilation terminated.
  576. configure:10241: $? = 1
  577. configure: failed program was:
  578. | /* confdefs.h */
  579. | #define PACKAGE_NAME ""
  580. | #define PACKAGE_TARNAME ""
  581. | #define PACKAGE_VERSION ""
  582. | #define PACKAGE_STRING ""
  583. | #define PACKAGE_BUGREPORT ""
  584. | #define PACKAGE_URL ""
  585. | #define PACKAGE "koffice"
  586. | #define VERSION "1.6.3"
  587. | #define HAVE_CXX11 1
  588. | #define HAVE_STDIO_H 1
  589. | #define HAVE_STDLIB_H 1
  590. | #define HAVE_STRING_H 1
  591. | #define HAVE_INTTYPES_H 1
  592. | #define HAVE_STDINT_H 1
  593. | #define HAVE_STRINGS_H 1
  594. | #define HAVE_SYS_STAT_H 1
  595. | #define HAVE_SYS_TYPES_H 1
  596. | #define HAVE_UNISTD_H 1
  597. | #define STDC_HEADERS 1
  598. | /* end confdefs.h. */
  599. | #include <ac_nonexistent.h>
  600. configure:10276: checking whether g++ supports -O0
  601. configure:10307: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -O0 conftest.cpp 1>&5
  602. configure:10307: $? = 0
  603. configure:10324: result: yes
  604. configure:10541: checking whether g++ supports -Wl,--no-undefined
  605. configure:10572: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined conftest.cpp 1>&5
  606. configure:10572: $? = 0
  607. configure:10589: result: yes
  608. configure:10593: checking whether g++ supports -Wl,--allow-shlib-undefined
  609. configure:10624: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined conftest.cpp 1>&5
  610. configure:10624: $? = 0
  611. configure:10641: result: yes
  612. configure:10786: result: not using lib directory suffix
  613. configure:10829: checking for a sed that does not truncate output
  614. configure:10899: result: /usr/bin/sed
  615. configure:10917: checking for grep that handles long lines and -e
  616. configure:10981: result: /usr/bin/grep
  617. configure:10986: checking for egrep
  618. configure:11054: result: /usr/bin/grep -E
  619. configure:11059: checking for fgrep
  620. configure:11127: result: /usr/bin/grep -F
  621. configure:11163: checking for ld used by gcc
  622. configure:11231: result: /usr/bin/ld
  623. configure:11238: checking if the linker (/usr/bin/ld) is GNU ld
  624. configure:11254: result: yes
  625. configure:11266: checking for BSD- or MS-compatible name lister (nm)
  626. configure:11316: result: /usr/bin/nm -B
  627. configure:11444: checking the name lister (/usr/bin/nm -B) interface
  628. configure:11452: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  629. configure:11455: /usr/bin/nm -B "conftest.o"
  630. configure:11458: output
  631. 0000000000000000 B some_variable
  632. configure:11465: result: BSD nm
  633. configure:11468: checking whether ln -s works
  634. configure:11472: result: yes
  635. configure:11480: checking the maximum length of command line arguments
  636. configure:11601: result: 1572864
  637. configure:11618: checking whether the shell understands some XSI constructs
  638. configure:11628: result: yes
  639. configure:11632: checking whether the shell understands "+="
  640. configure:11638: result: no
  641. configure:11673: checking for /usr/bin/ld option to reload object files
  642. configure:11681: result: -r
  643. configure:11755: checking for objdump
  644. configure:11776: found /usr/bin/objdump
  645. configure:11787: result: objdump
  646. configure:11819: checking how to recognize dependent libraries
  647. configure:12016: result: pass_all
  648. configure:12081: checking for ar
  649. configure:12102: found /usr/bin/ar
  650. configure:12113: result: ar
  651. configure:12196: checking for strip
  652. configure:12217: found /usr/bin/strip
  653. configure:12228: result: strip
  654. configure:12305: checking for ranlib
  655. configure:12326: found /usr/bin/ranlib
  656. configure:12337: result: ranlib
  657. configure:12427: checking command to parse /usr/bin/nm -B output from gcc object
  658. configure:12546: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  659. configure:12549: $? = 0
  660. configure:12553: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' \> conftest.nm
  661. configure:12556: $? = 0
  662. configure:12610: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c conftstm.o >&5
  663. configure:12613: $? = 0
  664. configure:12651: result: ok
  665. configure:12747: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  666. configure:12750: $? = 0
  667. configure:13510: checking for dlfcn.h
  668. configure:13510: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  669. configure:13510: $? = 0
  670. configure:13510: result: yes
  671. configure:13642: checking for C++ compiler version
  672. configure:13651: g++ --version >&5
  673. g++ (GCC) 13.2.0
  674. Copyright (C) 2023 Free Software Foundation, Inc.
  675. This is free software; see the source for copying conditions. There is NO
  676. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  677.  
  678. configure:13662: $? = 0
  679. configure:13651: g++ -v >&5
  680. Using built-in specs.
  681. COLLECT_GCC=g++
  682. COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-unknown-linux-gnu/13.2.0/lto-wrapper
  683. Target: x86_64-unknown-linux-gnu
  684. Configured with: /builddir/gcc-13.2.0/configure --build=x86_64-unknown-linux-gnu --enable-gnu-unique-object --enable-vtable-verify --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --libexecdir=/usr/lib64 --libdir=/usr/lib64 --enable-threads=posix --enable-__cxa_atexit --disable-multilib --with-system-zlib --enable-shared --enable-lto --enable-plugins --enable-linker-build-id --disable-werror --disable-nls --enable-default-pie --enable-default-ssp --enable-checking=release --disable-libstdcxx-pch --with-isl --with-linker-hash-style=gnu --disable-sjlj-exceptions --disable-target-libiberty --disable-libssp --enable-languages=c,c++,objc,obj-c++,fortran,lto,go,ada
  685. Thread model: posix
  686. Supported LTO compression algorithms: zlib zstd
  687. gcc version 13.2.0 (GCC)
  688. configure:13662: $? = 0
  689. configure:13651: g++ -V >&5
  690. g++: error: unrecognized command-line option '-V'
  691. g++: fatal error: no input files
  692. compilation terminated.
  693. configure:13662: $? = 1
  694. configure:13651: g++ -qversion >&5
  695. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  696. g++: fatal error: no input files
  697. compilation terminated.
  698. configure:13662: $? = 1
  699. configure:13666: checking whether the compiler supports GNU C++
  700. configure:13696: result: yes
  701. configure:13707: checking whether g++ accepts -g
  702. configure:13772: result: yes
  703. configure:13792: checking for g++ option to enable C++11 features
  704. configure:13825: result: none needed
  705. configure:13891: checking dependency style of g++
  706. configure:14003: result: gcc3
  707. configure:14026: checking how to run the C++ preprocessor
  708. configure:14090: result: g++ -E
  709. configure:14104: g++ -E conftest.cpp
  710. configure:14104: $? = 0
  711. configure:14119: g++ -E conftest.cpp
  712. conftest.cpp:24:10: fatal error: ac_nonexistent.h: No such file or directory
  713. 24 | #include <ac_nonexistent.h>
  714. | ^~~~~~~~~~~~~~~~~~
  715. compilation terminated.
  716. configure:14119: $? = 1
  717. configure: failed program was:
  718. | /* confdefs.h */
  719. | #define PACKAGE_NAME ""
  720. | #define PACKAGE_TARNAME ""
  721. | #define PACKAGE_VERSION ""
  722. | #define PACKAGE_STRING ""
  723. | #define PACKAGE_BUGREPORT ""
  724. | #define PACKAGE_URL ""
  725. | #define PACKAGE "koffice"
  726. | #define VERSION "1.6.3"
  727. | #define HAVE_CXX11 1
  728. | #define HAVE_STDIO_H 1
  729. | #define HAVE_STDLIB_H 1
  730. | #define HAVE_STRING_H 1
  731. | #define HAVE_INTTYPES_H 1
  732. | #define HAVE_STDINT_H 1
  733. | #define HAVE_STRINGS_H 1
  734. | #define HAVE_SYS_STAT_H 1
  735. | #define HAVE_SYS_TYPES_H 1
  736. | #define HAVE_UNISTD_H 1
  737. | #define STDC_HEADERS 1
  738. | #define KDELIBSUFF ""
  739. | #define HAVE_DLFCN_H 1
  740. | /* end confdefs.h. */
  741. | #include <ac_nonexistent.h>
  742. configure:14344: checking for objdir
  743. configure:14360: result: .libs
  744. configure:14656: checking if gcc supports -fno-rtti -fno-exceptions
  745. configure:14675: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5
  746. cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
  747. configure:14679: $? = 0
  748. configure:14692: result: no
  749. configure:14712: checking for gcc option to produce PIC
  750. configure:14984: result: -fPIC -DPIC
  751. configure:14996: checking if gcc PIC flag -fPIC -DPIC works
  752. configure:15015: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -fPIC -DPIC -DPIC conftest.c >&5
  753. configure:15019: $? = 0
  754. configure:15032: result: yes
  755. configure:15056: checking if gcc static flag -static works
  756. configure:15085: result: yes
  757. configure:15100: checking if gcc supports -c -o file.o
  758. configure:15122: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5
  759. configure:15126: $? = 0
  760. configure:15148: result: yes
  761. configure:15156: checking if gcc supports -c -o file.o
  762. configure:15204: result: yes
  763. configure:15237: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  764. configure:16230: result: yes
  765. configure:16267: checking whether -lc should be explicitly linked in
  766. configure:16272: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  767. configure:16275: $? = 0
  768. configure:16290: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  769. configure:16293: $? = 0
  770. configure:16305: result: no
  771. configure:16469: checking dynamic linker characteristics
  772. configure:16902: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wl,-rpath -Wl,/foo conftest.c >&5
  773. configure:16902: $? = 0
  774. configure:17134: result: GNU/Linux ld.so
  775. configure:17236: checking how to hardcode library paths into programs
  776. configure:17261: result: immediate
  777. configure:17355: checking for shl_load
  778. configure:17355: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  779. /usr/bin/ld: /tmp/ccgoytku.o: in function `main':
  780. /home/chris/Trinity/main/applications/office/koffice-trinity-14.1.2/conftest.c:52:(.text.startup+0x7): undefined reference to `shl_load'
  781. collect2: error: ld returned 1 exit status
  782. configure:17355: $? = 1
  783. configure: failed program was:
  784. | /* confdefs.h */
  785. | #define PACKAGE_NAME ""
  786. | #define PACKAGE_TARNAME ""
  787. | #define PACKAGE_VERSION ""
  788. | #define PACKAGE_STRING ""
  789. | #define PACKAGE_BUGREPORT ""
  790. | #define PACKAGE_URL ""
  791. | #define PACKAGE "koffice"
  792. | #define VERSION "1.6.3"
  793. | #define HAVE_CXX11 1
  794. | #define HAVE_STDIO_H 1
  795. | #define HAVE_STDLIB_H 1
  796. | #define HAVE_STRING_H 1
  797. | #define HAVE_INTTYPES_H 1
  798. | #define HAVE_STDINT_H 1
  799. | #define HAVE_STRINGS_H 1
  800. | #define HAVE_SYS_STAT_H 1
  801. | #define HAVE_SYS_TYPES_H 1
  802. | #define HAVE_UNISTD_H 1
  803. | #define STDC_HEADERS 1
  804. | #define KDELIBSUFF ""
  805. | #define HAVE_DLFCN_H 1
  806. | #define LT_OBJDIR ".libs/"
  807. | /* end confdefs.h. */
  808. | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
  809. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  810. | #define shl_load innocuous_shl_load
  811. |
  812. | /* System header to define __stub macros and hopefully few prototypes,
  813. | which can conflict with char shl_load (); below. */
  814. |
  815. | #include <limits.h>
  816. | #undef shl_load
  817. |
  818. | /* Override any GCC internal prototype to avoid an error.
  819. | Use char because int might match the return type of a GCC
  820. | builtin and then its argument prototype would still apply. */
  821. | #ifdef __cplusplus
  822. | extern "C"
  823. | #endif
  824. | char shl_load ();
  825. | /* The GNU C library defines this for functions which it implements
  826. | to always fail with ENOSYS. Some functions are actually named
  827. | something starting with __ and the normal name is an alias. */
  828. | #if defined __stub_shl_load || defined __stub___shl_load
  829. | choke me
  830. | #endif
  831. |
  832. | int
  833. | main (void)
  834. | {
  835. | return shl_load ();
  836. | ;
  837. | return 0;
  838. | }
  839. configure:17355: result: no
  840. configure:17360: checking for shl_load in -ldld
  841. configure:17383: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
  842. /usr/bin/ld: cannot find -ldld: No such file or directory
  843. collect2: error: ld returned 1 exit status
  844. configure:17383: $? = 1
  845. configure: failed program was:
  846. | /* confdefs.h */
  847. | #define PACKAGE_NAME ""
  848. | #define PACKAGE_TARNAME ""
  849. | #define PACKAGE_VERSION ""
  850. | #define PACKAGE_STRING ""
  851. | #define PACKAGE_BUGREPORT ""
  852. | #define PACKAGE_URL ""
  853. | #define PACKAGE "koffice"
  854. | #define VERSION "1.6.3"
  855. | #define HAVE_CXX11 1
  856. | #define HAVE_STDIO_H 1
  857. | #define HAVE_STDLIB_H 1
  858. | #define HAVE_STRING_H 1
  859. | #define HAVE_INTTYPES_H 1
  860. | #define HAVE_STDINT_H 1
  861. | #define HAVE_STRINGS_H 1
  862. | #define HAVE_SYS_STAT_H 1
  863. | #define HAVE_SYS_TYPES_H 1
  864. | #define HAVE_UNISTD_H 1
  865. | #define STDC_HEADERS 1
  866. | #define KDELIBSUFF ""
  867. | #define HAVE_DLFCN_H 1
  868. | #define LT_OBJDIR ".libs/"
  869. | /* end confdefs.h. */
  870. |
  871. | /* Override any GCC internal prototype to avoid an error.
  872. | Use char because int might match the return type of a GCC
  873. | builtin and then its argument prototype would still apply. */
  874. | char shl_load ();
  875. | int
  876. | main (void)
  877. | {
  878. | return shl_load ();
  879. | ;
  880. | return 0;
  881. | }
  882. configure:17393: result: no
  883. configure:17399: checking for dlopen
  884. configure:17399: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  885. configure:17399: $? = 0
  886. configure:17399: result: yes
  887. configure:17557: checking whether a program can dlopen itself
  888. configure:17628: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5
  889. configure:17609:6: warning: no previous prototype for 'fnord' [-Wmissing-prototypes]
  890. 17609 |
  891. | ^
  892. configure: In function 'fnord':
  893. configure:17609:20: warning: unused variable 'i' [-Wunused-variable]
  894. 17609 |
  895. | ^
  896. configure:17631: $? = 0
  897. configure:17649: result: yes
  898. configure:17654: checking whether a statically linked program can dlopen itself
  899. configure:17725: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c >&5
  900. configure:17706:6: warning: no previous prototype for 'fnord' [-Wmissing-prototypes]
  901. 17706 |
  902. | ^
  903. configure: In function 'fnord':
  904. configure:17706:20: warning: unused variable 'i' [-Wunused-variable]
  905. 17706 |
  906. | ^
  907. /usr/bin/ld: /tmp/ccxO1Nbk.o: in function `main':
  908. /home/chris/Trinity/main/applications/office/koffice-trinity-14.1.2/conftest.c:17709:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  909. configure:17728: $? = 0
  910. configure:17746: result: no
  911. configure:17785: checking whether stripping libraries is possible
  912. configure:17790: result: yes
  913. configure:17825: checking if libtool supports shared libraries
  914. configure:17827: result: yes
  915. configure:17830: checking whether to build shared libraries
  916. configure:17851: result: yes
  917. configure:17854: checking whether to build static libraries
  918. configure:17858: result: no
  919. configure:18009: checking for ld used by g++
  920. configure:18077: result: /usr/bin/ld -m elf_x86_64
  921. configure:18084: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  922. configure:18100: result: yes
  923. configure:18155: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  924. configure:19070: result: yes
  925. configure:19098: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp >&5
  926. configure:19101: $? = 0
  927. configure:19283: checking for g++ option to produce PIC
  928. configure:19600: result: -fPIC -DPIC
  929. configure:19609: checking if g++ PIC flag -fPIC -DPIC works
  930. configure:19628: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIC -DPIC -DPIC conftest.cpp >&5
  931. configure:19632: $? = 0
  932. configure:19645: result: yes
  933. configure:19666: checking if g++ static flag -static works
  934. configure:19695: result: yes
  935. configure:19707: checking if g++ supports -c -o file.o
  936. configure:19729: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -o out/conftest2.o conftest.cpp >&5
  937. configure:19733: $? = 0
  938. configure:19755: result: yes
  939. configure:19760: checking if g++ supports -c -o file.o
  940. configure:19808: result: yes
  941. configure:19838: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  942. configure:19867: result: yes
  943. configure:20004: checking dynamic linker characteristics
  944. configure:20385: g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -Wl,-rpath -Wl,/foo conftest.cpp >&5
  945. configure:20385: $? = 0
  946. configure:20617: result: GNU/Linux ld.so
  947. configure:20668: checking how to hardcode library paths into programs
  948. configure:20693: result: immediate
  949. configure:20772: checking for msgfmt
  950. configure:20800: result: /usr/bin/msgfmt
  951. configure:20809: checking for gmsgfmt
  952. configure:20845: result: /usr/bin/msgfmt
  953. configure:20865: checking for xgettext
  954. configure:20893: result: /usr/bin/xgettext
  955. configure:20931: checking for pkg-config
  956. configure:20954: found /usr/bin/pkg-config
  957. configure:20967: result: /usr/bin/pkg-config
  958. configure:20985: checking for tqt
  959. configure:20989: result: yes
  960. configure:20993: checking TQt_CFLAGS
  961. configure:20996: result: -DTQT_NO_ASCII_CAST -DTQT_NO_STL -DTQT_NO_COMPAT -DTQT_NO_TRANSLATION -DTQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -I/usr/include/qt3 -I/usr/local/stow/tde/include/tqt
  962. configure:20999: checking TQt_LIBS
  963. configure:21002: result: -L/usr/local/stow/tde/lib64 -ltqt -ltqt-mt
  964. configure:21053: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DTQT_NO_ASCII_CAST -DTQT_NO_STL -DTQT_NO_COMPAT -DTQT_NO_TRANSLATION -DTQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -I/usr/include/qt3 -I/usr/local/stow/tde/include/tqt conftest.cpp >&5
  965. configure:21053: $? = 0
  966. configure:21067: result: Detected TQt3.
  967. configure:21189: checking if C++ programs can be compiled
  968. configure:21214: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-check-new -fno-common conftest.cpp >&5
  969. configure:21214: $? = 0
  970. configure:21225: result: yes
  971. configure:21249: checking for strlcat
  972. configure:21297: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5
  973. configure:21297: $? = 0
  974. configure:21316: result: yes
  975. configure:21319: checking if strlcat needs custom prototype
  976. configure:21396: result: no
  977. configure:21416: checking for strlcpy
  978. configure:21463: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5
  979. configure:21463: $? = 0
  980. configure:21482: result: yes
  981. configure:21485: checking if strlcpy needs custom prototype
  982. configure:21561: result: no
  983. configure:21580: checking for main in -lutil
  984. configure:21600: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lutil >&5
  985. conftest.c: In function 'main':
  986. conftest.c:33:1: warning: infinite recursion detected [-Winfinite-recursion]
  987. 33 | main (void)
  988. | ^~~~
  989. conftest.c:35:8: note: recursive call
  990. 35 | return main ();
  991. | ^~~~~~~
  992. configure:21600: $? = 0
  993. configure:21610: result: yes
  994. configure:21617: checking for main in -lcompat
  995. configure:21637: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcompat >&5
  996. conftest.c: In function 'main':
  997. conftest.c:33:1: warning: infinite recursion detected [-Winfinite-recursion]
  998. 33 | main (void)
  999. | ^~~~
  1000. conftest.c:35:8: note: recursive call
  1001. 35 | return main ();
  1002. | ^~~~~~~
  1003. /usr/bin/ld: cannot find -lcompat: No such file or directory
  1004. collect2: error: ld returned 1 exit status
  1005. configure:21637: $? = 1
  1006. configure: failed program was:
  1007. | /* confdefs.h */
  1008. | #define PACKAGE_NAME ""
  1009. | #define PACKAGE_TARNAME ""
  1010. | #define PACKAGE_VERSION ""
  1011. | #define PACKAGE_STRING ""
  1012. | #define PACKAGE_BUGREPORT ""
  1013. | #define PACKAGE_URL ""
  1014. | #define PACKAGE "koffice"
  1015. | #define VERSION "1.6.3"
  1016. | #define HAVE_CXX11 1
  1017. | #define HAVE_STDIO_H 1
  1018. | #define HAVE_STDLIB_H 1
  1019. | #define HAVE_STRING_H 1
  1020. | #define HAVE_INTTYPES_H 1
  1021. | #define HAVE_STDINT_H 1
  1022. | #define HAVE_STRINGS_H 1
  1023. | #define HAVE_SYS_STAT_H 1
  1024. | #define HAVE_SYS_TYPES_H 1
  1025. | #define HAVE_UNISTD_H 1
  1026. | #define STDC_HEADERS 1
  1027. | #define KDELIBSUFF ""
  1028. | #define HAVE_DLFCN_H 1
  1029. | #define LT_OBJDIR ".libs/"
  1030. | #define HAVE_SGI_STL 1
  1031. | #define HAVE_STRLCAT 1
  1032. | #define HAVE_STRLCAT_PROTO 1
  1033. | #define HAVE_STRLCPY 1
  1034. | #define HAVE_STRLCPY_PROTO 1
  1035. | /* end confdefs.h. */
  1036. |
  1037. |
  1038. | int
  1039. | main (void)
  1040. | {
  1041. | return main ();
  1042. | ;
  1043. | return 0;
  1044. | }
  1045. configure:21647: result: no
  1046. configure:21655: checking for crypt in -lcrypt
  1047. configure:21678: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lcrypt >&5
  1048. configure:21678: $? = 0
  1049. configure:21688: result: yes
  1050. configure:21753: checking for socklen_t
  1051. configure:21784: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common conftest.cpp >&5
  1052. configure:21784: $? = 0
  1053. configure:21801: result: yes
  1054. configure:21861: checking for dnet_ntoa in -ldnet
  1055. configure:21884: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet >&5
  1056. /usr/bin/ld: cannot find -ldnet: No such file or directory
  1057. collect2: error: ld returned 1 exit status
  1058. configure:21884: $? = 1
  1059. configure: failed program was:
  1060. | /* confdefs.h */
  1061. | #define PACKAGE_NAME ""
  1062. | #define PACKAGE_TARNAME ""
  1063. | #define PACKAGE_VERSION ""
  1064. | #define PACKAGE_STRING ""
  1065. | #define PACKAGE_BUGREPORT ""
  1066. | #define PACKAGE_URL ""
  1067. | #define PACKAGE "koffice"
  1068. | #define VERSION "1.6.3"
  1069. | #define HAVE_CXX11 1
  1070. | #define HAVE_STDIO_H 1
  1071. | #define HAVE_STDLIB_H 1
  1072. | #define HAVE_STRING_H 1
  1073. | #define HAVE_INTTYPES_H 1
  1074. | #define HAVE_STDINT_H 1
  1075. | #define HAVE_STRINGS_H 1
  1076. | #define HAVE_SYS_STAT_H 1
  1077. | #define HAVE_SYS_TYPES_H 1
  1078. | #define HAVE_UNISTD_H 1
  1079. | #define STDC_HEADERS 1
  1080. | #define KDELIBSUFF ""
  1081. | #define HAVE_DLFCN_H 1
  1082. | #define LT_OBJDIR ".libs/"
  1083. | #define HAVE_SGI_STL 1
  1084. | #define HAVE_STRLCAT 1
  1085. | #define HAVE_STRLCAT_PROTO 1
  1086. | #define HAVE_STRLCPY 1
  1087. | #define HAVE_STRLCPY_PROTO 1
  1088. | #define HAVE_CRYPT 1
  1089. | #define kde_socklen_t socklen_t
  1090. | /* end confdefs.h. */
  1091. |
  1092. | /* Override any GCC internal prototype to avoid an error.
  1093. | Use char because int might match the return type of a GCC
  1094. | builtin and then its argument prototype would still apply. */
  1095. | char dnet_ntoa ();
  1096. | int
  1097. | main (void)
  1098. | {
  1099. | return dnet_ntoa ();
  1100. | ;
  1101. | return 0;
  1102. | }
  1103. configure:21894: result: no
  1104. configure:21902: checking for dnet_ntoa in -ldnet_stub
  1105. configure:21925: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldnet_stub >&5
  1106. /usr/bin/ld: cannot find -ldnet_stub: No such file or directory
  1107. collect2: error: ld returned 1 exit status
  1108. configure:21925: $? = 1
  1109. configure: failed program was:
  1110. | /* confdefs.h */
  1111. | #define PACKAGE_NAME ""
  1112. | #define PACKAGE_TARNAME ""
  1113. | #define PACKAGE_VERSION ""
  1114. | #define PACKAGE_STRING ""
  1115. | #define PACKAGE_BUGREPORT ""
  1116. | #define PACKAGE_URL ""
  1117. | #define PACKAGE "koffice"
  1118. | #define VERSION "1.6.3"
  1119. | #define HAVE_CXX11 1
  1120. | #define HAVE_STDIO_H 1
  1121. | #define HAVE_STDLIB_H 1
  1122. | #define HAVE_STRING_H 1
  1123. | #define HAVE_INTTYPES_H 1
  1124. | #define HAVE_STDINT_H 1
  1125. | #define HAVE_STRINGS_H 1
  1126. | #define HAVE_SYS_STAT_H 1
  1127. | #define HAVE_SYS_TYPES_H 1
  1128. | #define HAVE_UNISTD_H 1
  1129. | #define STDC_HEADERS 1
  1130. | #define KDELIBSUFF ""
  1131. | #define HAVE_DLFCN_H 1
  1132. | #define LT_OBJDIR ".libs/"
  1133. | #define HAVE_SGI_STL 1
  1134. | #define HAVE_STRLCAT 1
  1135. | #define HAVE_STRLCAT_PROTO 1
  1136. | #define HAVE_STRLCPY 1
  1137. | #define HAVE_STRLCPY_PROTO 1
  1138. | #define HAVE_CRYPT 1
  1139. | #define kde_socklen_t socklen_t
  1140. | /* end confdefs.h. */
  1141. |
  1142. | /* Override any GCC internal prototype to avoid an error.
  1143. | Use char because int might match the return type of a GCC
  1144. | builtin and then its argument prototype would still apply. */
  1145. | char dnet_ntoa ();
  1146. | int
  1147. | main (void)
  1148. | {
  1149. | return dnet_ntoa ();
  1150. | ;
  1151. | return 0;
  1152. | }
  1153. configure:21935: result: no
  1154. configure:21943: checking for inet_ntoa
  1155. configure:21943: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1156. configure:21943: $? = 0
  1157. configure:21943: result: yes
  1158. configure:21991: checking for connect
  1159. configure:21991: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1160. configure:21991: $? = 0
  1161. configure:21991: result: yes
  1162. configure:22040: checking for remove
  1163. configure:22040: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1164. configure:22040: $? = 0
  1165. configure:22040: result: yes
  1166. configure:22090: checking for shmat
  1167. configure:22090: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1168. configure:22090: $? = 0
  1169. configure:22090: result: yes
  1170. configure:22139: checking for sys/types.h
  1171. configure:22139: result: yes
  1172. configure:22145: checking for stdint.h
  1173. configure:22145: result: yes
  1174. configure:22154: checking for sys/bitypes.h
  1175. configure:22154: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1176. configure:22154: $? = 0
  1177. configure:22154: result: yes
  1178. configure:22163: checking for poll in -lpoll
  1179. configure:22186: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lpoll >&5
  1180. /usr/bin/ld: cannot find -lpoll: No such file or directory
  1181. collect2: error: ld returned 1 exit status
  1182. configure:22186: $? = 1
  1183. configure: failed program was:
  1184. | /* confdefs.h */
  1185. | #define PACKAGE_NAME ""
  1186. | #define PACKAGE_TARNAME ""
  1187. | #define PACKAGE_VERSION ""
  1188. | #define PACKAGE_STRING ""
  1189. | #define PACKAGE_BUGREPORT ""
  1190. | #define PACKAGE_URL ""
  1191. | #define PACKAGE "koffice"
  1192. | #define VERSION "1.6.3"
  1193. | #define HAVE_CXX11 1
  1194. | #define HAVE_STDIO_H 1
  1195. | #define HAVE_STDLIB_H 1
  1196. | #define HAVE_STRING_H 1
  1197. | #define HAVE_INTTYPES_H 1
  1198. | #define HAVE_STDINT_H 1
  1199. | #define HAVE_STRINGS_H 1
  1200. | #define HAVE_SYS_STAT_H 1
  1201. | #define HAVE_SYS_TYPES_H 1
  1202. | #define HAVE_UNISTD_H 1
  1203. | #define STDC_HEADERS 1
  1204. | #define KDELIBSUFF ""
  1205. | #define HAVE_DLFCN_H 1
  1206. | #define LT_OBJDIR ".libs/"
  1207. | #define HAVE_SGI_STL 1
  1208. | #define HAVE_STRLCAT 1
  1209. | #define HAVE_STRLCAT_PROTO 1
  1210. | #define HAVE_STRLCPY 1
  1211. | #define HAVE_STRLCPY_PROTO 1
  1212. | #define HAVE_CRYPT 1
  1213. | #define kde_socklen_t socklen_t
  1214. | #define HAVE_SYS_TYPES_H 1
  1215. | #define HAVE_STDINT_H 1
  1216. | #define HAVE_SYS_BITYPES_H 1
  1217. | /* end confdefs.h. */
  1218. |
  1219. | /* Override any GCC internal prototype to avoid an error.
  1220. | Use char because int might match the return type of a GCC
  1221. | builtin and then its argument prototype would still apply. */
  1222. | char poll ();
  1223. | int
  1224. | main (void)
  1225. | {
  1226. | return poll ();
  1227. | ;
  1228. | return 0;
  1229. | }
  1230. configure:22196: result: no
  1231. configure:22205: checking for Carbon/Carbon.h
  1232. configure:22205: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1233. conftest.c:63:10: fatal error: Carbon/Carbon.h: No such file or directory
  1234. 63 | #include <Carbon/Carbon.h>
  1235. | ^~~~~~~~~~~~~~~~~
  1236. compilation terminated.
  1237. configure:22205: $? = 1
  1238. configure: failed program was:
  1239. | /* confdefs.h */
  1240. | #define PACKAGE_NAME ""
  1241. | #define PACKAGE_TARNAME ""
  1242. | #define PACKAGE_VERSION ""
  1243. | #define PACKAGE_STRING ""
  1244. | #define PACKAGE_BUGREPORT ""
  1245. | #define PACKAGE_URL ""
  1246. | #define PACKAGE "koffice"
  1247. | #define VERSION "1.6.3"
  1248. | #define HAVE_CXX11 1
  1249. | #define HAVE_STDIO_H 1
  1250. | #define HAVE_STDLIB_H 1
  1251. | #define HAVE_STRING_H 1
  1252. | #define HAVE_INTTYPES_H 1
  1253. | #define HAVE_STDINT_H 1
  1254. | #define HAVE_STRINGS_H 1
  1255. | #define HAVE_SYS_STAT_H 1
  1256. | #define HAVE_SYS_TYPES_H 1
  1257. | #define HAVE_UNISTD_H 1
  1258. | #define STDC_HEADERS 1
  1259. | #define KDELIBSUFF ""
  1260. | #define HAVE_DLFCN_H 1
  1261. | #define LT_OBJDIR ".libs/"
  1262. | #define HAVE_SGI_STL 1
  1263. | #define HAVE_STRLCAT 1
  1264. | #define HAVE_STRLCAT_PROTO 1
  1265. | #define HAVE_STRLCPY 1
  1266. | #define HAVE_STRLCPY_PROTO 1
  1267. | #define HAVE_CRYPT 1
  1268. | #define kde_socklen_t socklen_t
  1269. | #define HAVE_SYS_TYPES_H 1
  1270. | #define HAVE_STDINT_H 1
  1271. | #define HAVE_SYS_BITYPES_H 1
  1272. | /* end confdefs.h. */
  1273. | #include <stddef.h>
  1274. | #ifdef HAVE_STDIO_H
  1275. | # include <stdio.h>
  1276. | #endif
  1277. | #ifdef HAVE_STDLIB_H
  1278. | # include <stdlib.h>
  1279. | #endif
  1280. | #ifdef HAVE_STRING_H
  1281. | # include <string.h>
  1282. | #endif
  1283. | #ifdef HAVE_INTTYPES_H
  1284. | # include <inttypes.h>
  1285. | #endif
  1286. | #ifdef HAVE_STDINT_H
  1287. | # include <stdint.h>
  1288. | #endif
  1289. | #ifdef HAVE_STRINGS_H
  1290. | # include <strings.h>
  1291. | #endif
  1292. | #ifdef HAVE_SYS_TYPES_H
  1293. | # include <sys/types.h>
  1294. | #endif
  1295. | #ifdef HAVE_SYS_STAT_H
  1296. | # include <sys/stat.h>
  1297. | #endif
  1298. | #ifdef HAVE_UNISTD_H
  1299. | # include <unistd.h>
  1300. | #endif
  1301. | #include <Carbon/Carbon.h>
  1302. configure:22205: result: no
  1303. configure:22214: checking for CoreAudio/CoreAudio.h
  1304. configure:22214: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1305. conftest.c:63:10: fatal error: CoreAudio/CoreAudio.h: No such file or directory
  1306. 63 | #include <CoreAudio/CoreAudio.h>
  1307. | ^~~~~~~~~~~~~~~~~~~~~~~
  1308. compilation terminated.
  1309. configure:22214: $? = 1
  1310. configure: failed program was:
  1311. | /* confdefs.h */
  1312. | #define PACKAGE_NAME ""
  1313. | #define PACKAGE_TARNAME ""
  1314. | #define PACKAGE_VERSION ""
  1315. | #define PACKAGE_STRING ""
  1316. | #define PACKAGE_BUGREPORT ""
  1317. | #define PACKAGE_URL ""
  1318. | #define PACKAGE "koffice"
  1319. | #define VERSION "1.6.3"
  1320. | #define HAVE_CXX11 1
  1321. | #define HAVE_STDIO_H 1
  1322. | #define HAVE_STDLIB_H 1
  1323. | #define HAVE_STRING_H 1
  1324. | #define HAVE_INTTYPES_H 1
  1325. | #define HAVE_STDINT_H 1
  1326. | #define HAVE_STRINGS_H 1
  1327. | #define HAVE_SYS_STAT_H 1
  1328. | #define HAVE_SYS_TYPES_H 1
  1329. | #define HAVE_UNISTD_H 1
  1330. | #define STDC_HEADERS 1
  1331. | #define KDELIBSUFF ""
  1332. | #define HAVE_DLFCN_H 1
  1333. | #define LT_OBJDIR ".libs/"
  1334. | #define HAVE_SGI_STL 1
  1335. | #define HAVE_STRLCAT 1
  1336. | #define HAVE_STRLCAT_PROTO 1
  1337. | #define HAVE_STRLCPY 1
  1338. | #define HAVE_STRLCPY_PROTO 1
  1339. | #define HAVE_CRYPT 1
  1340. | #define kde_socklen_t socklen_t
  1341. | #define HAVE_SYS_TYPES_H 1
  1342. | #define HAVE_STDINT_H 1
  1343. | #define HAVE_SYS_BITYPES_H 1
  1344. | /* end confdefs.h. */
  1345. | #include <stddef.h>
  1346. | #ifdef HAVE_STDIO_H
  1347. | # include <stdio.h>
  1348. | #endif
  1349. | #ifdef HAVE_STDLIB_H
  1350. | # include <stdlib.h>
  1351. | #endif
  1352. | #ifdef HAVE_STRING_H
  1353. | # include <string.h>
  1354. | #endif
  1355. | #ifdef HAVE_INTTYPES_H
  1356. | # include <inttypes.h>
  1357. | #endif
  1358. | #ifdef HAVE_STDINT_H
  1359. | # include <stdint.h>
  1360. | #endif
  1361. | #ifdef HAVE_STRINGS_H
  1362. | # include <strings.h>
  1363. | #endif
  1364. | #ifdef HAVE_SYS_TYPES_H
  1365. | # include <sys/types.h>
  1366. | #endif
  1367. | #ifdef HAVE_SYS_STAT_H
  1368. | # include <sys/stat.h>
  1369. | #endif
  1370. | #ifdef HAVE_UNISTD_H
  1371. | # include <unistd.h>
  1372. | #endif
  1373. | #include <CoreAudio/CoreAudio.h>
  1374. configure:22214: result: no
  1375. configure:22227: checking if res_init needs -lresolv
  1376. configure:22249: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lresolv >&5
  1377. configure:22249: $? = 0
  1378. configure:22253: result: yes
  1379. configure:22270: checking for res_init
  1380. configure:22318: g++ -c -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -pedantic-errors conftest.cpp >&5
  1381. configure:22318: $? = 0
  1382. configure:22337: result: yes
  1383. configure:22340: checking if res_init needs custom prototype
  1384. configure:22417: result: no
  1385. configure:22440: checking for killpg in -lucb
  1386. configure:22463: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lucb >&5
  1387. /usr/bin/ld: cannot find -lucb: No such file or directory
  1388. collect2: error: ld returned 1 exit status
  1389. configure:22463: $? = 1
  1390. configure: failed program was:
  1391. | /* confdefs.h */
  1392. | #define PACKAGE_NAME ""
  1393. | #define PACKAGE_TARNAME ""
  1394. | #define PACKAGE_VERSION ""
  1395. | #define PACKAGE_STRING ""
  1396. | #define PACKAGE_BUGREPORT ""
  1397. | #define PACKAGE_URL ""
  1398. | #define PACKAGE "koffice"
  1399. | #define VERSION "1.6.3"
  1400. | #define HAVE_CXX11 1
  1401. | #define HAVE_STDIO_H 1
  1402. | #define HAVE_STDLIB_H 1
  1403. | #define HAVE_STRING_H 1
  1404. | #define HAVE_INTTYPES_H 1
  1405. | #define HAVE_STDINT_H 1
  1406. | #define HAVE_STRINGS_H 1
  1407. | #define HAVE_SYS_STAT_H 1
  1408. | #define HAVE_SYS_TYPES_H 1
  1409. | #define HAVE_UNISTD_H 1
  1410. | #define STDC_HEADERS 1
  1411. | #define KDELIBSUFF ""
  1412. | #define HAVE_DLFCN_H 1
  1413. | #define LT_OBJDIR ".libs/"
  1414. | #define HAVE_SGI_STL 1
  1415. | #define HAVE_STRLCAT 1
  1416. | #define HAVE_STRLCAT_PROTO 1
  1417. | #define HAVE_STRLCPY 1
  1418. | #define HAVE_STRLCPY_PROTO 1
  1419. | #define HAVE_CRYPT 1
  1420. | #define kde_socklen_t socklen_t
  1421. | #define HAVE_SYS_TYPES_H 1
  1422. | #define HAVE_STDINT_H 1
  1423. | #define HAVE_SYS_BITYPES_H 1
  1424. | #define HAVE_RES_INIT 1
  1425. | #define HAVE_RES_INIT 1
  1426. | #define HAVE_RES_INIT_PROTO 1
  1427. | /* end confdefs.h. */
  1428. |
  1429. | /* Override any GCC internal prototype to avoid an error.
  1430. | Use char because int might match the return type of a GCC
  1431. | builtin and then its argument prototype would still apply. */
  1432. | char killpg ();
  1433. | int
  1434. | main (void)
  1435. | {
  1436. | return killpg ();
  1437. | ;
  1438. | return 0;
  1439. | }
  1440. configure:22473: result: no
  1441. configure:22533: checking size of int
  1442. configure:22539: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1443. configure:22539: $? = 0
  1444. configure:22539: ./conftest
  1445. configure:22539: $? = 0
  1446. configure:22554: result: 4
  1447. configure:22565: checking size of short
  1448. configure:22571: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1449. configure:22571: $? = 0
  1450. configure:22571: ./conftest
  1451. configure:22571: $? = 0
  1452. configure:22586: result: 2
  1453. configure:22597: checking size of long
  1454. configure:22603: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1455. configure:22603: $? = 0
  1456. configure:22603: ./conftest
  1457. configure:22603: $? = 0
  1458. configure:22618: result: 8
  1459. configure:22629: checking size of char *
  1460. configure:22635: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1461. configure:22635: $? = 0
  1462. configure:22635: ./conftest
  1463. configure:22635: $? = 0
  1464. configure:22650: result: 8
  1465. configure:22659: checking for dlopen in -ldl
  1466. configure:22682: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldl >&5
  1467. configure:22682: $? = 0
  1468. configure:22692: result: yes
  1469. configure:22703: checking for shl_unload in -ldld
  1470. configure:22726: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -ldld >&5
  1471. /usr/bin/ld: cannot find -ldld: No such file or directory
  1472. collect2: error: ld returned 1 exit status
  1473. configure:22726: $? = 1
  1474. configure: failed program was:
  1475. | /* confdefs.h */
  1476. | #define PACKAGE_NAME ""
  1477. | #define PACKAGE_TARNAME ""
  1478. | #define PACKAGE_VERSION ""
  1479. | #define PACKAGE_STRING ""
  1480. | #define PACKAGE_BUGREPORT ""
  1481. | #define PACKAGE_URL ""
  1482. | #define PACKAGE "koffice"
  1483. | #define VERSION "1.6.3"
  1484. | #define HAVE_CXX11 1
  1485. | #define HAVE_STDIO_H 1
  1486. | #define HAVE_STDLIB_H 1
  1487. | #define HAVE_STRING_H 1
  1488. | #define HAVE_INTTYPES_H 1
  1489. | #define HAVE_STDINT_H 1
  1490. | #define HAVE_STRINGS_H 1
  1491. | #define HAVE_SYS_STAT_H 1
  1492. | #define HAVE_SYS_TYPES_H 1
  1493. | #define HAVE_UNISTD_H 1
  1494. | #define STDC_HEADERS 1
  1495. | #define KDELIBSUFF ""
  1496. | #define HAVE_DLFCN_H 1
  1497. | #define LT_OBJDIR ".libs/"
  1498. | #define HAVE_SGI_STL 1
  1499. | #define HAVE_STRLCAT 1
  1500. | #define HAVE_STRLCAT_PROTO 1
  1501. | #define HAVE_STRLCPY 1
  1502. | #define HAVE_STRLCPY_PROTO 1
  1503. | #define HAVE_CRYPT 1
  1504. | #define kde_socklen_t socklen_t
  1505. | #define HAVE_SYS_TYPES_H 1
  1506. | #define HAVE_STDINT_H 1
  1507. | #define HAVE_SYS_BITYPES_H 1
  1508. | #define HAVE_RES_INIT 1
  1509. | #define HAVE_RES_INIT 1
  1510. | #define HAVE_RES_INIT_PROTO 1
  1511. | #define SIZEOF_INT 4
  1512. | #define SIZEOF_SHORT 2
  1513. | #define SIZEOF_LONG 8
  1514. | #define SIZEOF_CHAR_P 8
  1515. | /* end confdefs.h. */
  1516. |
  1517. | /* Override any GCC internal prototype to avoid an error.
  1518. | Use char because int might match the return type of a GCC
  1519. | builtin and then its argument prototype would still apply. */
  1520. | char shl_unload ();
  1521. | int
  1522. | main (void)
  1523. | {
  1524. | return shl_unload ();
  1525. | ;
  1526. | return 0;
  1527. | }
  1528. configure:22736: result: no
  1529. configure:22756: checking size of size_t
  1530. configure:22762: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1531. configure:22762: $? = 0
  1532. configure:22762: ./conftest
  1533. configure:22762: $? = 0
  1534. configure:22777: result: 8
  1535. configure:22789: checking size of unsigned long
  1536. configure:22795: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1537. configure:22795: $? = 0
  1538. configure:22795: ./conftest
  1539. configure:22795: $? = 0
  1540. configure:22810: result: 8
  1541. configure:22819: checking sizeof size_t == sizeof unsigned long
  1542. configure:22836: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1543. configure:22836: $? = 0
  1544. configure:22838: result: yes
  1545. configure:22853: checking for PIE support
  1546. configure:22886: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fPIE -pie conftest.cpp 1>&5
  1547. configure:22886: $? = 0
  1548. configure:22905: result: yes
  1549. configure:22908: checking if enabling -pie/fPIE support
  1550. configure:22924: result: yes
  1551. configure:22940: checking for crt_externs.h
  1552. configure:22940: gcc -c -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1553. conftest.c:72:10: fatal error: crt_externs.h: No such file or directory
  1554. 72 | #include <crt_externs.h>
  1555. | ^~~~~~~~~~~~~~~
  1556. compilation terminated.
  1557. configure:22940: $? = 1
  1558. configure: failed program was:
  1559. | /* confdefs.h */
  1560. | #define PACKAGE_NAME ""
  1561. | #define PACKAGE_TARNAME ""
  1562. | #define PACKAGE_VERSION ""
  1563. | #define PACKAGE_STRING ""
  1564. | #define PACKAGE_BUGREPORT ""
  1565. | #define PACKAGE_URL ""
  1566. | #define PACKAGE "koffice"
  1567. | #define VERSION "1.6.3"
  1568. | #define HAVE_CXX11 1
  1569. | #define HAVE_STDIO_H 1
  1570. | #define HAVE_STDLIB_H 1
  1571. | #define HAVE_STRING_H 1
  1572. | #define HAVE_INTTYPES_H 1
  1573. | #define HAVE_STDINT_H 1
  1574. | #define HAVE_STRINGS_H 1
  1575. | #define HAVE_SYS_STAT_H 1
  1576. | #define HAVE_SYS_TYPES_H 1
  1577. | #define HAVE_UNISTD_H 1
  1578. | #define STDC_HEADERS 1
  1579. | #define KDELIBSUFF ""
  1580. | #define HAVE_DLFCN_H 1
  1581. | #define LT_OBJDIR ".libs/"
  1582. | #define HAVE_SGI_STL 1
  1583. | #define HAVE_STRLCAT 1
  1584. | #define HAVE_STRLCAT_PROTO 1
  1585. | #define HAVE_STRLCPY 1
  1586. | #define HAVE_STRLCPY_PROTO 1
  1587. | #define HAVE_CRYPT 1
  1588. | #define kde_socklen_t socklen_t
  1589. | #define HAVE_SYS_TYPES_H 1
  1590. | #define HAVE_STDINT_H 1
  1591. | #define HAVE_SYS_BITYPES_H 1
  1592. | #define HAVE_RES_INIT 1
  1593. | #define HAVE_RES_INIT 1
  1594. | #define HAVE_RES_INIT_PROTO 1
  1595. | #define SIZEOF_INT 4
  1596. | #define SIZEOF_SHORT 2
  1597. | #define SIZEOF_LONG 8
  1598. | #define SIZEOF_CHAR_P 8
  1599. | #define SIZEOF_SIZE_T 8
  1600. | #define SIZEOF_UNSIGNED_LONG 8
  1601. | /* end confdefs.h. */
  1602. | #include <stddef.h>
  1603. | #ifdef HAVE_STDIO_H
  1604. | # include <stdio.h>
  1605. | #endif
  1606. | #ifdef HAVE_STDLIB_H
  1607. | # include <stdlib.h>
  1608. | #endif
  1609. | #ifdef HAVE_STRING_H
  1610. | # include <string.h>
  1611. | #endif
  1612. | #ifdef HAVE_INTTYPES_H
  1613. | # include <inttypes.h>
  1614. | #endif
  1615. | #ifdef HAVE_STDINT_H
  1616. | # include <stdint.h>
  1617. | #endif
  1618. | #ifdef HAVE_STRINGS_H
  1619. | # include <strings.h>
  1620. | #endif
  1621. | #ifdef HAVE_SYS_TYPES_H
  1622. | # include <sys/types.h>
  1623. | #endif
  1624. | #ifdef HAVE_SYS_STAT_H
  1625. | # include <sys/stat.h>
  1626. | #endif
  1627. | #ifdef HAVE_UNISTD_H
  1628. | # include <unistd.h>
  1629. | #endif
  1630. | #include <crt_externs.h>
  1631. configure:22940: result: no
  1632. configure:22947: checking for _NSGetEnviron
  1633. configure:22947: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1634. /usr/bin/ld: /tmp/ccdHjUKa.o: in function `main':
  1635. /home/chris/Trinity/main/applications/office/koffice-trinity-14.1.2/conftest.c:71:(.text.startup+0x7): undefined reference to `_NSGetEnviron'
  1636. collect2: error: ld returned 1 exit status
  1637. configure:22947: $? = 1
  1638. configure: failed program was:
  1639. | /* confdefs.h */
  1640. | #define PACKAGE_NAME ""
  1641. | #define PACKAGE_TARNAME ""
  1642. | #define PACKAGE_VERSION ""
  1643. | #define PACKAGE_STRING ""
  1644. | #define PACKAGE_BUGREPORT ""
  1645. | #define PACKAGE_URL ""
  1646. | #define PACKAGE "koffice"
  1647. | #define VERSION "1.6.3"
  1648. | #define HAVE_CXX11 1
  1649. | #define HAVE_STDIO_H 1
  1650. | #define HAVE_STDLIB_H 1
  1651. | #define HAVE_STRING_H 1
  1652. | #define HAVE_INTTYPES_H 1
  1653. | #define HAVE_STDINT_H 1
  1654. | #define HAVE_STRINGS_H 1
  1655. | #define HAVE_SYS_STAT_H 1
  1656. | #define HAVE_SYS_TYPES_H 1
  1657. | #define HAVE_UNISTD_H 1
  1658. | #define STDC_HEADERS 1
  1659. | #define KDELIBSUFF ""
  1660. | #define HAVE_DLFCN_H 1
  1661. | #define LT_OBJDIR ".libs/"
  1662. | #define HAVE_SGI_STL 1
  1663. | #define HAVE_STRLCAT 1
  1664. | #define HAVE_STRLCAT_PROTO 1
  1665. | #define HAVE_STRLCPY 1
  1666. | #define HAVE_STRLCPY_PROTO 1
  1667. | #define HAVE_CRYPT 1
  1668. | #define kde_socklen_t socklen_t
  1669. | #define HAVE_SYS_TYPES_H 1
  1670. | #define HAVE_STDINT_H 1
  1671. | #define HAVE_SYS_BITYPES_H 1
  1672. | #define HAVE_RES_INIT 1
  1673. | #define HAVE_RES_INIT 1
  1674. | #define HAVE_RES_INIT_PROTO 1
  1675. | #define SIZEOF_INT 4
  1676. | #define SIZEOF_SHORT 2
  1677. | #define SIZEOF_LONG 8
  1678. | #define SIZEOF_CHAR_P 8
  1679. | #define SIZEOF_SIZE_T 8
  1680. | #define SIZEOF_UNSIGNED_LONG 8
  1681. | /* end confdefs.h. */
  1682. | /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron.
  1683. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1684. | #define _NSGetEnviron innocuous__NSGetEnviron
  1685. |
  1686. | /* System header to define __stub macros and hopefully few prototypes,
  1687. | which can conflict with char _NSGetEnviron (); below. */
  1688. |
  1689. | #include <limits.h>
  1690. | #undef _NSGetEnviron
  1691. |
  1692. | /* Override any GCC internal prototype to avoid an error.
  1693. | Use char because int might match the return type of a GCC
  1694. | builtin and then its argument prototype would still apply. */
  1695. | #ifdef __cplusplus
  1696. | extern "C"
  1697. | #endif
  1698. | char _NSGetEnviron ();
  1699. | /* The GNU C library defines this for functions which it implements
  1700. | to always fail with ENOSYS. Some functions are actually named
  1701. | something starting with __ and the normal name is an alias. */
  1702. | #if defined __stub__NSGetEnviron || defined __stub____NSGetEnviron
  1703. | choke me
  1704. | #endif
  1705. |
  1706. | int
  1707. | main (void)
  1708. | {
  1709. | return _NSGetEnviron ();
  1710. | ;
  1711. | return 0;
  1712. | }
  1713. configure:22947: result: no
  1714. configure:22960: checking for vsnprintf
  1715. configure:22960: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1716. conftest.c:60:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int, const char *, __va_list_tag *)' [-Wbuiltin-declaration-mismatch]
  1717. 60 | char vsnprintf ();
  1718. | ^~~~~~~~~
  1719. conftest.c:52:1: note: 'vsnprintf' is declared in header '<stdio.h>'
  1720. 51 | #include <limits.h>
  1721. 52 | #undef vsnprintf
  1722. configure:22960: $? = 0
  1723. configure:22960: result: yes
  1724. configure:22966: checking for snprintf
  1725. configure:22966: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c >&5
  1726. conftest.c:61:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch]
  1727. 61 | char snprintf ();
  1728. | ^~~~~~~~
  1729. conftest.c:53:1: note: 'snprintf' is declared in header '<stdio.h>'
  1730. 52 | #include <limits.h>
  1731. 53 | #undef snprintf
  1732. configure:22966: $? = 0
  1733. configure:22966: result: yes
  1734. configure:23023: checking for X
  1735. configure:23058: gcc -E conftest.c
  1736. configure:23058: $? = 0
  1737. configure:23131: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXt >&5
  1738. configure:23131: $? = 0
  1739. configure:23275: result: libraries /usr/lib, headers .
  1740. configure:23304: checking for IceConnectionNumber in -lICE
  1741. configure:23327: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lICE >&5
  1742. configure:23327: $? = 0
  1743. configure:23337: result: yes
  1744. configure:23348: checking for libXext
  1745. configure:23379: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute conftest.c -lXext -lX11 >&5
  1746. configure:23379: $? = 0
  1747. configure:23395: result: yes
  1748. configure:23518: checking for pthread_create in -lpthread
  1749. configure:23541: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt conftest.c -lpthread >&5
  1750. configure:23541: $? = 0
  1751. configure:23551: result: yes
  1752. configure:23748: checking for extra includes
  1753. configure:23777: result: no
  1754. configure:23781: checking for extra libs
  1755. configure:23811: result: added
  1756. configure:23817: checking for libz
  1757. configure:23849: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt -I. -D_REENTRANT conftest.c -L/usr/local/stow/tde/lib64 -lz >&5
  1758. configure:23849: $? = 0
  1759. configure:23866: result: -lz
  1760. configure:23881: checking for libpng
  1761. configure:23914: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt -I. -D_REENTRANT conftest.c -L/usr/local/stow/tde/lib64 -lpng -lz -lm -lX11 >&5
  1762. configure:23914: $? = 0
  1763. configure:23933: result: -lpng -lz -lm
  1764. configure:23944: checking for libjpeg6b
  1765. configure:23974: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt -I. -D_REENTRANT conftest.c -L/usr/local/stow/tde/lib64 -ljpeg6b -lm >&5
  1766. /usr/bin/ld: cannot find -ljpeg6b: No such file or directory
  1767. collect2: error: ld returned 1 exit status
  1768. configure:23974: $? = 1
  1769. configure: failed program was:
  1770. | /* confdefs.h */
  1771. | #define PACKAGE_NAME ""
  1772. | #define PACKAGE_TARNAME ""
  1773. | #define PACKAGE_VERSION ""
  1774. | #define PACKAGE_STRING ""
  1775. | #define PACKAGE_BUGREPORT ""
  1776. | #define PACKAGE_URL ""
  1777. | #define PACKAGE "koffice"
  1778. | #define VERSION "1.6.3"
  1779. | #define HAVE_CXX11 1
  1780. | #define HAVE_STDIO_H 1
  1781. | #define HAVE_STDLIB_H 1
  1782. | #define HAVE_STRING_H 1
  1783. | #define HAVE_INTTYPES_H 1
  1784. | #define HAVE_STDINT_H 1
  1785. | #define HAVE_STRINGS_H 1
  1786. | #define HAVE_SYS_STAT_H 1
  1787. | #define HAVE_SYS_TYPES_H 1
  1788. | #define HAVE_UNISTD_H 1
  1789. | #define STDC_HEADERS 1
  1790. | #define KDELIBSUFF ""
  1791. | #define HAVE_DLFCN_H 1
  1792. | #define LT_OBJDIR ".libs/"
  1793. | #define HAVE_SGI_STL 1
  1794. | #define HAVE_STRLCAT 1
  1795. | #define HAVE_STRLCAT_PROTO 1
  1796. | #define HAVE_STRLCPY 1
  1797. | #define HAVE_STRLCPY_PROTO 1
  1798. | #define HAVE_CRYPT 1
  1799. | #define kde_socklen_t socklen_t
  1800. | #define HAVE_SYS_TYPES_H 1
  1801. | #define HAVE_STDINT_H 1
  1802. | #define HAVE_SYS_BITYPES_H 1
  1803. | #define HAVE_RES_INIT 1
  1804. | #define HAVE_RES_INIT 1
  1805. | #define HAVE_RES_INIT_PROTO 1
  1806. | #define SIZEOF_INT 4
  1807. | #define SIZEOF_SHORT 2
  1808. | #define SIZEOF_LONG 8
  1809. | #define SIZEOF_CHAR_P 8
  1810. | #define SIZEOF_SIZE_T 8
  1811. | #define SIZEOF_UNSIGNED_LONG 8
  1812. | #define HAVE_VSNPRINTF 1
  1813. | #define HAVE_SNPRINTF 1
  1814. | #define HAVE_LIBZ 1
  1815. | #define HAVE_LIBPNG 1
  1816. | /* end confdefs.h. */
  1817. |
  1818. | #ifdef __cplusplus
  1819. | extern "C" {
  1820. | #endif
  1821. | void jpeg_CreateDecompress();
  1822. | #ifdef __cplusplus
  1823. | }
  1824. | #endif
  1825. |
  1826. | int
  1827. | main (void)
  1828. | {
  1829. | jpeg_CreateDecompress();
  1830. | ;
  1831. | return 0;
  1832. | }
  1833. configure:23993: result: no
  1834. configure:23996: checking for libjpeg
  1835. configure:24026: gcc -o conftest -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt -I. -D_REENTRANT conftest.c -L/usr/local/stow/tde/lib64 -ljpeg -lm >&5
  1836. configure:24026: $? = 0
  1837. configure:24042: result: -ljpeg
  1838. configure: 24066: ${prefix}/include/jpeglib.h
  1839. configure: 24066: /usr/include/jpeglib.h
  1840. taking that
  1841. configure:24110: checking for perl
  1842. configure:24168: result: /usr/bin/perl
  1843. configure:24304: checking for TQt
  1844. configure: 24422: /usr/lib/tqt3/include/ntqstyle.h
  1845. configure: 24422: /usr/lib/tqt3/ntqstyle.h
  1846. configure: 24422: /usr/share/tqt3/include/ntqstyle.h
  1847. configure: 24422: /usr/share/tqt3/ntqstyle.h
  1848. configure: 24422: /usr/local/stow/tde/include/ntqstyle.h
  1849. taking that
  1850. tried NO
  1851. tried /usr/lib/tqt3/include
  1852. tried /usr/lib/tqt3
  1853. tried /usr/share/tqt3/include
  1854. tried /usr/share/tqt3
  1855. tried /usr/local/stow/tde/include
  1856. tried /usr/local/stow/tde
  1857. tried /usr/local/stow/tde/include
  1858. tried /usr/include/tqt3
  1859. tried /usr/include
  1860. tried /usr/X11R6/include/X11/tqt
  1861. tried /usr/X11R6/include/tqt
  1862. tried .
  1863. configure:24593: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/tqt -I/usr/local/stow/tde/include -I. -DTQT_THREAD_SUPPORT -D_REENTRANT -L/usr/local/stow/tde/lib -L/usr/local/stow/tde/lib64 conftest.cpp -ltqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
  1864. conftest.cpp:2:10: fatal error: tqglobal.h: No such file or directory
  1865. 2 | #include <tqglobal.h>
  1866. | ^~~~~~~~~~~~
  1867. compilation terminated.
  1868. configure:24596: $? = 1
  1869. configure: failed program was:
  1870. #include "confdefs.h"
  1871. #include <tqglobal.h>
  1872. #include <tqapplication.h>
  1873. #include <tqcursor.h>
  1874. #include <tqstylefactory.h>
  1875. #include <tqucomextra_p.h>
  1876. #if ! (TQT_VERSION >= 0x030300 && TQT_VERSION < 0x040000)
  1877. #error 1
  1878. #endif
  1879.  
  1880. int main() {
  1881. (void)TQStyleFactory::create(TQString::null);
  1882. TQCursor c(TQt::WhatsThisCursor);
  1883. return 0;
  1884. }
  1885. configure:24635: error: TQt (>= TQt 3.3 and < 4.0) (library tqt-mt) not found. Please check your installation!
  1886. For more details about this problem, look at the end of config.log.
  1887. Make sure that you have compiled TQt with thread support!
  1888.  
  1889. ## ---------------- ##
  1890. ## Cache variables. ##
  1891. ## ---------------- ##
  1892.  
  1893. ac_cv_build='x86_64-unknown-linux-gnu'
  1894. ac_cv_c_bigendian='no'
  1895. ac_cv_c_compiler_gnu='yes'
  1896. ac_cv_cxx_compiler_gnu='yes'
  1897. ac_cv_env_CCC_set=''
  1898. ac_cv_env_CCC_value=''
  1899. ac_cv_env_CC_set=''
  1900. ac_cv_env_CC_value=''
  1901. ac_cv_env_CFLAGS_set=''
  1902. ac_cv_env_CFLAGS_value=''
  1903. ac_cv_env_CPPFLAGS_set=''
  1904. ac_cv_env_CPPFLAGS_value=''
  1905. ac_cv_env_CPP_set=''
  1906. ac_cv_env_CPP_value=''
  1907. ac_cv_env_CXXCPP_set=''
  1908. ac_cv_env_CXXCPP_value=''
  1909. ac_cv_env_CXXFLAGS_set=''
  1910. ac_cv_env_CXXFLAGS_value=''
  1911. ac_cv_env_CXX_set=''
  1912. ac_cv_env_CXX_value=''
  1913. ac_cv_env_LDFLAGS_set=''
  1914. ac_cv_env_LDFLAGS_value=''
  1915. ac_cv_env_LIBS_set=''
  1916. ac_cv_env_LIBS_value=''
  1917. ac_cv_env_XMKMF_set=''
  1918. ac_cv_env_XMKMF_value=''
  1919. ac_cv_env_build_alias_set=''
  1920. ac_cv_env_build_alias_value=''
  1921. ac_cv_env_host_alias_set=''
  1922. ac_cv_env_host_alias_value=''
  1923. ac_cv_env_target_alias_set=''
  1924. ac_cv_env_target_alias_value=''
  1925. ac_cv_func__NSGetEnviron='no'
  1926. ac_cv_func_connect='yes'
  1927. ac_cv_func_dlopen='yes'
  1928. ac_cv_func_inet_ntoa='yes'
  1929. ac_cv_func_remove='yes'
  1930. ac_cv_func_shl_load='no'
  1931. ac_cv_func_shmat='yes'
  1932. ac_cv_func_snprintf='yes'
  1933. ac_cv_func_vsnprintf='yes'
  1934. ac_cv_have_dlfcn='yes'
  1935. ac_cv_have_tqt='have_tqt=no'
  1936. ac_cv_header_Carbon_Carbon_h='no'
  1937. ac_cv_header_CoreAudio_CoreAudio_h='no'
  1938. ac_cv_header_crt_externs_h='no'
  1939. ac_cv_header_dlfcn_h='yes'
  1940. ac_cv_header_inttypes_h='yes'
  1941. ac_cv_header_stdint_h='yes'
  1942. ac_cv_header_stdio_h='yes'
  1943. ac_cv_header_stdlib_h='yes'
  1944. ac_cv_header_string_h='yes'
  1945. ac_cv_header_strings_h='yes'
  1946. ac_cv_header_sys_bitypes_h='yes'
  1947. ac_cv_header_sys_stat_h='yes'
  1948. ac_cv_header_sys_types_h='yes'
  1949. ac_cv_header_unistd_h='yes'
  1950. ac_cv_host='x86_64-unknown-linux-gnu'
  1951. ac_cv_lib_ICE_IceConnectionNumber='yes'
  1952. ac_cv_lib_compat_main='no'
  1953. ac_cv_lib_crypt_crypt='yes'
  1954. ac_cv_lib_dl_dlopen='yes'
  1955. ac_cv_lib_dld_shl_load='no'
  1956. ac_cv_lib_dld_shl_unload='no'
  1957. ac_cv_lib_dnet_dnet_ntoa='no'
  1958. ac_cv_lib_dnet_stub_dnet_ntoa='no'
  1959. ac_cv_lib_jpeg_6b='no'
  1960. ac_cv_lib_jpeg_normal='-ljpeg'
  1961. ac_cv_lib_png='-lpng -lz -lm'
  1962. ac_cv_lib_poll_poll='no'
  1963. ac_cv_lib_pthread_pthread_create='yes'
  1964. ac_cv_lib_ucb_killpg='no'
  1965. ac_cv_lib_util_main='yes'
  1966. ac_cv_lib_z='-lz'
  1967. ac_cv_objext='o'
  1968. ac_cv_path_EGREP='/usr/bin/grep -E'
  1969. ac_cv_path_FGREP='/usr/bin/grep -F'
  1970. ac_cv_path_GMSGFMT='/usr/bin/msgfmt'
  1971. ac_cv_path_GREP='/usr/bin/grep'
  1972. ac_cv_path_MSGFMT='/usr/bin/msgfmt'
  1973. ac_cv_path_PKG_CONFIG='/usr/bin/pkg-config'
  1974. ac_cv_path_SED='/usr/bin/sed'
  1975. ac_cv_path_XGETTEXT='/usr/bin/xgettext'
  1976. ac_cv_path_install='/usr/bin/install -c'
  1977. ac_cv_path_mkdir='/usr/bin/mkdir'
  1978. ac_cv_prog_AWK='gawk'
  1979. ac_cv_prog_CPP='gcc -E'
  1980. ac_cv_prog_CXXCPP='g++ -E'
  1981. ac_cv_prog_ac_ct_AR='ar'
  1982. ac_cv_prog_ac_ct_CC='gcc'
  1983. ac_cv_prog_ac_ct_CXX='g++'
  1984. ac_cv_prog_ac_ct_OBJDUMP='objdump'
  1985. ac_cv_prog_ac_ct_RANLIB='ranlib'
  1986. ac_cv_prog_ac_ct_STRIP='strip'
  1987. ac_cv_prog_cc_c11=''
  1988. ac_cv_prog_cc_g='yes'
  1989. ac_cv_prog_cc_stdc=''
  1990. ac_cv_prog_cxx_11='no'
  1991. ac_cv_prog_cxx_cxx11=''
  1992. ac_cv_prog_cxx_g='yes'
  1993. ac_cv_prog_cxx_stdcxx=''
  1994. ac_cv_prog_make_make_set='yes'
  1995. ac_cv_sizeof_char_p='8'
  1996. ac_cv_sizeof_int='4'
  1997. ac_cv_sizeof_long='8'
  1998. ac_cv_sizeof_short='2'
  1999. ac_cv_sizeof_size_t='8'
  2000. ac_cv_sizeof_unsigned_long='8'
  2001. ac_cv_target='x86_64-unknown-linux-gnu'
  2002. am_cv_CC_dependencies_compiler_type='gcc3'
  2003. am_cv_CXX_dependencies_compiler_type='gcc3'
  2004. am_cv_make_support_nested_variables='yes'
  2005. am_cv_prog_cc_c_o='yes'
  2006. kde_cv_func_res_init='yes'
  2007. kde_cv_func_strlcat='yes'
  2008. kde_cv_func_strlcpy='yes'
  2009. kde_cv_have_libXext='yes'
  2010. kde_cv_have_x='have_x=yes kde_x_includes=. kde_x_libraries=/usr/lib'
  2011. kde_cv_opt_noinline_match='irrelevant'
  2012. kde_cv_path='/usr/bin/perl'
  2013. kde_cv_path_perl='/usr/bin/perl'
  2014. kde_cv_path_tde_config='/usr/local/bin/tde-config'
  2015. kde_cv_prog_cc_Wmissing_format_attribute='yes'
  2016. kde_cv_prog_cxx_O0='yes'
  2017. kde_cv_prog_cxx_Wl___allow_shlib_undefined='yes'
  2018. kde_cv_prog_cxx_Wl___no_undefined='yes'
  2019. kde_cv_prog_cxx_Wmissing_format_attribute='yes'
  2020. kde_cv_prog_cxx_Wno_long_long='yes'
  2021. kde_cv_prog_cxx_Wno_non_virtual_dtor='yes'
  2022. kde_cv_prog_cxx_Wundef='yes'
  2023. kde_cv_prog_cxx_fexceptions='yes'
  2024. kde_cv_prog_cxx_fno_check_new='yes'
  2025. kde_cv_prog_cxx_fno_common='yes'
  2026. kde_cv_prog_cxx_fno_exceptions='yes'
  2027. kde_cv_prog_cxx_fno_reorder_blocks='yes'
  2028. kde_cv_proto_res_init='no'
  2029. kde_cv_proto_strlcat='no'
  2030. kde_cv_proto_strlcpy='no'
  2031. kde_cv_socklen_t='yes'
  2032. kde_cv_socklen_t_equiv='socklen_t'
  2033. kde_cv_stl_works='yes'
  2034. kde_cv_val_pie_support='yes'
  2035. lt_cv_deplibs_check_method='pass_all'
  2036. lt_cv_dlopen='dlopen'
  2037. lt_cv_dlopen_libs=''
  2038. lt_cv_dlopen_self='yes'
  2039. lt_cv_dlopen_self_static='no'
  2040. lt_cv_file_magic_cmd='$MAGIC_CMD'
  2041. lt_cv_file_magic_test_file=''
  2042. lt_cv_ld_reload_flag='-r'
  2043. lt_cv_nm_interface='BSD nm'
  2044. lt_cv_objdir='.libs'
  2045. lt_cv_path_LD='/usr/bin/ld'
  2046. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  2047. lt_cv_path_NM='/usr/bin/nm -B'
  2048. lt_cv_prog_compiler_c_o='yes'
  2049. lt_cv_prog_compiler_c_o_CXX='yes'
  2050. lt_cv_prog_compiler_pic_works='yes'
  2051. lt_cv_prog_compiler_pic_works_CXX='yes'
  2052. lt_cv_prog_compiler_rtti_exceptions='no'
  2053. lt_cv_prog_compiler_static_works='yes'
  2054. lt_cv_prog_compiler_static_works_CXX='yes'
  2055. lt_cv_prog_gnu_ld='yes'
  2056. lt_cv_prog_gnu_ldcxx='yes'
  2057. lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"
  2058. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'"'"
  2059. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'"'"
  2060. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
  2061. lt_cv_sys_max_cmd_len='1572864'
  2062. tde_cv_cxx_compile_cxx11='yes'
  2063.  
  2064. ## ----------------- ##
  2065. ## Output variables. ##
  2066. ## ----------------- ##
  2067.  
  2068. ACLOCAL='aclocal-1.16'
  2069. AMDEPBACKSLASH='\'
  2070. AMDEP_FALSE='#'
  2071. AMDEP_TRUE=''
  2072. AMTAR='$${TAR-tar}'
  2073. AM_BACKSLASH='\'
  2074. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  2075. AM_DEFAULT_VERBOSITY='1'
  2076. AM_V='$(V)'
  2077. AR='ar'
  2078. ARTSCCONFIG=''
  2079. AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
  2080. AUTODIRS=''
  2081. AUTOHEADER='autoheader'
  2082. AUTOMAKE='automake-1.16'
  2083. AWK='gawk'
  2084. CC='gcc'
  2085. CCDEPMODE='depmode=gcc3'
  2086. CFLAGS='-W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_DEFAULT_SOURCE -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -I/usr/include/tqt'
  2087. CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in $(top_srcdir)/./chalk/configure.in.bot $(top_srcdir)/./chalk/configure.in.in $(top_srcdir)/./chalk/plugins/configure.in.in $(top_srcdir)/./chalk/plugins/viewplugins/imagesize/configure.in.in $(top_srcdir)/./example/configure.in.in $(top_srcdir)/./filters/configure.in.mid $(top_srcdir)/./filters/chalk/configure.in.in $(top_srcdir)/./filters/chalk/gmagick/configure.in.bot $(top_srcdir)/./filters/chalk/jpeg/configure.in.bot $(top_srcdir)/./filters/chalk/magick/configure.in.bot $(top_srcdir)/./filters/chalk/openexr/configure.in.bot $(top_srcdir)/./filters/chalk/pdf/configure.in.bot $(top_srcdir)/./filters/chalk/pdf/configure.in.in $(top_srcdir)/./filters/chalk/png/configure.in.bot $(top_srcdir)/./filters/chalk/tiff/configure.in.bot $(top_srcdir)/./filters/kword/msword/configure.in.bot $(top_srcdir)/./filters/kword/msword/configure.in.in $(top_srcdir)/./filters/kword/pdf/xpdf/configure.in.in $(top_srcdir)/./filters/kword/wordperfect/configure.in.bot $(top_srcdir)/./filters/kword/wordperfect/configure.in.in $(top_srcdir)/./filters/xsltfilter/configure.in.bot $(top_srcdir)/./filters/xsltfilter/configure.in.in $(top_srcdir)/./karbon/configure.in.bot $(top_srcdir)/./karbon/configure.in.in $(top_srcdir)/./kexi/3rdparty/configure.in.in $(top_srcdir)/./kexi/configure.in.in $(top_srcdir)/./kexi/kexidb/drivers/configure.in.bot $(top_srcdir)/./kexi/kexidb/drivers/configure.in.in $(top_srcdir)/./kexi/main/configure.in.in $(top_srcdir)/./kexi/migration/configure.in.in $(top_srcdir)/./kexi/plugins/configure.in.in $(top_srcdir)/./kexi/plugins/configure.in.mid $(top_srcdir)/./kexi/plugins/macros/configure.in.in $(top_srcdir)/./kivio/configure.in.in $(top_srcdir)/./kpresenter/configure.in.in $(top_srcdir)/./kspread/plugins/calculator/configure.in.in $(top_srcdir)/./kword/mailmerge/configure.in.in $(top_srcdir)/./lib/configure.in.in $(top_srcdir)/./lib/configure.in.mid $(top_srcdir)/./lib/kotext/configure.in.bot $(top_srcdir)/./lib/kotext/configure.in.in $(top_srcdir)/./lib/kross/configure.in.bot $(top_srcdir)/./lib/kross/configure.in.in'
  2088. CPP='gcc -E'
  2089. CPPFLAGS=' -DTQT_THREAD_SUPPORT -D_REENTRANT'
  2090. CSCOPE='cscope'
  2091. CTAGS='ctags'
  2092. CXX='g++'
  2093. CXXCPP='g++ -E'
  2094. CXXDEPMODE='depmode=gcc3'
  2095. CXXFLAGS='-Wno-long-long -Wundef -D_DEFAULT_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -I/usr/include/tqt'
  2096. CYGPATH_W='echo'
  2097. DCOPIDL2CPP=''
  2098. DCOPIDL=''
  2099. DCOPIDLNG=''
  2100. DCOP_DEPENDENCIES=''
  2101. DEFS=''
  2102. DEPDIR='.deps'
  2103. DOXYGEN=''
  2104. DOXYGEN_PROJECT_NAME=''
  2105. DOXYGEN_PROJECT_NUMBER=''
  2106. DPMSINC=''
  2107. DPMSLIB=''
  2108. DSYMUTIL=''
  2109. DUMPBIN=''
  2110. ECHO_C=''
  2111. ECHO_N='-n'
  2112. ECHO_T=''
  2113. EGREP='/usr/bin/grep -E'
  2114. ENABLE_PERMISSIVE_FLAG='-fpermissive'
  2115. ETAGS='etags'
  2116. EXEEXT=''
  2117. FGREP='/usr/bin/grep -F'
  2118. FRAMEWORK_COREAUDIO=''
  2119. GLINC=''
  2120. GLLIB=''
  2121. GMSGFMT='/usr/bin/msgfmt'
  2122. GREP='/usr/bin/grep'
  2123. HAVE_CXX11='1'
  2124. HAVE_GCC_VISIBILITY='0'
  2125. ICU_CXXFLAGS=''
  2126. INC_KFEEDBACK=''
  2127. INSTALL_DATA='${INSTALL} -m 644'
  2128. INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
  2129. INSTALL_SCRIPT='${INSTALL}'
  2130. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  2131. KCFG_DEPENDENCIES=''
  2132. KCONFIG_COMPILER=''
  2133. KDECONFIG='/usr/local/bin/tde-config'
  2134. KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
  2135. KDE_EXTRA_RPATH=' -R /usr/local/stow/tde/lib64'
  2136. KDE_HAS_DOXYGEN=''
  2137. KDE_HAVE_DOT=''
  2138. KDE_INCLUDES=''
  2139. KDE_LDFLAGS=''
  2140. KDE_MT_LDFLAGS=''
  2141. KDE_MT_LIBS='-lpthread'
  2142. KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined'
  2143. KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_RPATH) $(KDE_MT_LDFLAGS)'
  2144. KDE_RPATH=''
  2145. KDE_USE_CLOSURE_FALSE=''
  2146. KDE_USE_CLOSURE_TRUE='#'
  2147. KDE_USE_FINAL_FALSE=''
  2148. KDE_USE_FINAL_TRUE='#'
  2149. KDE_USE_FPIE='-fPIE'
  2150. KDE_USE_NMCHECK_FALSE=''
  2151. KDE_USE_NMCHECK_TRUE='#'
  2152. KDE_USE_PIE='-pie'
  2153. KDE_XSL_STYLESHEET=''
  2154. KFORMULA_INCLUDES=''
  2155. KOFFICECORE_INCLUDES=''
  2156. KOFFICEUI_INCLUDES=''
  2157. KOFFICE_INCLUDES=''
  2158. KOFFICE_LIBS=''
  2159. KOPAINTER_INCLUDES=''
  2160. KOPALETTE_INCLUDES=''
  2161. KOPROPERTY_INCLUDES=''
  2162. KOTEXT_INCLUDES=''
  2163. KROSS_INCLUDES=''
  2164. KSTORE_INCLUDES=''
  2165. KWMF_INCLUDES=''
  2166. LCMS_LIBS=''
  2167. LD='/usr/bin/ld -m elf_x86_64'
  2168. LDFLAGS=''
  2169. LDFLAGS_AS_NEEDED=''
  2170. LDFLAGS_NEW_DTAGS=''
  2171. LIBART_CFLAGS=''
  2172. LIBART_LIBS=''
  2173. LIBART_RPATH=''
  2174. LIBCOMPAT=''
  2175. LIBCRYPT='-lcrypt'
  2176. LIBDL='-ldl'
  2177. LIBEXIF_CFLAGS=''
  2178. LIBEXIF_LIBS=''
  2179. LIBFONTCONFIG_CFLAGS=''
  2180. LIBFONTCONFIG_LIBS=''
  2181. LIBFONTCONFIG_RPATH=''
  2182. LIBFREETYPE_CFLAGS=''
  2183. LIBFREETYPE_LIBS=''
  2184. LIBFREETYPE_RPATH=''
  2185. LIBGMAGICK_CPPFLAGS=''
  2186. LIBGMAGICK_LDFLAGS=''
  2187. LIBGMAGICK_LIBS=''
  2188. LIBGMAGICK_RPATH=''
  2189. LIBJPEG='-ljpeg'
  2190. LIBKSPELL2=''
  2191. LIBMAGICK_CPPFLAGS=''
  2192. LIBMAGICK_LDFLAGS=''
  2193. LIBMAGICK_LIBS=''
  2194. LIBMAGICK_RPATH=''
  2195. LIBOBJS=''
  2196. LIBPAPER=''
  2197. LIBPNG='-lpng -lz -lm'
  2198. LIBPTHREAD='-lpthread'
  2199. LIBPYTHON=''
  2200. LIBREADLINE=''
  2201. LIBRESOLV='-lresolv'
  2202. LIBS=''
  2203. LIBSM='-lSM -lICE'
  2204. LIBSOCKET=''
  2205. LIBTIFF=''
  2206. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  2207. LIBTQT_LDFLAGS=''
  2208. LIBUCB=''
  2209. LIBUTIL='-lutil'
  2210. LIBWPD_CFLAGS=''
  2211. LIBWPD_LIBS=''
  2212. LIBWPD_RPATH=''
  2213. LIBWPD_VERSION=''
  2214. LIBWV2_CFLAGS=''
  2215. LIBWV2_LIBS=''
  2216. LIBWV2_RPATH=''
  2217. LIBXML_CFLAGS=''
  2218. LIBXML_LIBS=''
  2219. LIBXML_RPATH=''
  2220. LIBXSLT_CFLAGS=''
  2221. LIBXSLT_LIBS=''
  2222. LIBXSLT_RPATH=''
  2223. LIBZ='-lz'
  2224. LIB_KAB=''
  2225. LIB_KDED=''
  2226. LIB_KEXI_KMDI=''
  2227. LIB_KEXI_KMDI_INCLUDES=''
  2228. LIB_KFEEDBACK=''
  2229. LIB_KFORMULA=''
  2230. LIB_KJS=''
  2231. LIB_KOFFICECORE=''
  2232. LIB_KOFFICEUI=''
  2233. LIB_KOPAINTER=''
  2234. LIB_KOPALETTE=''
  2235. LIB_KOPROPERTY=''
  2236. LIB_KOTEXT=''
  2237. LIB_KOWMF=''
  2238. LIB_KROSS_API=''
  2239. LIB_KROSS_MAIN=''
  2240. LIB_KSTORE=''
  2241. LIB_KWMF=''
  2242. LIB_POLL=''
  2243. LIB_QPE=''
  2244. LIB_QUI='-ltqui'
  2245. LIB_SMB=''
  2246. LIB_TDEABC=''
  2247. LIB_TDECORE=''
  2248. LIB_TDEDNSSD=''
  2249. LIB_TDEFILE=''
  2250. LIB_TDEHTML=''
  2251. LIB_TDEIMPROXY=''
  2252. LIB_TDEIO=''
  2253. LIB_TDENEWSTUFF=''
  2254. LIB_TDEPARTS=''
  2255. LIB_TDEPIM=''
  2256. LIB_TDEPRINT=''
  2257. LIB_TDESPELL=''
  2258. LIB_TDESYCOCA=''
  2259. LIB_TDEUI=''
  2260. LIB_TDEUNITTEST=''
  2261. LIB_TDEUTILS=''
  2262. LIB_TQT=''
  2263. LIB_X11='-lX11 $(LIBSOCKET)'
  2264. LIB_XEXT='-lXext'
  2265. LIB_XINPUTEXT=''
  2266. LIB_XRENDER=''
  2267. LIPO=''
  2268. LN_S='ln -s'
  2269. LTLIBOBJS=''
  2270. MAKEINFO='makeinfo'
  2271. MAKETDEWIDGETS=''
  2272. MCOPIDL=''
  2273. MEINPROC=''
  2274. MKDIR_P='/usr/bin/mkdir -p'
  2275. MOC=''
  2276. MSGFMT='/usr/bin/msgfmt'
  2277. MYSQL_INC=''
  2278. MYSQL_LIBS=''
  2279. NM='/usr/bin/nm -B'
  2280. NMEDIT=''
  2281. NOOPT_CFLAGS='-O0'
  2282. NOOPT_CXXFLAGS='-O0'
  2283. OBJDUMP='objdump'
  2284. OBJEXT='o'
  2285. OPENEXR_CFLAGS=''
  2286. OPENEXR_CXXFLAGS=''
  2287. OPENEXR_LIBS=''
  2288. OPENEXR_RPATH=''
  2289. OTOOL64=''
  2290. OTOOL=''
  2291. PACKAGE='koffice'
  2292. PACKAGE_BUGREPORT=''
  2293. PACKAGE_NAME=''
  2294. PACKAGE_STRING=''
  2295. PACKAGE_TARNAME=''
  2296. PACKAGE_URL=''
  2297. PACKAGE_VERSION=''
  2298. PATH_SEPARATOR=':'
  2299. PERL='/usr/bin/perl'
  2300. PG_INCDIR=''
  2301. PG_LIBDIR=''
  2302. PKG_CONFIG='/usr/bin/pkg-config'
  2303. POPPLER_CFLAGS=''
  2304. POPPLER_LIBS=''
  2305. PQXX_CXXFLAGS=''
  2306. PQXX_INCDIR=''
  2307. PQXX_LIBDIR=''
  2308. PYTHON=''
  2309. PYTHONINC=''
  2310. PYTHONLIB=''
  2311. PYTHONMODDIR=''
  2312. RANLIB='ranlib'
  2313. RUBY_ARCHDIR=''
  2314. RUBY_CFLAGS=''
  2315. RUBY_ENABLESHARED=''
  2316. RUBY_EXECUTABLE=''
  2317. RUBY_INCLUDEDIR=''
  2318. RUBY_LIBDIR=''
  2319. RUBY_LIBRUBYARG=''
  2320. RUBY_RUBYLIBDIR=''
  2321. RUBY_SITEARCHDIR=''
  2322. RUBY_SITEDIR=''
  2323. RUBY_VERSION_DEFS=''
  2324. SED='/usr/bin/sed'
  2325. SET_MAKE=''
  2326. SHELL='/bin/sh'
  2327. SQLDIR=''
  2328. STRIP='strip'
  2329. TOPSUBDIRS=''
  2330. TQTDCOPIDL2CPP=''
  2331. TQTDCOPIDL=''
  2332. TQTDCOPIDLNG=''
  2333. TQTDOCDIR=''
  2334. TQTE_NORTTI=''
  2335. TQTMCOPIDL=''
  2336. TQTMOC=''
  2337. TQT_INCLUDES=''
  2338. TQT_LDFLAGS=''
  2339. TQt_CFLAGS='-DTQT_NO_ASCII_CAST -DTQT_NO_STL -DTQT_NO_COMPAT -DTQT_NO_TRANSLATION -DTQT_THREAD_SUPPORT -D_REENTRANT -include tqt.h -I/usr/include/qt3 -I/usr/local/stow/tde/include/tqt'
  2340. TQt_LIBS='-L/usr/local/stow/tde/lib64 -ltqt -ltqt-mt'
  2341. UIC=''
  2342. UIC_TR=''
  2343. USER_INCLUDES=''
  2344. USER_LDFLAGS=' -L/usr/local/stow/tde/lib64'
  2345. USE_EXCEPTIONS='-fexceptions'
  2346. USE_RTTI=''
  2347. USE_THREADS=''
  2348. VERSION='1.6.3'
  2349. WOVERLOADED_VIRTUAL=''
  2350. XGETTEXT='/usr/bin/xgettext'
  2351. XMKMF=''
  2352. XMLLINT=''
  2353. X_EXTRA_LIBS=''
  2354. X_INCLUDES='-I.'
  2355. X_LDFLAGS=''
  2356. X_PRE_LIBS=''
  2357. X_RPATH=''
  2358. ac_ct_CC='gcc'
  2359. ac_ct_CXX='g++'
  2360. ac_ct_DUMPBIN=''
  2361. all_includes='-I.'
  2362. all_libraries=' '
  2363. am__EXEEXT_FALSE=''
  2364. am__EXEEXT_TRUE=''
  2365. am__fastdepCC_FALSE='#'
  2366. am__fastdepCC_TRUE=''
  2367. am__fastdepCXX_FALSE='#'
  2368. am__fastdepCXX_TRUE=''
  2369. am__include='include'
  2370. am__isrc=''
  2371. am__leading_dot='.'
  2372. am__nodep='_no'
  2373. am__quote=''
  2374. am__tar='$${TAR-tar} chof - "$$tardir"'
  2375. am__untar='$${TAR-tar} xf -'
  2376. autocorrect_SUBDIR_included_FALSE=''
  2377. autocorrect_SUBDIR_included_TRUE=''
  2378. bindir='${exec_prefix}/bin'
  2379. build='x86_64-unknown-linux-gnu'
  2380. build_alias=''
  2381. build_cpu='x86_64'
  2382. build_os='linux-gnu'
  2383. build_vendor='unknown'
  2384. chalk_SUBDIR_included_FALSE=''
  2385. chalk_SUBDIR_included_TRUE=''
  2386. compile_filter_KARBON_FALSE=''
  2387. compile_filter_KARBON_TRUE=''
  2388. compile_filter_KCHART_FALSE=''
  2389. compile_filter_KCHART_TRUE=''
  2390. compile_filter_KEXI_FALSE=''
  2391. compile_filter_KEXI_TRUE=''
  2392. compile_filter_KFORMULA_FALSE=''
  2393. compile_filter_KFORMULA_TRUE=''
  2394. compile_filter_KIVIO_FALSE=''
  2395. compile_filter_KIVIO_TRUE=''
  2396. compile_filter_KPRESENTER_FALSE=''
  2397. compile_filter_KPRESENTER_TRUE=''
  2398. compile_filter_KRITA_FALSE=''
  2399. compile_filter_KRITA_TRUE=''
  2400. compile_filter_KSPREAD_FALSE=''
  2401. compile_filter_KSPREAD_TRUE=''
  2402. compile_filter_KUGAR_FALSE=''
  2403. compile_filter_KUGAR_TRUE=''
  2404. compile_filter_KWORD_FALSE=''
  2405. compile_filter_KWORD_TRUE=''
  2406. compile_kexi_macros_plugin_FALSE=''
  2407. compile_kexi_macros_plugin_TRUE=''
  2408. compile_kexionly_FALSE=''
  2409. compile_kexionly_TRUE=''
  2410. compile_kross_FALSE=''
  2411. compile_kross_TRUE=''
  2412. compile_kross_python_FALSE=''
  2413. compile_kross_python_TRUE=''
  2414. compile_kross_ruby_FALSE=''
  2415. compile_kross_ruby_TRUE=''
  2416. compile_lib_KOPAINTER_FALSE=''
  2417. compile_lib_KOPAINTER_TRUE=''
  2418. compile_mysql_plugin_FALSE=''
  2419. compile_mysql_plugin_TRUE=''
  2420. compile_pgsql_plugin_FALSE=''
  2421. compile_pgsql_plugin_TRUE=''
  2422. compile_plugin_KUGAR_FALSE=''
  2423. compile_plugin_KUGAR_TRUE=''
  2424. datadir='${datarootdir}'
  2425. datarootdir='${prefix}/share'
  2426. doc_SUBDIR_included_FALSE=''
  2427. doc_SUBDIR_included_TRUE=''
  2428. docdir='${datarootdir}/doc/${PACKAGE}'
  2429. dvidir='${docdir}'
  2430. example_SUBDIR_included_FALSE=''
  2431. example_SUBDIR_included_TRUE=''
  2432. exec_prefix='NONE'
  2433. filters_SUBDIR_included_FALSE=''
  2434. filters_SUBDIR_included_TRUE=''
  2435. have_exif_FALSE=''
  2436. have_exif_TRUE=''
  2437. have_jpeg_FALSE=''
  2438. have_jpeg_TRUE=''
  2439. have_openexr_FALSE=''
  2440. have_openexr_TRUE=''
  2441. have_png_FALSE=''
  2442. have_png_TRUE=''
  2443. have_readline_FALSE=''
  2444. have_readline_TRUE=''
  2445. have_tiff_FALSE=''
  2446. have_tiff_TRUE=''
  2447. host='x86_64-unknown-linux-gnu'
  2448. host_alias=''
  2449. host_cpu='x86_64'
  2450. host_os='linux-gnu'
  2451. host_vendor='unknown'
  2452. htmldir='${docdir}'
  2453. include_ARTS_FALSE=''
  2454. include_ARTS_TRUE=''
  2455. include_PDF_FALSE=''
  2456. include_PDF_TRUE=''
  2457. include_XSLTFILTERS_FALSE=''
  2458. include_XSLTFILTERS_TRUE=''
  2459. include_graphicsmagick_filter_FALSE=''
  2460. include_graphicsmagick_filter_TRUE=''
  2461. include_imagemagick_filter_FALSE=''
  2462. include_imagemagick_filter_TRUE=''
  2463. include_jpeg_filter_FALSE=''
  2464. include_jpeg_filter_TRUE=''
  2465. include_sql_FALSE=''
  2466. include_sql_TRUE=''
  2467. include_tdeunittest_FALSE=''
  2468. include_tdeunittest_TRUE=''
  2469. include_tdeunittest_tests_FALSE=''
  2470. include_tdeunittest_tests_TRUE=''
  2471. include_tdeunittestgui_FALSE=''
  2472. include_tdeunittestgui_TRUE=''
  2473. include_tiff_filter_FALSE=''
  2474. include_tiff_filter_TRUE=''
  2475. include_wpd_filter_FALSE=''
  2476. include_wpd_filter_TRUE=''
  2477. include_wv2_msword_filter_FALSE=''
  2478. include_wv2_msword_filter_TRUE=''
  2479. include_x11_FALSE='#'
  2480. include_x11_TRUE=''
  2481. includedir='${prefix}/include'
  2482. infodir='${datarootdir}/info'
  2483. install_sh='${SHELL} /home/chris/Trinity/main/applications/office/koffice-trinity-14.1.2/admin/install-sh'
  2484. interfacedir=''
  2485. interfaces_SUBDIR_included_FALSE=''
  2486. interfaces_SUBDIR_included_TRUE=''
  2487. karbon_SUBDIR_included_FALSE=''
  2488. karbon_SUBDIR_included_TRUE=''
  2489. kchart_SUBDIR_included_FALSE=''
  2490. kchart_SUBDIR_included_TRUE=''
  2491. kde_appsdir=''
  2492. kde_bindir=''
  2493. kde_confdir=''
  2494. kde_datadir=''
  2495. kde_htmldir=''
  2496. kde_icondir=''
  2497. kde_includes=''
  2498. kde_kcfgdir=''
  2499. kde_libraries=''
  2500. kde_libs_htmldir='/usr/local/stow/tde/share/doc/tde/HTML'
  2501. kde_libs_prefix='/usr/local/stow/tde'
  2502. kde_locale=''
  2503. kde_mimedir=''
  2504. kde_moduledir=''
  2505. kde_servicesdir=''
  2506. kde_servicetypesdir=''
  2507. kde_sounddir=''
  2508. kde_styledir=''
  2509. kde_templatesdir=''
  2510. kde_tqtver='3'
  2511. kde_wallpaperdir=''
  2512. kde_widgetdir=''
  2513. kdgantt_SUBDIR_included_FALSE=''
  2514. kdgantt_SUBDIR_included_TRUE=''
  2515. kexi_SUBDIR_included_FALSE=''
  2516. kexi_SUBDIR_included_TRUE=''
  2517. kformula_SUBDIR_included_FALSE=''
  2518. kformula_SUBDIR_included_TRUE=''
  2519. kivio_SUBDIR_included_FALSE=''
  2520. kivio_SUBDIR_included_TRUE=''
  2521. koshell_SUBDIR_included_FALSE=''
  2522. koshell_SUBDIR_included_TRUE=''
  2523. kounavail_SUBDIR_included_FALSE=''
  2524. kounavail_SUBDIR_included_TRUE=''
  2525. kplato_SUBDIR_included_FALSE=''
  2526. kplato_SUBDIR_included_TRUE=''
  2527. kpresenter_SUBDIR_included_FALSE=''
  2528. kpresenter_SUBDIR_included_TRUE=''
  2529. kspread_SUBDIR_included_FALSE=''
  2530. kspread_SUBDIR_included_TRUE=''
  2531. kugar_SUBDIR_included_FALSE=''
  2532. kugar_SUBDIR_included_TRUE=''
  2533. kword_SUBDIR_included_FALSE=''
  2534. kword_SUBDIR_included_TRUE=''
  2535. lib_SUBDIR_included_FALSE=''
  2536. lib_SUBDIR_included_TRUE=''
  2537. libdir='${exec_prefix}/lib'
  2538. libexecdir='${exec_prefix}/libexec'
  2539. localedir='${datarootdir}/locale'
  2540. localstatedir='${prefix}/var'
  2541. lt_ECHO='/usr/bin/echo'
  2542. mandir='${datarootdir}/man'
  2543. mimetypes_SUBDIR_included_FALSE=''
  2544. mimetypes_SUBDIR_included_TRUE=''
  2545. mkdir_p='$(MKDIR_P)'
  2546. need_trinity1_compatibility_FALSE=''
  2547. need_trinity1_compatibility_TRUE=''
  2548. need_trinity2_compatibility_FALSE=''
  2549. need_trinity2_compatibility_TRUE=''
  2550. need_trinity3_compatibility_FALSE=''
  2551. need_trinity3_compatibility_TRUE=''
  2552. need_trinity4_compatibility_FALSE=''
  2553. need_trinity4_compatibility_TRUE=''
  2554. need_trinity51_compatibility_FALSE=''
  2555. need_trinity51_compatibility_TRUE=''
  2556. oldincludedir='/usr/include'
  2557. pdfdir='${docdir}'
  2558. pics_SUBDIR_included_FALSE=''
  2559. pics_SUBDIR_included_TRUE=''
  2560. plugins_SUBDIR_included_FALSE=''
  2561. plugins_SUBDIR_included_TRUE=''
  2562. prefix='/usr/local/stow/koffice'
  2563. program_transform_name='s,x,x,'
  2564. psdir='${docdir}'
  2565. runstatedir='${localstatedir}/run'
  2566. sbindir='${exec_prefix}/sbin'
  2567. servicetypes_SUBDIR_included_FALSE=''
  2568. servicetypes_SUBDIR_included_TRUE=''
  2569. sharedstatedir='${prefix}/com'
  2570. sysconfdir='${prefix}/etc'
  2571. target='x86_64-unknown-linux-gnu'
  2572. target_alias=''
  2573. target_cpu='x86_64'
  2574. target_os='linux-gnu'
  2575. target_vendor='unknown'
  2576. tdeinitdir=''
  2577. templates_SUBDIR_included_FALSE=''
  2578. templates_SUBDIR_included_TRUE=''
  2579. tools_SUBDIR_included_FALSE=''
  2580. tools_SUBDIR_included_TRUE=''
  2581. tqt_includes=''
  2582. tqt_libraries=''
  2583. unsermake_enable_pch_FALSE=''
  2584. unsermake_enable_pch_TRUE='#'
  2585. use_kexifeedback_FALSE=''
  2586. use_kexifeedback_TRUE=''
  2587. use_kjsembed_FALSE=''
  2588. use_kjsembed_TRUE=''
  2589. x_includes='.'
  2590. x_libraries='/usr/lib'
  2591. xdg_appsdir=''
  2592. xdg_directorydir=''
  2593. xdg_menudir=''
  2594.  
  2595. ## ----------- ##
  2596. ## confdefs.h. ##
  2597. ## ----------- ##
  2598.  
  2599. /* confdefs.h */
  2600. #define PACKAGE_NAME ""
  2601. #define PACKAGE_TARNAME ""
  2602. #define PACKAGE_VERSION ""
  2603. #define PACKAGE_STRING ""
  2604. #define PACKAGE_BUGREPORT ""
  2605. #define PACKAGE_URL ""
  2606. #define PACKAGE "koffice"
  2607. #define VERSION "1.6.3"
  2608. #define HAVE_CXX11 1
  2609. #define HAVE_STDIO_H 1
  2610. #define HAVE_STDLIB_H 1
  2611. #define HAVE_STRING_H 1
  2612. #define HAVE_INTTYPES_H 1
  2613. #define HAVE_STDINT_H 1
  2614. #define HAVE_STRINGS_H 1
  2615. #define HAVE_SYS_STAT_H 1
  2616. #define HAVE_SYS_TYPES_H 1
  2617. #define HAVE_UNISTD_H 1
  2618. #define STDC_HEADERS 1
  2619. #define KDELIBSUFF ""
  2620. #define HAVE_DLFCN_H 1
  2621. #define LT_OBJDIR ".libs/"
  2622. #define HAVE_SGI_STL 1
  2623. #define HAVE_STRLCAT 1
  2624. #define HAVE_STRLCAT_PROTO 1
  2625. #define HAVE_STRLCPY 1
  2626. #define HAVE_STRLCPY_PROTO 1
  2627. #define HAVE_CRYPT 1
  2628. #define kde_socklen_t socklen_t
  2629. #define HAVE_SYS_TYPES_H 1
  2630. #define HAVE_STDINT_H 1
  2631. #define HAVE_SYS_BITYPES_H 1
  2632. #define HAVE_RES_INIT 1
  2633. #define HAVE_RES_INIT 1
  2634. #define HAVE_RES_INIT_PROTO 1
  2635. #define SIZEOF_INT 4
  2636. #define SIZEOF_SHORT 2
  2637. #define SIZEOF_LONG 8
  2638. #define SIZEOF_CHAR_P 8
  2639. #define SIZEOF_SIZE_T 8
  2640. #define SIZEOF_UNSIGNED_LONG 8
  2641. #define HAVE_VSNPRINTF 1
  2642. #define HAVE_SNPRINTF 1
  2643. #define HAVE_LIBZ 1
  2644. #define HAVE_LIBPNG 1
  2645. #define HAVE_LIBJPEG 1
  2646. #define HAVE_LIBPTHREAD 1
  2647.  
  2648. configure: exit 1
  2649.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement