Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/63166 _apply issues_ Submitter: Anatoly Burakov Date: 2019-11-20 17:23:28 Reply_mail: d77a31dfc127c00d11cfbdd5d471c78810503adb.1574270323.git.anatoly.burakov@intel.com DPDK git baseline: Repo:dpdk, CommitID: e5d0ba08703099c12e4bb2eac650cbb047df1a13 *Repo: dpdk error: while searching for: else map_to_def_cmd = ['meson', 'runpython', files('map_to_def.py')] endif error: patch failed: buildtools/meson.build:14 error: buildtools/meson.build: patch does not apply Checking patch config/meson.build... error: while searching for: # depending on the configuration options pver = meson.project_version().split('.') major_version = '@0@.@1@'.format(pver.get(0), pver.get(1)) # extract all version information into the build configuration dpdk_conf.set('RTE_VER_YEAR', pver.get(0).to_int()) error: patch failed: config/meson.build:18 error: config/meson.build: patch does not apply Checking patch drivers/meson.build... error: while searching for: build = true # set to false to disable, e.g. missing deps reason = '' # set if build == false to explain -- version = 1 allow_experimental_apis = false sources = [] objs = [] error: patch failed: drivers/meson.build:41 error: drivers/meson.build: patch does not apply Checking patch lib/meson.build... error: while searching for: build = true reason = '' # set if build == false to explain why -- version = 1 allow_experimental_apis = false use_function_versioning = false sources = [] error: patch failed: lib/meson.build:47 error: lib/meson.build: patch does not apply Checking patch meson_options.txt... error: while searching for: description: 'maximum number of cores/threads supported by EAL') option('max_numa_nodes', type: 'integer', value: 4, -- description: 'true: each lib gets its own version number, false: DPDK version used for each lib') option('tests', type: 'boolean', value: true, description: 'build unit tests') option('use_hpet', type: 'boolean', value: false, error: patch failed: meson_options.txt:28 error: meson_options.txt: patch does not apply Checking patch mk/rte.lib.mk... error: while searching for: # VPATH contains at least SRCDIR VPATH += $(SRCDIR) -- endif CPU_LDFLAGS += --version-script=$(SRCDIR)/$(EXPORT_MAP) endif endif error: patch failed: mk/rte.lib.mk:11 error: mk/rte.lib.mk: patch does not apply DPDK STV team