From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7E99F42CA7 for ; Tue, 13 Jun 2023 19:11:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75C2140A8A; Tue, 13 Jun 2023 19:11:56 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id B4BBE40A8A for ; Tue, 13 Jun 2023 19:11:54 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8AxV+lYo4hkLbgEAA--.8083S3; Wed, 14 Jun 2023 01:11:52 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8CxReRYo4hk4IEZAA--.7737S3; Wed, 14 Jun 2023 01:11:52 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 35DGvlaZ2110801 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Wed, 14 Jun 2023 00:57:47 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 35DGvl9Y2110800; Wed, 14 Jun 2023 00:57:47 +0800 Date: Wed, 14 Jun 2023 00:57:47 +0800 From: qemudev@loongson.cn Message-Id: <202306131657.35DGvl9Y2110800@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw128641 [PATCH v4] build: prevent accidentally building without NUMA support In-Reply-To: <20230613170849.166149-1-bruce.richardson@intel.com> References: <20230613170849.166149-1-bruce.richardson@intel.com> To: test-report@dpdk.org Cc: Bruce Richardson , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8CxReRYo4hk4IEZAA--.7737S3 X-CM-SenderInfo: pthp3vthy6z05rqj20fqof0/ X-Coremail-Antispam: 1Uk129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7KY7 ZEXasCq-sGcSsGvfJ3UbIjqfuFe4nvWSU5nxnvy29KBjDU0xBIdaVrnUUvcSsGvfC2Kfnx nUUI43ZEXa7xR_UUUUUUUUU== X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: loongarch-compilation Test-Status: FAILURE http://dpdk.org/patch/128641 _meson build failure_ Submitter: Bruce Richardson Date: Tue, 13 Jun 2023 18:08:50 +0100 DPDK git baseline: Repo:dpdk Branch: main CommitID: 050de60d8a5cef8b7c10b4471905ca8bf69d670e 128641 --> meson build failed Test environment and result as below: +---------------------+----------------+ | Environment | compilation | +---------------------+----------------+ | Loongnix-Server 8.3 | FAIL | +---------------------+----------------+ Loongnix-Server 8.3 Kernel: 4.19.190+ Compiler: gcc 8.3 Meson build logs: -------------------------------BEGIN LOGS---------------------------- --- stderr --- Project name: DPDK Project version: 23.07.0-rc1 None of 'CC' are defined in the environment, not changing global flags. None of 'CFLAGS' are defined in the environment, not changing global flags. None of 'LDFLAGS' are defined in the environment, not changing global flags. None of 'CPPFLAGS' are defined in the environment, not changing global flags. None of 'CC_LD' are defined in the environment, not changing global flags. Sanity testing C compiler: cc Is cross compiler: False. None of 'CC_LD' are defined in the environment, not changing global flags. Sanity check compiler command line: cc /home/zhoumin/dpdk/build/meson-private/sanitycheckc.c -o /home/zhoumin/dpdk/build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/zhoumin/dpdk/build/meson-private/sanitycheckc.exe C compiler for the host machine: cc (gcc 8.3.0 "cc (GCC) 8.3.0 20190222 (Loongson 8.3.0-31 vec)") C linker for the host machine: cc ld.bfd 2.31.1.20190122 None of 'AR' are defined in the environment, not changing global flags. WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` None of 'CC' are defined in the environment, not changing global flags. None of 'CFLAGS' are defined in the environment, not changing global flags. None of 'LDFLAGS' are defined in the environment, not changing global flags. None of 'CPPFLAGS' are defined in the environment, not changing global flags. None of 'CC_LD' are defined in the environment, not changing global flags. Sanity testing C compiler: cc Is cross compiler: False. None of 'CC_LD' are defined in the environment, not changing global flags. Sanity check compiler command line: cc /home/zhoumin/dpdk/build/meson-private/sanitycheckc.c -o /home/zhoumin/dpdk/build/meson-private/sanitycheckc.exe -pipe -D_FILE_OFFSET_BITS=64 Sanity check compile stdout: ----- Sanity check compile stderr: ----- Running test binary command: /home/zhoumin/dpdk/build/meson-private/sanitycheckc.exe C compiler for the build machine: cc (gcc 8.3.0 "cc (GCC) 8.3.0 20190222 (Loongson 8.3.0-31 vec)") C linker for the build machine: cc ld.bfd 2.31.1.20190122 None of 'AR' are defined in the environment, not changing global flags. WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` Build machine cpu family: loongarch64 Build machine cpu: loongarch64 Host machine cpu family: loongarch64 Host machine cpu: loongarch64 Target machine cpu family: loongarch64 Target machine cpu: loongarch64 Message: ## Building in Developer Mode ## [Errno 21] Is a directory: '/home/zhoumin/dpdk/buildtools/pkg-config' Unusable script '/home/zhoumin/dpdk/buildtools/pkg-config' Program pkg-config found: YES (/usr/bin/pkg-config) Program check-symbols.sh found: YES (/home/zhoumin/dpdk/buildtools/check-symbols.sh) Program options-ibverbs-static.sh found: YES (/home/zhoumin/dpdk/buildtools/options-ibverbs-static.sh) Program objdump found: YES (/usr/bin/objdump) Program python3 found: YES (/usr/libexec/platform-python) Running command: /usr/libexec/platform-python -c import importlib.util; import sys; exit(importlib.util.find_spec("elftools") is None) --- stdout --- --- stderr --- Program cat found: YES (/usr/bin/cat) Running command: /usr/bin/cat /home/zhoumin/dpdk/ABI_VERSION --- stdout --- 23.2 --- stderr --- Program ../buildtools/symlink-drivers-solibs.sh found: YES (/bin/sh /home/zhoumin/dpdk/config/../buildtools/symlink-drivers-solibs.sh) WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpezflfrfh Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpezflfrfh/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpezflfrfh/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ldn", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void *" : 8 WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp2y5mmh2s Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp2y5mmh2s/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp2y5mmh2s/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ldn", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Checking for size of "void *" : 8 None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpmwb5yqln Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpmwb5yqln/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpmwb5yqln/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lm -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library m found: YES None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp7tdmr3sz Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp7tdmr3sz/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp7tdmr3sz/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lnuma -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library numa found: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp_perjwkp Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp_perjwkp/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("numaif.h") #error "Header 'numaif.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "numaif.h" : YES None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpkbcbn2gw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpkbcbn2gw/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpkbcbn2gw/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lfdt -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library fdt found: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp981bm7sk Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp981bm7sk/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("fdt.h") #error "Header 'fdt.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "fdt.h" : YES None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpudpypgf2 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpudpypgf2/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpudpypgf2/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lexecinfo -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lexecinfo collect2: error: ld returned 1 exit status WARNING: Unknown CPU family 'loongarch64', please report this at https://github.com/mesonbuild/meson/issues/new with the output of `uname -a` and `cat /proc/cpuinfo` None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmplvhjziv5 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmplvhjziv5/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmplvhjziv5/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 Code: #include int main(void) { printf("%ldn", (long)(sizeof(void *))); return 0; }; Compiler stdout: Compiler stderr: Program stdout: 8 Program stderr: Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp7j_3yuf_ Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp7j_3yuf_/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp7j_3yuf_/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 --print-search-dirs Code: Compiler stdout: install: /usr/lib/gcc/loongarch64-loongson-linux-gnu/8/ programs: =/usr/libexec/gcc/loongarch64-loongson-linux-gnu/8/:/usr/libexec/gcc/loongarch64-loongson-linux-gnu/8/:/usr/libexec/gcc/loongarch64-loongson-linux-gnu/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/bin/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/bin/ libraries: =/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/../lib64/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../loongarch64-loongson-linux-gnu/8/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../lib64/:/lib64/loongarch64-loongson-linux-gnu/8/:/lib64/../lib64/:/usr/lib64/loongarch64-loongson-linux-gnu/8/:/usr/lib64/../lib64/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../../loongarch64-loongson-linux-gnu/lib/:/usr/lib/gcc/loongarch64-loongson-linux-gnu/8/../../../:/lib64/:/usr/lib64/ Compiler stderr: Library execinfo found: NO Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpzgeuphpw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpzgeuphpw/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("execinfo.h") #error "Header 'execinfo.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "execinfo.h" : YES Pkg-config binary for MachineChoice.HOST is not cached. None of 'PKG_CONFIG' are defined in the environment, not changing global flags. Pkg-config binary missing from cross or native file, or env var undefined. Trying a default Pkg-config fallback at pkg-config Found pkg-config: /usr/bin/pkg-config (1.4.2) Determining dependency 'libarchive' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libarchive` -> 1 Run-time dependency libarchive found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libbsd' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libbsd` -> 1 Run-time dependency libbsd found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'jansson' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion jansson` -> 1 Run-time dependency jansson found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'openssl' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion openssl` -> 0 1.1.1g PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --cflags openssl` -> 0 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config openssl --libs` -> 0 -L/usr/lib64 -lssl -lcrypto PKG_CONFIG_PATH: Called `/usr/bin/pkg-config openssl --libs` -> 0 -lssl -lcrypto None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags. Run-time dependency openssl found: YES 1.1.1g Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libpcap' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libpcap` -> 0 1.9.1 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --cflags libpcap` -> 0 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libpcap --libs` -> 0 -L/usr/lib64 -lpcap PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libpcap --libs` -> 0 -lpcap None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags. Run-time dependency libpcap found: YES 1.9.1 Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpbynoo4ey Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpbynoo4ey/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 Code: #ifdef __has_include #if !__has_include("pcap.h") #error "Header 'pcap.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "pcap.h" with dependency libpcap: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpu1m3esw1 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpu1m3esw1/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpu1m3esw1/output.obj -pipe -c -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: /home/zhoumin/dpdk/build/meson-private/tmpjj40we9o Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpjj40we9o/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpjj40we9o/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wdeprecated Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wdeprecated: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp2oygzelx Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp2oygzelx/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp2oygzelx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wformat: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpjqkc7w7k Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpjqkc7w7k/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpjqkc7w7k/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral] Compiler for C supports arguments -Wformat-nonliteral: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpf53h_fb0 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpf53h_fb0/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpf53h_fb0/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-security Code: extern int i; int i; Compiler stdout: Compiler stderr: cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security] Compiler for C supports arguments -Wformat-security: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpy9dkxggm Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpy9dkxggm/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpy9dkxggm/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-declarations: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpvxzvzhyr Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpvxzvzhyr/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpvxzvzhyr/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wmissing-prototypes: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp97p_971w Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp97p_971w/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp97p_971w/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wnested-externs Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wnested-externs: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpc6dm65cg Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpc6dm65cg/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpc6dm65cg/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wold-style-definition Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wold-style-definition: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpf_lmm4fv Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpf_lmm4fv/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpf_lmm4fv/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wpointer-arith: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp2w5iee8p Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp2w5iee8p/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp2w5iee8p/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wsign-compare: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpk91e23wn Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpk91e23wn/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpk91e23wn/output.obj -pipe -c -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: /home/zhoumin/dpdk/build/meson-private/tmphan48534 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmphan48534/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmphan48534/output.obj -pipe -c -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: /home/zhoumin/dpdk/build/meson-private/tmp3v21ottq Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp3v21ottq/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp3v21ottq/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wwrite-strings Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wwrite-strings: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpj24xxrkw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpj24xxrkw/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpj24xxrkw/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Waddress-of-packed-member -Wno-address-of-packed-member Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Waddress-of-packed-member' Compiler for C supports arguments -Wno-address-of-packed-member: NO Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpyb02ylvh Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpyb02ylvh/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpyb02ylvh/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpacked-not-aligned -Wno-packed-not-aligned Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-packed-not-aligned: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmppln788k9 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmppln788k9/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmppln788k9/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-field-initializers -Wno-missing-field-initializers Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-field-initializers: YES Message: Implementer : Generic loongarch Message: ['-march=loongarch64'] config/meson.build:384:4: ERROR: Argument to "not" is not a boolean. -------------------------------END LOGS------------------------------