Guest User

meson-log

a guest
Aug 1st, 2025
14
0
150 days
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.36 KB | None | 0 0
  1. Build started at 2025-08-01T10:59:55.341949
  2. Main binary: /home/kevin/Devel/openwrt/staging_dir/host/bin/python3
  3. Build Options: -Ddefault_library=static -Dauto_features=disabled -Dbuild-hexdump=enabled -Dbuild-libuuid=enabled -Dncurses=enabled -Dprogram-tests=false --native-file=/home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-native.txt
  4. Python system: Linux
  5. The Meson build system
  6. Version: 1.6.1
  7. Source dir: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1
  8. Build dir: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build
  9. Build type: native build
  10. Running command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/tools/git-version-gen
  11. --- stdout ---
  12. 2.41.1
  13. --- stderr ---
  14.  
  15.  
  16. Project name: util-linux
  17. Project version: 2.41.1
  18. -----------
  19. Detecting compiler via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc --version` -> 0
  20. stdout:
  21. gcc (GCC) 14.3.0
  22. Copyright (C) 2024 Free Software Foundation, Inc.
  23. This is free software; see the source for copying conditions. There is NO
  24. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  25. -----------
  26. Running command: -cpp -x c -E -dM -
  27. pre-processor extraction using -cpp -x c failed, falling back w/o lang
  28. Running command: -E -dM -
  29. -----
  30. -----------
  31. Detecting linker via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -Wl,--version -L/home/kevin/Devel/openwrt/staging_dir/host/lib` -> 0
  32. stdout:
  33. GNU ld (GNU Binutils) 2.44
  34. Copyright (C) 2025 Free Software Foundation, Inc.
  35. This program is free software; you may redistribute it under the terms of
  36. the GNU General Public License version 3 or (at your option) a later version.
  37. This program has absolutely no warranty.
  38. -----------
  39. stderr:
  40. collect2 version 14.3.0
  41. /bin/ld -plugin /gnu/store/rifi9k2q2gm2j58aqgxb2wmrh31disq9-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/liblto_plugin.so -plugin-opt=/gnu/store/rifi9k2q2gm2j58aqgxb2wmrh31disq9-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/lto-wrapper -plugin-opt=-fresolution=/home/kevin/Devel/openwrt/tmp/ccSCfTed.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib/ld-linux-x86-64.so.2 /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crt1.o /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crti.o /gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/crtbegin.o -L/home/kevin/Devel/openwrt/staging_dir/host/lib -L/gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0 -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/../../../../lib -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib/../lib -L/gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/../../.. -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib --version -lgcc --push-state --as-needed -lgcc_s --pop-state -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib -rpath=/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib -rpath=/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib -lgcc_s -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/crtend.o /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crtn.o
  42. -----------
  43. Sanity testing C compiler: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc
  44. Is cross compiler: False.
  45. Sanity check compiler command line: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc sanitycheckc.c -o sanitycheckc.exe -O2 -I/home/kevin/Devel/openwrt/staging_dir/host/include -I/home/kevin/Devel/openwrt/staging_dir/host/include -D_FILE_OFFSET_BITS=64 -L/home/kevin/Devel/openwrt/staging_dir/host/lib
  46. Sanity check compile stdout:
  47.  
  48. -----
  49. Sanity check compile stderr:
  50.  
  51. -----
  52. Running test binary command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/sanitycheckc.exe
  53. C compiler for the host machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  54. C linker for the host machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44
  55. -----------
  56. Detecting archiver via: `gcc-ar --version` -> 0
  57. stdout:
  58. GNU ar (GNU Binutils) 2.44
  59. Copyright (C) 2025 Free Software Foundation, Inc.
  60. This program is free software; you may redistribute it under the terms of
  61. the GNU General Public License version 3 or (at your option) any later version.
  62. This program has absolutely no warranty.
  63. -----------
  64. -----------
  65. Detecting compiler via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc --version` -> 0
  66. stdout:
  67. gcc (GCC) 14.3.0
  68. Copyright (C) 2024 Free Software Foundation, Inc.
  69. This is free software; see the source for copying conditions. There is NO
  70. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  71. -----------
  72. Running command: -cpp -x c -E -dM -
  73. pre-processor extraction using -cpp -x c failed, falling back w/o lang
  74. Running command: -E -dM -
  75. -----
  76. -----------
  77. Detecting linker via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -Wl,--version` -> 0
  78. stdout:
  79. GNU ld (GNU Binutils) 2.44
  80. Copyright (C) 2025 Free Software Foundation, Inc.
  81. This program is free software; you may redistribute it under the terms of
  82. the GNU General Public License version 3 or (at your option) a later version.
  83. This program has absolutely no warranty.
  84. -----------
  85. stderr:
  86. collect2 version 14.3.0
  87. /bin/ld -plugin /gnu/store/rifi9k2q2gm2j58aqgxb2wmrh31disq9-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/liblto_plugin.so -plugin-opt=/gnu/store/rifi9k2q2gm2j58aqgxb2wmrh31disq9-gcc-14.3.0/libexec/gcc/x86_64-unknown-linux-gnu/14.3.0/lto-wrapper -plugin-opt=-fresolution=/home/kevin/Devel/openwrt/tmp/ccT55nly.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib/ld-linux-x86-64.so.2 /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crt1.o /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crti.o /gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/crtbegin.o -L/gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0 -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/../../../../lib -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib/../lib -L/gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib -L/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/../../.. -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib --version -lgcc --push-state --as-needed -lgcc_s --pop-state -L/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib -rpath=/gnu/store/mprrfhb2cq6dwsxf6pgj1zmjincd4x5h-glibc-2.41/lib -rpath=/gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib -lgcc_s -lc -lgcc --push-state --as-needed -lgcc_s --pop-state /gnu/store/yidgix5l6l70jq47pcd36sainrixssfa-gcc-14.3.0-lib/lib/gcc/x86_64-unknown-linux-gnu/14.3.0/crtend.o /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/lib/../lib/crtn.o
  88. -----------
  89. Sanity testing C compiler: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc
  90. Is cross compiler: False.
  91. Sanity check compiler command line: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
  92. Sanity check compile stdout:
  93.  
  94. -----
  95. Sanity check compile stderr:
  96.  
  97. -----
  98. Running test binary command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/sanitycheckc.exe
  99. C compiler for the build machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
  100. C linker for the build machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44
  101. -----------
  102. Detecting archiver via: `gcc-ar --version` -> 0
  103. stdout:
  104. GNU ar (GNU Binutils) 2.44
  105. Copyright (C) 2025 Free Software Foundation, Inc.
  106. This program is free software; you may redistribute it under the terms of
  107. the GNU General Public License version 3 or (at your option) any later version.
  108. This program has absolutely no warranty.
  109. -----------
  110. Build machine cpu family: x86_64
  111. Build machine cpu: x86_64
  112. Host machine cpu family: x86_64
  113. Host machine cpu: x86_64
  114. Target machine cpu family: x86_64
  115. Target machine cpu: x86_64
  116. Dependency bash-completion skipped: feature build-bash-completion disabled
  117. Dependency sqlite3 skipped: feature build-liblastlog2 disabled
  118. Running compile:
  119. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp6x2mnfq6
  120. Code:
  121. #include <linux/mount.h>
  122. void bar(void) {
  123. (void) sizeof(struct mount_attr);
  124. }
  125. -----------
  126. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp6x2mnfq6/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp6x2mnfq6/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 0
  127. Checking for type "struct mount_attr" : YES
  128. Running compile:
  129. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a
  130. Code:
  131. #include <sys/stat.h>
  132. void bar(void) {
  133. (void) sizeof(struct statx);
  134. }
  135. -----------
  136. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1
  137. stderr:
  138. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a/testfile.c: In function 'bar':
  139. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a/testfile.c:3:27: error: invalid application of 'sizeof' to incomplete type 'struct statx'
  140. 3 | (void) sizeof(struct statx);
  141. | ^~~~~~
  142. -----------
  143. Checking for type "struct statx" : NO
  144. Running compile:
  145. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpka0vbpa_
  146. Code:
  147. #include <linux/stat.h>
  148. void bar(void) {
  149. struct statx foo;
  150. (void) ( foo.stx_mnt_id );
  151.  
  152. (void) foo;
  153. }
  154. -----------
  155. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpka0vbpa_/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpka0vbpa_/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 0
  156. Checking whether type "struct statx" has member "stx_mnt_id" : YES
  157. Running compile:
  158. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpae9czy9e
  159. Code:
  160. #include <linux/mount.h>
  161. void bar(void) {
  162. (void) sizeof(struct statmount);
  163. }
  164. -----------
  165. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpae9czy9e/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpae9czy9e/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 0
  166. Checking for type "struct statmount" : YES
  167. Running compile:
  168. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmph1igm07b
  169. Code:
  170.  
  171. #include <linux/mount.h>
  172. int main(void) {
  173. /* If it's not defined as a macro, try to use as a symbol */
  174. #ifndef LSMT_ROOT
  175. LSMT_ROOT;
  176. #endif
  177. return 0;
  178. }
  179. -----------
  180. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmph1igm07b/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmph1igm07b/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 0
  181. Header "linux/mount.h" has symbol "LSMT_ROOT" : YES
  182. Running compile:
  183. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re
  184. Code:
  185.  
  186. #include <bits/syscall.h>
  187. int main(void) {
  188. /* If it's not defined as a macro, try to use as a symbol */
  189. #ifndef SYS_statmount
  190. SYS_statmount;
  191. #endif
  192. return 0;
  193. }
  194. -----------
  195. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1
  196. stderr:
  197. In file included from /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c:2:
  198. /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/include/bits/syscall.h:5:3: error: #error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
  199. 5 | # error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
  200. | ^~~~~
  201. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c: In function 'main':
  202. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c:6:17: error: 'SYS_statmount' undeclared (first use in this function)
  203. 6 | SYS_statmount;
  204. | ^~~~~~~~~~~~~
  205. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in
  206. -----------
  207. Header "bits/syscall.h" has symbol "SYS_statmount" : NO
  208. Running compile:
  209. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn
  210. Code:
  211.  
  212. #include <bits/syscall.h>
  213. int main(void) {
  214. /* If it's not defined as a macro, try to use as a symbol */
  215. #ifndef SYS_listmount
  216. SYS_listmount;
  217. #endif
  218. return 0;
  219. }
  220. -----------
  221. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 1
  222. stderr:
  223. In file included from /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c:2:
  224. /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/include/bits/syscall.h:5:3: error: #error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
  225. 5 | # error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
  226. | ^~~~~
  227. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c: In function 'main':
  228. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c:6:17: error: 'SYS_listmount' undeclared (first use in this function)
  229. 6 | SYS_listmount;
  230. | ^~~~~~~~~~~~~
  231. /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c:6:17: note: each undeclared identifier is reported only once for each function it appears in
  232. -----------
  233. Header "bits/syscall.h" has symbol "SYS_listmount" : NO
  234. Running compile:
  235. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3s9g0g5u
  236. Code:
  237.  
  238. #ifdef __has_include
  239. #if !__has_include("sys/vfs.h")
  240. #error "Header 'sys/vfs.h' could not be found"
  241. #endif
  242. #else
  243. #include <sys/vfs.h>
  244. #endif
  245. -----------
  246. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3s9g0g5u/testfile.c -E -P -O2 -D_FILE_OFFSET_BITS=64 -P -O0 -std=c99` -> 0
  247. Has header "sys/vfs.h" : YES
  248. Running compile:
  249. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp5_gfhhmf
  250. Code:
  251.  
  252. #include <wchar.h>
  253. #include <wctype.h>
  254. #include <stdio.h>
  255. #include <stdlib.h>
  256. int main(void) {
  257. wchar_t wc;
  258. wint_t w;
  259. w = fgetwc(stdin);
  260. if (w == WEOF)
  261. return 1;
  262. wc = w;
  263. fputwc(wc,stdout);
  264. return 0;
  265. }
  266.  
  267. -----------
  268. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp5_gfhhmf/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp5_gfhhmf/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -std=c99` -> 0
  269. Checking if "wchar_t support" compiles: YES
  270. Running compile:
  271. Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmppi7zwxl6
  272. Code:
  273. int main(void) { return 0; }
  274.  
  275. -----------
  276. Command line: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -L/home/kevin/Devel/openwrt/staging_dir/host/lib -I/home/kevin/Devel/openwrt/staging_dir/host/include /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmppi7zwxl6/testfile.c -o /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmppi7zwxl6/output.exe -O2 -D_FILE_OFFSET_BITS=64 -O0 -lm -Wl,--allow-shlib-undefined` -> 0
  277. Library m found: YES
  278. Dependency tinfo skipped: feature tinfo disabled
  279. Dependency ncursesw skipped: feature ncursesw disabled
  280. Pkg-config binary for host machine specified from cross file, native file, or env var as ['/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config']
  281. Found pkg-config: YES (/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config) 2.5.1
  282. Determining dependency 'pdcurses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
  283. env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  284. env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  285. env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
  286. -----------
  287. Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion pdcurses` -> 1
  288. stderr:
  289. Package pdcurses was not found in the pkg-config search path.
  290. Perhaps you should add the directory containing `pdcurses.pc'
  291. to the PKG_CONFIG_PATH environment variable
  292. Package 'pdcurses' not found
  293. -----------
  294. Determining dependency 'ncursesw' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
  295. env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  296. env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  297. env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
  298. -----------
  299. Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion ncursesw` -> 1
  300. stderr:
  301. Package ncursesw was not found in the pkg-config search path.
  302. Perhaps you should add the directory containing `ncursesw.pc'
  303. to the PKG_CONFIG_PATH environment variable
  304. Package 'ncursesw' not found
  305. -----------
  306. Determining dependency 'ncurses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
  307. env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  308. env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  309. env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
  310. -----------
  311. Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion ncurses` -> 1
  312. stderr:
  313. Package ncurses was not found in the pkg-config search path.
  314. Perhaps you should add the directory containing `ncurses.pc'
  315. to the PKG_CONFIG_PATH environment variable
  316. Package 'ncurses' not found
  317. -----------
  318. Determining dependency 'curses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
  319. env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  320. env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
  321. env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
  322. -----------
  323. Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion curses` -> 1
  324. stderr:
  325. Package curses was not found in the pkg-config search path.
  326. Perhaps you should add the directory containing `curses.pc'
  327. to the PKG_CONFIG_PATH environment variable
  328. Package 'curses' not found
  329. -----------
  330. ncursesw6-config binary missing from cross or native file, or env var undefined.
  331. Trying a default ncursesw6-config fallback at ncursesw6-config
  332.  
  333. ../../build_dir/host/util-linux-2.41.1/meson.build:291:16: ERROR: Failed running '/bin/ncursesw6-config', binary or interpreter not executable.
  334. Possibly wrong architecture or the executable bit is not set.
Tags: openwrt guix
Advertisement
Add Comment
Please, Sign In to add comment