automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw105128 [PATCH v2] mem: exclude used memory from core dump by config
       [not found] <20211214120817.1476-1-gaoxiangliu0@163.com>
@ 2021-12-14 12:09 ` checkpatch
  2021-12-14 12:38 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2021-12-14 12:09 UTC (permalink / raw)
  To: test-report; +Cc: Gaoxiang Liu

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/105128

_coding style issues_


WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#90: FILE: lib/eal/common/eal_internal_cfg.h:90:
+	volatile unsigned huge_dont_dump_flag;

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#103: FILE: lib/eal/common/eal_options.h:90:
+#define OPT_HUGE_DONT_DUMP     "huge-dont-dump"

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#103: FILE: lib/eal/common/eal_options.h:90:
+#define OPT_HUGE_DONT_DUMP     "huge-dont-dump"

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#104: FILE: lib/eal/common/eal_options.h:91:
+	OPT_HUGE_DONT_DUMP_NUM,

WARNING:TYPO_SPELLING: 'DONT' may be misspelled - perhaps 'DON'T'?
#116: FILE: lib/eal/linux/eal.c:820:
+		case OPT_HUGE_DONT_DUMP_NUM:

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#117: FILE: lib/eal/linux/eal.c:821:
+			internal_conf->huge_dont_dump_flag = 1;

WARNING:TYPO_SPELLING: 'dont' may be misspelled - perhaps 'don't'?
#131: FILE: lib/eal/linux/eal_memalloc.c:666:
+	if (internal_conf->huge_dont_dump_flag) {

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0@163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang@huawei.com>'

total: 0 errors, 8 warnings, 42 lines checked

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

* |FAILURE| pw105128 [PATCH v2] mem: exclude used memory from core dump by config
       [not found] <20211214120817.1476-1-gaoxiangliu0@163.com>
  2021-12-14 12:09 ` |WARNING| pw105128 [PATCH v2] mem: exclude used memory from core dump by config checkpatch
@ 2021-12-14 12:38 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2021-12-14 12:38 UTC (permalink / raw)
  To: test-report; +Cc: gaoxiangliu0, robot

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-----------------------------

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

end of thread, other threads:[~2021-12-14 12:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20211214120817.1476-1-gaoxiangliu0@163.com>
2021-12-14 12:09 ` |WARNING| pw105128 [PATCH v2] mem: exclude used memory from core dump by config checkpatch
2021-12-14 12:38 ` |FAILURE| " 0-day Robot

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).