automatic DPDK test reports
 help / color / mirror / Atom feed
From: sys_stv@intel.com
To: test-report@dpdk.org
Subject: [dpdk-test-report]  |FAILURE| pw55885[v3, 1/5] examples: add support for relocated DPDK install
Date: 02 Jul 2019 15:41:57 -0700	[thread overview]
Message-ID: <ee68f5$7bv46s@orsmga001.jf.intel.com> (raw)

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

Test-Label: Intel-compilation
Test-Status: FAILURE
http://dpdk.org/patch/55885

_apply issues_

Submitter: Bruce Richardson <bruce.richardson@intel.com>
Date: 2019-07-02 14:44:41
Reply_mail: 20190702144445.12103-2-bruce.richardson@intel.com
DPDK git baseline:
	Repo:dpdk, CommitID: 19f3f971123429b92fbfaa5175fa29724e94c8c9

*Repo: dpdk

LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/bbdev_app/Makefile:18
error: examples/bbdev_app/Makefile: patch does not apply
Checking patch examples/bond/Makefile...
error: while searching for:

LDFLAGS += -lrte_pmd_bond
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/bond/Makefile:20
error: examples/bond/Makefile: patch does not apply
Checking patch examples/cmdline/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/cmdline/Makefile:18
error: examples/cmdline/Makefile: patch does not apply
Checking patch examples/distributor/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/distributor/Makefile:18
error: examples/distributor/Makefile: patch does not apply
Checking patch examples/eventdev_pipeline/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/eventdev_pipeline/Makefile:20
error: examples/eventdev_pipeline/Makefile: patch does not apply
Checking patch examples/exception_path/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/exception_path/Makefile:18
error: examples/exception_path/Makefile: patch does not apply
Checking patch examples/fips_validation/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/fips_validation/Makefile:27
error: examples/fips_validation/Makefile: patch does not apply
Checking patch examples/flow_classify/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/flow_classify/Makefile:18
error: examples/flow_classify/Makefile: patch does not apply
Checking patch examples/flow_filtering/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/flow_filtering/Makefile:16
error: examples/flow_filtering/Makefile: patch does not apply
Checking patch examples/helloworld/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/helloworld/Makefile:18
error: examples/helloworld/Makefile: patch does not apply
Checking patch examples/ip_fragmentation/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/ip_fragmentation/Makefile:19
error: examples/ip_fragmentation/Makefile: patch does not apply
Checking patch examples/ip_pipeline/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -I.


error: patch failed: examples/ip_pipeline/Makefile:31
error: examples/ip_pipeline/Makefile: patch does not apply
Checking patch examples/ip_reassembly/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/ip_reassembly/Makefile:19
error: examples/ip_reassembly/Makefile: patch does not apply
Checking patch examples/ipsec-secgw/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/ipsec-secgw/Makefile:29
error: examples/ipsec-secgw/Makefile: patch does not apply
Checking patch examples/ipv4_multicast/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/ipv4_multicast/Makefile:19
error: examples/ipv4_multicast/Makefile: patch does not apply
Checking patch examples/kni/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/kni/Makefile:18
error: examples/kni/Makefile: patch does not apply
Checking patch examples/l2fwd-cat/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

LDFLAGS += -lpqos


error: patch failed: examples/l2fwd-cat/Makefile:18
error: examples/l2fwd-cat/Makefile: patch does not apply
Checking patch examples/l2fwd-crypto/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l2fwd-crypto/Makefile:18
error: examples/l2fwd-crypto/Makefile: patch does not apply
Checking patch examples/l2fwd-jobstats/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l2fwd-jobstats/Makefile:18
error: examples/l2fwd-jobstats/Makefile: patch does not apply
Checking patch examples/l2fwd-keepalive/Makefile...
error: while searching for:

LDFLAGS += -pthread -lrt
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l2fwd-keepalive/Makefile:20
error: examples/l2fwd-keepalive/Makefile: patch does not apply
Checking patch examples/l2fwd/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l2fwd/Makefile:18
error: examples/l2fwd/Makefile: patch does not apply
Checking patch examples/l3fwd-acl/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l3fwd-acl/Makefile:18
error: examples/l3fwd-acl/Makefile: patch does not apply
Checking patch examples/l3fwd-power/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/l3fwd-power/Makefile:18
error: examples/l3fwd-power/Makefile: patch does not apply
Checking patch examples/l3fwd-vf/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l3fwd-vf/Makefile:18
error: examples/l3fwd-vf/Makefile: patch does not apply
Checking patch examples/l3fwd/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/l3fwd/Makefile:18
error: examples/l3fwd/Makefile: patch does not apply
Checking patch examples/link_status_interrupt/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/link_status_interrupt/Makefile:18
error: examples/link_status_interrupt/Makefile: patch does not apply
Checking patch examples/load_balancer/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/load_balancer/Makefile:18
error: examples/load_balancer/Makefile: patch does not apply
Checking patch examples/packet_ordering/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/packet_ordering/Makefile:18
error: examples/packet_ordering/Makefile: patch does not apply
Checking patch examples/ptpclient/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/ptpclient/Makefile:18
error: examples/ptpclient/Makefile: patch does not apply
Checking patch examples/qos_meter/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/qos_meter/Makefile:18
error: examples/qos_meter/Makefile: patch does not apply
Checking patch examples/qos_sched/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/qos_sched/Makefile:18
error: examples/qos_sched/Makefile: patch does not apply
Checking patch examples/rxtx_callbacks/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/rxtx_callbacks/Makefile:18
error: examples/rxtx_callbacks/Makefile: patch does not apply
Checking patch examples/service_cores/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/service_cores/Makefile:18
error: examples/service_cores/Makefile: patch does not apply
Checking patch examples/skeleton/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/skeleton/Makefile:18
error: examples/skeleton/Makefile: patch does not apply
Checking patch examples/tep_termination/Makefile...
error: while searching for:

LDFLAGS += -pthread
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -Wno-deprecated-declarations


error: patch failed: examples/tep_termination/Makefile:20
error: examples/tep_termination/Makefile: patch does not apply
Checking patch examples/timer/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/timer/Makefile:18
error: examples/timer/Makefile: patch does not apply
Checking patch examples/vhost/Makefile...
error: while searching for:

LDFLAGS += -pthread
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

CFLAGS += -DALLOW_EXPERIMENTAL_API


error: patch failed: examples/vhost/Makefile:20
error: examples/vhost/Makefile: patch does not apply
Checking patch examples/vhost_scsi/Makefile...
error: while searching for:
CFLAGS += -D_FILE_OFFSET_BITS=64
LDFLAGS += -pthread
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/vhost_scsi/Makefile:21
error: examples/vhost_scsi/Makefile: patch does not apply
Checking patch examples/vmdq/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/vmdq/Makefile:18
error: examples/vmdq/Makefile: patch does not apply
Checking patch examples/vmdq_dcb/Makefile...
error: while searching for:
static: build/$(APP)-static
	ln -sf $(APP)-static build/$(APP)
--
LDFLAGS_STATIC = -Wl,-Bstatic $(shell pkg-config --static --libs libdpdk)

build/$(APP)-shared: $(SRCS-y) Makefile $(PC_FILE) | build
	$(CC) $(CFLAGS) $(SRCS-y) -o $@ $(LDFLAGS) $(LDFLAGS_SHARED)

error: patch failed: examples/vmdq_dcb/Makefile:18
error: examples/vmdq_dcb/Makefile: patch does not apply

DPDK STV team

                 reply	other threads:[~2019-07-02 22:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='ee68f5$7bv46s@orsmga001.jf.intel.com' \
    --to=sys_stv@intel.com \
    --cc=test-report@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 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).