automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw122071 [PATCH] build: fix dependencies lookup
@ 2023-01-15 17:07 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2023-01-15 17:07 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

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

_apply patch failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Sunday, January 15 2023 16:53:15 
Applied on: CommitID:83397b9f073904438965e1fda2efe76f7850fe01
Apply patch set 122071 failed:

Checking patch config/meson.build...
error: while searching for:
    dpdk_extra_ldflags += '-lfdt'
endif

libexecinfo = cc.find_library('libexecinfo', required: false)
if libexecinfo.found()
    add_project_link_arguments('-lexecinfo', language: 'c')
    dpdk_extra_ldflags += '-lexecinfo'

error: patch failed: config/meson.build:199
Checking patch drivers/baseband/turbo_sw/meson.build...
Checking patch drivers/regex/cn9k/meson.build...
Applying patch config/meson.build with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Applied patch drivers/baseband/turbo_sw/meson.build cleanly.
Applied patch drivers/regex/cn9k/meson.build cleanly.
diff a/config/meson.build b/config/meson.build	(rejected hunks)
@@ -199,7 +199,7 @@ if fdt_dep.found() and cc.has_header('fdt.h')
     dpdk_extra_ldflags += '-lfdt'
 endif
 
-libexecinfo = cc.find_library('libexecinfo', required: false)
+libexecinfo = cc.find_library('execinfo', required: false)
 if libexecinfo.found()
     add_project_link_arguments('-lexecinfo', language: 'c')
     dpdk_extra_ldflags += '-lexecinfo'

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] 2+ messages in thread

* |WARNING| pw122071 [PATCH] build: fix dependencies lookup
       [not found] <20230115165315.1709877-1-thomas@monjalon.net>
@ 2023-01-15 16:45 ` qemudev
  0 siblings, 0 replies; 2+ messages in thread
From: qemudev @ 2023-01-15 16:45 UTC (permalink / raw)
  To: test-report; +Cc: Thomas Monjalon, zhoumin

Test-Label: loongarch-compilation
Test-Status: WARNING
http://dpdk.org/patch/122071

_apply patch failure_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Sun, 15 Jan 2023 17:53:15 +0100
DPDK git baseline: Repo:dpdk-next-baseband
  Branch: for-main
  CommitID: 34509a5729226b735d65b079144eab751d405759

Apply patch set 122071 failed:

Checking patch config/meson.build...
error: while searching for:
    dpdk_extra_ldflags += '-lfdt'
endif

libexecinfo = cc.find_library('libexecinfo', required: false)
if libexecinfo.found()
    add_project_link_arguments('-lexecinfo', language: 'c')
    dpdk_extra_ldflags += '-lexecinfo'

error: patch failed: config/meson.build:199
error: config/meson.build: patch does not apply
Checking patch drivers/baseband/turbo_sw/meson.build...
Checking patch drivers/regex/cn9k/meson.build...


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-15 17:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-15 17:07 |WARNING| pw122071 [PATCH] build: fix dependencies lookup dpdklab
     [not found] <20230115165315.1709877-1-thomas@monjalon.net>
2023-01-15 16:45 ` qemudev

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