automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |FAILURE| pw87287 [PATCH] [v2] net/virtio: fix compiling issue for vectorized NEON path
@ 2021-01-26 10:33 dpdklab
  0 siblings, 0 replies; only message in thread
From: dpdklab @ 2021-01-26 10:33 UTC (permalink / raw)
  To: test-report; +Cc: dpdk-test-reports

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

Test-Label: Performance-Testing
Test-Status: FAILURE
http://dpdk.org/patch/87287

_build patch failure_

Submitter: Joyce Kong <joyce.kong@arm.com>
Date: Tuesday, January 26 2021 09:57:43 
Applied on: CommitID:6b19edcb663c40ae7130d9ed27285c56db486a82
Apply patch set 87287 failed:

[1/2110] Linking static target lib/librte_vhost.a.
[2/2110] Linking static target lib/librte_port.a.
[3/2110] Linking static target lib/librte_pipeline.a.
[4/2110] Linking static target lib/librte_node.a.
[5/2110] Linking static target drivers/libtmp_rte_common_iavf.a.
[6/2110] Generating rte_common_octeontx2_def with a custom command.
[7/2110] Generating rte_common_octeontx2_mingw with a custom command.
[8/2110] Linking target lib/librte_graph.so.21.1.
[9/2110] Linking target lib/librte_bpf.so.21.1.
[10/2110] Generating rte_common_dpaax.pmd.c with a custom command.
FAILED: drivers/rte_common_dpaax.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py ar /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/drivers/libtmp_rte_common_dpaax.a drivers/rte_common_dpaax.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "../buildtools/gen-pmdinfo-cfile.py", line 14, in <module>
    [ar, "xv", os.path.abspath(archive)], capture_output=True, check=True, cwd=temp
  File "/usr/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'capture_output'
[11/2110] Generating rte_common_cpt.pmd.c with a custom command.
FAILED: drivers/rte_common_cpt.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py ar /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/drivers/libtmp_rte_common_cpt.a drivers/rte_common_cpt.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "../buildtools/gen-pmdinfo-cfile.py", line 14, in <module>
    [ar, "xv", os.path.abspath(archive)], capture_output=True, check=True, cwd=temp
  File "/usr/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'capture_output'
[12/2110] Generating rte_common_octeontx.pmd.c with a custom command.
FAILED: drivers/rte_common_octeontx.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py ar /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/drivers/libtmp_rte_common_octeontx.a drivers/rte_common_octeontx.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "../buildtools/gen-pmdinfo-cfile.py", line 14, in <module>
    [ar, "xv", os.path.abspath(archive)], capture_output=True, check=True, cwd=temp
  File "/usr/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'capture_output'
[13/2110] Generating rte_common_iavf.pmd.c with a custom command.
FAILED: drivers/rte_common_iavf.pmd.c 
/usr/bin/python3 ../buildtools/gen-pmdinfo-cfile.py ar /home-local/jenkins-local/jenkins-agent/workspace/Apply-Custom-Patch-Set/dpdk/build/drivers/libtmp_rte_common_iavf.a drivers/rte_common_iavf.pmd.c /usr/bin/python3 ../buildtools/pmdinfogen.py elf
Traceback (most recent call last):
  File "../buildtools/gen-pmdinfo-cfile.py", line 14, in <module>
    [ar, "xv", os.path.abspath(archive)], capture_output=True, check=True, cwd=temp
  File "/usr/lib/python3.6/subprocess.py", line 423, in run
    with Popen(*popenargs, **kwargs) as process:
TypeError: __init__() got an unexpected keyword argument 'capture_output'
[14/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_bootcfg.c.o'.
[15/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_crc32.c.o'.
[16/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_evb.c.o'.
[17/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_filter.c.o'.
[18/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_intr.c.o'.
[19/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_hash.c.o'.
[20/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_ev.c.o'.
[21/2110] Compiling C object 'drivers/common/sfc_efx/base/932d09a@@sfc_base@sta/efx_lic.c.o'.
[22/2110] Compiling C object 'drivers/a715181@@tmp_rte_common_octeontx2@sta/common_octeontx2_otx2_sec_idev.c.o'.
[23/2110] Generating symbol file 'lib/76b5a35@@rte_graph@sha/librte_graph.so.21.1.symbols'.
[24/2110] Generating node.sym_chk with a meson_exe.py custom command.
[25/2110] Generating port.sym_chk with a meson_exe.py custom command.
[26/2110] Generating vhost.sym_chk with a meson_exe.py custom command.
[27/2110] Generating pipeline.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.

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

UNH-IOL DPDK Community Lab

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-26 10:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-26 10:33 [dpdk-test-report] |FAILURE| pw87287 [PATCH] [v2] net/virtio: fix compiling issue for vectorized NEON path dpdklab

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