espindulajamenson

poedit (3.8.1) requires GtkSpell (config.log)

Jan 22nd, 2026
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.63 KB | Software | 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 poedit configure 3.8.1, which was
  5. generated by GNU Autoconf 2.72. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = comp03
  14. uname -m = x86_64
  15. uname -r = 6.16.1-20260118
  16. uname -s = Linux
  17. uname -v = #6 SMP PREEMPT_DYNAMIC Sun Jan 18 16:24:24 -03 2026
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/rustc/bin/
  31. PATH: /usr/local/bin/
  32. PATH: /usr/bin/
  33. PATH: /opt/kf6/bin/
  34. PATH: /opt/qt6/bin/
  35.  
  36.  
  37. ## ----------- ##
  38. ## Core tests. ##
  39. ## ----------- ##
  40.  
  41. configure:2744: looking for aux files: compile missing install-sh config.guess config.sub
  42. configure:2757: trying ./admin/
  43. configure:2786: ./admin/compile found
  44. configure:2786: ./admin/missing found
  45. configure:2768: ./admin/install-sh found
  46. configure:2786: ./admin/config.guess found
  47. configure:2786: ./admin/config.sub found
  48. configure:2910: checking build system type
  49. configure:2926: result: x86_64-pc-linux-gnu
  50. configure:2946: checking host system type
  51. configure:2961: result: x86_64-pc-linux-gnu
  52. configure:2999: checking for a BSD-compatible install
  53. configure:3073: result: /usr/bin/install -c
  54. configure:3084: checking whether sleep supports fractional seconds
  55. configure:3100: result: yes
  56. configure:3103: checking filesystem timestamp resolution
  57. configure:3238: result: 0.01
  58. configure:3243: checking whether build environment is sane
  59. configure:3288: result: yes
  60. configure:3459: checking for a race-free mkdir -p
  61. configure:3502: result: /usr/bin/mkdir -p
  62. configure:3509: checking for gawk
  63. configure:3530: found /usr/bin/gawk
  64. configure:3542: result: gawk
  65. configure:3553: checking whether make sets $(MAKE)
  66. configure:3577: result: yes
  67. configure:3603: checking whether make supports nested variables
  68. configure:3622: result: yes
  69. configure:3636: checking xargs -n works
  70. configure:3652: result: yes
  71. configure:3737: checking whether UID '1000' is supported by ustar format
  72. configure:3743: result: yes
  73. configure:3750: checking whether GID '1000' is supported by ustar format
  74. configure:3756: result: yes
  75. configure:3764: checking how to create a ustar tar archive
  76. configure:3775: tar --version
  77. tar (GNU tar) 1.35
  78. Copyright (C) 2023 Free Software Foundation, Inc.
  79. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  80. This is free software: you are free to change and redistribute it.
  81. There is NO WARRANTY, to the extent permitted by law.
  82.  
  83. Written by John Gilmore and Jay Fenlason.
  84. configure:3778: $? = 0
  85. configure:3818: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  86. configure:3821: $? = 0
  87. configure:3825: tar -xf - <conftest.tar
  88. configure:3828: $? = 0
  89. configure:3830: cat conftest.dir/file
  90. GrepMe
  91. configure:3833: $? = 0
  92. configure:3848: result: gnutar
  93. configure:3875: checking whether to enable maintainer-specific portions of Makefiles
  94. configure:3886: result: no
  95. configure:3953: checking for install location
  96. configure:3966: result: /usr/local
  97. configure:3980: checking for gawk
  98. configure:4013: result: gawk
  99. configure:4025: checking whether ln -s works
  100. configure:4029: result: yes
  101. configure:4085: checking for ranlib
  102. configure:4106: found /usr/bin/ranlib
  103. configure:4118: result: ranlib
  104. configure:4203: checking for gcc
  105. configure:4224: found /usr/bin/gcc
  106. configure:4236: result: gcc
  107. configure:4595: checking for C compiler version
  108. configure:4604: gcc --version >&5
  109. gcc (GCC) 15.2.0
  110. Copyright (C) 2025 Free Software Foundation, Inc.
  111. This is free software; see the source for copying conditions. There is NO
  112. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  113.  
  114. configure:4615: $? = 0
  115. configure:4604: gcc -v >&5
  116. Using built-in specs.
  117. COLLECT_GCC=gcc
  118. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/15.2.0/lto-wrapper
  119. Target: x86_64-pc-linux-gnu
  120. Configured with: ../configure --prefix=/usr LD=ld --enable-languages=c,c++ --enable-default-pie --enable-default-ssp --enable-host-pie --disable-multilib --disable-bootstrap --disable-fixincludes --with-system-zlib
  121. Thread model: posix
  122. Supported LTO compression algorithms: zlib zstd
  123. gcc version 15.2.0 (GCC)
  124. configure:4615: $? = 0
  125. configure:4604: gcc -V >&5
  126. gcc: error: unrecognized command-line option '-V'
  127. gcc: fatal error: no input files
  128. compilation terminated.
  129. configure:4615: $? = 1
  130. configure:4604: gcc -qversion >&5
  131. gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  132. gcc: fatal error: no input files
  133. compilation terminated.
  134. configure:4615: $? = 1
  135. configure:4604: gcc -version >&5
  136. gcc: error: unrecognized command-line option '-version'
  137. gcc: fatal error: no input files
  138. compilation terminated.
  139. configure:4615: $? = 1
  140. configure:4635: checking whether the C compiler works
  141. configure:4657: gcc conftest.c >&5
  142. configure:4661: $? = 0
  143. configure:4712: result: yes
  144. configure:4716: checking for C compiler default output file name
  145. configure:4718: result: a.out
  146. configure:4724: checking for suffix of executables
  147. configure:4731: gcc -o conftest conftest.c >&5
  148. configure:4735: $? = 0
  149. configure:4759: result:
  150. configure:4783: checking whether we are cross compiling
  151. configure:4791: gcc -o conftest conftest.c >&5
  152. configure:4795: $? = 0
  153. configure:4802: ./conftest
  154. configure:4806: $? = 0
  155. configure:4821: result: no
  156. configure:4827: checking for suffix of object files
  157. configure:4850: gcc -c conftest.c >&5
  158. configure:4854: $? = 0
  159. configure:4878: result: o
  160. configure:4882: checking whether the compiler supports GNU C
  161. configure:4902: gcc -c conftest.c >&5
  162. configure:4902: $? = 0
  163. configure:4914: result: yes
  164. configure:4925: checking whether gcc accepts -g
  165. configure:4946: gcc -c -g conftest.c >&5
  166. configure:4946: $? = 0
  167. configure:4993: result: yes
  168. configure:5013: checking for gcc option to enable C11 features
  169. configure:5028: gcc -c -g -O2 conftest.c >&5
  170. configure:5028: $? = 0
  171. configure:5047: result: none needed
  172. configure:5171: checking whether gcc understands -c and -o together
  173. configure:5194: gcc -c conftest.c -o conftest2.o
  174. configure:5197: $? = 0
  175. configure:5194: gcc -c conftest.c -o conftest2.o
  176. configure:5197: $? = 0
  177. configure:5213: result: yes
  178. configure:5233: checking whether make supports the include directive
  179. configure:5248: make -f confmf.GNU && cat confinc.out
  180. this is the am__doit target
  181. configure:5251: $? = 0
  182. configure:5270: result: yes (GNU style)
  183. configure:5296: checking dependency style of gcc
  184. configure:5409: result: gcc3
  185. configure:5494: checking for g++
  186. configure:5515: found /usr/bin/g++
  187. configure:5527: result: g++
  188. configure:5554: checking for C++ compiler version
  189. configure:5563: g++ --version >&5
  190. g++ (GCC) 15.2.0
  191. Copyright (C) 2025 Free Software Foundation, Inc.
  192. This is free software; see the source for copying conditions. There is NO
  193. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  194.  
  195. configure:5574: $? = 0
  196. configure:5563: g++ -v >&5
  197. Using built-in specs.
  198. COLLECT_GCC=g++
  199. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/15.2.0/lto-wrapper
  200. Target: x86_64-pc-linux-gnu
  201. Configured with: ../configure --prefix=/usr LD=ld --enable-languages=c,c++ --enable-default-pie --enable-default-ssp --enable-host-pie --disable-multilib --disable-bootstrap --disable-fixincludes --with-system-zlib
  202. Thread model: posix
  203. Supported LTO compression algorithms: zlib zstd
  204. gcc version 15.2.0 (GCC)
  205. configure:5574: $? = 0
  206. configure:5563: g++ -V >&5
  207. g++: error: unrecognized command-line option '-V'
  208. g++: fatal error: no input files
  209. compilation terminated.
  210. configure:5574: $? = 1
  211. configure:5563: g++ -qversion >&5
  212. g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
  213. g++: fatal error: no input files
  214. compilation terminated.
  215. configure:5574: $? = 1
  216. configure:5578: checking whether the compiler supports GNU C++
  217. configure:5598: g++ -c conftest.cpp >&5
  218. configure:5598: $? = 0
  219. configure:5610: result: yes
  220. configure:5621: checking whether g++ accepts -g
  221. configure:5642: g++ -c -g conftest.cpp >&5
  222. configure:5642: $? = 0
  223. configure:5689: result: yes
  224. configure:5709: checking for g++ option to enable C++11 features
  225. configure:5724: g++ -c -g -O2 conftest.cpp >&5
  226. conftest.cpp: In function 'int main(int, char**)':
  227. conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
  228. 177 | cxx11test::delegate d2();
  229. | ^~
  230. conftest.cpp:177:25: note: remove parentheses to default-initialize a variable
  231. 177 | cxx11test::delegate d2();
  232. | ^~
  233. | --
  234. conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable
  235. configure:5724: $? = 0
  236. configure:5743: result: none needed
  237. configure:5814: checking dependency style of g++
  238. configure:5927: result: gcc3
  239. configure:5947: checking how to run the C++ preprocessor
  240. configure:5969: g++ -E conftest.cpp
  241. configure:5969: $? = 0
  242. configure:5985: g++ -E conftest.cpp
  243. conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
  244. 11 | #include <ac_nonexistent.h>
  245. | ^~~~~~~~~~~~~~~~~~
  246. compilation terminated.
  247. configure:5985: $? = 1
  248. configure: failed program was:
  249. | /* confdefs.h */
  250. | #define PACKAGE_NAME "poedit"
  251. | #define PACKAGE_TARNAME "poedit"
  252. | #define PACKAGE_VERSION "3.8.1"
  253. | #define PACKAGE_STRING "poedit 3.8.1"
  254. | #define PACKAGE_BUGREPORT "[email protected]"
  255. | #define PACKAGE_URL ""
  256. | #define PACKAGE "poedit"
  257. | #define VERSION "3.8.1"
  258. | /* end confdefs.h. */
  259. | #include <ac_nonexistent.h>
  260. configure:6014: result: g++ -E
  261. configure:6028: g++ -E conftest.cpp
  262. configure:6028: $? = 0
  263. configure:6044: g++ -E conftest.cpp
  264. conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
  265. 11 | #include <ac_nonexistent.h>
  266. | ^~~~~~~~~~~~~~~~~~
  267. compilation terminated.
  268. configure:6044: $? = 1
  269. configure: failed program was:
  270. | /* confdefs.h */
  271. | #define PACKAGE_NAME "poedit"
  272. | #define PACKAGE_TARNAME "poedit"
  273. | #define PACKAGE_VERSION "3.8.1"
  274. | #define PACKAGE_STRING "poedit 3.8.1"
  275. | #define PACKAGE_BUGREPORT "[email protected]"
  276. | #define PACKAGE_URL ""
  277. | #define PACKAGE "poedit"
  278. | #define VERSION "3.8.1"
  279. | /* end confdefs.h. */
  280. | #include <ac_nonexistent.h>
  281. configure:6092: checking whether g++ supports C++17 features by default
  282. configure:6891: g++ -c -g -O2 conftest.cpp >&5
  283. configure:6891: $? = 0
  284. configure:6901: result: yes
  285. configure:8763: checking for boostlib >= 1.69 (106900)
  286. configure:8795: g++ -c -g -O2 -I/usr/include conftest.cpp >&5
  287. configure:8795: $? = 0
  288. configure:8798: result: yes
  289. configure:8991: checking whether the Boost::Thread library is available
  290. configure:9025: g++ -c -pthread -g -O2 -I/usr/include conftest.cpp >&5
  291. configure:9025: $? = 0
  292. configure:9043: result: yes
  293. configure:9072: checking for exit in -lboost_thread
  294. configure:9094: g++ -o conftest -g -O2 -I/usr/include -L/usr/lib conftest.cpp -lboost_thread >&5
  295. configure:9094: $? = 0
  296. configure:9107: result: yes
  297. configure:9268: checking for stdio.h
  298. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  299. configure:9268: $? = 0
  300. configure:9268: result: yes
  301. configure:9268: checking for stdlib.h
  302. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  303. configure:9268: $? = 0
  304. configure:9268: result: yes
  305. configure:9268: checking for string.h
  306. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  307. configure:9268: $? = 0
  308. configure:9268: result: yes
  309. configure:9268: checking for inttypes.h
  310. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  311. configure:9268: $? = 0
  312. configure:9268: result: yes
  313. configure:9268: checking for stdint.h
  314. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  315. configure:9268: $? = 0
  316. configure:9268: result: yes
  317. configure:9268: checking for strings.h
  318. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  319. configure:9268: $? = 0
  320. configure:9268: result: yes
  321. configure:9268: checking for sys/stat.h
  322. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  323. configure:9268: $? = 0
  324. configure:9268: result: yes
  325. configure:9268: checking for sys/types.h
  326. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  327. configure:9268: $? = 0
  328. configure:9268: result: yes
  329. configure:9268: checking for unistd.h
  330. configure:9268: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  331. configure:9268: $? = 0
  332. configure:9268: result: yes
  333. configure:9329: checking whether the Boost::IOStreams library is available
  334. configure:9358: g++ -c -g -O2 -pthread -I/usr/include -pthread -I/usr/include conftest.cpp >&5
  335. configure:9358: $? = 0
  336. configure:9375: result: yes
  337. configure:9386: checking for exit in -lboost_iostreams
  338. configure:9408: g++ -o conftest -g -O2 -pthread -I/usr/include -pthread -I/usr/include -L/usr/lib conftest.cpp -lboost_iostreams >&5
  339. configure:9408: $? = 0
  340. configure:9421: result: yes
  341. configure:9553: checking for cpprest/http_client.h
  342. configure:9553: g++ -c -g -O2 -pthread -I/usr/include -g -O2 -pthread -I/usr/include -pthread -I/usr/include conftest.cpp >&5
  343. conftest.cpp:53:10: fatal error: cpprest/http_client.h: No such file or directory
  344. 53 | #include <cpprest/http_client.h>
  345. | ^~~~~~~~~~~~~~~~~~~~~~~
  346. compilation terminated.
  347. configure:9553: $? = 1
  348. configure: failed program was:
  349. | /* confdefs.h */
  350. | #define PACKAGE_NAME "poedit"
  351. | #define PACKAGE_TARNAME "poedit"
  352. | #define PACKAGE_VERSION "3.8.1"
  353. | #define PACKAGE_STRING "poedit 3.8.1"
  354. | #define PACKAGE_BUGREPORT "[email protected]"
  355. | #define PACKAGE_URL ""
  356. | #define PACKAGE "poedit"
  357. | #define VERSION "3.8.1"
  358. | #define HAVE_CXX17 1
  359. | #define HAVE_BOOST /**/
  360. | #define HAVE_BOOST_THREAD /**/
  361. | #define HAVE_STDIO_H 1
  362. | #define HAVE_STDLIB_H 1
  363. | #define HAVE_STRING_H 1
  364. | #define HAVE_INTTYPES_H 1
  365. | #define HAVE_STDINT_H 1
  366. | #define HAVE_STRINGS_H 1
  367. | #define HAVE_SYS_STAT_H 1
  368. | #define HAVE_SYS_TYPES_H 1
  369. | #define HAVE_UNISTD_H 1
  370. | #define STDC_HEADERS 1
  371. | #define HAVE_BOOST_IOSTREAMS /**/
  372. | /* end confdefs.h. */
  373. | #include <stddef.h>
  374. | #ifdef HAVE_STDIO_H
  375. | # include <stdio.h>
  376. | #endif
  377. | #ifdef HAVE_STDLIB_H
  378. | # include <stdlib.h>
  379. | #endif
  380. | #ifdef HAVE_STRING_H
  381. | # include <string.h>
  382. | #endif
  383. | #ifdef HAVE_INTTYPES_H
  384. | # include <inttypes.h>
  385. | #endif
  386. | #ifdef HAVE_STDINT_H
  387. | # include <stdint.h>
  388. | #endif
  389. | #ifdef HAVE_STRINGS_H
  390. | # include <strings.h>
  391. | #endif
  392. | #ifdef HAVE_SYS_TYPES_H
  393. | # include <sys/types.h>
  394. | #endif
  395. | #ifdef HAVE_SYS_STAT_H
  396. | # include <sys/stat.h>
  397. | #endif
  398. | #ifdef HAVE_UNISTD_H
  399. | # include <unistd.h>
  400. | #endif
  401. | #include <cpprest/http_client.h>
  402. configure:9553: result: no
  403. configure:9661: checking for pkg-config
  404. configure:9684: found /usr/bin/pkg-config
  405. configure:9697: result: /usr/bin/pkg-config
  406. configure:9722: checking pkg-config is at least version 0.9.0
  407. configure:9725: result: yes
  408. configure:9858: checking for nlohmann/json.hpp
  409. configure:9858: g++ -c -g -O2 -pthread -I/usr/include conftest.cpp >&5
  410. conftest.cpp:53:10: fatal error: nlohmann/json.hpp: No such file or directory
  411. 53 | #include <nlohmann/json.hpp>
  412. | ^~~~~~~~~~~~~~~~~~~
  413. compilation terminated.
  414. configure:9858: $? = 1
  415. configure: failed program was:
  416. | /* confdefs.h */
  417. | #define PACKAGE_NAME "poedit"
  418. | #define PACKAGE_TARNAME "poedit"
  419. | #define PACKAGE_VERSION "3.8.1"
  420. | #define PACKAGE_STRING "poedit 3.8.1"
  421. | #define PACKAGE_BUGREPORT "[email protected]"
  422. | #define PACKAGE_URL ""
  423. | #define PACKAGE "poedit"
  424. | #define VERSION "3.8.1"
  425. | #define HAVE_CXX17 1
  426. | #define HAVE_BOOST /**/
  427. | #define HAVE_BOOST_THREAD /**/
  428. | #define HAVE_STDIO_H 1
  429. | #define HAVE_STDLIB_H 1
  430. | #define HAVE_STRING_H 1
  431. | #define HAVE_INTTYPES_H 1
  432. | #define HAVE_STDINT_H 1
  433. | #define HAVE_STRINGS_H 1
  434. | #define HAVE_SYS_STAT_H 1
  435. | #define HAVE_SYS_TYPES_H 1
  436. | #define HAVE_UNISTD_H 1
  437. | #define STDC_HEADERS 1
  438. | #define HAVE_BOOST_IOSTREAMS /**/
  439. | /* end confdefs.h. */
  440. | #include <stddef.h>
  441. | #ifdef HAVE_STDIO_H
  442. | # include <stdio.h>
  443. | #endif
  444. | #ifdef HAVE_STDLIB_H
  445. | # include <stdlib.h>
  446. | #endif
  447. | #ifdef HAVE_STRING_H
  448. | # include <string.h>
  449. | #endif
  450. | #ifdef HAVE_INTTYPES_H
  451. | # include <inttypes.h>
  452. | #endif
  453. | #ifdef HAVE_STDINT_H
  454. | # include <stdint.h>
  455. | #endif
  456. | #ifdef HAVE_STRINGS_H
  457. | # include <strings.h>
  458. | #endif
  459. | #ifdef HAVE_SYS_TYPES_H
  460. | # include <sys/types.h>
  461. | #endif
  462. | #ifdef HAVE_SYS_STAT_H
  463. | # include <sys/stat.h>
  464. | #endif
  465. | #ifdef HAVE_UNISTD_H
  466. | # include <unistd.h>
  467. | #endif
  468. | #include <nlohmann/json.hpp>
  469. configure:9858: result: no
  470. configure:9896: checking for wx-config
  471. configure:9920: found /usr/local/bin/wx-config
  472. configure:9934: result: /usr/local/bin/wx-config
  473. configure:9952: checking for wxWidgets version >= 3.2.4 (--unicode)
  474. configure:9995: result: yes (version 3.2.9)
  475. configure:10024: checking for wxWidgets static library
  476. configure:10028: result: no
  477. configure:10168: checking whether wxWidgets was built with wxUSE_XRC
  478. configure:10185: g++ -c -g -O2 -pthread -I/usr/include -I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread conftest.cpp >&5
  479. configure:10185: $? = 0
  480. configure:10188: result: yes
  481. configure:10201: checking whether wxWidgets was built with wxUSE_WEBVIEW
  482. configure:10218: g++ -c -g -O2 -pthread -I/usr/include -I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread conftest.cpp >&5
  483. configure:10218: $? = 0
  484. configure:10221: result: yes
  485. configure:10247: checking for wxrc
  486. configure:10281: result: /usr/local/bin/wxrc-3.2
  487. configure:10294: checking for mkdtemp
  488. configure:10294: g++ -o conftest -g -O2 -pthread -I/usr/include -I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread conftest.cpp >&5
  489. configure:10294: $? = 0
  490. configure:10294: result: yes
  491. configure:10309: checking for icu-uc icu-i18n >= 54
  492. configure:10316: $PKG_CONFIG --exists --print-errors "icu-uc icu-i18n >= 54"
  493. configure:10319: $? = 0
  494. configure:10333: $PKG_CONFIG --exists --print-errors "icu-uc icu-i18n >= 54"
  495. configure:10336: $? = 0
  496. configure:10378: result: yes
  497. configure:10387: checking if wxWidgets toolkit uses GTK+ 3
  498. configure:10404: g++ -c -g -O2 -pthread -I/usr/include -I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread conftest.cpp >&5
  499. configure:10404: $? = 0
  500. configure:10407: result: yes
  501. configure:10422: checking for gtkspell3-3.0 gtk+-3.0
  502. configure:10429: $PKG_CONFIG --exists --print-errors "gtkspell3-3.0 gtk+-3.0"
  503. Package gtkspell3-3.0 was not found in the pkg-config search path.
  504. Perhaps you should add the directory containing `gtkspell3-3.0.pc'
  505. to the PKG_CONFIG_PATH environment variable
  506. Package 'gtkspell3-3.0' not found
  507. configure:10432: $? = 1
  508. configure:10446: $PKG_CONFIG --exists --print-errors "gtkspell3-3.0 gtk+-3.0"
  509. Package gtkspell3-3.0 was not found in the pkg-config search path.
  510. Perhaps you should add the directory containing `gtkspell3-3.0.pc'
  511. to the PKG_CONFIG_PATH environment variable
  512. Package 'gtkspell3-3.0' not found
  513. configure:10449: $? = 1
  514. configure:10463: result: no
  515. Package 'gtkspell3-3.0' not found
  516. configure:10480: error: missing GtkSpell library
  517.  
  518. ## ---------------- ##
  519. ## Cache variables. ##
  520. ## ---------------- ##
  521.  
  522. ac_cv_build=x86_64-pc-linux-gnu
  523. ac_cv_c_compiler_gnu=yes
  524. ac_cv_cxx_compiler_gnu=yes
  525. ac_cv_env_CCC_set=
  526. ac_cv_env_CCC_value=
  527. ac_cv_env_CC_set=
  528. ac_cv_env_CC_value=
  529. ac_cv_env_CFLAGS_set=
  530. ac_cv_env_CFLAGS_value=
  531. ac_cv_env_CPPFLAGS_set=
  532. ac_cv_env_CPPFLAGS_value=
  533. ac_cv_env_CXXCPP_set=
  534. ac_cv_env_CXXCPP_value=
  535. ac_cv_env_CXXFLAGS_set=
  536. ac_cv_env_CXXFLAGS_value=
  537. ac_cv_env_CXX_set=
  538. ac_cv_env_CXX_value=
  539. ac_cv_env_GTKSPELL_CFLAGS_set=
  540. ac_cv_env_GTKSPELL_CFLAGS_value=
  541. ac_cv_env_GTKSPELL_LIBS_set=
  542. ac_cv_env_GTKSPELL_LIBS_value=
  543. ac_cv_env_ICU_CFLAGS_set=
  544. ac_cv_env_ICU_CFLAGS_value=
  545. ac_cv_env_ICU_LIBS_set=
  546. ac_cv_env_ICU_LIBS_value=
  547. ac_cv_env_LDFLAGS_set=
  548. ac_cv_env_LDFLAGS_value=
  549. ac_cv_env_LIBSECRET_CFLAGS_set=
  550. ac_cv_env_LIBSECRET_CFLAGS_value=
  551. ac_cv_env_LIBSECRET_LIBS_set=
  552. ac_cv_env_LIBSECRET_LIBS_value=
  553. ac_cv_env_LIBS_set=
  554. ac_cv_env_LIBS_value=
  555. ac_cv_env_LUCENE_CFLAGS_set=
  556. ac_cv_env_LUCENE_CFLAGS_value=
  557. ac_cv_env_LUCENE_LIBS_set=
  558. ac_cv_env_LUCENE_LIBS_value=
  559. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  560. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  561. ac_cv_env_PKG_CONFIG_PATH_set=set
  562. ac_cv_env_PKG_CONFIG_PATH_value=/opt/kf6/lib/pkgconfig:/opt/qt6/lib/pkgconfig
  563. ac_cv_env_PKG_CONFIG_set=
  564. ac_cv_env_PKG_CONFIG_value=
  565. ac_cv_env_PUGIXML_CFLAGS_set=
  566. ac_cv_env_PUGIXML_CFLAGS_value=
  567. ac_cv_env_PUGIXML_LIBS_set=
  568. ac_cv_env_PUGIXML_LIBS_value=
  569. ac_cv_env_WXRC_set=
  570. ac_cv_env_WXRC_value=
  571. ac_cv_env_build_alias_set=
  572. ac_cv_env_build_alias_value=
  573. ac_cv_env_host_alias_set=
  574. ac_cv_env_host_alias_value=
  575. ac_cv_env_target_alias_set=
  576. ac_cv_env_target_alias_value=
  577. ac_cv_func_mkdtemp=yes
  578. ac_cv_header_cpprest_http_client_h=no
  579. ac_cv_header_inttypes_h=yes
  580. ac_cv_header_nlohmann_json_hpp=no
  581. ac_cv_header_stdint_h=yes
  582. ac_cv_header_stdio_h=yes
  583. ac_cv_header_stdlib_h=yes
  584. ac_cv_header_string_h=yes
  585. ac_cv_header_strings_h=yes
  586. ac_cv_header_sys_stat_h=yes
  587. ac_cv_header_sys_types_h=yes
  588. ac_cv_header_unistd_h=yes
  589. ac_cv_host=x86_64-pc-linux-gnu
  590. ac_cv_lib_boost_iostreams_exit=yes
  591. ac_cv_lib_boost_thread_exit=yes
  592. ac_cv_objext=o
  593. ac_cv_path_WX_CONFIG_PATH=/usr/local/bin/wx-config
  594. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  595. ac_cv_path_install='/usr/bin/install -c'
  596. ac_cv_path_mkdir=/usr/bin/mkdir
  597. ac_cv_prog_AWK=gawk
  598. ac_cv_prog_CXXCPP='g++ -E'
  599. ac_cv_prog_ac_ct_CC=gcc
  600. ac_cv_prog_ac_ct_CXX=g++
  601. ac_cv_prog_ac_ct_RANLIB=ranlib
  602. ac_cv_prog_cc_c11=
  603. ac_cv_prog_cc_g=yes
  604. ac_cv_prog_cc_stdc=
  605. ac_cv_prog_cxx_cxx11=
  606. ac_cv_prog_cxx_g=yes
  607. ac_cv_prog_cxx_stdcxx=
  608. ac_cv_prog_make_make_set=yes
  609. am_cv_CC_dependencies_compiler_type=gcc3
  610. am_cv_CXX_dependencies_compiler_type=gcc3
  611. am_cv_filesystem_timestamp_resolution=0.01
  612. am_cv_make_support_nested_variables=yes
  613. am_cv_prog_cc_c_o=yes
  614. am_cv_prog_tar_ustar=gnutar
  615. am_cv_sleep_fractional_seconds=yes
  616. am_cv_xargs_n_works=yes
  617. ax_cv_boost_iostreams=yes
  618. ax_cv_boost_thread=yes
  619. ax_cv_cxx_compile_cxx17=yes
  620. m_cv_prefix=/usr/local
  621. pkg_cv_ICU_CFLAGS=
  622. pkg_cv_ICU_LIBS='-licui18n -licuuc'
  623.  
  624. ## ----------------- ##
  625. ## Output variables. ##
  626. ## ----------------- ##
  627.  
  628. ACLOCAL='${SHELL} '\''/home/jamenson/repos/upstream/poedit-git/admin/missing'\'' aclocal-1.18'
  629. AMDEPBACKSLASH='\'
  630. AMDEP_FALSE='#'
  631. AMDEP_TRUE=''
  632. AMTAR='$${TAR-tar}'
  633. AM_BACKSLASH='\'
  634. AM_DEFAULT_V=''
  635. AM_DEFAULT_VERBOSITY='0'
  636. AM_V=''
  637. AUTOCONF='${SHELL} '\''/home/jamenson/repos/upstream/poedit-git/admin/missing'\'' autoconf'
  638. AUTOHEADER='${SHELL} '\''/home/jamenson/repos/upstream/poedit-git/admin/missing'\'' autoheader'
  639. AUTOMAKE='${SHELL} '\''/home/jamenson/repos/upstream/poedit-git/admin/missing'\'' automake-1.18'
  640. AWK='gawk'
  641. BOOST_CPPFLAGS='-pthread -I/usr/include'
  642. BOOST_IOSTREAMS_LIB='-lboost_iostreams'
  643. BOOST_LDFLAGS='-L/usr/lib'
  644. BOOST_THREAD_LIB='-lboost_thread -lpthread'
  645. CC='gcc'
  646. CCDEPMODE='depmode=gcc3'
  647. CFLAGS='-g -O2'
  648. CLD2_LIBS=''
  649. CPPFLAGS=''
  650. CPPREST_LIBS=''
  651. CSCOPE='cscope'
  652. CTAGS='ctags'
  653. CXX='g++'
  654. CXXCPP='g++ -E'
  655. CXXDEPMODE='depmode=gcc3'
  656. CXXFLAGS='-g -O2 -pthread -I/usr/include -I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread '
  657. CYGPATH_W='echo'
  658. DEFS=''
  659. DEPDIR='.deps'
  660. ECHO_C=''
  661. ECHO_N='-n'
  662. ECHO_T=''
  663. ETAGS='etags'
  664. EXEEXT=''
  665. GTKSPELL_CFLAGS=''
  666. GTKSPELL_LIBS=''
  667. HAVE_CPPREST_FALSE=''
  668. HAVE_CPPREST_TRUE='#'
  669. HAVE_CXX17='1'
  670. ICU_CFLAGS=''
  671. ICU_LIBS='-licui18n -licuuc'
  672. INSTALL_DATA='${INSTALL} -m 644'
  673. INSTALL_PROGRAM='${INSTALL}'
  674. INSTALL_SCRIPT='${INSTALL}'
  675. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  676. LDFLAGS=''
  677. LIBOBJS=''
  678. LIBS=' -licui18n -licuuc'
  679. LIBSECRET_CFLAGS=''
  680. LIBSECRET_LIBS=''
  681. LN_S='ln -s'
  682. LTLIBOBJS=''
  683. LUCENE_CFLAGS=''
  684. LUCENE_LIBS=''
  685. MAINT='#'
  686. MAINTAINER_MODE_FALSE=''
  687. MAINTAINER_MODE_TRUE='#'
  688. MAKEINFO='${SHELL} '\''/home/jamenson/repos/upstream/poedit-git/admin/missing'\'' makeinfo'
  689. MKDIR_P='/usr/bin/mkdir -p'
  690. OBJEXT='o'
  691. PACKAGE='poedit'
  692. PACKAGE_BUGREPORT='[email protected]'
  693. PACKAGE_NAME='poedit'
  694. PACKAGE_STRING='poedit 3.8.1'
  695. PACKAGE_TARNAME='poedit'
  696. PACKAGE_URL=''
  697. PACKAGE_VERSION='3.8.1'
  698. PATH_SEPARATOR=':'
  699. PKG_CONFIG='/usr/bin/pkg-config'
  700. PKG_CONFIG_LIBDIR=''
  701. PKG_CONFIG_PATH='/opt/kf6/lib/pkgconfig:/opt/qt6/lib/pkgconfig'
  702. PUGIXML_CFLAGS=''
  703. PUGIXML_LIBS=''
  704. RANLIB='ranlib'
  705. SET_MAKE=''
  706. SHELL='/bin/sh'
  707. STRIP=''
  708. VERSION='3.8.1'
  709. WXRC='/usr/local/bin/wxrc-3.2'
  710. WX_CFLAGS='-I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  711. WX_CFLAGS_ONLY='-pthread'
  712. WX_CONFIG_PATH='/usr/local/bin/wx-config'
  713. WX_CONFIG_WITH_ARGS='/usr/local/bin/wx-config --unicode'
  714. WX_CPPFLAGS='-I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
  715. WX_CXXFLAGS='-I/usr/local/lib/wx/include/gtk3-unicode-3.2 -I/usr/local/include/wx-3.2 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  716. WX_CXXFLAGS_ONLY=''
  717. WX_LIBS='-L/usr/local/lib -pthread -lwx_gtk3u_xrc-3.2 -lwx_baseu_xml-3.2 -lwx_gtk3u_webview-3.2 -lwx_gtk3u_core-3.2 -lwx_baseu_net-3.2 -lwx_baseu-3.2 '
  718. WX_LIBS_STATIC=''
  719. WX_RESCOMP=''
  720. WX_VERSION='3.2.9'
  721. WX_VERSION_MAJOR='3'
  722. WX_VERSION_MICRO='9'
  723. WX_VERSION_MINOR='2'
  724. ac_ct_CC='gcc'
  725. ac_ct_CXX='g++'
  726. am__EXEEXT_FALSE=''
  727. am__EXEEXT_TRUE=''
  728. am__fastdepCC_FALSE='#'
  729. am__fastdepCC_TRUE=''
  730. am__fastdepCXX_FALSE='#'
  731. am__fastdepCXX_TRUE=''
  732. am__include='include'
  733. am__isrc=''
  734. am__leading_dot='.'
  735. am__nodep='_no'
  736. am__quote=''
  737. am__rm_f_notfound=''
  738. am__tar='tar --format=ustar -chf - "$$tardir"'
  739. am__untar='tar -xf -'
  740. am__xargs_n='xargs -n'
  741. bindir='${exec_prefix}/bin'
  742. build='x86_64-pc-linux-gnu'
  743. build_alias=''
  744. build_cpu='x86_64'
  745. build_os='linux-gnu'
  746. build_vendor='pc'
  747. datadir='${datarootdir}'
  748. datarootdir='${prefix}/share'
  749. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  750. dvidir='${docdir}'
  751. exec_prefix='NONE'
  752. host='x86_64-pc-linux-gnu'
  753. host_alias=''
  754. host_cpu='x86_64'
  755. host_os='linux-gnu'
  756. host_vendor='pc'
  757. htmldir='${docdir}'
  758. includedir='${prefix}/include'
  759. infodir='${datarootdir}/info'
  760. install_sh='${SHELL} /home/jamenson/repos/upstream/poedit-git/admin/install-sh'
  761. libdir='${exec_prefix}/lib'
  762. libexecdir='${exec_prefix}/libexec'
  763. localedir='${datarootdir}/locale'
  764. localstatedir='${prefix}/var'
  765. mandir='${datarootdir}/man'
  766. mkdir_p='$(MKDIR_P)'
  767. oldincludedir='/usr/include'
  768. pdfdir='${docdir}'
  769. prefix='/usr/local'
  770. program_transform_name='s,x,x,'
  771. psdir='${docdir}'
  772. runstatedir='${localstatedir}/run'
  773. sbindir='${exec_prefix}/sbin'
  774. sharedstatedir='${prefix}/com'
  775. sysconfdir='${prefix}/etc'
  776. target_alias=''
  777.  
  778. ## ----------- ##
  779. ## confdefs.h. ##
  780. ## ----------- ##
  781.  
  782. /* confdefs.h */
  783. #define PACKAGE_NAME "poedit"
  784. #define PACKAGE_TARNAME "poedit"
  785. #define PACKAGE_VERSION "3.8.1"
  786. #define PACKAGE_STRING "poedit 3.8.1"
  787. #define PACKAGE_BUGREPORT "[email protected]"
  788. #define PACKAGE_URL ""
  789. #define PACKAGE "poedit"
  790. #define VERSION "3.8.1"
  791. #define HAVE_CXX17 1
  792. #define HAVE_BOOST /**/
  793. #define HAVE_BOOST_THREAD /**/
  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 HAVE_BOOST_IOSTREAMS /**/
  805. #define HAVE_MKDTEMP 1
  806.  
  807. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment