automatic DPDK test reports
 help / color / mirror / Atom feed
* |FAILURE| pw108597-108598 [PATCH] [v2, 2/2] build: hide local symbols in shared libraries
@ 2022-03-08 22:45 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-03-08 22:45 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Thomas Monjalon

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

Test-Label: iol-aarch64-compile-testing
Test-Status: FAILURE
http://dpdk.org/patch/108598

_Testing issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Tuesday, March 08 2022 14:24:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2479a1e9a8886c93ba4c8a7aa2a35a04302f1aae

108597-108598 --> testing fail

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM GCC Native            | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Native          | FAIL               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM GCC Cross Compile     | PASS               |
+----------------------------------------+--------------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_meson_compile): ====
FAILED: lib/eventdev.sym_chk
/usr/local/bin/meson --internal exe --capture lib/eventdev.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/lib/eventdev/version.map lib/librte_eventdev.a
--- stderr ---

[572/3484] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/pipeline.sym_chk
/usr/local/bin/meson --internal exe --capture lib/pipeline.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/lib/pipeline/version.map lib/librte_pipeline.a
--- stderr ---

[573/3484] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/ethdev.sym_chk
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---

[574/3484] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/eal.sym_chk
/usr/local/bin/meson --internal exe --capture lib/eal.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-DPDK-Compile-Meson/dpdk/lib/eal/version.map lib/librte_eal.a
--- stderr ---

ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: gcc 9.3.0

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 10.0.0-4ubuntu1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/21434/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

* |FAILURE| pw108597-108598 [PATCH] [v2, 2/2] build: hide local symbols in shared libraries
@ 2022-03-08 17:21 dpdklab
  0 siblings, 0 replies; 2+ messages in thread
From: dpdklab @ 2022-03-08 17:21 UTC (permalink / raw)
  To: Test Report; +Cc: dpdklab, David Marchand, Thomas Monjalon, Thomas Monjalon

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

Test-Label: iol-aarch64-unit-testing
Test-Status: FAILURE
http://dpdk.org/patch/108598

_Testing issues_

Submitter: Thomas Monjalon <thomas@monjalon.net>
Date: Tuesday, March 08 2022 14:24:12 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:2479a1e9a8886c93ba4c8a7aa2a35a04302f1aae

108597-108598 --> testing fail

Test environment and result as below:

+-------------------------------+----------------+--------------+
|          Environment          | dpdk_unit_test | lpm_autotest |
+===============================+================+==============+
| Ubuntu 20.04 ARM GCC Native   | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM Clang Native | FAIL           | SKIPPED      |
+-------------------------------+----------------+--------------+
| Ubuntu 20.04 ARM SVE          | SKIPPED        | PASS         |
+-------------------------------+----------------+--------------+

==== 20 line log output for Ubuntu 20.04 ARM Clang Native (dpdk_unit_test): ====
FAILED: lib/eventdev.sym_chk
/usr/local/bin/meson --internal exe --capture lib/eventdev.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/lib/eventdev/version.map lib/librte_eventdev.a
--- stderr ---

[559/3485] Generating lib/pipeline.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/pipeline.sym_chk
/usr/local/bin/meson --internal exe --capture lib/pipeline.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/lib/pipeline/version.map lib/librte_pipeline.a
--- stderr ---

[560/3485] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/ethdev.sym_chk
/usr/local/bin/meson --internal exe --capture lib/ethdev.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/lib/ethdev/version.map lib/librte_ethdev.a
--- stderr ---

[561/3485] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output)
FAILED: lib/eal.sym_chk
/usr/local/bin/meson --internal exe --capture lib/eal.sym_chk -- /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/buildtools/check-symbols.sh /home-local/jenkins-local/jenkins-agent/workspace/Generic-VM-Unit-Test-DPDK/dpdk/lib/eal/version.map lib/librte_eal.a
--- stderr ---

ninja: build stopped: subcommand failed.
==== End log output ====

Ubuntu 20.04 ARM GCC Native
	Kernel: 5.4.0-53-generic
	Compiler: gcc 9.3

Ubuntu 20.04 ARM Clang Native
	Kernel: 5.4.0-53-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-80-generic
	Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04)

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/21434/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/

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

end of thread, other threads:[~2022-03-08 22:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 22:45 |FAILURE| pw108597-108598 [PATCH] [v2, 2/2] build: hide local symbols in shared libraries dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-03-08 17:21 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).