|FAILURE| pw122178 [PATCH 2/2] ring: add ring info telemetry cmd

0-day Robot robot at bytheb.org
Tue Jan 17 10:59:37 CET 2023


From: robot at bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3937778473
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-20.04-gcc-static-i386" failed at step Build and test
"ubuntu-20.04-gcc-aarch64" failed at step Build and test
"ubuntu-20.04-gcc-ppc64le" failed at step Build and test
"ubuntu-20.04-gcc-riscv64" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-static-i386" at step Build and test
####################################################################################
[80/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_hypervisor.c.o'.
[81/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_cycles.c.o'.
[82/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_spinlock.c.o'.
[83/2981] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_x86_rte_power_intrinsics.c.o'.
[84/2981] Linking static target lib/librte_rcu.a.
[85/2981] Linking static target lib/librte_eal.a.
[86/2981] Generating pci.sym_chk with a meson_exe.py custom command.
[87/2981] Compiling C object 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o'.
FAILED: lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o 
ccache gcc -Ilib/76b5a35@@rte_ring at sta -Ilib -I../lib -Ilib/ring -I../lib/ring -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.ring -MD -MQ 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -MF 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o.d' -o 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -c ../lib/ring/rte_ring.c
In file included from /usr/include/stdio.h:867,
                 from ../lib/ring/rte_ring.c:10:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:61:17,
    inlined from ‘ring_handle_info’ at ../lib/ring/rte_ring.c:512:2:
/usr/include/bits/stdio2.h:67:10: error: ‘__builtin___snprintf_chk’ specified bound 32 exceeds destination size 29 [-Werror=stringop-overflow=]
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[88/2981] Generating rcu.sym_chk with a meson_exe.py custom command.
[89/2981] Generating eal.sym_chk with a meson_exe.py custom command.
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-aarch64" at step Build and test
####################################################################################
[77/3912] Linking static target lib/librte_eal.a.
[78/3912] Linking target lib/librte_telemetry.so.23.1.
[79/3912] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.1.symbols'.
[80/3912] Compiling C object 'lib/76b5a35@@rte_mempool at sta/mempool_rte_mempool.c.o'.
[81/3912] Generating symbol file 'lib/76b5a35@@rte_telemetry at sha/librte_telemetry.so.23.1.symbols'.
[82/3912] Compiling C object 'lib/76b5a35@@rte_rcu at sta/rcu_rte_rcu_qsbr.c.o'.
[83/3912] Linking static target lib/librte_rcu.a.
[84/3912] Compiling C object 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o'.
FAILED: lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o 
ccache aarch64-linux-gnu-gcc -Ilib/76b5a35@@rte_ring at sta -Ilib -I../lib -Ilib/ring -I../lib/ring -I. -I../ -Iconfig -I../config -Ilib/eal/include -I../lib/eal/include -Ilib/eal/linux/include -I../lib/eal/linux/include -Ilib/eal/arm/include -I../lib/eal/arm/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=armv8-a+crc -moutline-atomics -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation -DRTE_LOG_DEFAULT_LOGTYPE=lib.ring -MD -MQ 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -MF 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o.d' -o 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -c ../lib/ring/rte_ring.c
In file included from /usr/aarch64-linux-gnu/include/stdio.h:867,
                 from ../lib/ring/rte_ring.c:10:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:61:17,
    inlined from ‘ring_handle_info’ at ../lib/ring/rte_ring.c:512:2:
/usr/aarch64-linux-gnu/include/bits/stdio2.h:67:10: error: ‘__builtin___snprintf_chk’ specified bound 32 exceeds destination size 29 [-Werror=stringop-overflow=]
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[85/3912] Generating rcu.sym_chk with a meson_exe.py custom command.
[86/3912] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################
[77/3762] Compiling C object 'lib/76b5a35@@rte_rcu at sta/rcu_rte_rcu_qsbr.c.o'.
[78/3762] Generating telemetry.sym_chk with a meson_exe.py custom command.
[79/3762] Linking static target lib/librte_eal.a.
[80/3762] Linking target lib/librte_telemetry.so.23.1.
[81/3762] Generating symbol file 'lib/76b5a35@@rte_telemetry at sha/librte_telemetry.so.23.1.symbols'.
[82/3762] Linking static target lib/librte_rcu.a.
[83/3762] Generating symbol file 'lib/76b5a35@@rte_kvargs at sha/librte_kvargs.so.23.1.symbols'.
[84/3762] Compiling C object 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o'.
FAILED: lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o 
ccache powerpc64le-linux-gnu-gcc -Ilib/76b5a35@@rte_ring at sta -Ilib -I../lib -Ilib/ring -I../lib/ring -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.ring -MD -MQ 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -MF 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o.d' -o 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -c ../lib/ring/rte_ring.c
In file included from /usr/powerpc64le-linux-gnu/include/stdio.h:867,
                 from ../lib/ring/rte_ring.c:10:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:61:17,
    inlined from ‘ring_handle_info’ at ../lib/ring/rte_ring.c:512:2:
/usr/powerpc64le-linux-gnu/include/bits/stdio2.h:67:10: error: ‘__builtin___snprintf_chk’ specified bound 32 exceeds destination size 29 [-Werror=stringop-overflow=]
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[85/3762] Generating rcu.sym_chk with a meson_exe.py custom command.
[86/3762] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
[78/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_riscv_rte_cycles.c.o'.
[79/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_riscv_rte_hypervisor.c.o'.
[80/3734] Compiling C object 'lib/76b5a35@@rte_eal at sta/eal_riscv_rte_power_intrinsics.c.o'.
[81/3734] Compiling C object 'lib/76b5a35@@rte_rcu at sta/rcu_rte_rcu_qsbr.c.o'.
[82/3734] Generating symbol file 'lib/76b5a35@@rte_telemetry at sha/librte_telemetry.so.23.1.symbols'.
[83/3734] Linking static target lib/librte_rcu.a.
[84/3734] Linking static target lib/librte_eal.a.
[85/3734] Compiling C object 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o'.
FAILED: lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o 
ccache riscv64-linux-gnu-gcc -Ilib/76b5a35@@rte_ring at sta -Ilib -I../lib -Ilib/ring -I../lib/ring -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 -DRTE_LOG_DEFAULT_LOGTYPE=lib.ring -MD -MQ 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -MF 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o.d' -o 'lib/76b5a35@@rte_ring at sta/ring_rte_ring.c.o' -c ../lib/ring/rte_ring.c
In file included from /usr/riscv64-linux-gnu/include/stdio.h:867,
                 from ../lib/ring/rte_ring.c:10:
In function ‘snprintf’,
    inlined from ‘rte_strlcpy’ at ../lib/eal/include/rte_string_fns.h:61:17,
    inlined from ‘ring_handle_info’ at ../lib/ring/rte_ring.c:512:2:
/usr/riscv64-linux-gnu/include/bits/stdio2.h:67:10: error: ‘__builtin___snprintf_chk’ specified bound 32 exceeds destination size 29 [-Werror=stringop-overflow=]
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   68 |        __bos (__s), __fmt, __va_arg_pack ());
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
[86/3734] Generating rcu.sym_chk with a meson_exe.py custom command.
[87/3734] Generating eal.sym_chk with a meson_exe.py custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-20.04-gcc-riscv64" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------


More information about the test-report mailing list