Build started at 2024-11-29T08:29:59.579491 Main binary: /usr/lib/python-exec/python3.12/python3 Build Options: -Ddefault_library=static -Dtests=false '--native-file /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-native.txt' Python system: Linux The Meson build system Version: 0.61.4 Source dir: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0 Build dir: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build Build type: native build Project name: pkgconf Project version: 1.8.0 Sanity testing C compiler: gcc Is cross compiler: False. Sanity check compiler command line: gcc sanitycheckc.c -o sanitycheckc.exe -O2 -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include -D_FILE_OFFSET_BITS=64 -L/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/sanitycheckc.exe C compiler for the host machine: gcc (gcc 14.2.1 "gcc (Gentoo 14.2.1_p20241116 p3) 14.2.1 20241116") C linker for the host machine: gcc ld.gold 2.42 Sanity testing C compiler: gcc Is cross compiler: False. Sanity check compiler command line: gcc sanitycheckc.c -o sanitycheckc.exe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/sanitycheckc.exe C compiler for the build machine: gcc (gcc 14.2.1 "gcc (Gentoo 14.2.1_p20241116 p3) 14.2.1 20241116") C linker for the build machine: gcc ld.gold 2.42 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 Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpn127a4xr Command line: gcc -L/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpn127a4xr/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpn127a4xr/output.exe -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_strlcat || defined __stub___strlcat fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strlcat; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strlcat" : YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp92681tu Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp92681tu/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp92681tu/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef strlcat strlcat; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "strlcat" : YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpuhfbtobx Command line: gcc -L/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpuhfbtobx/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpuhfbtobx/output.exe -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_strlcpy || defined __stub___strlcpy fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strlcpy; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strlcpy" : YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmplm76vev5 Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmplm76vev5/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmplm76vev5/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef strlcpy strlcpy; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "strlcpy" : YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpapfonim_ Command line: gcc -L/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpapfonim_/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpapfonim_/output.exe -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include #include #if defined __stub_strndup || defined __stub___strndup fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &strndup; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: Checking for function "strndup" : YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp865pz42 Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp865pz42/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmpp865pz42/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { /* If it's not defined as a macro, try to use as a symbol */ #ifndef strndup strndup; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "strndup" : YES Configuring config.h using configuration Build targets in project: 2 NOTICE: Future-deprecated features used: * 0.56.0: {'meson.source_root', 'meson.build_root'} pkgconf 1.8.0 User defined options Native files : /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-native.txt default_library: static tests : false Found ninja-1.10.2 at /mnt/gold/openwrt/openwrt_2203/staging_dir/host/bin/ninja Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmp75ldljm5 Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmp75ldljm5/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/pkgconf-1.8.0/openwrt-build/meson-private/tmp75ldljm5/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/x86_64-pc-linux-gnu/14/ programs: =/usr/libexec/gcc/x86_64-pc-linux-gnu/14/:/usr/libexec/gcc/x86_64-pc-linux-gnu/14/:/usr/libexec/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/bin/ libraries: =/usr/lib/gcc/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../x86_64-pc-linux-gnu/14/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../lib64/:/lib/x86_64-pc-linux-gnu/14/:/lib/../lib64/:/usr/lib/x86_64-pc-linux-gnu/14/:/usr/lib/../lib64/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../../x86_64-pc-linux-gnu/lib/:/usr/lib/gcc/x86_64-pc-linux-gnu/14/../../../:/lib/:/usr/lib/ Compiler stderr: Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/aclocal/pkg.m4 Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/doc/pkgconf/AUTHORS Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/doc/pkgconf/README.md Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/aclocal/pkg.m4 Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/doc/pkgconf/AUTHORS Failed to guess install tag for /mnt/gold/openwrt/openwrt_2203/staging_dir/host/share/doc/pkgconf/README.md