automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw128634 [PATCH v3] build: prevent accidentally building without NUMA support
       [not found] <20230613165839.165887-1-bruce.richardson@intel.com>
@ 2023-06-13 16:46 ` qemudev
  2023-06-13 17:01 ` |WARNING| " checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: qemudev @ 2023-06-13 16:46 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson, zhoumin

Test-Label: loongarch-compilation
Test-Status: FAILURE
http://dpdk.org/patch/128634

_meson build failure_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Tue, 13 Jun 2023 17:58:39 +0100
DPDK git baseline: Repo:dpdk
  Branch: main
  CommitID: 050de60d8a5cef8b7c10b4471905ca8bf69d670e

128634 --> 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/tmp1ysfa8rs
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp1ysfa8rs/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp1ysfa8rs/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0

Code:
#include<stdio.h>

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/tmpsl6qvp71
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpsl6qvp71/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpsl6qvp71/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0

Code:
#include<stdio.h>

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/tmp2r8y5f84
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp2r8y5f84/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp2r8y5f84/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/tmpimj5uw81
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpimj5uw81/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpimj5uw81/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/tmp9rp_rmg4
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9rp_rmg4/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 <numaif.h>
#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/tmp7r01pr64
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp7r01pr64/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp7r01pr64/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/tmpo1vk934e
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpo1vk934e/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 <fdt.h>
#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/tmppsdfezrz
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmppsdfezrz/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmppsdfezrz/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/tmps7qdivro
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmps7qdivro/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmps7qdivro/output.exe -pipe -D_FILE_OFFSET_BITS=64 -O0

Code:
#include<stdio.h>

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/tmpjwcalnvd
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpjwcalnvd/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpjwcalnvd/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/tmp_9y9n3u0
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp_9y9n3u0/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 <execinfo.h>
#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/tmpz71na05l
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpz71na05l/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 <pcap.h>
#endif
Compiler stdout:

Compiler stderr:

Has header "pcap.h" with dependency libpcap: YES
Running compile:
Working directory: /home/zhoumin/dpdk/build/meson-private/tmpxuypk870
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpxuypk870/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpxuypk870/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/tmp0mcyffuw
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp0mcyffuw/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp0mcyffuw/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/tmp_y8ei233
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp_y8ei233/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp_y8ei233/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/tmpr1od35jl
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpr1od35jl/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpr1od35jl/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/tmpjkzyqp3v
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpjkzyqp3v/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpjkzyqp3v/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/tmp9jgxum8m
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp9jgxum8m/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp9jgxum8m/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/tmp81z91iur
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp81z91iur/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp81z91iur/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/tmplfafey0v
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmplfafey0v/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmplfafey0v/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/tmp8xsztbvx
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp8xsztbvx/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp8xsztbvx/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/tmpp0jgs6y9
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpp0jgs6y9/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpp0jgs6y9/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/tmp6p9alhnn
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp6p9alhnn/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp6p9alhnn/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/tmp7_oml4xy
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp7_oml4xy/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp7_oml4xy/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/tmp3or6ssym
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmp3or6ssym/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmp3or6ssym/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/tmpxsqibdur
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpxsqibdur/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpxsqibdur/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/tmpaary0kit
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpaary0kit/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpaary0kit/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/tmpuvev9syp
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpuvev9syp/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpuvev9syp/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/tmpqt3c2frs
Command line: cc /home/zhoumin/dpdk/build/meson-private/tmpqt3c2frs/testfile.c -o /home/zhoumin/dpdk/build/meson-private/tmpqt3c2frs/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------------------------------


^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw128634 [PATCH v3] build: prevent accidentally building without NUMA support
       [not found] <20230613165839.165887-1-bruce.richardson@intel.com>
  2023-06-13 16:46 ` |FAILURE| pw128634 [PATCH v3] build: prevent accidentally building without NUMA support qemudev
@ 2023-06-13 17:01 ` checkpatch
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2023-06-13 17:01 UTC (permalink / raw)
  To: test-report; +Cc: Bruce Richardson

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/128634

_coding style issues_

Must be a reply to the first patch (--in-reply-to).

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-13 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230613165839.165887-1-bruce.richardson@intel.com>
2023-06-13 16:46 ` |FAILURE| pw128634 [PATCH v3] build: prevent accidentally building without NUMA support qemudev
2023-06-13 17:01 ` |WARNING| " checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).