automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: mb@smartsharesystems.com, robot@bytheb.org
Subject: |FAILURE| pw117504 [PATCH] eal: non-temporal memcpy
Date: Thu,  6 Oct 2022 17:39:13 -0400	[thread overview]
Message-ID: <20221006213913.1754806-1-robot@bytheb.org> (raw)
In-Reply-To: <20221006203426.78743-1-mb@smartsharesystems.com>

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/117504/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3200329016
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static" failed at step Build and test
"ubuntu-20.04-gcc-shared-mini" failed at step Build and test
"ubuntu-20.04-gcc-shared-doc+tests" failed at step Build and test
"ubuntu-20.04-clang-static" failed at step Build and test
"ubuntu-20.04-clang-shared-asan+doc+tests" failed at step Build and test
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-static-mingw" failed at step Build and test
"ubuntu-20.04-gcc-static-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-shared-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-static-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-shared-riscv64" failed at step Build and test
"fedora:35-clang-static" failed at step Build
"fedora:35-clang-shared" failed at step Build
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################
In file included from ../lib/eal/x86/include/rte_vect.h:16,
                 from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:18,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_memcpy.cpp:1:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h: In function ‘void rte_memcpy_ex(void*, const void*, size_t, uint64_t)’:
../lib/eal/include/rte_common.h:417:75: error: narrowing conversion of ‘-1’ from ‘int’ to ‘long unsigned int’ [-Wnarrowing]
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                                           ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:58: error: size ‘-1’ of array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                        ~~^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
[4219/4465] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_pflock.cpp.o'.
[4220/4465] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'.
../app/test/test_memcpy_perf.c: In function ‘perf_test_constant_unaligned’:
../app/test/test_memcpy_perf.c:294:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
  294 | perf_test_constant_unaligned(void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################
In file included from ../lib/eal/x86/include/rte_vect.h:16,
                 from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:18,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_memcpy.cpp:1:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h: In function ‘void rte_memcpy_ex(void*, const void*, size_t, uint64_t)’:
../lib/eal/include/rte_common.h:417:75: error: narrowing conversion of ‘-1’ from ‘int’ to ‘long unsigned int’ [-Wnarrowing]
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                                           ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:58: error: size ‘-1’ of array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                        ~~^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
[1368/1550] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_spinlock.cpp.o'.
[1369/1550] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'.
../app/test/test_memcpy_perf.c: In function ‘perf_test_constant_unaligned’:
../app/test/test_memcpy_perf.c:294:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
  294 | perf_test_constant_unaligned(void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################
[3450/4643] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[3451/4643] Compiling C object 'examples/c590b3c@@dpdk-cmdline@exe/cmdline_commands.c.o'.
[3452/4643] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_lib_rte_ethtool.c.o'.
[3453/4643] Linking target examples/dpdk-distributor.
[3454/4643] Linking target examples/dpdk-dma.
[3455/4643] Generating examples.dox with a custom command.
[3456/4643] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_main.c.o'.
[3457/4643] Generating doxygen with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api.conf
/home/runner/work/dpdk/dpdk/lib/eal/include/generic/rte_memcpy.h:187: error: argument 'flags' of command @param is not found in the argument list of rte_memcpy_ex(void *__rte_restrict dst, const void *__rte_restrict src, size_t len, const uint64_t flags __rte_unused) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.8/subprocess.py", line 516, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api.conf']' returned non-zero exit status 1.
[3458/4643] Generating html_guides with a custom command.
[3459/4643] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.o'.
../app/test/test_memcpy_perf.c: In function ‘perf_test_constant_unaligned’:
../app/test/test_memcpy_perf.c:294:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
  294 | perf_test_constant_unaligned(void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################
../lib/eal/x86/include/rte_memcpy.h:1853:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:32:
../lib/eal/x86/include/rte_memcpy.h:1965:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:32:
../lib/eal/x86/include/rte_memcpy.h:1987:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
13 errors generated.
[34/4465] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.o'.
[35/4465] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_thread.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################
../lib/eal/x86/include/rte_memcpy.h:1853:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:32:
../lib/eal/x86/include/rte_memcpy.h:1965:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
In file included from ../lib/eal/common/eal_common_options.c:32:
../lib/eal/x86/include/rte_memcpy.h:1987:2: error: array size is negative
        RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:56: note: expanded from macro 'RTE_BUILD_BUG_ON'
#define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
                                                       ^~~~~~~~~~~~~~~~~~~
13 errors generated.
[33/4643] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_memory.c.o'.
[34/4643] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_tailqs.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-clang-shared-asan+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[41/3122] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o' -c ../lib/eal/common/eal_common_options.c
In file included from ../lib/eal/common/eal_common_options.c:32:
../lib/eal/x86/include/rte_memcpy.h: In function ‘rte_memcpy_nt_15_or_less_s16a’:
../lib/eal/x86/include/rte_memcpy.h:1306:5: error: implicit declaration of function ‘_mm_stream_si64’; did you mean ‘_mm_stream_si32’? [-Werror=implicit-function-declaration]
 1306 |     _mm_stream_si64(dst, *(const int64_t *)src);
      |     ^~~~~~~~~~~~~~~
      |     _mm_stream_si32
../lib/eal/x86/include/rte_memcpy.h:1306:5: error: nested extern declaration of ‘_mm_stream_si64’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[42/3122] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_reciprocal.c.o'.
[43/3122] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o 
ccache gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/x86/include -I../lib/eal/x86/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/common/rte_malloc.c:12:
../lib/eal/x86/include/rte_memcpy.h: In function ‘rte_memcpy_nt_15_or_less_s16a’:
../lib/eal/x86/include/rte_memcpy.h:1306:5: error: implicit declaration of function ‘_mm_stream_si64’; did you mean ‘_mm_stream_si32’? [-Werror=implicit-function-declaration]
 1306 |     _mm_stream_si64(dst, *(const int64_t *)src);
      |     ^~~~~~~~~~~~~~~
      |     _mm_stream_si32
../lib/eal/x86/include/rte_memcpy.h:1306:5: error: nested extern declaration of ‘_mm_stream_si64’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################
In file included from ../lib/eal/x86/include/rte_vect.h:16,
                 from /home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:18,
                 from buildtools/chkincs/fe389a9@@chkincs-cpp@exe/rte_memcpy.cpp:1:
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h: In function ‘void rte_memcpy_ex(void*, const void*, size_t, uint64_t)’:
../lib/eal/include/rte_common.h:417:75: error: narrowing conversion of ‘-1’ from ‘int’ to ‘long long unsigned int’ [-Wnarrowing]
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                                           ^
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
../lib/eal/include/rte_common.h:417:58: error: size ‘-1’ of array is negative
  417 | #define RTE_BUILD_BUG_ON(condition) ((void)sizeof(char[1 - 2*!!(condition)]))
      |                                                        ~~^~~~~~~~~~~~~~~~~
/home/runner/work/dpdk/dpdk/lib/eal/x86/include/rte_memcpy.h:1987:2: note: in expansion of macro ‘RTE_BUILD_BUG_ON’
 1987 |  RTE_BUILD_BUG_ON(!__builtin_constant_p(flags));
      |  ^~~~~~~~~~~~~~~~
cc1plus: all warnings being treated as errors
[1177/1322] Compiling C++ object 'buildtools/chkincs/fe389a9@@chkincs-cpp@exe/meson-generated_rte_power_intrinsics.cpp.obj'.
[1178/1322] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_memcpy_perf.c.obj'.
../app/test/test_memcpy_perf.c: In function ‘perf_test_constant_unaligned’:
../app/test/test_memcpy_perf.c:294:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
  294 | perf_test_constant_unaligned(void)
      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-mingw" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################
../lib/eal/include/generic/rte_memcpy.h:211:1: error: expected ‘,’ or ‘;’ before ‘void’
../lib/eal/include/generic/rte_memcpy.h:217:19: error: expected ‘;’ before ‘static’
  217 | __rte_experimental
      |                   ^
      |                   ;
  218 | static __rte_always_inline
      | ~~~~~~             
../lib/eal/include/generic/rte_memcpy.h:220:36: error: "GCC_VERSION" is not defined, evaluates to 0 [-Werror=undef]
  220 | #if defined(RTE_TOOLCHAIN_GCC) && (GCC_VERSION >= 100000)
      |                                    ^~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:218:8: error: type defaults to ‘int’ in declaration of ‘__rte_always_inline’ [-Werror=implicit-int]
  218 | static __rte_always_inline
      |        ^~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: ‘nonnull’ attribute only applies to function types [-Werror=attributes]
  223 | void rte_memcpy_ex(void * __rte_restrict dst, const void * __rte_restrict src, size_t len,
      | ^~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: expected ‘,’ or ‘;’ before ‘void’
../lib/eal/include/generic/rte_memcpy.h:218:8: error: ‘__rte_always_inline’ defined but not used [-Werror=unused-variable]
  218 | static __rte_always_inline
      |        ^~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[44/4085] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[45/4085] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################
../lib/eal/include/generic/rte_memcpy.h:211:1: error: expected ‘,’ or ‘;’ before ‘void’
../lib/eal/include/generic/rte_memcpy.h:217:19: error: expected ‘;’ before ‘static’
  217 | __rte_experimental
      |                   ^
      |                   ;
  218 | static __rte_always_inline
      | ~~~~~~             
../lib/eal/include/generic/rte_memcpy.h:220:36: error: "GCC_VERSION" is not defined, evaluates to 0 [-Werror=undef]
  220 | #if defined(RTE_TOOLCHAIN_GCC) && (GCC_VERSION >= 100000)
      |                                    ^~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:218:8: error: type defaults to ‘int’ in declaration of ‘__rte_always_inline’ [-Werror=implicit-int]
  218 | static __rte_always_inline
      |        ^~~~~~~~~~~~~~~~~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: ‘nonnull’ attribute only applies to function types [-Werror=attributes]
  223 | void rte_memcpy_ex(void * __rte_restrict dst, const void * __rte_restrict src, size_t len,
      | ^~~~
../lib/eal/include/generic/rte_memcpy.h:223:1: error: expected ‘,’ or ‘;’ before ‘void’
../lib/eal/include/generic/rte_memcpy.h:218:8: error: ‘__rte_always_inline’ defined but not used [-Werror=unused-variable]
  218 | static __rte_always_inline
      |        ^~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[44/4260] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[45/4260] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[35/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[36/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[37/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[38/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[39/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/ppc/include/rte_memcpy.h:19,
                 from ../lib/eal/common/rte_malloc.c:12:
../lib/eal/include/generic/rte_memcpy.h:205:19: error: expected ‘;’ before ‘static’
  205 | __rte_experimental
      |                   ^
      |                   ;
  206 | static __rte_always_inline
      | ~~~~~~             
../lib/eal/include/generic/rte_memcpy.h:217:19: error: expected ‘;’ before ‘static’
  217 | __rte_experimental
      |                   ^
      |                   ;
  218 | static __rte_always_inline
      | ~~~~~~             
[40/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
[41/3926] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[35/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_timer.c.o'.
[36/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[37/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[38/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[39/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/ppc/include -I../lib/eal/ppc/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/ppc/include/rte_memcpy.h:19,
                 from ../lib/eal/common/rte_malloc.c:12:
../lib/eal/include/generic/rte_memcpy.h:205:19: error: expected ‘;’ before ‘static’
  205 | __rte_experimental
      |                   ^
      |                   ;
  206 | static __rte_always_inline
      | ~~~~~~             
../lib/eal/include/generic/rte_memcpy.h:217:19: error: expected ‘;’ before ‘static’
  217 | __rte_experimental
      |                   ^
      |                   ;
  218 | static __rte_always_inline
      | ~~~~~~             
[40/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
[41/4101] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################
[36/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_uuid.c.o'.
[37/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_trace_points.c.o'.
[38/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_elem.c.o'.
[39/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_eal_common_options.c.o'.
[40/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_eal@sta -Ilib -I../lib -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/riscv/include -I../lib/eal/riscv/include -Ilib/eal/common -I../lib/eal/common -Ilib/eal -I../lib/eal -Ilib/kvargs -I../lib/kvargs -Ilib/telemetry/../metrics -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Werror -O2 -g -include rte_config.h -Wcast-qual -Wdeprecated -Wformat -Wformat-nonliteral -Wformat-security -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpointer-arith -Wsign-compare -Wstrict-prototypes -Wundef -Wwrite-strings -Wno-address-of-packed-member -Wno-packed-not-aligned -Wno-missing-field-initializers -D_GNU_SOURCE -fPIC -march=rv64gc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="23.0"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_common_rte_malloc.c.o' -c ../lib/eal/common/rte_malloc.c
In file included from ../lib/eal/riscv/include/rte_memcpy.h:19,
                 from ../lib/eal/common/rte_malloc.c:12:
../lib/eal/include/generic/rte_memcpy.h:205:19: error: expected ‘;’ before ‘static’
  205 | __rte_experimental
      |                   ^
      |                   ;
  206 | static __rte_always_inline
      | ~~~~~~             
../lib/eal/include/generic/rte_memcpy.h:217:19: error: expected ‘;’ before ‘static’
  217 | __rte_experimental
      |                   ^
      |                   ;
  218 | static __rte_always_inline
      | ~~~~~~             
[41/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_rte_random.c.o'.
[42/4071] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_common_malloc_heap.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-shared-riscv64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-static" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-static" at step Build
####################################################################################




####################################################################################
#### [Begin job log] "fedora:35-clang-shared" at step Build
####################################################################################
####################################################################################
#### [End job log] "fedora:35-clang-shared" at step Build
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2022-10-06 21:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20221006203426.78743-1-mb@smartsharesystems.com>
2022-10-06 20:35 ` |WARNING| " checkpatch
2022-10-06 21:39 ` 0-day Robot [this message]
2022-10-06 21:43 |FAILURE| " dpdklab
  -- strict thread matches above, loose matches on Subject: below --
2022-10-06 21:36 dpdklab
2022-10-06 21:26 dpdklab
2022-10-06 20:59 dpdklab

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=20221006213913.1754806-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=mb@smartsharesystems.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).