Skip to content

Instantly share code, notes, and snippets.

@conor-pwbot
Created May 20, 2023 00:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save conor-pwbot/bb68186c3b53a86bfbce327b20a4a43a to your computer and use it in GitHub Desktop.
Save conor-pwbot/bb68186c3b53a86bfbce327b20a4a43a to your computer and use it in GitHub Desktop.
Errors and warnings before: 2849 this patch: 2850
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:02.084538
I: default: PASS in 0:17:51.407161
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000057
I: default: PASS in 0:03:22.687355
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000054
I: default: PASS in 0:03:22.913339
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
New errors added:
--- /tmp/tmp.uAstB5QdcM 2023-05-20 06:19:43.381016455 +0000
+++ /tmp/tmp.Xn5oU2gmqz 2023-05-20 06:19:43.385016455 +0000
@@ -1245 +1245 @@
- 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'vo../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
@@ -1318,0 +1319 @@
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
Per-file breakdown
--- /tmp/tmp.nwFRCqunW0 2023-05-20 06:19:43.425016456 +0000
+++ /tmp/tmp.rdThxE02sG 2023-05-20 06:19:43.461016457 +0000
@@ -217 +217 @@
- 164 ../drivers/scsi/bfa/bfa_fcs_rport.c
+ 165 ../drivers/scsi/bfa/bfa_fcs_rport.c
==========
build_rv64_clang_allmodconfig - FAILED
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:02.084538
I: default: PASS in 0:17:51.407161
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000057
I: default: PASS in 0:03:22.687355
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
W: Support for running offline not available (unshare: unshare failed: Operation not permitted)
I: config: PASS in 0:00:00.000054
I: default: PASS in 0:03:22.913339
I: build output in /ci/workspace/OC_ES_linux-test_riscv-patchwork__2/nipa/trees_rv/for-next/output
New errors added:
--- /tmp/tmp.uAstB5QdcM 2023-05-20 06:19:43.381016455 +0000
+++ /tmp/tmp.Xn5oU2gmqz 2023-05-20 06:19:43.385016455 +0000
@@ -1245 +1245 @@
- 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'vo../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
+ 1 ../drivers/scsi/bfa/bfa_fcs_lport.c:5360:3: warning: cast from 'void (*)(struct bfa_fcs_lport_scn_s *, enum port_scn_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
@@ -1318,0 +1319 @@
+ 1 ../drivers/scsi/bfa/bfa_fcs_rport.c:140:3: warning: cast from 'void (*)(struct bfa_fcs_rport_s *, enum rport_event)' to 'bfa_sm_t' (aka 'void (*)(void *, int)') converts to incompatible function type [-Wcast-function-type-strict]
Per-file breakdown
--- /tmp/tmp.nwFRCqunW0 2023-05-20 06:19:43.425016456 +0000
+++ /tmp/tmp.rdThxE02sG 2023-05-20 06:19:43.461016457 +0000
@@ -217 +217 @@
- 164 ../drivers/scsi/bfa/bfa_fcs_rport.c
+ 165 ../drivers/scsi/bfa/bfa_fcs_rport.c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment