|FAILURE| pw124914-124922 [PATCH] [v5, 9/9] table: enable build on Windows

dpdklab at iol.unh.edu dpdklab at iol.unh.edu
Fri Mar 10 11:46:54 CET 2023


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

_Testing issues_

Submitter: Stephen Hemminger <stephen at networkplumber.org>
Date: Thursday, March 09 2023 21:31:28 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f

124914-124922 --> testing fail

Test environment and result as below:

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

==== 20 line log output for Ubuntu 20.04 aarch32 GCC Cross Compile (dpdk_meson_compile): ====
|  float32_t
../lib/mldev/mldev_utils_neon.c:714:18: error: 'float16_t' undeclared (first use in this function); did you mean 'float32_t'?
714 |  input_buffer = (float16_t *)input;
|                  ^~~~~~~~~
|                  float32_t
../lib/mldev/mldev_utils_neon.c:714:29: error: expected expression before ')' token
714 |  input_buffer = (float16_t *)input;
|                             ^
../lib/mldev/mldev_utils_neon.c:721:3: error: implicit declaration of function '__float16_to_float32_neon_f32x4'; did you mean '__uint16_to_float32_neon_f32x4'? [-Werror=implicit-function-declaration]
721 |   __float16_to_float32_neon_f32x4(input_buffer, output_buffer);
|   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|   __uint16_to_float32_neon_f32x4
../lib/mldev/mldev_utils_neon.c:721:3: error: nested extern declaration of '__float16_to_float32_neon_f32x4' [-Werror=nested-externs]
../lib/mldev/mldev_utils_neon.c:729:3: error: implicit declaration of function '__float16_to_float32_neon_f32x1'; did you mean '__uint16_to_float32_neon_f32x1'? [-Werror=implicit-function-declaration]
729 |   __float16_to_float32_neon_f32x1(input_buffer, output_buffer);
|   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|   __uint16_to_float32_neon_f32x1
../lib/mldev/mldev_utils_neon.c:729:3: error: nested extern declaration of '__float16_to_float32_neon_f32x1' [-Werror=nested-externs]
cc1: all warnings being treated as errors
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 GCC Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang version 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/25673/

UNH-IOL DPDK Community Lab

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


More information about the test-report mailing list