automatic DPDK test reports
 help / color / mirror / Atom feed
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: gaoxiangliu0@163.com, robot@bytheb.org
Subject: |FAILURE| pw105128 [PATCH v2] mem: exclude used memory from core dump by config
Date: Tue, 14 Dec 2021 07:38:52 -0500	[thread overview]
Message-ID: <20211214123852.30898-1-robot@bytheb.org> (raw)
In-Reply-To: <20211214120817.1476-1-gaoxiangliu0@163.com>

From: robot@bytheb.org

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

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

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################
[65/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[66/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[67/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[74/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[75/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[76/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################
[64/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[65/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[66/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[67/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[68/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[69/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[72/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[73/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.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 -I../lib/telemetry/../metrics -Ilib/telemetry -I../lib/telemetry -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[74/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[75/1339] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-mini" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################
[67/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[68/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[69/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[71/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[72/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[74/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[75/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[76/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[77/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[78/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-abi+doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################
[65/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[66/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[67/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
ccache clang -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
../lib/eal/linux/eal_memalloc.c:669:22: error: variable 'flags' is uninitialized when used here [-Werror,-Wuninitialized]
                                        addr, alloc_sz, flags, strerror(rte_errno));
                                                        ^~~~~
../lib/eal/include/rte_log.h:343:32: note: expanded from macro 'RTE_LOG'
                 RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
                                             ^~~~~~~~~~~
../lib/eal/linux/eal_memalloc.c:509:11: note: initialize the variable 'flags' to silence this warning
        int flags;
                 ^
                  = 0
1 error generated.
[73/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[74/3405] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-static" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################
[66/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[67/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
ccache clang -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 -Xclang -fcolor-diagnostics -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
../lib/eal/linux/eal_memalloc.c:669:22: error: variable 'flags' is uninitialized when used here [-Werror,-Wuninitialized]
                                        addr, alloc_sz, flags, strerror(rte_errno));
                                                        ^~~~~
../lib/eal/include/rte_log.h:343:32: note: expanded from macro 'RTE_LOG'
                 RTE_LOGTYPE_ ## t, # t ": " __VA_ARGS__)
                                             ^~~~~~~~~~~
../lib/eal/linux/eal_memalloc.c:509:11: note: initialize the variable 'flags' to silence this warning
        int flags;
                 ^
                  = 0
1 error generated.
[74/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[75/3620] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-clang-shared-doc+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################
[60/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_eal_unix_memory.c.o'.
[61/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_cpuflags.c.o'.
[62/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[63/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[64/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[65/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[66/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[67/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[68/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[69/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -Wno-pointer-to-int-cast -D_GNU_SOURCE -m32 -fPIC -march=corei7 -mno-avx512f -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[70/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[71/2541] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-i386" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################
[62/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[63/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[64/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[65/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[66/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[67/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[68/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[69/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[70/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[71/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
aarch64-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/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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[72/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[73/2870] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################
[61/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_cpuflags.c.o'.
[62/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[63/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[64/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[65/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[66/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[67/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[68/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[69/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[70/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
aarch64-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/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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -march=armv8-a+crc -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[71/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[72/3074] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-aarch64" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################
[60/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_unix_rte_thread.c.o'.
[61/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_cpuflags.c.o'.
[62/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[63/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[64/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[65/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[66/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[67/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[68/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[69/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[70/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[71/2912] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[62/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_alarm.c.o'.
[63/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_debug.c.o'.
[64/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[65/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[66/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[67/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[68/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[69/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[70/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[71/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o 
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 -Werror -O2 -g -include rte_config.h -Wextra -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.1"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o' -c ../lib/eal/linux/eal_memalloc.c
In file included from ../lib/eal/linux/eal_memalloc.c:37:0:
../lib/eal/linux/eal_memalloc.c: In function ‘alloc_seg’:
../lib/eal/include/rte_log.h:342:3: error: ‘flags’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
   rte_log(RTE_LOG_ ## l,     \
   ^~~~~~~
../lib/eal/linux/eal_memalloc.c:509:6: note: ‘flags’ was declared here
  int flags;
      ^~~~~
cc1: all warnings being treated as errors
[72/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[73/3106] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

  parent reply	other threads:[~2021-12-14 12:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20211214120817.1476-1-gaoxiangliu0@163.com>
2021-12-14 12:09 ` |WARNING| " checkpatch
2021-12-14 12:38 ` 0-day Robot [this message]
2021-12-14 12:53 |FAILURE| pw105128 [PATCH] [v2] " dpdklab
2021-12-14 12:53 dpdklab
2021-12-14 12:54 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=20211214123852.30898-1-robot@bytheb.org \
    --to=robot@bytheb.org \
    --cc=gaoxiangliu0@163.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).