automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl
       [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
@ 2022-05-02 14:27 ` checkpatch
  2022-05-02 15:19 ` |FAILURE| " 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: checkpatch @ 2022-05-02 14:27 UTC (permalink / raw)
  To: test-report; +Cc: Duncan Bellamy

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#71: 
https://git.alpinelinux.org/aports/commit/?id=06b03f70fb94972286c0c9f6278df89e53903833

WARNING:BRACES: braces {} are not necessary for single statement blocks
#137: FILE: lib/eal/ppc/rte_cycles.c:29:
+				if (!ret) {
+					continue;
+				}

WARNING:BRACES: braces {} are not necessary for single statement blocks
#142: FILE: lib/eal/ppc/rte_cycles.c:34:
+				if (!ret) {
+					continue;
+				}

WARNING:ONE_SEMICOLON: Statements terminations use 1 semicolon
#151: FILE: lib/eal/ppc/rte_cycles.c:43:
+	return base;;

total: 0 errors, 4 warnings, 64 lines checked

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

* |FAILURE| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl
       [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
  2022-05-02 14:27 ` |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl checkpatch
@ 2022-05-02 15:19 ` 0-day Robot
  1 sibling, 0 replies; 2+ messages in thread
From: 0-day Robot @ 2022-05-02 15:19 UTC (permalink / raw)
  To: test-report; +Cc: dunk, robot

From: robot@bytheb.org

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

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2258563094
Build Logs:
-----------------------Summary of failed steps-----------------------
"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-ppc64le" at step Build and test
####################################################################################
[68/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[69/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[70/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[71/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[72/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[73/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[74/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[75/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[76/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[77/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[78/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[79/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_hypervisor.c.o'.
[80/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.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 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[81/3412] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_power_intrinsics.c.o'.
[82/3412] 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-static-ppc64le" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-18.04-gcc-shared-ppc64le" at step Build and test
####################################################################################
[66/3590] Generating rte_pci_def with a custom command.
[67/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal.c.o'.
[68/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_dev.c.o'.
[69/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_hugepage_info.c.o'.
[70/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_log.c.o'.
[71/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_lcore.c.o'.
[72/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_interrupts.c.o'.
[73/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_thread.c.o'.
[74/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memalloc.c.o'.
[75/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_timer.c.o'.
[76/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_vfio_mp_sync.c.o'.
[77/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_linux_eal_memory.c.o'.
[78/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o'.
FAILED: lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.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 -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-missing-field-initializers -D_GNU_SOURCE -fPIC -mcpu=power8 -mtune=power8 -DALLOW_EXPERIMENTAL_API -DALLOW_INTERNAL_API -Wno-format-truncation '-DABI_VERSION="22.2"' -DRTE_LIBEAL_USE_GETENTROPY -DRTE_LOG_DEFAULT_LOGTYPE=lib.eal  -MD -MQ 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -MF 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o.d' -o 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cycles.c.o' -c ../lib/eal/ppc/rte_cycles.c
../lib/eal/ppc/rte_cycles.c: In function ‘get_tsc_freq_arch’:
../lib/eal/ppc/rte_cycles.c:18:9: error: implicit declaration of function ‘__ppc_get_timebase_freq’ [-Werror=implicit-function-declaration]
  return __ppc_get_timebase_freq();
         ^~~~~~~~~~~~~~~~~~~~~~~
../lib/eal/ppc/rte_cycles.c:18:9: error: nested extern declaration of ‘__ppc_get_timebase_freq’ [-Werror=nested-externs]
cc1: all warnings being treated as errors
[79/3590] Compiling C object 'lib/76b5a35@@rte_eal@sta/eal_ppc_rte_cpuflags.c.o'.
[80/3590] 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-ppc64le" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------

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

end of thread, other threads:[~2022-05-02 15:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20220502142615.3705639-1-dunk@denkimushi.com>
2022-05-02 14:27 ` |WARNING| pw110564 [PATCH v2] lib/eal/ppc fix compilation for musl checkpatch
2022-05-02 15:19 ` |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).