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 7EC5543037 for ; Fri, 11 Aug 2023 20:25:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 760AC40E03; Fri, 11 Aug 2023 20:25:55 +0200 (CEST) Received: from mail.loongson.cn (mail.loongson.cn [114.242.206.163]) by mails.dpdk.org (Postfix) with ESMTP id D3DB240E03 for ; Fri, 11 Aug 2023 20:25:53 +0200 (CEST) Received: from loongson.cn (unknown [10.40.46.153]) by gateway (Coremail) with SMTP id _____8BxHOstfdZkX9cVAA--.41395S3; Sat, 12 Aug 2023 02:25:50 +0800 (CST) Received: from localhost.localdomain (unknown [10.40.46.153]) by localhost.localdomain (Coremail) with SMTP id AQAAf8BxrM4pfdZkmVdVAA--.15316S3; Sat, 12 Aug 2023 02:25:46 +0800 (CST) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.15.2) with ESMTPS id 37BIBWmC010575 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT); Sat, 12 Aug 2023 02:11:32 +0800 Received: (from root@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id 37BIBVri010574; Sat, 12 Aug 2023 02:11:31 +0800 Date: Sat, 12 Aug 2023 02:11:31 +0800 From: qemudev@loongson.cn Message-Id: <202308111811.37BIBVri010574@localhost.localdomain> Content-Type: text/plain; charset="utf-8" Subject: |FAILURE| pw130192-130191 [PATCH v4 4/4] build: enable MSVC specific compiler options In-Reply-To: <1691778287-15746-5-git-send-email-roretzla@linux.microsoft.com> References: <1691778287-15746-5-git-send-email-roretzla@linux.microsoft.com> To: test-report@dpdk.org Cc: Tyler Retzlaff , zhoumin@loongson.cn X-CM-TRANSID: AQAAf8BxrM4pfdZkmVdVAA--.15316S3 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/130191 _meson build failure_ Submitter: Tyler Retzlaff Date: Fri, 11 Aug 2023 11:24:44 -0700 DPDK git baseline: Repo:dpdk Branch: main CommitID: 68150b90bda5e8f81ad1b1bad82be653b1d42a81 130192-130191 --> 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.11.0-rc0 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 --- 24.0 --- 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/tmpbnii6e5s Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpbnii6e5s/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpbnii6e5s/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11 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/tmpa09em5xf Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpa09em5xf/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpa09em5xf/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11 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/tmp6jbwcmsw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp6jbwcmsw/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp6jbwcmsw/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/tmpb1a7gnxx Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpb1a7gnxx/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpb1a7gnxx/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/tmpgjzk9ddl Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpgjzk9ddl/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 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/tmpj0n_uyj4 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpj0n_uyj4/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpj0n_uyj4/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/tmp0yi0b2mw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp0yi0b2mw/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 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/tmpsqinmojj Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpsqinmojj/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpsqinmojj/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/tmp_b4p6pm2 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp_b4p6pm2/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp_b4p6pm2/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/tmpn55pt14f Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpn55pt14f/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpn55pt14f/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/tmpxxh83n47 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpxxh83n47/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 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/tmp2a8a36en Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp2a8a36en/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 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/tmpqjczpgy7 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqjczpgy7/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqjczpgy7/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/tmpxmi581uj Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpxmi581uj/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpxmi581uj/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/tmpq_gza1ph Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpq_gza1ph/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpq_gza1ph/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/tmptbt64f1q Command line: cc /home/zhoumin/dpdk/build/meson-private/tmptbt64f1q/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmptbt64f1q/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/tmpdap1iobr Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpdap1iobr/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpdap1iobr/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/tmp430pdmj0 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp430pdmj0/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp430pdmj0/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/tmpuadcsc_8 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpuadcsc_8/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpuadcsc_8/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/tmp854gg845 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp854gg845/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp854gg845/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/tmp9whri2wl Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9whri2wl/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9whri2wl/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/tmpipch7ywm Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpipch7ywm/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpipch7ywm/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/tmpj3527n98 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpj3527n98/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpj3527n98/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/tmph8wzst77 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmph8wzst77/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmph8wzst77/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/tmplnksij5m Command line: cc /home/zhoumin/dpdk/build/meson-private/tmplnksij5m/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmplnksij5m/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/tmp1i991kza Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp1i991kza/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp1i991kza/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/tmphu6vd025 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmphu6vd025/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmphu6vd025/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/tmpqte_gnjm Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqte_gnjm/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqte_gnjm/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/tmpqkm7e3ys Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqkm7e3ys/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqkm7e3ys/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'] Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py --- stdout --- --- stderr --- Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp63x0yywm Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp63x0yywm/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp63x0yywm/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-truncation -Wno-format-truncation Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-format-truncation: YES Message: lib/log: Defining dependency "log" Message: lib/kvargs: Defining dependency "kvargs" Message: lib/telemetry: Defining dependency "telemetry" None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include #include #if defined __stub_getentropy || defined __stub___getentropy fail fail fail this function is not going to work #endif int main(void) { void *a = (void*) &getentropy; long long b = (long long) a; return (int) b; } Compiler stdout: Compiler stderr: /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om/testfile.c: In function 'main': /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om/testfile.c:9:32: error: 'getentropy' undeclared (first use in this function); did you mean 'getgroups'? void *a = (void*) &getentropy; ^~~~~~~~~~ getgroups /home/zhoumin/dpdk/build/meson-private/tmpa3pr66om/testfile.c:9:32: note: each undeclared identifier is reported only once for each function it appears in None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var With some toolchains (MSYS2/mingw for example) the compiler 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION provides various builtins which are not really implemented and 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION fall back to the stdlib where they aren't provided and fail at 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION build/link time. In case the user provides a header, including 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION the header didn't lead to the function being defined, and the 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION function we are checking isn't a builtin itself we assume the 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION builtin is not functional and we just error out. app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #if !0 && !defined(getentropy) && !0 #error "No definition for __builtin_getentropy found in the prefix" #endif #ifdef __has_builtin #if !__has_builtin(__builtin_getentropy) #error "__builtin_getentropy not found" #endif #elif ! defined(getentropy) __builtin_getentropy; #endif return 0; } Compiler stdout: Compiler stderr: /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/testfile.c: In function 'main': /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/testfile.c:12:14: error: #error "No definition for __builtin_getentropy found in the prefix" #error "No definition for __builtin_getentropy found in the prefix" ^~~~~ /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/testfile.c:20:13: error: '__builtin_getentropy' undeclared (first use in this function); did you mean '__builtin_fegetround'? __builtin_getentropy; ^~~~~~~~~~~~~~~~~~~~ __builtin_fegetround /home/zhoumin/dpdk/build/meson-private/tmpwpr2le56/testfile.c:20:13: note: each undeclared identifier is reported only once for each function it appears in Checking for function "getentropy" : NO Message: lib/eal: Defining dependency "eal" Message: lib/ring: Defining dependency "ring" Message: lib/rcu: Defining dependency "rcu" Message: lib/mempool: Defining dependency "mempool" Message: lib/mbuf: Defining dependency "mbuf" Message: lib/net: Defining dependency "net" Message: lib/meter: Defining dependency "meter" Message: lib/ethdev: Defining dependency "ethdev" Message: lib/pci: Defining dependency "pci" Message: lib/cmdline: Defining dependency "cmdline" Message: lib/metrics: Defining dependency "metrics" Message: lib/hash: Defining dependency "hash" Message: lib/timer: Defining dependency "timer" Message: lib/acl: Defining dependency "acl" Message: lib/bbdev: Defining dependency "bbdev" Message: lib/bitratestats: Defining dependency "bitratestats" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libelf' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libelf` -> 0 0.180 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --cflags libelf` -> 0 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libelf --libs` -> 0 -L/usr/lib64 -lelf PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libelf --libs` -> 0 -lelf None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags. Run-time dependency libelf found: YES 0.180 Message: lib/bpf: Defining dependency "bpf" Message: lib/cfgfile: Defining dependency "cfgfile" Message: lib/compressdev: Defining dependency "compressdev" Message: lib/cryptodev: Defining dependency "cryptodev" Message: lib/distributor: Defining dependency "distributor" Message: lib/efd: Defining dependency "efd" Message: lib/eventdev: Defining dependency "eventdev" Message: lib/gpudev: Defining dependency "gpudev" Message: lib/gro: Defining dependency "gro" Message: lib/gso: Defining dependency "gso" Message: lib/ip_frag: Defining dependency "ip_frag" Message: lib/jobstats: Defining dependency "jobstats" Message: lib/latencystats: Defining dependency "latencystats" Message: lib/lpm: Defining dependency "lpm" Message: lib/member: Defining dependency "member" Message: lib/pcapng: Defining dependency "pcapng" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpr65afuew Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpr65afuew/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpr65afuew/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wcast-qual -Wno-cast-qual Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-cast-qual: YES Message: lib/power: Defining dependency "power" Message: lib/rawdev: Defining dependency "rawdev" Message: lib/regexdev: Defining dependency "regexdev" Message: lib/mldev: Defining dependency "mldev" Message: lib/dmadev: Defining dependency "dmadev" Message: lib/rib: Defining dependency "rib" Message: lib/reorder: Defining dependency "reorder" Message: lib/sched: Defining dependency "sched" Message: lib/security: Defining dependency "security" Message: lib/stack: Defining dependency "stack" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpxfnxthmi Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpxfnxthmi/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 Code: #ifdef __has_include #if !__has_include("linux/userfaultfd.h") #error "Header 'linux/userfaultfd.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/userfaultfd.h" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpwgwi6tf9 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpwgwi6tf9/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 Code: #ifdef __has_include #if !__has_include("linux/vduse.h") #error "Header 'linux/vduse.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/zhoumin/dpdk/build/meson-private/tmpwgwi6tf9/testfile.c:4:12: error: #error "Header 'linux/vduse.h' could not be found" #error "Header 'linux/vduse.h' could not be found" ^~~~~ Has header "linux/vduse.h" : NO Message: lib/vhost: Defining dependency "vhost" Message: lib/ipsec: Defining dependency "ipsec" Message: lib/pdcp: Defining dependency "pdcp" Message: lib/fib: Defining dependency "fib" Message: lib/port: Defining dependency "port" Message: lib/pdump: Defining dependency "pdump" Message: lib/table: Defining dependency "table" Message: lib/pipeline: Defining dependency "pipeline" Message: lib/graph: Defining dependency "graph" Message: lib/node: Defining dependency "node" Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py , --- stdout --- --- stderr --- Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py , --- stdout --- --- stderr --- Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py app/dumpcap app/meson.build app/pdump app/proc-info app/test app/test-acl app/test-bbdev app/test-cmdline app/test-compress-perf app/test-crypto-perf app/test-dma-perf app/test-eventdev app/test-fib app/test-flow-perf app/test-gpudev app/test-mldev app/test-pipeline app/test-pmd app/test-regex app/test-sad app/test-security-perf build/app build/buildtools build/config build/drivers build/lib build/meson-info build/meson-logs build/meson-private buildtools/binutils-avx512-check.py buildtools/call-sphinx-build.py buildtools/check-symbols.sh buildtools/chkincs buildtools/coff.py buildtools/gen-pmdinfo-cfile.py buildtools/get-cpu-count.py buildtools/get-numa-count.py buildtools/list-dir-globs.py buildtools/map-list-symbol.sh buildtools/map_to_win.py buildtools/meson.build buildtools/options-ibverbs-static.sh buildtools/pkg-config buildtools/pmdinfogen.py buildtools/__pycache__ buildtools/subproj ect buildtools/symlink-drivers-solibs.py buildtools/symlink-drivers-solibs.sh build/usertools config/arm config/loongarch config/meson.build config/ppc config/riscv config/rte_config.h config/x86 devtools/build-dict.sh devtools/build-tags.sh devtools/check-abi.sh devtools/check-abi-version.sh devtools/check-doc-vs-code.sh devtools/check-dup-includes.sh devtools/check-forbidden-tokens.awk devtools/check-git-log.sh devtools/check-maintainers.sh devtools/check-meson.py devtools/checkpatches.sh devtools/check-spdx-tag.sh devtools/check-symbol-change.sh devtools/check-symbol-maps.sh devtools/cocci devtools/cocci.sh devtools/dts-check-format.sh devtools/get-maintainer.sh devtools/git-log-fixes.sh devtools/libabigail.abignore devtools/load-devel-config devtools/parse-flow-support.sh devtools/process-iwyu.py devtools/test-meson-builds.sh devtools/test-null.sh devtools/update-abi.sh devtools/update-patches.py devtools/update_version_map_abi.py devtools/words-case.txt doc/api doc/guides doc/l ogo doc/meson.build drivers/baseband drivers! /bus drivers/common drivers/compress drivers/crypto drivers/dma drivers/event drivers/gpu drivers/mempool drivers/meson.build drivers/ml drivers/net drivers/raw drivers/regex drivers/vdpa drivers/version.map dts/conf.yaml dts/framework dts/main.py dts/poetry.lock dts/pyproject.toml dts/tests examples/bbdev_app examples/bond examples/bpf examples/cmdline examples/common examples/distributor examples/dma examples/ethtool examples/eventdev_pipeline examples/fips_validation examples/flow_filtering examples/helloworld examples/ip_fragmentation examples/ip_pipeline examples/ip_reassembly examples/ipsec-secgw examples/ipv4_multicast examples/l2fwd examples/l2fwd-cat examples/l2fwd-crypto examples/l2fwd-event examples/l2fwd-jobstats examples/l2fwd-keepalive examples/l3fwd examples/l3fwd-graph examples/l3fwd-power examples/link_status_interrupt examples/meson.build examples/multi_process examples/ntb examples/packet_ordering examples/pipeline examples/ptpclient examples/qos_meter examples/qo s_sched examples/rxtx_callbacks examples/server_node_efd examples/service_cores examples/skeleton examples/timer examples/vdpa examples/vhost examples/vhost_blk examples/vhost_crypto examples/vmdq examples/vmdq_dcb examples/vm_power_manager kernel/freebsd kernel/linux kernel/meson.build lib/acl lib/bbdev lib/bitratestats lib/bpf lib/cfgfile lib/cmdline lib/compressdev lib/cryptodev lib/distributor lib/dmadev lib/eal lib/efd lib/ethdev lib/eventdev lib/fib lib/gpudev lib/graph lib/gro lib/gso lib/hash lib/ip_frag lib/ipsec lib/jobstats lib/kvargs lib/latencystats lib/log lib/lpm lib/mbuf lib/member lib/mempool lib/meson.build lib/meter lib/metrics lib/mldev lib/net lib/node lib/pcapng lib/pci lib/pdcp lib/pdump lib/pipeline lib/port lib/power lib/rawdev lib/rcu lib/regexdev lib/reorder lib/rib lib/ring lib/sched lib/security lib/stack lib/table lib/telemetry lib/timer lib/vhost license/bsd-2-clause.txt license/bsd-3-clause.txt license/exceptions.txt license/gpl-2.0.txt license/isc.tx t license/lgpl-2.1.txt license/mit.txt licen! se/README! usertools/cpu_layout.py usertools/dpdk-devbind.py usertools/dpdk-hugepages.py usertools/dpdk-pmdinfo.py usertools/dpdk-rss-flows.py usertools/dpdk-telemetry-client.py usertools/dpdk-telemetry.py usertools/meson.build --- stdout --- raw/dpaa2_cmdif raw/cnxk_bphy raw/ntb raw/skeleton raw/cnxk_gpio raw/ifpga gpu/cuda baseband/la12xx baseband/acc baseband/turbo_sw baseband/fpga_lte_fec baseband/fpga_5gnr_fec baseband/null vdpa/ifc vdpa/sfc vdpa/mlx5 mempool/ring mempool/stack mempool/cnxk mempool/dpaa2 mempool/dpaa mempool/octeontx mempool/bucket regex/cn9k regex/mlx5 bus/vdev bus/vmbus bus/cdx bus/auxiliary bus/dpaa bus/fslmc bus/ifpga bus/platform bus/pci dma/idxd dma/cnxk dma/skeleton dma/dpaa2 dma/dpaa dma/ioat dma/hisilicon net/enetc net/idpf net/tap net/failsafe net/gve net/ring net/netvsc net/ixgbe net/sfc net/mlx4 net/enetfec net/vdev_netvsc net/hns3 net/cnxk net/qede net/bnx2x net/virtio net/atlantic net/nfp net/octeon_ep net/cxgbe net/af_packet net/mvneta net/cpfl net/txgbe net/dpaa2 net/thunderx net/ionic net/ipn3ke net/af_xdp net/ark net/pfe net/ngbe net/vhost net/mana net/avp net/ice net/mvpp2 net/hinic net/dpaa net/iavf net/i40e net/memif net/axgbe net/ena net/pcap net/null net/octeontx net/vmxnet3 net/nfb net/e1000 net/bnxt net/fm10k net/softnic net/mlx5 net/igc net/bonding net/enic common/idpf common/qat common/sfc_efx common/dpaax common/cnxk common/mvep common/iavf common/octeontx common/mlx5 common/cpt event/sw event/cnxk event/dlb2 event/dsw event/skeleton event/dpaa2 event/opdl event/dpaa event/octeontx compress/qat compress/zlib compress/isal compress/octeontx compress/mlx5 crypto/qat crypto/armv8 crypto/uadk crypto/dpaa_sec crypto/cnxk crypto/nitrox crypto/virtio crypto/ipsec_mb crypto/bcmfs crypto/ccp crypto/mvsam crypto/openssl crypto/caam_jr crypto/null crypto/octeontx crypto/scheduler crypto/dpaa2_sec crypto/mlx5 ml/cnxk --- stderr --- Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-truncation: YES (cached) Message: drivers/common/cpt: Defining dependency "common_cpt" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-cast-qual: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp5nijzeuu Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp5nijzeuu/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp5nijzeuu/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-arith -Wno-pointer-arith Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES Message: drivers/common/dpaax: Defining dependency "common_dpaax" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp7tovhdpx Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp7tovhdpx/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp7tovhdpx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-to-int-cast -Wno-pointer-to-int-cast Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-pointer-to-int-cast: YES Message: drivers/common/iavf: Defining dependency "common_iavf" Message: drivers/common/idpf: Defining dependency "common_idpf" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmusdk' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libmusdk` -> 1 Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/common/octeontx: Defining dependency "common_octeontx" Message: drivers/bus/auxiliary: Defining dependency "bus_auxiliary" Message: drivers/bus/cdx: Defining dependency "bus_cdx" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-cast-qual: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES (cached) Message: drivers/bus/dpaa: Defining dependency "bus_dpaa" Message: drivers/bus/fslmc: Defining dependency "bus_fslmc" Message: drivers/bus/ifpga: Defining dependency "bus_ifpga" Message: drivers/bus/pci: Defining dependency "bus_pci" Message: drivers/bus/platform: Defining dependency "bus_platform" Message: drivers/bus/vdev: Defining dependency "bus_vdev" Message: drivers/bus/vmbus: Defining dependency "bus_vmbus" Message: drivers/common/cnxk: Defining dependency "common_cnxk" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmputlmfng6 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmputlmfng6/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmputlmfng6/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -std=c11: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpkbug5kdg Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpkbug5kdg/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpkbug5kdg/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-prototypes -Wno-strict-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-strict-prototypes: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpelw_boo4 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpelw_boo4/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpelw_boo4/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -D_BSD_SOURCE Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -D_BSD_SOURCE: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpy8fdugrk Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpy8fdugrk/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpy8fdugrk/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -D_DEFAULT_SOURCE Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -D_DEFAULT_SOURCE: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpze0t0pan Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpze0t0pan/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpze0t0pan/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -D_XOPEN_SOURCE=600 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmlx5' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libmlx5` -> 1 Run-time dependency libmlx5 found: NO (tried pkgconfig) None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpoyqrceki Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpoyqrceki/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpoyqrceki/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmlx5 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmlx5 collect2: error: ld returned 1 exit status Library mlx5 found: NO Configuring mlx5_autoconf.h using configuration Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libcrypto' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libcrypto` -> 0 1.1.1g PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --cflags libcrypto` -> 0 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libcrypto --libs` -> 0 -L/usr/lib64 -lcrypto PKG_CONFIG_PATH: Called `/usr/bin/pkg-config libcrypto --libs` -> 0 -lcrypto None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags. Run-time dependency libcrypto found: YES 1.1.1g None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpzdpkjlmp Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpzdpkjlmp/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpzdpkjlmp/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lIPSec_MB -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lIPSec_MB collect2: error: ld returned 1 exit status Library IPSec_MB found: NO Message: drivers/common/qat: Defining dependency "common_qat" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpi_emh5m3 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpi_emh5m3/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpi_emh5m3/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wdisabled-optimization Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wdisabled-optimization: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpe4vanqgy Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpe4vanqgy/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpe4vanqgy/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Waggregate-return Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Waggregate-return: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpcjuusf28 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpcjuusf28/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpcjuusf28/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wbad-function-cast Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wbad-function-cast: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpw6_j931y Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpw6_j931y/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpw6_j931y/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wsign-compare -Wno-sign-compare Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-sign-compare: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp9__e3cq9 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9__e3cq9/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9__e3cq9/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-parameter -Wno-unused-parameter Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpba8m9tsp Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpba8m9tsp/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpba8m9tsp/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-variable -Wno-unused-variable Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpg3rtwe6g Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpg3rtwe6g/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpg3rtwe6g/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wempty-body -Wno-empty-body Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-empty-body: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpezcu6l1i Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpezcu6l1i/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpezcu6l1i/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-but-set-variable -Wno-unused-but-set-variable Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES Message: drivers/mempool/bucket: Defining dependency "mempool_bucket" Message: drivers/mempool/cnxk: Defining dependency "mempool_cnxk" Message: drivers/mempool/dpaa: Defining dependency "mempool_dpaa" Message: drivers/mempool/dpaa2: Defining dependency "mempool_dpaa2" Message: drivers/mempool/octeontx: Defining dependency "mempool_octeontx" Message: drivers/mempool/ring: Defining dependency "mempool_ring" Message: drivers/mempool/stack: Defining dependency "mempool_stack" Message: drivers/dma/cnxk: Defining dependency "dma_cnxk" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES (cached) Message: drivers/dma/dpaa: Defining dependency "dma_dpaa" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES (cached) Message: drivers/dma/dpaa2: Defining dependency "dma_dpaa2" Message: drivers/dma/skeleton: Defining dependency "dma_skeleton" Message: drivers/net/af_packet: Defining dependency "net_af_packet" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libxdp' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libxdp` -> 1 Run-time dependency libxdp found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libbpf' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libbpf` -> 1 Run-time dependency libbpf found: NO (tried pkgconfig) None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmplj_g6er7 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmplj_g6er7/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmplj_g6er7/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lbpf -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lbpf collect2: error: ld returned 1 exit status Library bpf found: NO Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpz6u26_64 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpz6u26_64/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 Code: #ifdef __has_include #if !__has_include("linux/if_xdp.h") #error "Header 'linux/if_xdp.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: Has header "linux/if_xdp.h" : YES Message: drivers/net/ark: Defining dependency "net_ark" Message: drivers/net/atlantic: Defining dependency "net_atlantic" Message: drivers/net/avp: Defining dependency "net_avp" Message: drivers/net/axgbe: Defining dependency "net_axgbe" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'zlib' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion zlib` -> 0 1.2.11 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --cflags zlib` -> 0 PKG_CONFIG_PATH: Called `/usr/bin/pkg-config zlib --libs` -> 0 -L/usr/lib64 -lz PKG_CONFIG_PATH: Called `/usr/bin/pkg-config zlib --libs` -> 0 -lz None of 'PKG_CONFIG_PATH' are defined in the environment, not changing global flags. Run-time dependency zlib found: YES 1.2.11 Message: drivers/net/bnx2x: Defining dependency "net_bnx2x" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpqc2i0h7q Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqc2i0h7q/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqc2i0h7q/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -DSUPPORT_CFA_HW_ALL=1 Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -DSUPPORT_CFA_HW_ALL=1: YES Message: drivers/net/bnxt: Defining dependency "net_bnxt" Message: drivers/net/bonding: Defining dependency "net_bond" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpwfv_6239 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpwfv_6239/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpwfv_6239/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -flax-vector-conversions Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -flax-vector-conversions: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpf_utxl1g Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpf_utxl1g/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpf_utxl1g/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wstrict-aliasing -Wno-strict-aliasing Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-strict-aliasing: YES Message: drivers/net/cnxk: Defining dependency "net_cnxk" Message: drivers/net/cpfl: Defining dependency "net_cpfl" Message: drivers/net/cxgbe: Defining dependency "net_cxgbe" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES (cached) Message: drivers/net/dpaa: Defining dependency "net_dpaa" Message: drivers/net/dpaa2: Defining dependency "net_dpaa2" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp1jfpja2a Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp1jfpja2a/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp1jfpja2a/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wuninitialized -Wno-uninitialized Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-uninitialized: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmphkze4cm9 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmphkze4cm9/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmphkze4cm9/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmisleading-indentation -Wno-misleading-indentation Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-misleading-indentation: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpny472_m3 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpny472_m3/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpny472_m3/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wimplicit-fallthrough -Wno-implicit-fallthrough Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-implicit-fallthrough: YES Message: drivers/net/e1000: Defining dependency "net_e1000" Message: drivers/net/ena: Defining dependency "net_ena" Message: drivers/net/enetc: Defining dependency "net_enetc" Message: drivers/net/enetfec: Defining dependency "net_enetfec" Running compile: Working directory: /tmp/tmp5_z4eort Command line: cc /tmp/tmp5_z4eort/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 -march=loongarch64 Code: #ifndef __AVX2__ # define __AVX2__ #endif "MESON_GET_DEFINE_DELIMITER" __AVX2__ Compiler stdout: "MESON_GET_DEFINE_DELIMITER" Compiler stderr: Fetching value of define "__AVX2__" : Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp8zsw0grr Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp8zsw0grr/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp8zsw0grr/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -mavx2 Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-mavx2' Compiler for C supports arguments -mavx2: NO Message: drivers/net/enic: Defining dependency "net_enic" Message: drivers/net/failsafe: Defining dependency "net_failsafe" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmptkmfumnb Command line: cc /home/zhoumin/dpdk/build/meson-private/tmptkmfumnb/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmptkmfumnb/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-value -Wno-unused-value Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-value: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-strict-aliasing: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp3cgeizg9 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp3cgeizg9/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp3cgeizg9/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-extra-args -Wno-format-extra-args Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-format-extra-args: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-implicit-fallthrough: YES (cached) Message: drivers/net/fm10k: Defining dependency "net_fm10k" Message: drivers/net/gve: Defining dependency "net_gve" Message: drivers/net/hinic: Defining dependency "net_hinic" Message: drivers/net/iavf: Defining dependency "net_iavf" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-value: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Message: drivers/net/ice: Defining dependency "net_ice" Message: drivers/net/idpf: Defining dependency "net_idpf" Message: drivers/net/igc: Defining dependency "net_igc" Message: drivers/net/ionic: Defining dependency "net_ionic" Message: drivers/net/ipn3ke: Defining dependency "net_ipn3ke" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-value: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Message: drivers/net/ixgbe: Defining dependency "net_ixgbe" Message: drivers/net/memif: Defining dependency "net_memif" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmlx4' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libmlx4` -> 1 Run-time dependency libmlx4 found: NO (tried pkgconfig) None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpk0tzsj54 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpk0tzsj54/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpk0tzsj54/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lmlx4 -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: /usr/bin/ld: cannot find -lmlx4 collect2: error: ld returned 1 exit status Library mlx4 found: NO Message: Disabling mlx5 [drivers/net/mlx5]: missing internal dependency "common_mlx5" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmusdk' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Run-time dependency libmusdk found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmusdk' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/net/netvsc: Defining dependency "net_netvsc" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'netcope-common' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion netcope-common` -> 1 Run-time dependency netcope-common found: NO (tried pkgconfig) Message: drivers/net/nfp: Defining dependency "net_nfp" Message: drivers/net/ngbe: Defining dependency "net_ngbe" Message: drivers/net/null: Defining dependency "net_null" Message: drivers/net/octeontx: Defining dependency "net_octeontx" Message: drivers/net/octeon_ep: Defining dependency "net_octeon_ep" Message: drivers/net/pcap: Defining dependency "net_pcap" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-pointer-arith: YES (cached) Message: drivers/net/pfe: Defining dependency "net_pfe" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-sign-compare: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpm794dhxo Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpm794dhxo/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpm794dhxo/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-prototypes -Wno-missing-prototypes Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-cast-qual: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp9te4tu73 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9te4tu73/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9te4tu73/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wunused-function -Wno-unused-function Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-unused-function: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-variable: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-missing-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-value: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpjxlaf8mq Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpjxlaf8mq/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpjxlaf8mq/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wformat-nonliteral -Wno-format-nonliteral Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-format-nonliteral: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmps2xtsnua Command line: cc /home/zhoumin/dpdk/build/meson-private/tmps2xtsnua/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmps2xtsnua/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wshift-negative-value -Wno-shift-negative-value Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-shift-negative-value: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-but-set-variable: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp8a8c1bxx Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp8a8c1bxx/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp8a8c1bxx/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmissing-declarations -Wno-missing-declarations Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-missing-declarations: YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpo9lq2ob5 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpo9lq2ob5/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpo9lq2ob5/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wmaybe-uninitialized -Wno-maybe-uninitialized Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -Wno-maybe-uninitialized: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-strict-prototypes: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-shift-negative-value: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-implicit-fallthrough: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-extra-args: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpqaz1b6oo Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqaz1b6oo/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqaz1b6oo/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wvisibility -Wno-visibility Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wvisibility' Compiler for C supports arguments -Wno-visibility: NO Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-empty-body: YES (cached) Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpk3ajn5x5 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpk3ajn5x5/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpk3ajn5x5/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Winvalid-source-encoding -Wno-invalid-source-encoding Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Winvalid-source-encoding'; did you mean '-Winvalid-memory-model'? Compiler for C supports arguments -Wno-invalid-source-encoding: NO Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp9wn52vb1 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9wn52vb1/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9wn52vb1/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wsometimes-uninitialized -Wno-sometimes-uninitialized Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wsometimes-uninitialized'; did you mean '-Wmaybe-uninitialized'? Compiler for C supports arguments -Wno-sometimes-uninitialized: NO Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpwrz09s1g Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpwrz09s1g/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpwrz09s1g/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -Wpointer-bool-conversion -Wno-pointer-bool-conversion Code: extern int i; int i; Compiler stdout: Compiler stderr: cc: error: unrecognized command line option '-Wpointer-bool-conversion'; did you mean '-Wint-conversion'? Compiler for C supports arguments -Wno-pointer-bool-conversion: NO Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-nonliteral: YES (cached) Message: drivers/net/qede: Defining dependency "net_qede" Message: drivers/net/ring: Defining dependency "net_ring" Message: drivers/net/softnic: Defining dependency "net_softnic" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmppytcemgw Command line: cc /home/zhoumin/dpdk/build/meson-private/tmppytcemgw/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmppytcemgw/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_FLOWER_UNSPEC TCA_FLOWER_UNSPEC; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_FLOWER_UNSPEC" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpyieytx1f Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpyieytx1f/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpyieytx1f/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_FLOWER_KEY_VLAN_PRIO TCA_FLOWER_KEY_VLAN_PRIO; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_FLOWER_KEY_VLAN_PRIO" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp9oqvt_1u Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9oqvt_1u/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9oqvt_1u/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_BPF_UNSPEC TCA_BPF_UNSPEC; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_BPF_UNSPEC" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpamep264y Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpamep264y/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpamep264y/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_BPF_FD TCA_BPF_FD; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_BPF_FD" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpbl8_wolc Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpbl8_wolc/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpbl8_wolc/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_ACT_BPF_UNSPEC TCA_ACT_BPF_UNSPEC; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_ACT_BPF_UNSPEC" : YES Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpj8rj1n1k Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpj8rj1n1k/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpj8rj1n1k/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -std=c11 Code: #include int main(void) { /bin /boot /corefiles /dev /etc /home /lib /lib64 /lost+found /media /mnt /opt /proc /root /run /sbin /srv /sys /tmp /usr /var If it's not defined as a macro, try to use as a symbol app/ build/ buildtools/ config/ devtools/ doc/ drivers/ dts/ examples/ kernel/ lib/ license/ usertools/ #ifndef TCA_ACT_BPF_FD TCA_ACT_BPF_FD; #endif return 0; } Compiler stdout: Compiler stderr: Header has symbol "TCA_ACT_BPF_FD" : YES Configuring tap_autoconf.h using configuration Message: drivers/net/tap: Defining dependency "net_tap" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpuwglt_ru Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpuwglt_ru/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpuwglt_ru/output.obj -pipe -c -D_FILE_OFFSET_BITS=64 -O0 -fno-prefetch-loop-arrays Code: extern int i; int i; Compiler stdout: Compiler stderr: Compiler for C supports arguments -fno-prefetch-loop-arrays: YES Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-maybe-uninitialized: YES (cached) Message: drivers/net/thunderx: Defining dependency "net_thunderx" Message: drivers/net/txgbe: Defining dependency "net_txgbe" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -D_BSD_SOURCE: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -D_DEFAULT_SOURCE: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -D_XOPEN_SOURCE=600: YES (cached) Message: drivers/net/vdev_netvsc: Defining dependency "net_vdev_netvsc" Message: drivers/net/vhost: Defining dependency "net_vhost" Message: drivers/net/virtio: Defining dependency "net_virtio" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-parameter: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-unused-value: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-strict-aliasing: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-extra-args: YES (cached) Message: drivers/net/vmxnet3: Defining dependency "net_vmxnet3" Message: drivers/raw/cnxk_bphy: Defining dependency "raw_cnxk_bphy" Message: drivers/raw/cnxk_gpio: Defining dependency "raw_cnxk_gpio" Message: drivers/raw/dpaa2_cmdif: Defining dependency "raw_dpaa2_cmdif" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'librt' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion librt` -> 1 CMake binary for MachineChoice.HOST is not cached None of 'CMAKE' are defined in the environment, not changing global flags. CMake binary missing from cross or native file, or env var undefined. Trying a default CMake fallback at cmake Found CMake: /usr/bin/cmake (3.11.4) None of 'CMAKE_PREFIX_PATH' are defined in the environment, not changing global flags. Extracting basic cmake information Try CMake generator: auto Calling CMake (['/usr/bin/cmake']) in /home/zhoumin/dpdk/build/meson-private/cmake_librt with: - "--trace" - "--trace-expand" - "--no-warn-unused-cli" - "-DCMAKE_TOOLCHAIN_FILE=/home/zhoumin/dpdk/build/meson-private/cmake_librt/CMakeMesonToolchainFile.cmake" - "." -- Module search paths: ['/', '/opt', '/usr', '/usr/local'] -- CMake root: /usr/share/cmake -- CMake architectures: [] -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 'share'] Preliminary CMake check failed. Aborting. Run-time dependency librt found: NO (tried pkgconfig and cmake) None of 'CC_LD' are defined in the environment, not changing global flags. Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmp19t2f8x8 Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp19t2f8x8/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp19t2f8x8/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0 -Wl,--start-group -lrt -Wl,--end-group -Wl,--allow-shlib-undefined Code: int main(void) { return 0; } Compiler stdout: Compiler stderr: Library rt found: YES Message: Disabling ifpga [drivers/raw/ifpga]: missing internal dependency "net_i40e" Message: drivers/raw/ntb: Defining dependency "raw_ntb" Message: drivers/raw/skeleton: Defining dependency "raw_skeleton" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libAArch64crypto' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libAArch64crypto` -> 1 Run-time dependency libaarch64crypto found: NO (tried pkgconfig) Message: drivers/crypto/bcmfs: Defining dependency "crypto_bcmfs" Message: drivers/crypto/caam_jr: Defining dependency "crypto_caam_jr" Dependency libcrypto found: YES 1.1.1g (cached) Message: drivers/crypto/ccp: Defining dependency "crypto_ccp" Message: drivers/crypto/cnxk: Defining dependency "crypto_cnxk" Message: drivers/crypto/dpaa_sec: Defining dependency "crypto_dpaa_sec" Message: drivers/crypto/dpaa2_sec: Defining dependency "crypto_dpaa2_sec" Library IPSec_MB found: NO Message: Disabling mlx5 [drivers/crypto/mlx5]: missing internal dependency "common_mlx5" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libmusdk' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Run-time dependency libmusdk found: NO (tried pkgconfig) Message: drivers/crypto/nitrox: Defining dependency "crypto_nitrox" Message: drivers/crypto/null: Defining dependency "crypto_null" Message: drivers/crypto/octeontx: Defining dependency "crypto_octeontx" Dependency libcrypto found: YES 1.1.1g (cached) Message: drivers/crypto/openssl: Defining dependency "crypto_openssl" Message: drivers/crypto/scheduler: Defining dependency "crypto_scheduler" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libwd_crypto' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libwd_crypto` -> 1 Run-time dependency libwd_crypto found: NO (tried pkgconfig) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libwd' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libwd` -> 1 Run-time dependency libwd found: NO (tried pkgconfig) Message: drivers/crypto/virtio: Defining dependency "crypto_virtio" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'libisal' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion libisal` -> 1 Run-time dependency libisal found: NO (tried pkgconfig) Message: Disabling mlx5 [drivers/compress/mlx5]: missing internal dependency "common_mlx5" Message: drivers/compress/octeontx: Defining dependency "compress_octeontx" Dependency zlib found: YES 1.2.11 (cached) Message: drivers/compress/zlib: Defining dependency "compress_zlib" Message: Disabling mlx5 [drivers/regex/mlx5]: missing internal dependency "common_mlx5" Message: drivers/regex/cn9k: Defining dependency "regex_cn9k" Message: drivers/ml/cnxk: Defining dependency "ml_cnxk" Message: drivers/vdpa/ifc: Defining dependency "vdpa_ifc" Message: Disabling mlx5 [drivers/vdpa/mlx5]: missing internal dependency "common_mlx5" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -flax-vector-conversions: YES (cached) Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-strict-aliasing: YES (cached) Message: drivers/event/cnxk: Defining dependency "event_cnxk" Message: drivers/event/dpaa: Defining dependency "event_dpaa" Message: drivers/event/dpaa2: Defining dependency "event_dpaa2" Using cached compile: Cached command line: Code: extern int i; int i; Cached compiler stdout: Cached compiler stderr: Compiler for C supports arguments -Wno-format-nonliteral: YES (cached) Message: drivers/event/dsw: Defining dependency "event_dsw" Message: drivers/event/opdl: Defining dependency "event_opdl" Message: drivers/event/skeleton: Defining dependency "event_skeleton" Message: drivers/event/sw: Defining dependency "event_sw" Message: drivers/event/octeontx: Defining dependency "event_octeontx" Message: drivers/baseband/acc: Defining dependency "baseband_acc" Message: drivers/baseband/fpga_5gnr_fec: Defining dependency "baseband_fpga_5gnr_fec" Message: drivers/baseband/fpga_lte_fec: Defining dependency "baseband_fpga_lte_fec" Message: drivers/baseband/la12xx: Defining dependency "baseband_la12xx" Message: drivers/baseband/null: Defining dependency "baseband_null" Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'flexran_sdk_turbo' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion flexran_sdk_turbo` -> 1 CMake binary for MachineChoice.HOST is cached. None of 'CMAKE_PREFIX_PATH' are defined in the environment, not changing global flags. Preliminary CMake check failed. Aborting. Run-time dependency flexran_sdk_turbo found: NO (tried pkgconfig and cmake) Pkg-config binary for MachineChoice.HOST is cached. Determining dependency 'flexran_sdk_ldpc_decoder_5gnr' with pkg-config executable '/usr/bin/pkg-config' PKG_CONFIG_PATH: Called `/usr/bin/pkg-config --modversion flexran_sdk_ldpc_decoder_5gnr` -> 1 CMake binary for MachineChoice.HOST is cached. None of 'CMAKE_PREFIX_PATH' are defined in the environment, not changing global flags. Preliminary CMake check failed. Aborting. Run-time dependency flexran_sdk_ldpc_decoder_5gnr found: NO (tried pkgconfig and cmake) Message: drivers/baseband/turbo_sw: Defining dependency "baseband_turbo_sw" Running compile: Working directory: /home/zhoumin/dpdk/build/meson-private/tmpa2nq_88m Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpa2nq_88m/testfile.c -pipe -E -P -D_FILE_OFFSET_BITS=64 -P -O0 -std=c11 Code: #ifdef __has_include #if !__has_include("cuda.h") #error "Header 'cuda.h' could not be found" #endif #else #include #endif Compiler stdout: Compiler stderr: /home/zhoumin/dpdk/build/meson-private/tmpa2nq_88m/testfile.c:4:12: error: #error "Header 'cuda.h' could not be found" #error "Header 'cuda.h' could not be found" ^~~~~ Has header "cuda.h" : NO Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py , --- stdout --- --- stderr --- Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py , --- stdout --- --- stderr --- Running command: /usr/libexec/platform-python /home/zhoumin/dpdk/buildtools/list-dir-globs.py 1.txt 2.txt 3.txt ABI_VERSION app build buildtools config cscope.out devtools doc drivers dts examples kernel last_gpr.txt lib license MAINTAINERS Makefile meson.build meson_options.txt README tags test-report.txt usertools VERSION --- stdout --- test-gpudev test pdump test-sad test-compress-perf proc-info test-crypto-perf test-dma-perf test-fib test-security-perf test-cmdline test-mldev test-flow-perf test-eventdev test-bbdev test-pmd dumpcap test-pipeline test-acl test-regex --- stderr --- app/meson.build:95:4: ERROR: Unknown variable "enabled_apps". -------------------------------END LOGS------------------------------