Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build started at 2025-08-01T10:59:55.341949
- Main binary: /home/kevin/Devel/openwrt/staging_dir/host/bin/python3
- 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
- Python system: Linux
- The Meson build system
- Version: 1.6.1
- Source dir: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1
- Build dir: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build
- Build type: native build
- Running command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/tools/git-version-gen
- --- stdout ---
- 2.41.1
- --- stderr ---
- Project name: util-linux
- Project version: 2.41.1
- -----------
- Detecting compiler via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc --version` -> 0
- stdout:
- gcc (GCC) 14.3.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- -----------
- Running command: -cpp -x c -E -dM -
- pre-processor extraction using -cpp -x c failed, falling back w/o lang
- Running command: -E -dM -
- -----
- -----------
- Detecting linker via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -Wl,--version -L/home/kevin/Devel/openwrt/staging_dir/host/lib` -> 0
- stdout:
- GNU ld (GNU Binutils) 2.44
- Copyright (C) 2025 Free Software Foundation, Inc.
- This program is free software; you may redistribute it under the terms of
- the GNU General Public License version 3 or (at your option) a later version.
- This program has absolutely no warranty.
- -----------
- stderr:
- collect2 version 14.3.0
- /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
- -----------
- Sanity testing C compiler: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc
- Is cross compiler: False.
- 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
- Sanity check compile stdout:
- -----
- Sanity check compile stderr:
- -----
- Running test binary command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/sanitycheckc.exe
- C compiler for the host machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
- C linker for the host machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44
- -----------
- Detecting archiver via: `gcc-ar --version` -> 0
- stdout:
- GNU ar (GNU Binutils) 2.44
- Copyright (C) 2025 Free Software Foundation, Inc.
- This program is free software; you may redistribute it under the terms of
- the GNU General Public License version 3 or (at your option) any later version.
- This program has absolutely no warranty.
- -----------
- -----------
- Detecting compiler via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc --version` -> 0
- stdout:
- gcc (GCC) 14.3.0
- Copyright (C) 2024 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- -----------
- Running command: -cpp -x c -E -dM -
- pre-processor extraction using -cpp -x c failed, falling back w/o lang
- Running command: -E -dM -
- -----
- -----------
- Detecting linker via: `/home/kevin/Devel/openwrt/staging_dir/host/bin/gcc -Wl,--version` -> 0
- stdout:
- GNU ld (GNU Binutils) 2.44
- Copyright (C) 2025 Free Software Foundation, Inc.
- This program is free software; you may redistribute it under the terms of
- the GNU General Public License version 3 or (at your option) a later version.
- This program has absolutely no warranty.
- -----------
- stderr:
- collect2 version 14.3.0
- /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
- -----------
- Sanity testing C compiler: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc
- Is cross compiler: False.
- Sanity check compiler command line: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64
- Sanity check compile stdout:
- -----
- Sanity check compile stderr:
- -----
- Running test binary command: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/sanitycheckc.exe
- C compiler for the build machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc (gcc 14.3.0 "gcc (GCC) 14.3.0")
- C linker for the build machine: /home/kevin/Devel/openwrt/staging_dir/host/bin/gcc ld.bfd 2.44
- -----------
- Detecting archiver via: `gcc-ar --version` -> 0
- stdout:
- GNU ar (GNU Binutils) 2.44
- Copyright (C) 2025 Free Software Foundation, Inc.
- This program is free software; you may redistribute it under the terms of
- the GNU General Public License version 3 or (at your option) any later version.
- This program has absolutely no warranty.
- -----------
- Build machine cpu family: x86_64
- Build machine cpu: x86_64
- Host machine cpu family: x86_64
- Host machine cpu: x86_64
- Target machine cpu family: x86_64
- Target machine cpu: x86_64
- Dependency bash-completion skipped: feature build-bash-completion disabled
- Dependency sqlite3 skipped: feature build-liblastlog2 disabled
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp6x2mnfq6
- Code:
- #include <linux/mount.h>
- void bar(void) {
- (void) sizeof(struct mount_attr);
- }
- -----------
- 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
- Checking for type "struct mount_attr" : YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a
- Code:
- #include <sys/stat.h>
- void bar(void) {
- (void) sizeof(struct statx);
- }
- -----------
- 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
- stderr:
- /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp9u37uh8a/testfile.c: In function 'bar':
- /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'
- 3 | (void) sizeof(struct statx);
- | ^~~~~~
- -----------
- Checking for type "struct statx" : NO
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpka0vbpa_
- Code:
- #include <linux/stat.h>
- void bar(void) {
- struct statx foo;
- (void) ( foo.stx_mnt_id );
- (void) foo;
- }
- -----------
- 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
- Checking whether type "struct statx" has member "stx_mnt_id" : YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpae9czy9e
- Code:
- #include <linux/mount.h>
- void bar(void) {
- (void) sizeof(struct statmount);
- }
- -----------
- 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
- Checking for type "struct statmount" : YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmph1igm07b
- Code:
- #include <linux/mount.h>
- int main(void) {
- /* If it's not defined as a macro, try to use as a symbol */
- #ifndef LSMT_ROOT
- LSMT_ROOT;
- #endif
- return 0;
- }
- -----------
- 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
- Header "linux/mount.h" has symbol "LSMT_ROOT" : YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re
- Code:
- #include <bits/syscall.h>
- int main(void) {
- /* If it's not defined as a macro, try to use as a symbol */
- #ifndef SYS_statmount
- SYS_statmount;
- #endif
- return 0;
- }
- -----------
- 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
- stderr:
- In file included from /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c:2:
- /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/include/bits/syscall.h:5:3: error: #error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
- 5 | # error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
- | ^~~~~
- /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3m8ap7re/testfile.c: In function 'main':
- /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)
- 6 | SYS_statmount;
- | ^~~~~~~~~~~~~
- /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
- -----------
- Header "bits/syscall.h" has symbol "SYS_statmount" : NO
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn
- Code:
- #include <bits/syscall.h>
- int main(void) {
- /* If it's not defined as a macro, try to use as a symbol */
- #ifndef SYS_listmount
- SYS_listmount;
- #endif
- return 0;
- }
- -----------
- 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
- stderr:
- In file included from /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c:2:
- /gnu/store/nq3h0s324hklrqhlis00xp8ab4ldvi4y-profile/include/bits/syscall.h:5:3: error: #error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
- 5 | # error "Never use <bits/syscall.h> directly; include <sys/syscall.h> instead."
- | ^~~~~
- /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmpbfigotsn/testfile.c: In function 'main':
- /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)
- 6 | SYS_listmount;
- | ^~~~~~~~~~~~~
- /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
- -----------
- Header "bits/syscall.h" has symbol "SYS_listmount" : NO
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp3s9g0g5u
- Code:
- #ifdef __has_include
- #if !__has_include("sys/vfs.h")
- #error "Header 'sys/vfs.h' could not be found"
- #endif
- #else
- #include <sys/vfs.h>
- #endif
- -----------
- 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
- Has header "sys/vfs.h" : YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmp5_gfhhmf
- Code:
- #include <wchar.h>
- #include <wctype.h>
- #include <stdio.h>
- #include <stdlib.h>
- int main(void) {
- wchar_t wc;
- wint_t w;
- w = fgetwc(stdin);
- if (w == WEOF)
- return 1;
- wc = w;
- fputwc(wc,stdout);
- return 0;
- }
- -----------
- 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
- Checking if "wchar_t support" compiles: YES
- Running compile:
- Working directory: /home/kevin/Devel/openwrt/build_dir/host/util-linux-2.41.1/openwrt-build/meson-private/tmppi7zwxl6
- Code:
- int main(void) { return 0; }
- -----------
- 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
- Library m found: YES
- Dependency tinfo skipped: feature tinfo disabled
- Dependency ncursesw skipped: feature ncursesw disabled
- 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']
- Found pkg-config: YES (/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config) 2.5.1
- Determining dependency 'pdcurses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
- env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
- -----------
- Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion pdcurses` -> 1
- stderr:
- Package pdcurses was not found in the pkg-config search path.
- Perhaps you should add the directory containing `pdcurses.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'pdcurses' not found
- -----------
- Determining dependency 'ncursesw' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
- env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
- -----------
- Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion ncursesw` -> 1
- stderr:
- Package ncursesw was not found in the pkg-config search path.
- Perhaps you should add the directory containing `ncursesw.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'ncursesw' not found
- -----------
- Determining dependency 'ncurses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
- env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
- -----------
- Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion ncurses` -> 1
- stderr:
- Package ncurses was not found in the pkg-config search path.
- Perhaps you should add the directory containing `ncurses.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'ncurses' not found
- -----------
- Determining dependency 'curses' with pkg-config executable '/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config'
- env[PKG_CONFIG_PATH]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG_LIBDIR]: /home/kevin/Devel/openwrt/staging_dir/host/lib/pkgconfig
- env[PKG_CONFIG]: /home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config
- -----------
- Called: `/home/kevin/Devel/openwrt/staging_dir/host/bin/pkg-config --modversion curses` -> 1
- stderr:
- Package curses was not found in the pkg-config search path.
- Perhaps you should add the directory containing `curses.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'curses' not found
- -----------
- ncursesw6-config binary missing from cross or native file, or env var undefined.
- Trying a default ncursesw6-config fallback at ncursesw6-config
- ../../build_dir/host/util-linux-2.41.1/meson.build:291:16: ERROR: Failed running '/bin/ncursesw6-config', binary or interpreter not executable.
- Possibly wrong architecture or the executable bit is not set.
Advertisement
Add Comment
Please, Sign In to add comment