Test-Label: Intel-compilation Test-Status: FAILURE http://dpdk.org/patch/49924 _apply issues_ Submitter: Harry van Haaren Date: 2019-01-17 17:17:44 Reply_mail: None DPDK git baseline: Repo:dpdk-master, CommitID: b13baac8d5ffb6b0b7a6ca0def884d3f1a82babb Repo:dpdk-next-eventdev, CommitID: 41d8285bdf0a7cd8f0d4f1b306e0ced9556081ac Repo:dpdk-next-net, CommitID: 59128005c45d1816bf3e9860c34b69a20dcbc8e6 Repo:dpdk-next-crypto, CommitID: c652031bf46709a3a9e7bda21722ad7627f7944e Repo:dpdk-next-virtio, CommitID: f6108041714f7bef4bf59d9aaaefbb2efbb27b57 *Repo: dpdk-master Checking patch config/meson.build... error: while searching for: dpdk_conf.set_quoted('RTE_TOOLCHAIN', toolchain) dpdk_conf.set('RTE_TOOLCHAIN_' + toolchain.to_upper(), 1) # get binutils version for the workaround of Bug 97 ldver = run_command('ld', '-v').stdout().strip() -- add_project_link_arguments('-Wl,--no-as-needed', language: 'c') dpdk_extra_ldflags += '-Wl,--no-as-needed' error: patch failed: config/meson.build:43 error: config/meson.build: patch does not apply Checking patch config/x86/meson.build... error: while searching for: # Copyright(c) 2017 Intel Corporation # for checking defines we need to use the correct compiler flags march_opt = '-march=@0@'.format(machine) # we require SSE4.2 for DPDK sse_errormsg = '''SSE4.2 instruction set is required for DPDK. error: patch failed: config/x86/meson.build:2 error: config/x86/meson.build: patch does not apply *Repo: dpdk-next-eventdev Checking patch config/meson.build... error: while searching for: dpdk_conf.set_quoted('RTE_TOOLCHAIN', toolchain) dpdk_conf.set('RTE_TOOLCHAIN_' + toolchain.to_upper(), 1) # get binutils version for the workaround of Bug 97 ldver = run_command('ld', '-v').stdout().strip() -- add_project_link_arguments('-Wl,--no-as-needed', language: 'c') dpdk_extra_ldflags += '-Wl,--no-as-needed' error: patch failed: config/meson.build:43 error: config/meson.build: patch does not apply Checking patch config/x86/meson.build... *Repo: dpdk-next-net Checking patch config/meson.build... error: while searching for: dpdk_conf.set_quoted('RTE_TOOLCHAIN', toolchain) dpdk_conf.set('RTE_TOOLCHAIN_' + toolchain.to_upper(), 1) # get binutils version for the workaround of Bug 97 ldver = run_command('ld', '-v').stdout().strip() -- add_project_link_arguments('-Wl,--no-as-needed', language: 'c') dpdk_extra_ldflags += '-Wl,--no-as-needed' error: patch failed: config/meson.build:43 error: config/meson.build: patch does not apply Checking patch config/x86/meson.build... error: while searching for: # Copyright(c) 2017 Intel Corporation # for checking defines we need to use the correct compiler flags march_opt = '-march=@0@'.format(machine) # we require SSE4.2 for DPDK sse_errormsg = '''SSE4.2 instruction set is required for DPDK. error: patch failed: config/x86/meson.build:2 error: config/x86/meson.build: patch does not apply *Repo: dpdk-next-crypto Checking patch config/meson.build... error: while searching for: dpdk_conf.set_quoted('RTE_TOOLCHAIN', toolchain) dpdk_conf.set('RTE_TOOLCHAIN_' + toolchain.to_upper(), 1) # get binutils version for the workaround of Bug 97 ldver = run_command('ld', '-v').stdout().strip() -- add_project_link_arguments('-Wl,--no-as-needed', language: 'c') dpdk_extra_ldflags += '-Wl,--no-as-needed' error: patch failed: config/meson.build:43 error: config/meson.build: patch does not apply Checking patch config/x86/meson.build... error: while searching for: # Copyright(c) 2017 Intel Corporation # for checking defines we need to use the correct compiler flags march_opt = '-march=@0@'.format(machine) # we require SSE4.2 for DPDK sse_errormsg = '''SSE4.2 instruction set is required for DPDK. error: patch failed: config/x86/meson.build:2 error: config/x86/meson.build: patch does not apply *Repo: dpdk-next-virtio Checking patch config/meson.build... error: while searching for: dpdk_conf.set_quoted('RTE_TOOLCHAIN', toolchain) dpdk_conf.set('RTE_TOOLCHAIN_' + toolchain.to_upper(), 1) # get binutils version for the workaround of Bug 97 ldver = run_command('ld', '-v').stdout().strip() -- add_project_link_arguments('-Wl,--no-as-needed', language: 'c') dpdk_extra_ldflags += '-Wl,--no-as-needed' error: patch failed: config/meson.build:43 error: config/meson.build: patch does not apply Checking patch config/x86/meson.build... error: while searching for: # Copyright(c) 2017 Intel Corporation # for checking defines we need to use the correct compiler flags march_opt = '-march=@0@'.format(machine) # we require SSE4.2 for DPDK sse_errormsg = '''SSE4.2 instruction set is required for DPDK. error: patch failed: config/x86/meson.build:2 error: config/x86/meson.build: patch does not apply DPDK STV team