From: bugzilla@dpdk.org
To: dev@dpdk.org
Subject: [Bug 921] meson build warnings with 0.61.1
Date: Wed, 19 Jan 2022 12:52:15 +0000 [thread overview]
Message-ID: <bug-921-3@http.bugs.dpdk.org/> (raw)
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.
next reply other threads:[~2022-01-19 12:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-19 12:52 bugzilla [this message]
2022-02-02 14:45 ` [Bug 921] meson build warnings with 0.61.1 bugzilla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=bug-921-3@http.bugs.dpdk.org/ \
--to=bugzilla@dpdk.org \
--cc=dev@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.