* [Bug 921] meson build warnings with 0.61.1
@ 2022-01-19 12:52 bugzilla
2022-02-02 14:45 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2022-01-19 12:52 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=921
Bug ID: 921
Summary: meson build warnings with 0.61.1
Product: DPDK
Version: 21.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: meson
Assignee: dev@dpdk.org
Reporter: jerinjacobk@gmail.com
Target Milestone: ---
Warnings:
1) WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false,
but it will default to true in future releases of meson.
See also: https://github.com/mesonbuild/meson/issues/9300
2)WARNING: Python files installed by Meson might not be found by python
interpreter.
This warning can be avoided by setting "python.platlibdir" option.
WARNING: Python files installed by Meson might not be found by python
interpreter.
This warning can be avoided by setting "python.purelibdir" option.
3) config/meson.build:290: WARNING: Consider using the built-in warning_level
option instead of using "-Wextra".
Log:
The Meson build system
Version: 0.61.1
Source dir: /export/dpdk-next-eventdev
Build dir: /export/dpdk-next-eventdev/build
Build type: native build
Program cat found: YES (/usr/bin/cat)
WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false,
but it will default to true in future releases of meson.
See also: https://github.com/mesonbuild/meson/issues/9300
Project name: DPDK
Project version: 22.03.0-rc0
C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (GCC) 11.1.0")
C linker for the host machine: cc ld.bfd 2.36.1
Host machine cpu family: x86_64
Host machine cpu: x86_64
Message: ## Building in Developer Mode ##
Program pkg-config found: YES (/usr/bin/pkg-config)
Program check-symbols.sh found: YES
(/export/dpdk-next-eventdev/buildtools/check-symbols.sh)
Program options-ibverbs-static.sh found: YES
(/export/dpdk-next-eventdev/buildtools/options-ibverbs-static.sh)
Program objdump found: YES (/usr/bin/objdump)
Program python3 found: YES (/usr/bin/python)
WARNING: Python files installed by Meson might not be found by python
interpreter.
This warning can be avoided by setting "python.platlibdir" option.
WARNING: Python files installed by Meson might not be found by python
interpreter.
This warning can be avoided by setting "python.purelibdir" option.
Program cat found: YES (/usr/bin/cat)
Checking for size of "void *" : 8
Checking for size of "void *" : 8
Library m found: YES
Library numa found: YES
Has header "numaif.h" : YES
Library libfdt found: YES
Has header "fdt.h" : YES
Library libexecinfo found: NO
Found pkg-config: /usr/bin/pkg-config (1.8.0)
Run-time dependency libarchive found: YES 3.5.2
Run-time dependency libbsd found: YES 0.11.3
Run-time dependency jansson found: YES 2.14
Run-time dependency libpcap found: YES 1.10.1
Has header "pcap.h" with dependency libpcap: YES
Compiler for C supports arguments -Wextra: YES
config/meson.build:290: WARNING: Consider using the built-in warning_level
option instead of using "-Wextra".
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Bug 921] meson build warnings with 0.61.1
2022-01-19 12:52 [Bug 921] meson build warnings with 0.61.1 bugzilla
@ 2022-02-02 14:45 ` bugzilla
0 siblings, 0 replies; 2+ messages in thread
From: bugzilla @ 2022-02-02 14:45 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=921
Thomas Monjalon (thomas@monjalon.net) changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Thomas Monjalon (thomas@monjalon.net) ---
Resolved in http://git.dpdk.org/dpdk/commit/?id=ecb904cc45
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-02 14:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-19 12:52 [Bug 921] meson build warnings with 0.61.1 bugzilla
2022-02-02 14:45 ` bugzilla
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).