Test-Label: iol-testing Test-Status: WARNING http://dpdk.org/patch/106188 _apply patch failure_ Submitter: Bruce Richardson 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