automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw106188 [PATCH] build: fix meson warning about using compiler warning flags
@ 2022-01-21 16:08 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2022-01-21 16:08 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

[-- Attachment #1: Type: text/plain, Size: 1351 bytes --]

Test-Label: iol-testing
Test-Status: WARNING
http://dpdk.org/patch/106188

_apply patch failure_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: Friday, January 21 2022 15:53:46 
Applied on: CommitID:9cc217a28310d21fba56e5eceb740b4feb7e0949
Apply patch set 106188 failed:

Checking patch config/meson.build...
Hunk #1 succeeded at 246 (offset -1 lines).
Checking patch meson.build...
error: while searching for:
        version: run_command(find_program('cat', 'more'),
            files('VERSION'), check: true).stdout().strip(),
        license: 'BSD',
        default_options: ['buildtype=release', 'default_library=static'],
        meson_version: '>= 0.49.2'
)


error: patch failed: meson.build:7
Applied patch config/meson.build cleanly.
Applying patch meson.build with 1 reject...
Rejected hunk #1.
diff a/meson.build b/meson.build	(rejected hunks)
@@ -7,7 +7,7 @@ project('DPDK', 'C',
         version: run_command(find_program('cat', 'more'),
             files('VERSION'), check: true).stdout().strip(),
         license: 'BSD',
-        default_options: ['buildtype=release', 'default_library=static'],
+        default_options: ['buildtype=release', 'default_library=static', 'warning_level=2'],
         meson_version: '>= 0.49.2'
 )
 

https://lab.dpdk.org/results/dashboard/patchsets/20763/

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-21 16:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-21 16:08 |WARNING| pw106188 [PATCH] build: fix meson warning about using compiler warning flags dpdklab

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).