All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kernelci.org bot" <bot@kernelci.org>
To: kernelci-results@groups.io, kernel-ci-triage@rivosinc.com,
	linux-riscv@lists.infradead.org
Subject: riscv/for-next build: 9 builds: 5 failed, 4 passed, 5 errors, 10 warnings (riscv-for-linus-6.8-mw1-63-g080c4324fa5e8)
Date: Thu, 18 Jan 2024 08:18:49 -0800 (PST)	[thread overview]
Message-ID: <65a94f69.170a0220.d30f4.684d@mx.google.com> (raw)

riscv/for-next build: 9 builds: 5 failed, 4 passed, 5 errors, 10 warnings (riscv-for-linus-6.8-mw1-63-g080c4324fa5e8)

Full Build Summary: https://kernelci.org/build/riscv/branch/for-next/kernel/riscv-for-linus-6.8-mw1-63-g080c4324fa5e8/

Tree: riscv
Branch: for-next
Git Describe: riscv-for-linus-6.8-mw1-63-g080c4324fa5e8
Git Commit: 080c4324fa5e81ff3780206a138223abfb57a68e
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux.git
Built: 1 unique architecture

Build Failures Detected:

riscv:
    defconfig: (gcc-10) FAIL
    defconfig+CONFIG_SMP=n: (gcc-10) FAIL
    nommu_k210_defconfig: (gcc-10) FAIL
    nommu_k210_sdcard_defconfig: (gcc-10) FAIL
    nommu_virt_defconfig: (gcc-10) FAIL

Errors and Warnings Detected:

riscv:
    defconfig (gcc-10): 1 error, 2 warnings
    defconfig+CONFIG_SMP=n (gcc-10): 1 error, 2 warnings
    nommu_k210_defconfig (gcc-10): 1 error, 2 warnings
    nommu_k210_sdcard_defconfig (gcc-10): 1 error, 2 warnings
    nommu_virt_defconfig (gcc-10): 1 error, 2 warnings

Errors summary:

    5    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings summary:

    5    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]
    5    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]

================================================================================

Detailed per-defconfig build reports:

--------------------------------------------------------------------------------
defconfig (riscv, gcc-10) — FAIL, 1 error, 2 warnings, 0 section mismatches

Errors:
    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings:
    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]
    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]

--------------------------------------------------------------------------------
defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_SMP=n (riscv, gcc-10) — FAIL, 1 error, 2 warnings, 0 section mismatches

Errors:
    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings:
    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]
    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]

--------------------------------------------------------------------------------
defconfig+CONFIG_SMP=n (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, gcc-10) — FAIL, 1 error, 2 warnings, 0 section mismatches

Errors:
    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings:
    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]
    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]

--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nommu_k210_sdcard_defconfig (riscv, gcc-10) — FAIL, 1 error, 2 warnings, 0 section mismatches

Errors:
    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings:
    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]
    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]

--------------------------------------------------------------------------------
nommu_k210_sdcard_defconfig (riscv, clang-16) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nommu_virt_defconfig (riscv, gcc-10) — FAIL, 1 error, 2 warnings, 0 section mismatches

Errors:
    arch/riscv/lib/csum.c:206:6: error: expected ‘:’ before ‘[’ token

Warnings:
    arch/riscv/lib/csum.c:165:17: warning: unused variable ‘fold_temp’ [-Wunused-variable]
    arch/riscv/lib/csum.c:213:1: warning: label ‘end’ defined but not used [-Wunused-label]

---
For more info write to <info@kernelci.org>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

                 reply	other threads:[~2024-01-18 16:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=65a94f69.170a0220.d30f4.684d@mx.google.com \
    --to=bot@kernelci.org \
    --cc=kernel-ci-triage@rivosinc.com \
    --cc=kernelci-results@groups.io \
    --cc=linux-riscv@lists.infradead.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.