Build started at 2024-11-29T08:29:59.576139 Main binary: /usr/lib/python-exec/python3.12/python3 Build Options: -Dlegacy_level=7 -Ddebug_level=0 -Dbacktrace=false -Dstatic_runtime=false -Dbin_programs=true -Dbin_tests=false -Dbin_contrib=false -Dmulti_thread=enabled -Dzlib=disabled -Dlzma=disabled -Dlz4=disabled '--native-file /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/openwrt-native.txt' Python system: Linux The Meson build system Version: 0.61.4 Source dir: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson Build dir: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build Build type: native build Project name: zstd Project version: DUMMY 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 -Wl,-rpath,/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/zstd-1.5.2/build/meson/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: g++ Is cross compiler: False. Sanity check compiler command line: g++ sanitycheckcpp.cc -o sanitycheckcpp.exe -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 -Wl,-rpath,/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/zstd-1.5.2/build/meson/openwrt-build/meson-private/sanitycheckcpp.exe C++ compiler for the host machine: g++ (gcc 14.2.1 "g++ (Gentoo 14.2.1_p20241116 p3) 14.2.1 20241116") C++ linker for the host machine: g++ 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/zstd-1.5.2/build/meson/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 Sanity testing C++ compiler: g++ Is cross compiler: False. Sanity check compiler command line: g++ sanitycheckcpp.cc -o sanitycheckcpp.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/zstd-1.5.2/build/meson/openwrt-build/meson-private/sanitycheckcpp.exe C++ compiler for the build machine: g++ (gcc 14.2.1 "g++ (Gentoo 14.2.1_p20241116 p3) 14.2.1 20241116") C++ linker for the build machine: g++ 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 Program GetZstdLibraryVersion.py found: YES (/usr/lib/python-exec/python3.12/python3 /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/GetZstdLibraryVersion.py) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Running command: /usr/lib/python-exec/python3.12/python3 /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/GetZstdLibraryVersion.py /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/../../lib/zstd.h --- stdout --- 1.5.2 --- stderr --- Message: Project version is now: 1.5.2 Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp81gmsycr 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/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp81gmsycr/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp81gmsycr/output.exe -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined -Wl,-rpath,/mnt/gold/openwrt/openwrt_2203/staging_dir/host/lib Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library m found: YES Run-time dependency threads found: YES Dependency zlib skipped: feature zlib disabled Dependency liblzma skipped: feature lzma disabled Dependency liblz4 skipped: feature lz4 disabled Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpzfg01roq Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpzfg01roq/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpzfg01roq/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wundef Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wundef: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbpwvf7qn Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbpwvf7qn/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbpwvf7qn/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wshadow Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wshadow: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpkqt_lk8w Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpkqt_lk8w/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpkqt_lk8w/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wcast-align Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wcast-align: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1c6yqxbe Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1c6yqxbe/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1c6yqxbe/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wcast-qual Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wcast-qual: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpnx9tzr4f Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpnx9tzr4f/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpnx9tzr4f/output.obj -c -O2 -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wstrict-prototypes: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmprcox25qf Command line: g++ -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmprcox25qf/testfile.cpp -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmprcox25qf/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wundef Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wundef: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpq14wdfkh Command line: g++ -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpq14wdfkh/testfile.cpp -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpq14wdfkh/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wshadow Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wshadow: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbsufn1u8 Command line: g++ -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbsufn1u8/testfile.cpp -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpbsufn1u8/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wcast-align Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wcast-align: YES Running compile: Working directory: /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpfhj7lt7c Command line: g++ -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpfhj7lt7c/testfile.cpp -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmpfhj7lt7c/output.obj -c -D_FILE_OFFSET_BITS=64 -O0 -fpermissive -Wcast-qual Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C++ supports arguments -Wcast-qual: YES Message: Enable legacy support back to version 0.7 Message: Enable multi-threading support Build targets in project: 3 zstd DUMMY User defined options Native files : /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/openwrt-native.txt backtrace : false bin_contrib : false bin_programs : true bin_tests : false debug_level : 0 legacy_level : 7 lz4 : disabled lzma : disabled multi_thread : enabled static_runtime: false zlib : disabled 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/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1qw8447z Command line: gcc -I/mnt/gold/openwrt/openwrt_2203/staging_dir/host/include /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1qw8447z/testfile.c -o /mnt/gold/openwrt/openwrt_2203/build_dir/host/zstd-1.5.2/build/meson/openwrt-build/meson-private/tmp1qw8447z/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: