Advertisement
Guest User

Untitled

a guest
Jan 13th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.93 KB | None | 0 0
  1. Build started at 2018-01-13T17:18:18.359815
  2. Main binary: /usr/bin/python3
  3. Python system: Linux
  4. The Meson build system
  5. Version: 0.45.0.dev1
  6. Source dir: /run/media/vistaus/MicroSD/Apps/gtk+
  7. Build dir: /run/media/vistaus/MicroSD/Apps/gtk+/build
  8. Build type: native build
  9. Project name: gtk+
  10. Native C compiler: cc (gcc 7.2.0 "cc (Solus) 7.2.0")
  11. Build machine cpu family: x86_64
  12. Build machine cpu: x86_64
  13. Running compile:
  14. Working directory: /tmp/tmpqiczj7ns
  15. Command line: cc /tmp/tmpqiczj7ns/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  16.  
  17. Code:
  18.  
  19. #ifdef __has_include
  20. #if !__has_include("crt/externs.h")
  21. #error "Header 'crt/externs.h' could not be found"
  22. #endif
  23. #else
  24. #include <crt/externs.h>
  25. #endif
  26. Compiler stdout:
  27.  
  28. Compiler stderr:
  29. /tmp/tmpqiczj7ns/testfile.c:4:12: error: #error "Header 'crt/externs.h' could not be found"
  30. #error "Header 'crt/externs.h' could not be found"
  31. ^~~~~
  32.  
  33. Has header "crt/externs.h": NO
  34. Running compile:
  35. Working directory: /tmp/tmposs257zc
  36. Command line: cc /tmp/tmposs257zc/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  37.  
  38. Code:
  39.  
  40. #ifdef __has_include
  41. #if !__has_include("dlfcn.h")
  42. #error "Header 'dlfcn.h' could not be found"
  43. #endif
  44. #else
  45. #include <dlfcn.h>
  46. #endif
  47. Compiler stdout:
  48.  
  49. Compiler stderr:
  50.  
  51. Has header "dlfcn.h": YES
  52. Running compile:
  53. Working directory: /tmp/tmp6f54l3vz
  54. Command line: cc /tmp/tmp6f54l3vz/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  55.  
  56. Code:
  57.  
  58. #ifdef __has_include
  59. #if !__has_include("ftw.h")
  60. #error "Header 'ftw.h' could not be found"
  61. #endif
  62. #else
  63. #include <ftw.h>
  64. #endif
  65. Compiler stdout:
  66.  
  67. Compiler stderr:
  68.  
  69. Has header "ftw.h": YES
  70. Running compile:
  71. Working directory: /tmp/tmpnofz621c
  72. Command line: cc /tmp/tmpnofz621c/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  73.  
  74. Code:
  75.  
  76. #ifdef __has_include
  77. #if !__has_include("inttypes.h")
  78. #error "Header 'inttypes.h' could not be found"
  79. #endif
  80. #else
  81. #include <inttypes.h>
  82. #endif
  83. Compiler stdout:
  84.  
  85. Compiler stderr:
  86.  
  87. Has header "inttypes.h": YES
  88. Running compile:
  89. Working directory: /tmp/tmpodxn55_s
  90. Command line: cc /tmp/tmpodxn55_s/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  91.  
  92. Code:
  93.  
  94. #ifdef __has_include
  95. #if !__has_include("linux/memfd.h")
  96. #error "Header 'linux/memfd.h' could not be found"
  97. #endif
  98. #else
  99. #include <linux/memfd.h>
  100. #endif
  101. Compiler stdout:
  102.  
  103. Compiler stderr:
  104.  
  105. Has header "linux/memfd.h": YES
  106. Running compile:
  107. Working directory: /tmp/tmpiq3c0uqv
  108. Command line: cc /tmp/tmpiq3c0uqv/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  109.  
  110. Code:
  111.  
  112. #ifdef __has_include
  113. #if !__has_include("locale.h")
  114. #error "Header 'locale.h' could not be found"
  115. #endif
  116. #else
  117. #include <locale.h>
  118. #endif
  119. Compiler stdout:
  120.  
  121. Compiler stderr:
  122.  
  123. Has header "locale.h": YES
  124. Running compile:
  125. Working directory: /tmp/tmpw_9otqi6
  126. Command line: cc /tmp/tmpw_9otqi6/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  127.  
  128. Code:
  129.  
  130. #ifdef __has_include
  131. #if !__has_include("memory.h")
  132. #error "Header 'memory.h' could not be found"
  133. #endif
  134. #else
  135. #include <memory.h>
  136. #endif
  137. Compiler stdout:
  138.  
  139. Compiler stderr:
  140.  
  141. Has header "memory.h": YES
  142. Running compile:
  143. Working directory: /tmp/tmp_7d7ndqx
  144. Command line: cc /tmp/tmp_7d7ndqx/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  145.  
  146. Code:
  147.  
  148. #ifdef __has_include
  149. #if !__has_include("stdint.h")
  150. #error "Header 'stdint.h' could not be found"
  151. #endif
  152. #else
  153. #include <stdint.h>
  154. #endif
  155. Compiler stdout:
  156.  
  157. Compiler stderr:
  158.  
  159. Has header "stdint.h": YES
  160. Running compile:
  161. Working directory: /tmp/tmp0qwnvzng
  162. Command line: cc /tmp/tmp0qwnvzng/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  163.  
  164. Code:
  165.  
  166. #ifdef __has_include
  167. #if !__has_include("stdlib.h")
  168. #error "Header 'stdlib.h' could not be found"
  169. #endif
  170. #else
  171. #include <stdlib.h>
  172. #endif
  173. Compiler stdout:
  174.  
  175. Compiler stderr:
  176.  
  177. Has header "stdlib.h": YES
  178. Running compile:
  179. Working directory: /tmp/tmp0jxdjhka
  180. Command line: cc /tmp/tmp0jxdjhka/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  181.  
  182. Code:
  183.  
  184. #ifdef __has_include
  185. #if !__has_include("strings.h")
  186. #error "Header 'strings.h' could not be found"
  187. #endif
  188. #else
  189. #include <strings.h>
  190. #endif
  191. Compiler stdout:
  192.  
  193. Compiler stderr:
  194.  
  195. Has header "strings.h": YES
  196. Running compile:
  197. Working directory: /tmp/tmpo9loj19t
  198. Command line: cc /tmp/tmpo9loj19t/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  199.  
  200. Code:
  201.  
  202. #ifdef __has_include
  203. #if !__has_include("string.h")
  204. #error "Header 'string.h' could not be found"
  205. #endif
  206. #else
  207. #include <string.h>
  208. #endif
  209. Compiler stdout:
  210.  
  211. Compiler stderr:
  212.  
  213. Has header "string.h": YES
  214. Running compile:
  215. Working directory: /tmp/tmph3h2dbvv
  216. Command line: cc /tmp/tmph3h2dbvv/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  217.  
  218. Code:
  219.  
  220. #ifdef __has_include
  221. #if !__has_include("sys/mman.h")
  222. #error "Header 'sys/mman.h' could not be found"
  223. #endif
  224. #else
  225. #include <sys/mman.h>
  226. #endif
  227. Compiler stdout:
  228.  
  229. Compiler stderr:
  230.  
  231. Has header "sys/mman.h": YES
  232. Running compile:
  233. Working directory: /tmp/tmpabm_llwt
  234. Command line: cc /tmp/tmpabm_llwt/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  235.  
  236. Code:
  237.  
  238. #ifdef __has_include
  239. #if !__has_include("sys/param.h")
  240. #error "Header 'sys/param.h' could not be found"
  241. #endif
  242. #else
  243. #include <sys/param.h>
  244. #endif
  245. Compiler stdout:
  246.  
  247. Compiler stderr:
  248.  
  249. Has header "sys/param.h": YES
  250. Running compile:
  251. Working directory: /tmp/tmpmye8e6sm
  252. Command line: cc /tmp/tmpmye8e6sm/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  253.  
  254. Code:
  255.  
  256. #ifdef __has_include
  257. #if !__has_include("sys/stat.h")
  258. #error "Header 'sys/stat.h' could not be found"
  259. #endif
  260. #else
  261. #include <sys/stat.h>
  262. #endif
  263. Compiler stdout:
  264.  
  265. Compiler stderr:
  266.  
  267. Has header "sys/stat.h": YES
  268. Running compile:
  269. Working directory: /tmp/tmpl0kwgk7m
  270. Command line: cc /tmp/tmpl0kwgk7m/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  271.  
  272. Code:
  273.  
  274. #ifdef __has_include
  275. #if !__has_include("sys/sysinfo.h")
  276. #error "Header 'sys/sysinfo.h' could not be found"
  277. #endif
  278. #else
  279. #include <sys/sysinfo.h>
  280. #endif
  281. Compiler stdout:
  282.  
  283. Compiler stderr:
  284.  
  285. Has header "sys/sysinfo.h": YES
  286. Running compile:
  287. Working directory: /tmp/tmpe3nm3bb7
  288. Command line: cc /tmp/tmpe3nm3bb7/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  289.  
  290. Code:
  291.  
  292. #ifdef __has_include
  293. #if !__has_include("sys/systeminfo.h")
  294. #error "Header 'sys/systeminfo.h' could not be found"
  295. #endif
  296. #else
  297. #include <sys/systeminfo.h>
  298. #endif
  299. Compiler stdout:
  300.  
  301. Compiler stderr:
  302. /tmp/tmpe3nm3bb7/testfile.c:4:12: error: #error "Header 'sys/systeminfo.h' could not be found"
  303. #error "Header 'sys/systeminfo.h' could not be found"
  304. ^~~~~
  305.  
  306. Has header "sys/systeminfo.h": NO
  307. Running compile:
  308. Working directory: /tmp/tmpgx9jopb7
  309. Command line: cc /tmp/tmpgx9jopb7/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  310.  
  311. Code:
  312.  
  313. #ifdef __has_include
  314. #if !__has_include("sys/time.h")
  315. #error "Header 'sys/time.h' could not be found"
  316. #endif
  317. #else
  318. #include <sys/time.h>
  319. #endif
  320. Compiler stdout:
  321.  
  322. Compiler stderr:
  323.  
  324. Has header "sys/time.h": YES
  325. Running compile:
  326. Working directory: /tmp/tmpkfj6lt0o
  327. Command line: cc /tmp/tmpkfj6lt0o/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  328.  
  329. Code:
  330.  
  331. #ifdef __has_include
  332. #if !__has_include("sys/types.h")
  333. #error "Header 'sys/types.h' could not be found"
  334. #endif
  335. #else
  336. #include <sys/types.h>
  337. #endif
  338. Compiler stdout:
  339.  
  340. Compiler stderr:
  341.  
  342. Has header "sys/types.h": YES
  343. Running compile:
  344. Working directory: /tmp/tmpnz5kz685
  345. Command line: cc /tmp/tmpnz5kz685/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  346.  
  347. Code:
  348.  
  349. #ifdef __has_include
  350. #if !__has_include("unistd.h")
  351. #error "Header 'unistd.h' could not be found"
  352. #endif
  353. #else
  354. #include <unistd.h>
  355. #endif
  356. Compiler stdout:
  357.  
  358. Compiler stderr:
  359.  
  360. Has header "unistd.h": YES
  361. Running compile:
  362. Working directory: /tmp/tmp9vc65jfl
  363. Command line: cc /tmp/tmp9vc65jfl/testfile.c -O0 -Wl,--start-group -lm -Wl,--end-group -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp9vc65jfl/output.exe
  364.  
  365. Code:
  366. int main(int argc, char **argv) { return 0; }
  367. Compiler stdout:
  368.  
  369. Compiler stderr:
  370.  
  371. Library m found: YES
  372. Running compile:
  373. Working directory: /tmp/tmpr76gehcb
  374. Command line: cc /tmp/tmpr76gehcb/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpr76gehcb/output.exe
  375.  
  376. Code:
  377.  
  378. #define dcgettext meson_disable_define_of_dcgettext
  379.  
  380. #include <limits.h>
  381. #undef dcgettext
  382.  
  383. #ifdef __cplusplus
  384. extern "C"
  385. #endif
  386. char dcgettext ();
  387.  
  388. #if defined __stub_dcgettext || defined __stub___dcgettext
  389. fail fail fail this function is not going to work
  390. #endif
  391.  
  392. int main () {
  393. return dcgettext ();
  394. }
  395. Compiler stdout:
  396.  
  397. Compiler stderr:
  398. /tmp/tmpr76gehcb/testfile.c:10:14: warning: conflicting types for built-in function 'dcgettext' [-Wbuiltin-declaration-mismatch]
  399. char dcgettext ();
  400. ^~~~~~~~~
  401.  
  402. Checking for function "dcgettext": YES
  403. Running compile:
  404. Working directory: /tmp/tmpahoqah59
  405. Command line: cc /tmp/tmpahoqah59/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpahoqah59/output.exe
  406.  
  407. Code:
  408.  
  409. #define getpagesize meson_disable_define_of_getpagesize
  410.  
  411. #include <limits.h>
  412. #undef getpagesize
  413.  
  414. #ifdef __cplusplus
  415. extern "C"
  416. #endif
  417. char getpagesize ();
  418.  
  419. #if defined __stub_getpagesize || defined __stub___getpagesize
  420. fail fail fail this function is not going to work
  421. #endif
  422.  
  423. int main () {
  424. return getpagesize ();
  425. }
  426. Compiler stdout:
  427.  
  428. Compiler stderr:
  429.  
  430. Checking for function "getpagesize": YES
  431. Running compile:
  432. Working directory: /tmp/tmp8z7aoi54
  433. Command line: cc /tmp/tmp8z7aoi54/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp8z7aoi54/output.exe
  434.  
  435. Code:
  436.  
  437. #define getresuid meson_disable_define_of_getresuid
  438.  
  439. #include <limits.h>
  440. #undef getresuid
  441.  
  442. #ifdef __cplusplus
  443. extern "C"
  444. #endif
  445. char getresuid ();
  446.  
  447. #if defined __stub_getresuid || defined __stub___getresuid
  448. fail fail fail this function is not going to work
  449. #endif
  450.  
  451. int main () {
  452. return getresuid ();
  453. }
  454. Compiler stdout:
  455.  
  456. Compiler stderr:
  457.  
  458. Checking for function "getresuid": YES
  459. Running compile:
  460. Working directory: /tmp/tmpe998yx7z
  461. Command line: cc /tmp/tmpe998yx7z/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpe998yx7z/output.exe
  462.  
  463. Code:
  464.  
  465. #define lstat meson_disable_define_of_lstat
  466.  
  467. #include <limits.h>
  468. #undef lstat
  469.  
  470. #ifdef __cplusplus
  471. extern "C"
  472. #endif
  473. char lstat ();
  474.  
  475. #if defined __stub_lstat || defined __stub___lstat
  476. fail fail fail this function is not going to work
  477. #endif
  478.  
  479. int main () {
  480. return lstat ();
  481. }
  482. Compiler stdout:
  483.  
  484. Compiler stderr:
  485.  
  486. Checking for function "lstat": YES
  487. Running compile:
  488. Working directory: /tmp/tmpqdlxovnq
  489. Command line: cc /tmp/tmpqdlxovnq/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpqdlxovnq/output.exe
  490.  
  491. Code:
  492.  
  493. #define mmap meson_disable_define_of_mmap
  494.  
  495. #include <limits.h>
  496. #undef mmap
  497.  
  498. #ifdef __cplusplus
  499. extern "C"
  500. #endif
  501. char mmap ();
  502.  
  503. #if defined __stub_mmap || defined __stub___mmap
  504. fail fail fail this function is not going to work
  505. #endif
  506.  
  507. int main () {
  508. return mmap ();
  509. }
  510. Compiler stdout:
  511.  
  512. Compiler stderr:
  513.  
  514. Checking for function "mmap": YES
  515. Running compile:
  516. Working directory: /tmp/tmpao_wucg9
  517. Command line: cc /tmp/tmpao_wucg9/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpao_wucg9/output.exe
  518.  
  519. Code:
  520.  
  521. #define nearbyint meson_disable_define_of_nearbyint
  522.  
  523. #include <limits.h>
  524. #undef nearbyint
  525.  
  526. #ifdef __cplusplus
  527. extern "C"
  528. #endif
  529. char nearbyint ();
  530.  
  531. #if defined __stub_nearbyint || defined __stub___nearbyint
  532. fail fail fail this function is not going to work
  533. #endif
  534.  
  535. int main () {
  536. return nearbyint ();
  537. }
  538. Compiler stdout:
  539.  
  540. Compiler stderr:
  541. /tmp/tmpao_wucg9/testfile.c:10:14: warning: conflicting types for built-in function 'nearbyint' [-Wbuiltin-declaration-mismatch]
  542. char nearbyint ();
  543. ^~~~~~~~~
  544.  
  545. Checking for function "nearbyint": YES
  546. Running compile:
  547. Working directory: /tmp/tmpp05olivd
  548. Command line: cc /tmp/tmpp05olivd/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpp05olivd/output.exe
  549.  
  550. Code:
  551.  
  552. #define posix_fallocate meson_disable_define_of_posix_fallocate
  553.  
  554. #include <limits.h>
  555. #undef posix_fallocate
  556.  
  557. #ifdef __cplusplus
  558. extern "C"
  559. #endif
  560. char posix_fallocate ();
  561.  
  562. #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
  563. fail fail fail this function is not going to work
  564. #endif
  565.  
  566. int main () {
  567. return posix_fallocate ();
  568. }
  569. Compiler stdout:
  570.  
  571. Compiler stderr:
  572.  
  573. Checking for function "posix_fallocate": YES
  574. Running compile:
  575. Working directory: /tmp/tmp2c36z_ul
  576. Command line: cc /tmp/tmp2c36z_ul/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp2c36z_ul/output.exe
  577.  
  578. Code:
  579.  
  580. #define _lock_file meson_disable_define_of__lock_file
  581.  
  582. #include <limits.h>
  583. #undef _lock_file
  584.  
  585. #ifdef __cplusplus
  586. extern "C"
  587. #endif
  588. char _lock_file ();
  589.  
  590. #if defined __stub__lock_file || defined __stub____lock_file
  591. fail fail fail this function is not going to work
  592. #endif
  593.  
  594. int main () {
  595. return _lock_file ();
  596. }
  597. Compiler stdout:
  598.  
  599. Compiler stderr:
  600. /tmp/ccZ0tzaj.o: In function `main':
  601. testfile.c:(.text+0xa): undefined reference to `_lock_file'
  602. collect2: error: ld returned 1 exit status
  603.  
  604. Running compile:
  605. Working directory: /tmp/tmptr2jktgb
  606. Command line: cc /tmp/tmptr2jktgb/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmptr2jktgb/output.exe
  607.  
  608. Code:
  609.  
  610. int main() {
  611. #ifdef __has_builtin
  612. #if !__has_builtin(__builtin__lock_file)
  613. #error "__builtin__lock_file not found"
  614. #endif
  615. #elif ! defined(_lock_file)
  616. /* Check for __builtin__lock_file only if no includes were added to the
  617. * prefix above, which means no definition of _lock_file can be found.
  618. * We would always check for this, but we get false positives on
  619. * MSYS2 if we do. Their toolchain is broken, but we can at least
  620. * give them a workaround. */
  621. #if 1
  622. __builtin__lock_file;
  623. #else
  624. #error "No definition for __builtin__lock_file found in the prefix"
  625. #endif
  626. #endif
  627. }
  628. Compiler stdout:
  629.  
  630. Compiler stderr:
  631. /tmp/tmptr2jktgb/testfile.c: In function 'main':
  632. /tmp/tmptr2jktgb/testfile.c:14:17: error: '__builtin__lock_file' undeclared (first use in this function); did you mean '__builtin_lceil'?
  633. __builtin__lock_file;
  634. ^~~~~~~~~~~~~~~~~~~~
  635. __builtin_lceil
  636. /tmp/tmptr2jktgb/testfile.c:14:17: note: each undeclared identifier is reported only once for each function it appears in
  637.  
  638. Checking for function "_lock_file": NO
  639. Running compile:
  640. Working directory: /tmp/tmp9l6mlgip
  641. Command line: cc /tmp/tmp9l6mlgip/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp9l6mlgip/output.exe
  642.  
  643. Code:
  644.  
  645. #define flockfile meson_disable_define_of_flockfile
  646.  
  647. #include <limits.h>
  648. #undef flockfile
  649.  
  650. #ifdef __cplusplus
  651. extern "C"
  652. #endif
  653. char flockfile ();
  654.  
  655. #if defined __stub_flockfile || defined __stub___flockfile
  656. fail fail fail this function is not going to work
  657. #endif
  658.  
  659. int main () {
  660. return flockfile ();
  661. }
  662. Compiler stdout:
  663.  
  664. Compiler stderr:
  665.  
  666. Checking for function "flockfile": YES
  667. Running compile:
  668. Working directory: /tmp/tmpbv_ei6t1
  669. Command line: cc /tmp/tmpbv_ei6t1/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpbv_ei6t1/output.exe
  670.  
  671. Code:
  672.  
  673. #define mkstemp meson_disable_define_of_mkstemp
  674.  
  675. #include <limits.h>
  676. #undef mkstemp
  677.  
  678. #ifdef __cplusplus
  679. extern "C"
  680. #endif
  681. char mkstemp ();
  682.  
  683. #if defined __stub_mkstemp || defined __stub___mkstemp
  684. fail fail fail this function is not going to work
  685. #endif
  686.  
  687. int main () {
  688. return mkstemp ();
  689. }
  690. Compiler stdout:
  691.  
  692. Compiler stderr:
  693.  
  694. Checking for function "mkstemp": YES
  695. Running compile:
  696. Working directory: /tmp/tmpjajn9azm
  697. Command line: cc /tmp/tmpjajn9azm/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpjajn9azm/output.exe
  698.  
  699. Code:
  700.  
  701. #define mallinfo meson_disable_define_of_mallinfo
  702.  
  703. #include <limits.h>
  704. #undef mallinfo
  705.  
  706. #ifdef __cplusplus
  707. extern "C"
  708. #endif
  709. char mallinfo ();
  710.  
  711. #if defined __stub_mallinfo || defined __stub___mallinfo
  712. fail fail fail this function is not going to work
  713. #endif
  714.  
  715. int main () {
  716. return mallinfo ();
  717. }
  718. Compiler stdout:
  719.  
  720. Compiler stderr:
  721.  
  722. Checking for function "mallinfo": YES
  723. Running compile:
  724. Working directory: /tmp/tmpc3mhx794
  725. Command line: cc /tmp/tmpc3mhx794/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpc3mhx794/output.exe
  726.  
  727. Code:
  728.  
  729. #define round meson_disable_define_of_round
  730.  
  731. #include <limits.h>
  732. #undef round
  733.  
  734. #ifdef __cplusplus
  735. extern "C"
  736. #endif
  737. char round ();
  738.  
  739. #if defined __stub_round || defined __stub___round
  740. fail fail fail this function is not going to work
  741. #endif
  742.  
  743. int main () {
  744. return round ();
  745. }
  746. Compiler stdout:
  747.  
  748. Compiler stderr:
  749. /tmp/tmpc3mhx794/testfile.c:10:14: warning: conflicting types for built-in function 'round' [-Wbuiltin-declaration-mismatch]
  750. char round ();
  751. ^~~~~
  752.  
  753. Checking for function "round": YES
  754. Running compile:
  755. Working directory: /tmp/tmp2f1eabr_
  756. Command line: cc /tmp/tmp2f1eabr_/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp2f1eabr_/output.exe
  757.  
  758. Code:
  759.  
  760. #define rint meson_disable_define_of_rint
  761.  
  762. #include <limits.h>
  763. #undef rint
  764.  
  765. #ifdef __cplusplus
  766. extern "C"
  767. #endif
  768. char rint ();
  769.  
  770. #if defined __stub_rint || defined __stub___rint
  771. fail fail fail this function is not going to work
  772. #endif
  773.  
  774. int main () {
  775. return rint ();
  776. }
  777. Compiler stdout:
  778.  
  779. Compiler stderr:
  780. /tmp/tmp2f1eabr_/testfile.c:10:14: warning: conflicting types for built-in function 'rint' [-Wbuiltin-declaration-mismatch]
  781. char rint ();
  782. ^~~~
  783.  
  784. Checking for function "rint": YES
  785. Running compile:
  786. Working directory: /tmp/tmpi69vqr8k
  787. Command line: cc /tmp/tmpi69vqr8k/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpi69vqr8k/output.exe
  788.  
  789. Code:
  790.  
  791. #define log2 meson_disable_define_of_log2
  792.  
  793. #include <limits.h>
  794. #undef log2
  795.  
  796. #ifdef __cplusplus
  797. extern "C"
  798. #endif
  799. char log2 ();
  800.  
  801. #if defined __stub_log2 || defined __stub___log2
  802. fail fail fail this function is not going to work
  803. #endif
  804.  
  805. int main () {
  806. return log2 ();
  807. }
  808. Compiler stdout:
  809.  
  810. Compiler stderr:
  811. /tmp/tmpi69vqr8k/testfile.c:10:14: warning: conflicting types for built-in function 'log2' [-Wbuiltin-declaration-mismatch]
  812. char log2 ();
  813. ^~~~
  814.  
  815. Checking for function "log2": YES
  816. Running compile:
  817. Working directory: /tmp/tmpbtqurpwe
  818. Command line: cc /tmp/tmpbtqurpwe/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpbtqurpwe/output.exe
  819.  
  820. Code:
  821.  
  822. #define exp2 meson_disable_define_of_exp2
  823.  
  824. #include <limits.h>
  825. #undef exp2
  826.  
  827. #ifdef __cplusplus
  828. extern "C"
  829. #endif
  830. char exp2 ();
  831.  
  832. #if defined __stub_exp2 || defined __stub___exp2
  833. fail fail fail this function is not going to work
  834. #endif
  835.  
  836. int main () {
  837. return exp2 ();
  838. }
  839. Compiler stdout:
  840.  
  841. Compiler stderr:
  842. /tmp/tmpbtqurpwe/testfile.c:10:14: warning: conflicting types for built-in function 'exp2' [-Wbuiltin-declaration-mismatch]
  843. char exp2 ();
  844. ^~~~
  845.  
  846. Checking for function "exp2": YES
  847. Running compile:
  848. Working directory: /tmp/tmp2j8_gspo
  849. Command line: cc /tmp/tmp2j8_gspo/testfile.c -Wl,--start-group -lm -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp2j8_gspo/output.exe
  850.  
  851. Code:
  852.  
  853. #define sincos meson_disable_define_of_sincos
  854.  
  855. #include <limits.h>
  856. #undef sincos
  857.  
  858. #ifdef __cplusplus
  859. extern "C"
  860. #endif
  861. char sincos ();
  862.  
  863. #if defined __stub_sincos || defined __stub___sincos
  864. fail fail fail this function is not going to work
  865. #endif
  866.  
  867. int main () {
  868. return sincos ();
  869. }
  870. Compiler stdout:
  871.  
  872. Compiler stderr:
  873. /tmp/tmp2j8_gspo/testfile.c:10:14: warning: conflicting types for built-in function 'sincos' [-Wbuiltin-declaration-mismatch]
  874. char sincos ();
  875. ^~~~~~
  876.  
  877. Checking for function "sincos": YES
  878. Running compile:
  879. Working directory: /tmp/tmpm0wnd322
  880. Command line: cc /tmp/tmpm0wnd322/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpm0wnd322/output.obj
  881.  
  882. Code:
  883.  
  884. #include <math.h>
  885. int main () {
  886. /* If it's not defined as a macro, try to use as a symbol */
  887. #ifndef isinf
  888. isinf;
  889. #endif
  890. }
  891. Compiler stdout:
  892.  
  893. Compiler stderr:
  894.  
  895. Header <math.h> has symbol "isinf": YES
  896. Running compile:
  897. Working directory: /tmp/tmpf1f47th2
  898. Command line: cc /tmp/tmpf1f47th2/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpf1f47th2/output.obj
  899.  
  900. Code:
  901.  
  902. #include <math.h>
  903. int main () {
  904. /* If it's not defined as a macro, try to use as a symbol */
  905. #ifndef isnan
  906. isnan;
  907. #endif
  908. }
  909. Compiler stdout:
  910.  
  911. Compiler stderr:
  912.  
  913. Header <math.h> has symbol "isnan": YES
  914. Running compile:
  915. Working directory: /tmp/tmpq3bt3p0l
  916. Command line: cc /tmp/tmpq3bt3p0l/testfile.c -O0 -fno-strict-aliasing -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpq3bt3p0l/output.obj
  917.  
  918. Code:
  919. int i;
  920.  
  921. Compiler stdout:
  922.  
  923. Compiler stderr:
  924.  
  925. Compiler for C supports argument -fno-strict-aliasing: YES
  926. Running compile:
  927. Working directory: /tmp/tmpgq11le46
  928. Command line: cc /tmp/tmpgq11le46/testfile.c -O0 -Wpointer-arith -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpgq11le46/output.obj
  929.  
  930. Code:
  931. int i;
  932.  
  933. Compiler stdout:
  934.  
  935. Compiler stderr:
  936.  
  937. Compiler for C supports argument -Wpointer-arith: YES
  938. Running compile:
  939. Working directory: /tmp/tmpq9wgz9a8
  940. Command line: cc /tmp/tmpq9wgz9a8/testfile.c -O0 -Wmissing-declarations -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpq9wgz9a8/output.obj
  941.  
  942. Code:
  943. int i;
  944.  
  945. Compiler stdout:
  946.  
  947. Compiler stderr:
  948.  
  949. Compiler for C supports argument -Wmissing-declarations: YES
  950. Running compile:
  951. Working directory: /tmp/tmpynepug18
  952. Command line: cc /tmp/tmpynepug18/testfile.c -O0 -Wimplicit-function-declaration -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpynepug18/output.obj
  953.  
  954. Code:
  955. int i;
  956.  
  957. Compiler stdout:
  958.  
  959. Compiler stderr:
  960.  
  961. Compiler for C supports argument -Wimplicit-function-declaration: YES
  962. Running compile:
  963. Working directory: /tmp/tmpzegl5gzl
  964. Command line: cc /tmp/tmpzegl5gzl/testfile.c -O0 -Wformat=2 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpzegl5gzl/output.obj
  965.  
  966. Code:
  967. int i;
  968.  
  969. Compiler stdout:
  970.  
  971. Compiler stderr:
  972.  
  973. Compiler for C supports argument -Wformat=2: YES
  974. Running compile:
  975. Working directory: /tmp/tmpu15f3tps
  976. Command line: cc /tmp/tmpu15f3tps/testfile.c -O0 -Wformat-nonliteral -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpu15f3tps/output.obj
  977.  
  978. Code:
  979. int i;
  980.  
  981. Compiler stdout:
  982.  
  983. Compiler stderr:
  984. cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
  985.  
  986. Compiler for C supports argument -Wformat-nonliteral: YES
  987. Running compile:
  988. Working directory: /tmp/tmpfipx9to9
  989. Command line: cc /tmp/tmpfipx9to9/testfile.c -O0 -Wformat-security -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpfipx9to9/output.obj
  990.  
  991. Code:
  992. int i;
  993.  
  994. Compiler stdout:
  995.  
  996. Compiler stderr:
  997. cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
  998.  
  999. Compiler for C supports argument -Wformat-security: YES
  1000. Running compile:
  1001. Working directory: /tmp/tmp66qcoir4
  1002. Command line: cc /tmp/tmp66qcoir4/testfile.c -O0 -Wstrict-prototypes -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp66qcoir4/output.obj
  1003.  
  1004. Code:
  1005. int i;
  1006.  
  1007. Compiler stdout:
  1008.  
  1009. Compiler stderr:
  1010.  
  1011. Compiler for C supports argument -Wstrict-prototypes: YES
  1012. Running compile:
  1013. Working directory: /tmp/tmpk244mr27
  1014. Command line: cc /tmp/tmpk244mr27/testfile.c -O0 -Wmissing-prototypes -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpk244mr27/output.obj
  1015.  
  1016. Code:
  1017. int i;
  1018.  
  1019. Compiler stdout:
  1020.  
  1021. Compiler stderr:
  1022.  
  1023. Compiler for C supports argument -Wmissing-prototypes: YES
  1024. Running compile:
  1025. Working directory: /tmp/tmp5aeo8p4g
  1026. Command line: cc /tmp/tmp5aeo8p4g/testfile.c -O0 -Wnested-externs -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp5aeo8p4g/output.obj
  1027.  
  1028. Code:
  1029. int i;
  1030.  
  1031. Compiler stdout:
  1032.  
  1033. Compiler stderr:
  1034.  
  1035. Compiler for C supports argument -Wnested-externs: YES
  1036. Running compile:
  1037. Working directory: /tmp/tmpmskuai13
  1038. Command line: cc /tmp/tmpmskuai13/testfile.c -O0 -Wold-style-definition -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpmskuai13/output.obj
  1039.  
  1040. Code:
  1041. int i;
  1042.  
  1043. Compiler stdout:
  1044.  
  1045. Compiler stderr:
  1046.  
  1047. Compiler for C supports argument -Wold-style-definition: YES
  1048. Running compile:
  1049. Working directory: /tmp/tmpwqqx834q
  1050. Command line: cc /tmp/tmpwqqx834q/testfile.c -O0 -Wundef -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpwqqx834q/output.obj
  1051.  
  1052. Code:
  1053. int i;
  1054.  
  1055. Compiler stdout:
  1056.  
  1057. Compiler stderr:
  1058.  
  1059. Compiler for C supports argument -Wundef: YES
  1060. Running compile:
  1061. Working directory: /tmp/tmpxku2znmk
  1062. Command line: cc /tmp/tmpxku2znmk/testfile.c -O0 -Wunused -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpxku2znmk/output.obj
  1063.  
  1064. Code:
  1065. int i;
  1066.  
  1067. Compiler stdout:
  1068.  
  1069. Compiler stderr:
  1070.  
  1071. Compiler for C supports argument -Wunused: YES
  1072. Running compile:
  1073. Working directory: /tmp/tmpryl0qv13
  1074. Command line: cc /tmp/tmpryl0qv13/testfile.c -O0 -Wcast-align -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpryl0qv13/output.obj
  1075.  
  1076. Code:
  1077. int i;
  1078.  
  1079. Compiler stdout:
  1080.  
  1081. Compiler stderr:
  1082.  
  1083. Compiler for C supports argument -Wcast-align: YES
  1084. Running compile:
  1085. Working directory: /tmp/tmpaslomnom
  1086. Command line: cc /tmp/tmpaslomnom/testfile.c -O0 -Wmissing-noreturn -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpaslomnom/output.obj
  1087.  
  1088. Code:
  1089. int i;
  1090.  
  1091. Compiler stdout:
  1092.  
  1093. Compiler stderr:
  1094.  
  1095. Compiler for C supports argument -Wmissing-noreturn: YES
  1096. Running compile:
  1097. Working directory: /tmp/tmpd0squ0sm
  1098. Command line: cc /tmp/tmpd0squ0sm/testfile.c -O0 -Wmissing-format-attribute -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpd0squ0sm/output.obj
  1099.  
  1100. Code:
  1101. int i;
  1102.  
  1103. Compiler stdout:
  1104.  
  1105. Compiler stderr:
  1106.  
  1107. Compiler for C supports argument -Wmissing-format-attribute: YES
  1108. Running compile:
  1109. Working directory: /tmp/tmpezge3ame
  1110. Command line: cc /tmp/tmpezge3ame/testfile.c -O0 -Wmissing-include-dirs -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpezge3ame/output.obj
  1111.  
  1112. Code:
  1113. int i;
  1114.  
  1115. Compiler stdout:
  1116.  
  1117. Compiler stderr:
  1118.  
  1119. Compiler for C supports argument -Wmissing-include-dirs: YES
  1120. Running compile:
  1121. Working directory: /tmp/tmpnyftw42x
  1122. Command line: cc /tmp/tmpnyftw42x/testfile.c -O0 -Wlogical-op -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpnyftw42x/output.obj
  1123.  
  1124. Code:
  1125. int i;
  1126.  
  1127. Compiler stdout:
  1128.  
  1129. Compiler stderr:
  1130.  
  1131. Compiler for C supports argument -Wlogical-op: YES
  1132. Running compile:
  1133. Working directory: /tmp/tmpreutwjz4
  1134. Command line: cc /tmp/tmpreutwjz4/testfile.c -O0 -Wswitch-default -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpreutwjz4/output.obj
  1135.  
  1136. Code:
  1137. int i;
  1138.  
  1139. Compiler stdout:
  1140.  
  1141. Compiler stderr:
  1142.  
  1143. Compiler for C supports argument -Wswitch-default: YES
  1144. Running compile:
  1145. Working directory: /tmp/tmpirmdt2s0
  1146. Command line: cc /tmp/tmpirmdt2s0/testfile.c -O0 -Wswitch-enum -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpirmdt2s0/output.obj
  1147.  
  1148. Code:
  1149. int i;
  1150.  
  1151. Compiler stdout:
  1152.  
  1153. Compiler stderr:
  1154.  
  1155. Compiler for C supports argument -Wswitch-enum: YES
  1156. Running compile:
  1157. Working directory: /tmp/tmp11ol1eiw
  1158. Command line: cc /tmp/tmp11ol1eiw/testfile.c -O0 -Wignored-qualifiers -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp11ol1eiw/output.obj
  1159.  
  1160. Code:
  1161. int i;
  1162.  
  1163. Compiler stdout:
  1164.  
  1165. Compiler stderr:
  1166.  
  1167. Compiler for C supports argument -Wignored-qualifiers: YES
  1168. Running compile:
  1169. Working directory: /tmp/tmpvciy9gux
  1170. Command line: cc /tmp/tmpvciy9gux/testfile.c -O0 -Werror=redundant-decls -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpvciy9gux/output.obj
  1171.  
  1172. Code:
  1173. int i;
  1174.  
  1175. Compiler stdout:
  1176.  
  1177. Compiler stderr:
  1178.  
  1179. Compiler for C supports argument -Werror=redundant-decls: YES
  1180. Running compile:
  1181. Working directory: /tmp/tmp4c6aoe6v
  1182. Command line: cc /tmp/tmp4c6aoe6v/testfile.c -O0 -Werror=implicit -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp4c6aoe6v/output.obj
  1183.  
  1184. Code:
  1185. int i;
  1186.  
  1187. Compiler stdout:
  1188.  
  1189. Compiler stderr:
  1190.  
  1191. Compiler for C supports argument -Werror=implicit: YES
  1192. Running compile:
  1193. Working directory: /tmp/tmpcr4jwz06
  1194. Command line: cc /tmp/tmpcr4jwz06/testfile.c -O0 -Werror=nonnull -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpcr4jwz06/output.obj
  1195.  
  1196. Code:
  1197. int i;
  1198.  
  1199. Compiler stdout:
  1200.  
  1201. Compiler stderr:
  1202.  
  1203. Compiler for C supports argument -Werror=nonnull: YES
  1204. Running compile:
  1205. Working directory: /tmp/tmp_67eu6od
  1206. Command line: cc /tmp/tmp_67eu6od/testfile.c -O0 -Werror=init-self -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp_67eu6od/output.obj
  1207.  
  1208. Code:
  1209. int i;
  1210.  
  1211. Compiler stdout:
  1212.  
  1213. Compiler stderr:
  1214.  
  1215. Compiler for C supports argument -Werror=init-self: YES
  1216. Running compile:
  1217. Working directory: /tmp/tmpbtglklel
  1218. Command line: cc /tmp/tmpbtglklel/testfile.c -O0 -Werror=main -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpbtglklel/output.obj
  1219.  
  1220. Code:
  1221. int i;
  1222.  
  1223. Compiler stdout:
  1224.  
  1225. Compiler stderr:
  1226.  
  1227. Compiler for C supports argument -Werror=main: YES
  1228. Running compile:
  1229. Working directory: /tmp/tmp4uwfjfyw
  1230. Command line: cc /tmp/tmp4uwfjfyw/testfile.c -O0 -Werror=missing-braces -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp4uwfjfyw/output.obj
  1231.  
  1232. Code:
  1233. int i;
  1234.  
  1235. Compiler stdout:
  1236.  
  1237. Compiler stderr:
  1238.  
  1239. Compiler for C supports argument -Werror=missing-braces: YES
  1240. Running compile:
  1241. Working directory: /tmp/tmptbdc10h1
  1242. Command line: cc /tmp/tmptbdc10h1/testfile.c -O0 -Werror=sequence-point -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmptbdc10h1/output.obj
  1243.  
  1244. Code:
  1245. int i;
  1246.  
  1247. Compiler stdout:
  1248.  
  1249. Compiler stderr:
  1250.  
  1251. Compiler for C supports argument -Werror=sequence-point: YES
  1252. Running compile:
  1253. Working directory: /tmp/tmpbv3qivhb
  1254. Command line: cc /tmp/tmpbv3qivhb/testfile.c -O0 -Werror=return-type -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpbv3qivhb/output.obj
  1255.  
  1256. Code:
  1257. int i;
  1258.  
  1259. Compiler stdout:
  1260.  
  1261. Compiler stderr:
  1262.  
  1263. Compiler for C supports argument -Werror=return-type: YES
  1264. Running compile:
  1265. Working directory: /tmp/tmp19esvij1
  1266. Command line: cc /tmp/tmp19esvij1/testfile.c -O0 -Werror=trigraphs -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp19esvij1/output.obj
  1267.  
  1268. Code:
  1269. int i;
  1270.  
  1271. Compiler stdout:
  1272.  
  1273. Compiler stderr:
  1274.  
  1275. Compiler for C supports argument -Werror=trigraphs: YES
  1276. Running compile:
  1277. Working directory: /tmp/tmp_7dple2o
  1278. Command line: cc /tmp/tmp_7dple2o/testfile.c -O0 -Werror=array-bounds -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp_7dple2o/output.obj
  1279.  
  1280. Code:
  1281. int i;
  1282.  
  1283. Compiler stdout:
  1284.  
  1285. Compiler stderr:
  1286.  
  1287. Compiler for C supports argument -Werror=array-bounds: YES
  1288. Running compile:
  1289. Working directory: /tmp/tmpxtsz28d0
  1290. Command line: cc /tmp/tmpxtsz28d0/testfile.c -O0 -Werror=write-strings -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpxtsz28d0/output.obj
  1291.  
  1292. Code:
  1293. int i;
  1294.  
  1295. Compiler stdout:
  1296.  
  1297. Compiler stderr:
  1298.  
  1299. Compiler for C supports argument -Werror=write-strings: YES
  1300. Running compile:
  1301. Working directory: /tmp/tmpugeyim43
  1302. Command line: cc /tmp/tmpugeyim43/testfile.c -O0 -Werror=address -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpugeyim43/output.obj
  1303.  
  1304. Code:
  1305. int i;
  1306.  
  1307. Compiler stdout:
  1308.  
  1309. Compiler stderr:
  1310.  
  1311. Compiler for C supports argument -Werror=address: YES
  1312. Running compile:
  1313. Working directory: /tmp/tmps5hi8x7h
  1314. Command line: cc /tmp/tmps5hi8x7h/testfile.c -O0 -Werror=int-to-pointer-cast -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmps5hi8x7h/output.obj
  1315.  
  1316. Code:
  1317. int i;
  1318.  
  1319. Compiler stdout:
  1320.  
  1321. Compiler stderr:
  1322.  
  1323. Compiler for C supports argument -Werror=int-to-pointer-cast: YES
  1324. Running compile:
  1325. Working directory: /tmp/tmpuk_5mrcu
  1326. Command line: cc /tmp/tmpuk_5mrcu/testfile.c -O0 -Werror=pointer-to-int-cast -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpuk_5mrcu/output.obj
  1327.  
  1328. Code:
  1329. int i;
  1330.  
  1331. Compiler stdout:
  1332.  
  1333. Compiler stderr:
  1334.  
  1335. Compiler for C supports argument -Werror=pointer-to-int-cast: YES
  1336. Running compile:
  1337. Working directory: /tmp/tmpr40rus63
  1338. Command line: cc /tmp/tmpr40rus63/testfile.c -O0 -Werror=empty-body -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpr40rus63/output.obj
  1339.  
  1340. Code:
  1341. int i;
  1342.  
  1343. Compiler stdout:
  1344.  
  1345. Compiler stderr:
  1346.  
  1347. Compiler for C supports argument -Werror=empty-body: YES
  1348. Running compile:
  1349. Working directory: /tmp/tmpkpkze9a7
  1350. Command line: cc /tmp/tmpkpkze9a7/testfile.c -O0 -Werror=write-strings -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpkpkze9a7/output.obj
  1351.  
  1352. Code:
  1353. int i;
  1354.  
  1355. Compiler stdout:
  1356.  
  1357. Compiler stderr:
  1358.  
  1359. Compiler for C supports argument -Werror=write-strings: YES
  1360. Running compile:
  1361. Working directory: /tmp/tmpcyur_1ic
  1362. Command line: cc /tmp/tmpcyur_1ic/testfile.c -O0 -Wl,-Bsymbolic -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpcyur_1ic/output.obj
  1363.  
  1364. Code:
  1365. int i;
  1366.  
  1367. Compiler stdout:
  1368.  
  1369. Compiler stderr:
  1370.  
  1371. Compiler for C supports argument -Wl,-Bsymbolic: YES
  1372. Running compile:
  1373. Working directory: /tmp/tmpct1id02f
  1374. Command line: cc /tmp/tmpct1id02f/testfile.c -O0 -Wl,-z,relro -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpct1id02f/output.obj
  1375.  
  1376. Code:
  1377. int i;
  1378.  
  1379. Compiler stdout:
  1380.  
  1381. Compiler stderr:
  1382.  
  1383. Compiler for C supports argument -Wl,-z,relro: YES
  1384. Running compile:
  1385. Working directory: /tmp/tmp78h2kouc
  1386. Command line: cc /tmp/tmp78h2kouc/testfile.c -O0 -Wl,-z,now -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp78h2kouc/output.obj
  1387.  
  1388. Code:
  1389. int i;
  1390.  
  1391. Compiler stdout:
  1392.  
  1393. Compiler stderr:
  1394.  
  1395. Compiler for C supports argument -Wl,-z,now: YES
  1396. Dependency glib-2.0 found: YES (cached)
  1397. Dependency gobject-2.0 found: YES (cached)
  1398. Dependency gio-unix-2.0 found: YES (cached)
  1399. Dependency gmodule-2.0 found: YES (cached)
  1400. Dependency cairo found: YES (cached)
  1401. Dependency cairo-gobject found: YES (cached)
  1402. Dependency pango found: YES (cached)
  1403. Dependency pangoft2 found: YES (cached)
  1404. Dependency pangocairo found: YES (cached)
  1405. Dependency gdk-pixbuf-2.0 found: YES (cached)
  1406. Dependency epoxy found: YES (cached)
  1407. Dependency atk found: YES (cached)
  1408. Dependency harfbuzz found: YES (cached)
  1409. Dependency xkbcommon found: YES (cached)
  1410. Dependency graphene-gobject-1.0 found: YES (cached)
  1411. Dependency cairo-xlib found: YES (cached)
  1412. Dependency xrandr found: YES (cached)
  1413. Dependency xrandr found: YES (cached)
  1414. Dependency x11 found: YES (cached)
  1415. Dependency xrender found: YES (cached)
  1416. Dependency xi found: YES (cached)
  1417. Dependency xext found: YES (cached)
  1418. Dependency xcursor found: YES (cached)
  1419. Dependency xdamage found: YES (cached)
  1420. Dependency xfixes found: YES (cached)
  1421. Dependency xcomposite found: YES (cached)
  1422. Dependency fontconfig found: YES (cached)
  1423. Dependency atk-bridge-2.0 found: YES (cached)
  1424. Running compile:
  1425. Working directory: /tmp/tmpl3f17997
  1426. Command line: cc /tmp/tmpl3f17997/testfile.c -Wl,--start-group -lX11 -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpl3f17997/output.exe
  1427.  
  1428. Code:
  1429. #include <X11/XKBlib.h>
  1430. #include <limits.h>
  1431.  
  1432. #if defined __stub_XkbQueryExtension || defined __stub___XkbQueryExtension
  1433. fail fail fail this function is not going to work
  1434. #endif
  1435.  
  1436. int main() {
  1437. void *a = (void*) &XkbQueryExtension;
  1438. long b = (long) a;
  1439. return (int) b;
  1440. }
  1441. Compiler stdout:
  1442.  
  1443. Compiler stderr:
  1444.  
  1445. Checking for function "XkbQueryExtension": YES
  1446. Running compile:
  1447. Working directory: /tmp/tmpnib4scly
  1448. Command line: cc /tmp/tmpnib4scly/testfile.c -Wl,--start-group -lXext -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpnib4scly/output.exe
  1449.  
  1450. Code:
  1451. #include <X11/Xlib.h>
  1452. #include <X11/extensions/sync.h>
  1453. #include <limits.h>
  1454.  
  1455. #if defined __stub_XSyncQueryExtension || defined __stub___XSyncQueryExtension
  1456. fail fail fail this function is not going to work
  1457. #endif
  1458.  
  1459. int main() {
  1460. void *a = (void*) &XSyncQueryExtension;
  1461. long b = (long) a;
  1462. return (int) b;
  1463. }
  1464. Compiler stdout:
  1465.  
  1466. Compiler stderr:
  1467.  
  1468. Checking for function "XSyncQueryExtension": YES
  1469. Running compile:
  1470. Working directory: /tmp/tmprqm2vpnq
  1471. Command line: cc /tmp/tmprqm2vpnq/testfile.c -Wl,--start-group -lX11 -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmprqm2vpnq/output.exe
  1472.  
  1473. Code:
  1474.  
  1475. #define XGetEventData meson_disable_define_of_XGetEventData
  1476.  
  1477. #include <limits.h>
  1478. #undef XGetEventData
  1479.  
  1480. #ifdef __cplusplus
  1481. extern "C"
  1482. #endif
  1483. char XGetEventData ();
  1484.  
  1485. #if defined __stub_XGetEventData || defined __stub___XGetEventData
  1486. fail fail fail this function is not going to work
  1487. #endif
  1488.  
  1489. int main () {
  1490. return XGetEventData ();
  1491. }
  1492. Compiler stdout:
  1493.  
  1494. Compiler stderr:
  1495.  
  1496. Checking for function "XGetEventData": YES
  1497. Running compile:
  1498. Working directory: /tmp/tmpry7cdeso
  1499. Command line: cc /tmp/tmpry7cdeso/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  1500.  
  1501. Code:
  1502.  
  1503. #ifdef __has_include
  1504. #if !__has_include("X11/extensions/XInput2.h")
  1505. #error "Header 'X11/extensions/XInput2.h' could not be found"
  1506. #endif
  1507. #else
  1508. #include <X11/extensions/XInput2.h>
  1509. #endif
  1510. Compiler stdout:
  1511.  
  1512. Compiler stderr:
  1513.  
  1514. Has header "X11/extensions/XInput2.h": YES
  1515. Running compile:
  1516. Working directory: /tmp/tmpvffc0vrq
  1517. Command line: cc /tmp/tmpvffc0vrq/testfile.c -Wl,--start-group -lXi -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpvffc0vrq/output.exe
  1518.  
  1519. Code:
  1520.  
  1521. #define XIAllowTouchEvents meson_disable_define_of_XIAllowTouchEvents
  1522.  
  1523. #include <limits.h>
  1524. #undef XIAllowTouchEvents
  1525.  
  1526. #ifdef __cplusplus
  1527. extern "C"
  1528. #endif
  1529. char XIAllowTouchEvents ();
  1530.  
  1531. #if defined __stub_XIAllowTouchEvents || defined __stub___XIAllowTouchEvents
  1532. fail fail fail this function is not going to work
  1533. #endif
  1534.  
  1535. int main () {
  1536. return XIAllowTouchEvents ();
  1537. }
  1538. Compiler stdout:
  1539.  
  1540. Compiler stderr:
  1541.  
  1542. Checking for function "XIAllowTouchEvents": YES
  1543. Running compile:
  1544. Working directory: /tmp/tmpy_fjs5hh
  1545. Command line: cc /tmp/tmpy_fjs5hh/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpy_fjs5hh/output.obj
  1546.  
  1547. Code:
  1548. #include <X11/Xlib.h>
  1549. #include <X11/extensions/XInput2.h>
  1550. void bar() {
  1551. XIScrollClassInfo foo;
  1552. foo.number;
  1553.  
  1554. };
  1555. Compiler stdout:
  1556.  
  1557. Compiler stderr:
  1558.  
  1559. Checking whether type "XIScrollClassInfo" has member "number": YES
  1560. Dependency xinerama found: YES (cached)
  1561. Running compile:
  1562. Working directory: /tmp/tmpup80cq1v
  1563. Command line: cc /tmp/tmpup80cq1v/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpup80cq1v/output.obj
  1564.  
  1565. Code:
  1566.  
  1567. #include <X11/extensions/Xinerama.h>
  1568. int main () {
  1569. /* If it's not defined as a macro, try to use as a symbol */
  1570. #ifndef XineramaQueryExtension
  1571. XineramaQueryExtension;
  1572. #endif
  1573. }
  1574. Compiler stdout:
  1575.  
  1576. Compiler stderr:
  1577.  
  1578. Header <X11/extensions/Xinerama.h> has symbol "XineramaQueryExtension": YES
  1579. Running compile:
  1580. Working directory: /tmp/tmp5c08mrdt
  1581. Command line: cc /tmp/tmp5c08mrdt/testfile.c -O0 -Wl,--start-group -lintl -Wl,--end-group -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmp5c08mrdt/output.exe
  1582.  
  1583. Code:
  1584. int main(int argc, char **argv) { return 0; }
  1585. Compiler stdout:
  1586.  
  1587. Compiler stderr:
  1588. /usr/bin/ld: cannot find -lintl
  1589. collect2: error: ld returned 1 exit status
  1590.  
  1591. Library intl found: NO
  1592. Running compile:
  1593. Working directory: /tmp/tmpi_qq9532
  1594. Command line: cc /tmp/tmpi_qq9532/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpi_qq9532/output.exe
  1595.  
  1596. Code:
  1597.  
  1598. #define bind_textdomain_codeset meson_disable_define_of_bind_textdomain_codeset
  1599.  
  1600. #include <limits.h>
  1601. #undef bind_textdomain_codeset
  1602.  
  1603. #ifdef __cplusplus
  1604. extern "C"
  1605. #endif
  1606. char bind_textdomain_codeset ();
  1607.  
  1608. #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
  1609. fail fail fail this function is not going to work
  1610. #endif
  1611.  
  1612. int main () {
  1613. return bind_textdomain_codeset ();
  1614. }
  1615. Compiler stdout:
  1616.  
  1617. Compiler stderr:
  1618.  
  1619. Checking for function "bind_textdomain_codeset": YES
  1620. Running compile:
  1621. Working directory: /tmp/tmpbnhawrwz
  1622. Command line: cc /tmp/tmpbnhawrwz/testfile.c -O0 -Wl,--start-group -lvulkan -Wl,--end-group -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpbnhawrwz/output.exe
  1623.  
  1624. Code:
  1625. int main(int argc, char **argv) { return 0; }
  1626. Compiler stdout:
  1627.  
  1628. Compiler stderr:
  1629.  
  1630. Library vulkan found: YES
  1631. Running compile:
  1632. Working directory: /tmp/tmpnyy_ymgv
  1633. Command line: cc /tmp/tmpnyy_ymgv/testfile.c -Wl,--start-group -lvulkan -Wl,--end-group -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpnyy_ymgv/output.exe
  1634.  
  1635. Code:
  1636.  
  1637. #define vkCreateInstance meson_disable_define_of_vkCreateInstance
  1638.  
  1639. #include <limits.h>
  1640. #undef vkCreateInstance
  1641.  
  1642. #ifdef __cplusplus
  1643. extern "C"
  1644. #endif
  1645. char vkCreateInstance ();
  1646.  
  1647. #if defined __stub_vkCreateInstance || defined __stub___vkCreateInstance
  1648. fail fail fail this function is not going to work
  1649. #endif
  1650.  
  1651. int main () {
  1652. return vkCreateInstance ();
  1653. }
  1654. Compiler stdout:
  1655.  
  1656. Compiler stderr:
  1657.  
  1658. Checking for function "vkCreateInstance": YES
  1659. Running compile:
  1660. Working directory: /tmp/tmpduzww7sb
  1661. Command line: cc /tmp/tmpduzww7sb/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  1662.  
  1663. Code:
  1664.  
  1665. #ifdef __has_include
  1666. #if !__has_include("vulkan/vulkan.h")
  1667. #error "Header 'vulkan/vulkan.h' could not be found"
  1668. #endif
  1669. #else
  1670. #include <vulkan/vulkan.h>
  1671. #endif
  1672. Compiler stdout:
  1673.  
  1674. Compiler stderr:
  1675.  
  1676. Has header "vulkan/vulkan.h": YES
  1677. Dependency gmodule-no-export-2.0 found: YES (cached)
  1678. Got pkgconfig variable gmodule_supported : true
  1679. Program gen-gdk-gresources-xml.py found: YES (/usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gdk/gen-gdk-gresources-xml.py)
  1680. Configuring gdk.gresource.xml with command
  1681. Running command: /usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gdk/gen-gdk-gresources-xml.py /run/media/vistaus/MicroSD/Apps/gtk+/gdk /run/media/vistaus/MicroSD/Apps/gtk+/build/gdk/gdk.gresource.xml
  1682. --- stdout----
  1683.  
  1684. ----stderr----
  1685.  
  1686.  
  1687. Found pkg-config: /usr/bin/pkg-config (0.29.2)
  1688. Determining dependency 'glib-2.0' with pkg-config executable '/usr/bin/pkg-config'
  1689. Native dependency glib-2.0 found: YES 2.54.3
  1690. Program glib-mkenums found: YES (/usr/bin/glib-mkenums)
  1691. Program glib-genmarshal found: YES (/usr/bin/glib-genmarshal)
  1692. Configuring gdkconfig.h using configuration
  1693. Configuring gdkversionmacros.h using configuration
  1694. Program glslc found: NO
  1695. Program nonexistingprogram found: NO
  1696. Program gen-gsk-gresources-xml.py found: YES (/usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gsk/gen-gsk-gresources-xml.py)
  1697. Configuring gsk.resources.xml with command
  1698. Running command: /usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gsk/gen-gsk-gresources-xml.py /run/media/vistaus/MicroSD/Apps/gtk+/build/gsk/gsk.resources.xml resources/glsl/blend.fs.glsl resources/glsl/blend.vs.glsl resources/glsl/blit.fs.glsl resources/glsl/blit.vs.glsl resources/glsl/color.fs.glsl resources/glsl/coloring.fs.glsl resources/glsl/color_matrix.fs.glsl resources/glsl/linear_gradient.fs.glsl resources/glsl/blur.fs.glsl resources/glsl/inset_shadow.fs.glsl resources/glsl/outset_shadow.fs.glsl resources/glsl/shadow.fs.glsl resources/glsl/border.fs.glsl resources/glsl/cross_fade.fs.glsl resources/glsl/es2_common.fs.glsl resources/glsl/es2_common.vs.glsl resources/glsl/gl3_common.fs.glsl resources/glsl/gl3_common.vs.glsl resources/glsl/gl_common.fs.glsl resources/glsl/gl_common.vs.glsl /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture-clip.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture-clip-rounded.frag.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blendmode-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/blur-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/border-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/color-matrix-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/crossfade-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/inset-shadow-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/linear-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/mask-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/outset-shadow-clip-rounded.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture-clip.vert.spv /run/media/vistaus/MicroSD/Apps/gtk+/gsk/resources/vulkan/texture-clip-rounded.vert.spv blendmode.frag blur.frag border.frag color.frag color-matrix.frag crossfade.frag inset-shadow.frag linear.frag mask.frag outset-shadow.frag texture.frag blendmode.vert blur.vert border.vert color.vert color-matrix.vert crossfade.vert inset-shadow.vert linear.vert mask.vert outset-shadow.vert texture.vert
  1699. --- stdout----
  1700.  
  1701. ----stderr----
  1702.  
  1703.  
  1704. Program gen-gtk-gresources-xml.py found: YES (/usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gtk/gen-gtk-gresources-xml.py)
  1705. Configuring gtk.gresources.xml with command
  1706. Running command: /usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gtk/gen-gtk-gresources-xml.py /run/media/vistaus/MicroSD/Apps/gtk+/gtk /run/media/vistaus/MicroSD/Apps/gtk+/build/gtk/gtk.gresources.xml
  1707. --- stdout----
  1708.  
  1709. ----stderr----
  1710.  
  1711.  
  1712. Program sassc found: YES (/usr/bin/sassc)
  1713. Program gdbus-codegen found: YES (/usr/bin/gdbus-codegen)
  1714. Program gentypefuncs.py found: YES (/usr/bin/env python3 /run/media/vistaus/MicroSD/Apps/gtk+/gtk/gentypefuncs.py)
  1715. Configuring gtkversion.h using configuration
  1716. Dependency x11 found: YES (cached)
  1717. Got pkgconfig variable prefix : /usr
  1718. Program glib-compile-schemas found: YES (/usr/bin/glib-compile-schemas)
  1719. Running compile:
  1720. Working directory: /tmp/tmp1j8j69yy
  1721. Command line: cc /tmp/tmp1j8j69yy/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  1722.  
  1723. Code:
  1724.  
  1725. #ifdef __has_include
  1726. #if !__has_include("langinfo.h")
  1727. #error "Header 'langinfo.h' could not be found"
  1728. #endif
  1729. #else
  1730. #include <langinfo.h>
  1731. #endif
  1732. Compiler stdout:
  1733.  
  1734. Compiler stderr:
  1735.  
  1736. Has header "langinfo.h": YES
  1737. Running compile:
  1738. Working directory: /tmp/tmpd8mlkngw
  1739. Command line: cc /tmp/tmpd8mlkngw/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpd8mlkngw/output.obj
  1740.  
  1741. Code:
  1742.  
  1743. #include <langinfo.h>
  1744. int main () {
  1745. /* If it's not defined as a macro, try to use as a symbol */
  1746. #ifndef _NL_MEASUREMENT_MEASUREMENT
  1747. _NL_MEASUREMENT_MEASUREMENT;
  1748. #endif
  1749. }
  1750. Compiler stdout:
  1751.  
  1752. Compiler stderr:
  1753.  
  1754. Header <langinfo.h> has symbol "_NL_MEASUREMENT_MEASUREMENT": YES
  1755. Running compile:
  1756. Working directory: /tmp/tmp9da_8rfo
  1757. Command line: cc /tmp/tmp9da_8rfo/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmp9da_8rfo/output.obj
  1758.  
  1759. Code:
  1760.  
  1761. #include <langinfo.h>
  1762. int main () {
  1763. /* If it's not defined as a macro, try to use as a symbol */
  1764. #ifndef _NL_PAPER_HEIGHT
  1765. _NL_PAPER_HEIGHT;
  1766. #endif
  1767. }
  1768. Compiler stdout:
  1769.  
  1770. Compiler stderr:
  1771.  
  1772. Header <langinfo.h> has symbol "_NL_PAPER_HEIGHT": YES
  1773. Running compile:
  1774. Working directory: /tmp/tmptaekmqyj
  1775. Command line: cc /tmp/tmptaekmqyj/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmptaekmqyj/output.obj
  1776.  
  1777. Code:
  1778.  
  1779. #include <langinfo.h>
  1780. int main () {
  1781. /* If it's not defined as a macro, try to use as a symbol */
  1782. #ifndef _NL_PAPER_WIDTH
  1783. _NL_PAPER_WIDTH;
  1784. #endif
  1785. }
  1786. Compiler stdout:
  1787.  
  1788. Compiler stderr:
  1789.  
  1790. Header <langinfo.h> has symbol "_NL_PAPER_WIDTH": YES
  1791. Running compile:
  1792. Working directory: /tmp/tmpiuaysjd6
  1793. Command line: cc /tmp/tmpiuaysjd6/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -c -o /tmp/tmpiuaysjd6/output.obj
  1794.  
  1795. Code:
  1796.  
  1797. #include <langinfo.h>
  1798. int main () {
  1799. /* If it's not defined as a macro, try to use as a symbol */
  1800. #ifndef _NL_TIME_FIRST_WEEKDAY
  1801. _NL_TIME_FIRST_WEEKDAY;
  1802. #endif
  1803. }
  1804. Compiler stdout:
  1805.  
  1806. Compiler stderr:
  1807.  
  1808. Header <langinfo.h> has symbol "_NL_TIME_FIRST_WEEKDAY": YES
  1809. Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner)
  1810. Program g-ir-compiler found: YES (/usr/bin/g-ir-compiler)
  1811. Got pkgconfig variable girdir :
  1812. Got pkgconfig variable girdir :
  1813. Got pkgconfig variable girdir :
  1814. Got pkgconfig variable girdir :
  1815. Got pkgconfig variable girdir :
  1816. Got pkgconfig variable girdir :
  1817. Got pkgconfig variable girdir :
  1818. Got pkgconfig variable girdir :
  1819. Got pkgconfig variable girdir :
  1820. Got pkgconfig variable girdir :
  1821. Got pkgconfig variable girdir :
  1822. Got pkgconfig variable girdir :
  1823. Got pkgconfig variable girdir :
  1824. Got pkgconfig variable girdir :
  1825. Got pkgconfig variable girdir :
  1826. Got pkgconfig variable girdir :
  1827. Got pkgconfig variable girdir :
  1828. Got pkgconfig variable girdir :
  1829. Got pkgconfig variable girdir :
  1830. Got pkgconfig variable girdir :
  1831. Got pkgconfig variable girdir :
  1832. Got pkgconfig variable girdir :
  1833. Got pkgconfig variable girdir :
  1834. Got pkgconfig variable girdir :
  1835. Got pkgconfig variable girdir :
  1836. Got pkgconfig variable girdir :
  1837. Got pkgconfig variable girdir :
  1838. Got pkgconfig variable girdir :
  1839. Got pkgconfig variable girdir :
  1840. Got pkgconfig variable girdir :
  1841. Got pkgconfig variable girdir :
  1842. Got pkgconfig variable girdir :
  1843. Got pkgconfig variable girdir :
  1844. Got pkgconfig variable girdir :
  1845. Got pkgconfig variable girdir :
  1846. Got pkgconfig variable girdir :
  1847. Got pkgconfig variable girdir :
  1848. Got pkgconfig variable girdir :
  1849. Got pkgconfig variable girdir :
  1850. Got pkgconfig variable girdir :
  1851. Got pkgconfig variable girdir :
  1852. Got pkgconfig variable girdir :
  1853. Got pkgconfig variable girdir :
  1854. Got pkgconfig variable girdir :
  1855. Got pkgconfig variable girdir :
  1856. Got pkgconfig variable girdir :
  1857. Got pkgconfig variable girdir :
  1858. Got pkgconfig variable girdir :
  1859. Got pkgconfig variable girdir :
  1860. Got pkgconfig variable girdir :
  1861. Got pkgconfig variable girdir :
  1862. Got pkgconfig variable girdir :
  1863. Got pkgconfig variable girdir :
  1864. Got pkgconfig variable girdir :
  1865. Got pkgconfig variable girdir :
  1866. Got pkgconfig variable girdir :
  1867. Got pkgconfig variable girdir :
  1868. Got pkgconfig variable girdir :
  1869. Got pkgconfig variable girdir :
  1870. Got pkgconfig variable girdir :
  1871. Got pkgconfig variable girdir :
  1872. Got pkgconfig variable girdir :
  1873. Got pkgconfig variable girdir :
  1874. Got pkgconfig variable girdir :
  1875. Got pkgconfig variable girdir :
  1876. Got pkgconfig variable girdir :
  1877. Got pkgconfig variable girdir :
  1878. Got pkgconfig variable girdir :
  1879. Got pkgconfig variable girdir :
  1880. Got pkgconfig variable girdir :
  1881. Got pkgconfig variable girdir :
  1882. Got pkgconfig variable girdir :
  1883. Got pkgconfig variable girdir :
  1884. Got pkgconfig variable girdir :
  1885. Got pkgconfig variable girdir :
  1886. Got pkgconfig variable girdir :
  1887. Got pkgconfig variable girdir :
  1888. Got pkgconfig variable girdir :
  1889. Got pkgconfig variable girdir :
  1890. Got pkgconfig variable girdir :
  1891. Got pkgconfig variable girdir :
  1892. Got pkgconfig variable girdir :
  1893. Got pkgconfig variable girdir :
  1894. Got pkgconfig variable girdir :
  1895. Got pkgconfig variable girdir :
  1896. Got pkgconfig variable girdir :
  1897. Got pkgconfig variable girdir :
  1898. Got pkgconfig variable girdir :
  1899. Got pkgconfig variable girdir :
  1900. Got pkgconfig variable girdir :
  1901. Got pkgconfig variable girdir :
  1902. Got pkgconfig variable girdir :
  1903. Got pkgconfig variable girdir :
  1904. Got pkgconfig variable girdir :
  1905. Got pkgconfig variable girdir :
  1906. Got pkgconfig variable girdir :
  1907. Got pkgconfig variable girdir :
  1908. Got pkgconfig variable girdir :
  1909. Got pkgconfig variable girdir :
  1910. Got pkgconfig variable girdir :
  1911. Got pkgconfig variable girdir :
  1912. Got pkgconfig variable girdir :
  1913. Got pkgconfig variable girdir :
  1914. Got pkgconfig variable girdir :
  1915. Got pkgconfig variable girdir :
  1916. Got pkgconfig variable girdir :
  1917. Got pkgconfig variable girdir :
  1918. Got pkgconfig variable girdir :
  1919. Got pkgconfig variable girdir :
  1920. Got pkgconfig variable girdir :
  1921. Got pkgconfig variable girdir :
  1922. Got pkgconfig variable girdir :
  1923. Got pkgconfig variable girdir :
  1924. Got pkgconfig variable girdir :
  1925. Got pkgconfig variable girdir :
  1926. Got pkgconfig variable girdir :
  1927. Got pkgconfig variable girdir :
  1928. Got pkgconfig variable girdir :
  1929. Got pkgconfig variable girdir :
  1930. Got pkgconfig variable girdir :
  1931. Got pkgconfig variable girdir :
  1932. Got pkgconfig variable girdir :
  1933. Got pkgconfig variable girdir :
  1934. Got pkgconfig variable girdir :
  1935. Got pkgconfig variable girdir :
  1936. Got pkgconfig variable girdir :
  1937. Got pkgconfig variable girdir :
  1938. Got pkgconfig variable girdir :
  1939. Got pkgconfig variable girdir :
  1940. Got pkgconfig variable girdir :
  1941. Got pkgconfig variable girdir :
  1942. Got pkgconfig variable girdir :
  1943. Got pkgconfig variable girdir :
  1944. Got pkgconfig variable girdir :
  1945. Got pkgconfig variable girdir :
  1946. Got pkgconfig variable girdir :
  1947. Got pkgconfig variable girdir :
  1948. Got pkgconfig variable girdir :
  1949. Got pkgconfig variable girdir :
  1950. Got pkgconfig variable girdir :
  1951. Got pkgconfig variable girdir :
  1952. Got pkgconfig variable girdir :
  1953. Got pkgconfig variable girdir :
  1954. Got pkgconfig variable girdir :
  1955. Got pkgconfig variable girdir :
  1956. Got pkgconfig variable girdir :
  1957. Got pkgconfig variable girdir :
  1958. Got pkgconfig variable girdir :
  1959. Got pkgconfig variable girdir :
  1960. Got pkgconfig variable girdir :
  1961. Got pkgconfig variable girdir :
  1962. Got pkgconfig variable girdir :
  1963. Got pkgconfig variable girdir :
  1964. Got pkgconfig variable girdir :
  1965. Got pkgconfig variable girdir :
  1966. Got pkgconfig variable girdir :
  1967. Got pkgconfig variable girdir :
  1968. Got pkgconfig variable girdir :
  1969. Got pkgconfig variable girdir :
  1970. Got pkgconfig variable girdir :
  1971. Got pkgconfig variable girdir :
  1972. Got pkgconfig variable girdir :
  1973. Got pkgconfig variable girdir :
  1974. Got pkgconfig variable girdir :
  1975. Got pkgconfig variable girdir :
  1976. Got pkgconfig variable girdir :
  1977. Got pkgconfig variable girdir :
  1978. Got pkgconfig variable girdir :
  1979. Got pkgconfig variable girdir :
  1980. Got pkgconfig variable girdir :
  1981. Got pkgconfig variable girdir :
  1982. Got pkgconfig variable girdir :
  1983. Got pkgconfig variable girdir :
  1984. Got pkgconfig variable girdir :
  1985. Got pkgconfig variable girdir :
  1986. Got pkgconfig variable girdir :
  1987. Got pkgconfig variable girdir :
  1988. Got pkgconfig variable girdir :
  1989. Got pkgconfig variable girdir :
  1990. Got pkgconfig variable girdir :
  1991. Got pkgconfig variable girdir :
  1992. Got pkgconfig variable girdir :
  1993. Got pkgconfig variable girdir :
  1994. Got pkgconfig variable girdir :
  1995. Got pkgconfig variable girdir :
  1996. Got pkgconfig variable girdir :
  1997. Got pkgconfig variable girdir :
  1998. Got pkgconfig variable girdir :
  1999. Got pkgconfig variable girdir :
  2000. Got pkgconfig variable girdir :
  2001. Got pkgconfig variable girdir :
  2002. Got pkgconfig variable girdir :
  2003. Got pkgconfig variable girdir :
  2004. Got pkgconfig variable girdir :
  2005. Got pkgconfig variable girdir :
  2006. Got pkgconfig variable girdir :
  2007. Got pkgconfig variable girdir :
  2008. Got pkgconfig variable girdir :
  2009. Got pkgconfig variable girdir :
  2010. Got pkgconfig variable girdir :
  2011. Got pkgconfig variable girdir :
  2012. Got pkgconfig variable girdir :
  2013. Got pkgconfig variable girdir :
  2014. Got pkgconfig variable girdir :
  2015. Got pkgconfig variable girdir :
  2016. Got pkgconfig variable girdir :
  2017. Got pkgconfig variable girdir :
  2018. Got pkgconfig variable girdir :
  2019. Got pkgconfig variable girdir :
  2020. Got pkgconfig variable girdir :
  2021. Got pkgconfig variable girdir :
  2022. Got pkgconfig variable girdir :
  2023. Got pkgconfig variable girdir :
  2024. Got pkgconfig variable girdir :
  2025. Got pkgconfig variable girdir :
  2026. Got pkgconfig variable girdir :
  2027. Got pkgconfig variable girdir :
  2028. Got pkgconfig variable girdir :
  2029. Got pkgconfig variable girdir :
  2030. Got pkgconfig variable girdir :
  2031. Got pkgconfig variable girdir :
  2032. Got pkgconfig variable girdir :
  2033. Got pkgconfig variable girdir :
  2034. Got pkgconfig variable girdir :
  2035. Got pkgconfig variable girdir :
  2036. Got pkgconfig variable girdir :
  2037. Got pkgconfig variable girdir :
  2038. Got pkgconfig variable girdir :
  2039. Got pkgconfig variable girdir :
  2040. Got pkgconfig variable girdir :
  2041. Got pkgconfig variable girdir :
  2042. Got pkgconfig variable girdir :
  2043. Got pkgconfig variable girdir :
  2044. Got pkgconfig variable girdir :
  2045. Got pkgconfig variable girdir :
  2046. Got pkgconfig variable girdir :
  2047. Got pkgconfig variable girdir :
  2048. Got pkgconfig variable girdir :
  2049. Got pkgconfig variable girdir :
  2050. Got pkgconfig variable girdir :
  2051. Got pkgconfig variable girdir :
  2052. Got pkgconfig variable girdir :
  2053. Got pkgconfig variable girdir :
  2054. Got pkgconfig variable girdir :
  2055. Got pkgconfig variable girdir :
  2056. Got pkgconfig variable girdir :
  2057. Got pkgconfig variable girdir :
  2058. Got pkgconfig variable girdir :
  2059. Got pkgconfig variable girdir :
  2060. Got pkgconfig variable girdir :
  2061. Got pkgconfig variable girdir :
  2062. Got pkgconfig variable girdir :
  2063. Got pkgconfig variable girdir :
  2064. Got pkgconfig variable girdir :
  2065. Got pkgconfig variable girdir :
  2066. Got pkgconfig variable girdir :
  2067. Got pkgconfig variable girdir :
  2068. Got pkgconfig variable girdir :
  2069. Got pkgconfig variable girdir :
  2070. Got pkgconfig variable girdir :
  2071. Got pkgconfig variable girdir :
  2072. Got pkgconfig variable girdir :
  2073. Got pkgconfig variable girdir :
  2074. Got pkgconfig variable girdir :
  2075. Got pkgconfig variable girdir :
  2076. Got pkgconfig variable girdir :
  2077. Got pkgconfig variable girdir :
  2078. Got pkgconfig variable girdir :
  2079. Got pkgconfig variable girdir :
  2080. Got pkgconfig variable girdir :
  2081. Got pkgconfig variable girdir :
  2082. Got pkgconfig variable girdir :
  2083. Got pkgconfig variable girdir :
  2084. Got pkgconfig variable girdir :
  2085. Got pkgconfig variable girdir :
  2086. Got pkgconfig variable girdir :
  2087. Got pkgconfig variable girdir :
  2088. Got pkgconfig variable girdir :
  2089. Got pkgconfig variable girdir :
  2090. Got pkgconfig variable girdir :
  2091. Got pkgconfig variable girdir :
  2092. Got pkgconfig variable girdir :
  2093. Got pkgconfig variable girdir :
  2094. Got pkgconfig variable girdir :
  2095. Got pkgconfig variable girdir :
  2096. Got pkgconfig variable girdir :
  2097. Got pkgconfig variable girdir :
  2098. Got pkgconfig variable girdir :
  2099. Got pkgconfig variable girdir :
  2100. Got pkgconfig variable girdir :
  2101. Got pkgconfig variable girdir :
  2102. Got pkgconfig variable girdir :
  2103. Got pkgconfig variable girdir :
  2104. Got pkgconfig variable girdir :
  2105. Got pkgconfig variable girdir :
  2106. Got pkgconfig variable girdir :
  2107. Got pkgconfig variable girdir :
  2108. Got pkgconfig variable girdir :
  2109. Got pkgconfig variable girdir :
  2110. Got pkgconfig variable girdir :
  2111. Got pkgconfig variable girdir :
  2112. Got pkgconfig variable girdir :
  2113. Got pkgconfig variable girdir :
  2114. Got pkgconfig variable girdir :
  2115. Got pkgconfig variable girdir :
  2116. Got pkgconfig variable girdir :
  2117. Got pkgconfig variable girdir :
  2118. Got pkgconfig variable girdir :
  2119. Got pkgconfig variable girdir :
  2120. Got pkgconfig variable girdir :
  2121. Got pkgconfig variable girdir :
  2122. Got pkgconfig variable girdir :
  2123. Got pkgconfig variable girdir :
  2124. Got pkgconfig variable girdir :
  2125. Got pkgconfig variable girdir :
  2126. Got pkgconfig variable girdir :
  2127. Got pkgconfig variable girdir :
  2128. Got pkgconfig variable girdir :
  2129. Got pkgconfig variable girdir :
  2130. Got pkgconfig variable girdir :
  2131. Got pkgconfig variable girdir :
  2132. Got pkgconfig variable girdir :
  2133. Got pkgconfig variable girdir :
  2134. Got pkgconfig variable girdir :
  2135. Got pkgconfig variable girdir :
  2136. Got pkgconfig variable girdir :
  2137. Got pkgconfig variable girdir :
  2138. Got pkgconfig variable girdir :
  2139. Got pkgconfig variable girdir :
  2140. Got pkgconfig variable girdir :
  2141. Got pkgconfig variable girdir :
  2142. Got pkgconfig variable girdir :
  2143. Got pkgconfig variable girdir :
  2144. Got pkgconfig variable girdir :
  2145. Got pkgconfig variable girdir :
  2146. Got pkgconfig variable girdir :
  2147. Got pkgconfig variable girdir :
  2148. Got pkgconfig variable girdir :
  2149. Got pkgconfig variable girdir :
  2150. Got pkgconfig variable girdir :
  2151. Got pkgconfig variable girdir :
  2152. Got pkgconfig variable girdir :
  2153. Got pkgconfig variable girdir :
  2154. Got pkgconfig variable girdir :
  2155. Got pkgconfig variable girdir :
  2156. Got pkgconfig variable girdir :
  2157. Got pkgconfig variable girdir :
  2158. Got pkgconfig variable girdir :
  2159. Got pkgconfig variable girdir :
  2160. Got pkgconfig variable girdir :
  2161. Got pkgconfig variable girdir :
  2162. Got pkgconfig variable girdir :
  2163. Got pkgconfig variable girdir :
  2164. Got pkgconfig variable girdir :
  2165. Got pkgconfig variable girdir :
  2166. Got pkgconfig variable girdir :
  2167. Got pkgconfig variable girdir :
  2168. Got pkgconfig variable girdir :
  2169. Got pkgconfig variable girdir :
  2170. Got pkgconfig variable girdir :
  2171. Got pkgconfig variable girdir :
  2172. Got pkgconfig variable girdir :
  2173. Got pkgconfig variable girdir :
  2174. Got pkgconfig variable girdir :
  2175. Got pkgconfig variable girdir :
  2176. Got pkgconfig variable girdir :
  2177. Got pkgconfig variable girdir :
  2178. Got pkgconfig variable girdir :
  2179. Got pkgconfig variable girdir :
  2180. Got pkgconfig variable girdir :
  2181. Got pkgconfig variable girdir :
  2182. Got pkgconfig variable girdir :
  2183. Got pkgconfig variable girdir :
  2184. Got pkgconfig variable girdir :
  2185. Got pkgconfig variable girdir :
  2186. Got pkgconfig variable girdir :
  2187. Got pkgconfig variable girdir :
  2188. Got pkgconfig variable girdir :
  2189. Got pkgconfig variable girdir :
  2190. Got pkgconfig variable girdir :
  2191. Got pkgconfig variable girdir :
  2192. Got pkgconfig variable girdir :
  2193. Got pkgconfig variable girdir :
  2194. Got pkgconfig variable girdir :
  2195. Got pkgconfig variable girdir :
  2196. Got pkgconfig variable girdir :
  2197. Got pkgconfig variable girdir :
  2198. Got pkgconfig variable girdir :
  2199. Got pkgconfig variable girdir :
  2200. Got pkgconfig variable girdir :
  2201. Got pkgconfig variable girdir :
  2202. Got pkgconfig variable girdir :
  2203. Got pkgconfig variable girdir :
  2204. Got pkgconfig variable girdir :
  2205. Got pkgconfig variable girdir :
  2206. Got pkgconfig variable girdir :
  2207. Got pkgconfig variable girdir :
  2208. Got pkgconfig variable girdir :
  2209. Got pkgconfig variable girdir :
  2210. Got pkgconfig variable girdir :
  2211. Got pkgconfig variable girdir :
  2212. Got pkgconfig variable girdir :
  2213. Got pkgconfig variable girdir :
  2214. Got pkgconfig variable girdir :
  2215. Got pkgconfig variable girdir :
  2216. Got pkgconfig variable girdir :
  2217. Got pkgconfig variable girdir :
  2218. Got pkgconfig variable girdir :
  2219. Got pkgconfig variable girdir :
  2220. Got pkgconfig variable girdir :
  2221. Got pkgconfig variable girdir :
  2222. Got pkgconfig variable girdir :
  2223. Got pkgconfig variable girdir :
  2224. Got pkgconfig variable girdir :
  2225. Got pkgconfig variable girdir :
  2226. Got pkgconfig variable girdir :
  2227. Got pkgconfig variable girdir :
  2228. Got pkgconfig variable girdir :
  2229. Got pkgconfig variable girdir :
  2230. Got pkgconfig variable girdir :
  2231. Got pkgconfig variable girdir :
  2232. Got pkgconfig variable girdir :
  2233. Got pkgconfig variable girdir :
  2234. Got pkgconfig variable girdir :
  2235. Got pkgconfig variable girdir :
  2236. Got pkgconfig variable girdir :
  2237. Got pkgconfig variable girdir :
  2238. Got pkgconfig variable girdir :
  2239. Got pkgconfig variable girdir :
  2240. Got pkgconfig variable girdir :
  2241. Got pkgconfig variable girdir :
  2242. Got pkgconfig variable girdir :
  2243. Got pkgconfig variable girdir :
  2244. Got pkgconfig variable girdir :
  2245. Got pkgconfig variable girdir :
  2246. Got pkgconfig variable girdir :
  2247. Got pkgconfig variable girdir :
  2248. Got pkgconfig variable girdir :
  2249. Got pkgconfig variable girdir :
  2250. Got pkgconfig variable girdir :
  2251. Got pkgconfig variable girdir :
  2252. Got pkgconfig variable girdir :
  2253. Got pkgconfig variable girdir :
  2254. Got pkgconfig variable girdir :
  2255. Got pkgconfig variable girdir :
  2256. Got pkgconfig variable girdir :
  2257. Got pkgconfig variable girdir :
  2258. Got pkgconfig variable girdir :
  2259. Got pkgconfig variable girdir :
  2260. Got pkgconfig variable girdir :
  2261. Got pkgconfig variable girdir :
  2262. Got pkgconfig variable girdir :
  2263. Got pkgconfig variable girdir :
  2264. Got pkgconfig variable girdir :
  2265. Got pkgconfig variable girdir :
  2266. Got pkgconfig variable girdir :
  2267. Got pkgconfig variable girdir :
  2268. Got pkgconfig variable girdir :
  2269. Got pkgconfig variable girdir :
  2270. Got pkgconfig variable girdir :
  2271. Got pkgconfig variable girdir :
  2272. Got pkgconfig variable girdir :
  2273. Got pkgconfig variable girdir :
  2274. Got pkgconfig variable girdir :
  2275. Got pkgconfig variable girdir :
  2276. Got pkgconfig variable girdir :
  2277. Got pkgconfig variable girdir :
  2278. Running compile:
  2279. Working directory: /tmp/tmpd55dmyhp
  2280. Command line: cc /tmp/tmpd55dmyhp/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  2281.  
  2282. Code:
  2283.  
  2284. #ifdef __has_include
  2285. #if !__has_include("cups/cups.h")
  2286. #error "Header 'cups/cups.h' could not be found"
  2287. #endif
  2288. #else
  2289. #include <cups/cups.h>
  2290. #endif
  2291. Compiler stdout:
  2292.  
  2293. Compiler stderr:
  2294. /tmp/tmpd55dmyhp/testfile.c:4:12: error: #error "Header 'cups/cups.h' could not be found"
  2295. #error "Header 'cups/cups.h' could not be found"
  2296. ^~~~~
  2297.  
  2298. Has header "cups/cups.h": NO
  2299. Running compile:
  2300. Working directory: /tmp/tmpzd9sd3yv
  2301. Command line: cc /tmp/tmpzd9sd3yv/testfile.c -O0 -Wl,--start-group -llibpapi -Wl,--end-group -pipe -D_FILE_OFFSET_BITS=64 -o /tmp/tmpzd9sd3yv/output.exe
  2302.  
  2303. Code:
  2304. int main(int argc, char **argv) { return 0; }
  2305. Compiler stdout:
  2306.  
  2307. Compiler stderr:
  2308. /usr/bin/ld: cannot find -llibpapi
  2309. collect2: error: ld returned 1 exit status
  2310.  
  2311. Library libpapi found: NO
  2312. Dependency rest-0.7 found: YES (cached)
  2313. Dependency json-glib-1.0 found: YES (cached)
  2314. Running compile:
  2315. Working directory: /tmp/tmpbp4s48z9
  2316. Command line: cc -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng15 /tmp/tmpbp4s48z9/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  2317.  
  2318. Code:
  2319.  
  2320. #ifdef __has_include
  2321. #if !__has_include("cairo-pdf.h")
  2322. #error "Header 'cairo-pdf.h' could not be found"
  2323. #endif
  2324. #else
  2325. #include <cairo-pdf.h>
  2326. #endif
  2327. Compiler stdout:
  2328.  
  2329. Compiler stderr:
  2330.  
  2331. Has header "cairo-pdf.h": YES
  2332. Running compile:
  2333. Working directory: /tmp/tmps0ase_q8
  2334. Command line: cc -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng15 /tmp/tmps0ase_q8/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  2335.  
  2336. Code:
  2337.  
  2338. #ifdef __has_include
  2339. #if !__has_include("cairo-ps.h")
  2340. #error "Header 'cairo-ps.h' could not be found"
  2341. #endif
  2342. #else
  2343. #include <cairo-ps.h>
  2344. #endif
  2345. Compiler stdout:
  2346.  
  2347. Compiler stderr:
  2348.  
  2349. Has header "cairo-ps.h": YES
  2350. Running compile:
  2351. Working directory: /tmp/tmpex_3ucj2
  2352. Command line: cc -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng15 /tmp/tmpex_3ucj2/testfile.c -O0 -std=gnu99 -pipe -D_FILE_OFFSET_BITS=64 -E -P
  2353.  
  2354. Code:
  2355.  
  2356. #ifdef __has_include
  2357. #if !__has_include("cairo-svg.h")
  2358. #error "Header 'cairo-svg.h' could not be found"
  2359. #endif
  2360. #else
  2361. #include <cairo-svg.h>
  2362. #endif
  2363. Compiler stdout:
  2364.  
  2365. Compiler stderr:
  2366.  
  2367. Has header "cairo-svg.h": YES
  2368. Message: Print backends: file cloudprint lpr
  2369. Configuring config.h using configuration
  2370. Configuring gtk+-4.0.pc using configuration
  2371. Configuring gtk+-x11-4.0.pc using configuration
  2372. Configuring gtk+-unix-print-4.0.pc using configuration
  2373. Message:
  2374. ------
  2375. GTK+ 3.93.0 (4.0)
  2376.  
  2377. Enabled backends: x11
  2378. Vulkan support: true
  2379. Documentation: false
  2380. Directories:
  2381. prefix: /usr
  2382. includedir: /usr/include
  2383. libdir: /usr/lib64
  2384. datadir: /usr/share
  2385. ------
  2386.  
  2387. Program build-aux/meson/post-install.sh found: YES (/run/media/vistaus/MicroSD/Apps/gtk+/build-aux/meson/post-install.sh)
  2388. Build targets in project: 63
  2389. Found ninja-1.8.2.git at /usr/bin/ninja
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement