linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 8 warnings (v5.8-rc1-8-gb9249cba25a5)
@ 2020-06-17 18:38 kernelci.org bot
  2020-06-18  8:37 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: kernelci.org bot @ 2020-06-17 18:38 UTC (permalink / raw)
  To: will, catalin.marinas, linux-arm-kernel, kernel-build-reports,
	kernelci-results

arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 8 warnings (v5.8-rc1-8-gb9249cba25a5)

Full Build Summary: https://kernelci.org/build/arm64/branch/for-kernelci/kernel/v5.8-rc1-8-gb9249cba25a5/

Tree: arm64
Branch: for-kernelci
Git Describe: v5.8-rc1-8-gb9249cba25a5
Git Commit: b9249cba25a5dce5de87e5404503a5e11832c2dd
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git
Built: 1 unique architecture

Build Failure Detected:

arm64:
    allmodconfig: (gcc-8) FAIL

Errors and Warnings Detected:

arm64:
    allmodconfig (gcc-8): 1 error
    defconfig (gcc-8): 8 warnings

Errors summary:

    1    include/linux/compiler.h:392:38: error: call to ‘__compiletime_assert_227’ declared with attribute error: BUILD_BUG_ON failed: offsetof(struct task_struct, wake_entry_type) - offsetof(struct task_struct, wake_entry) != offsetof(struct __call_single_data, flags) - offsetof(struct __call_single_data, llist)

Warnings summary:

    3    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)
    3    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)
    1    arch/arm64/boot/dts/qcom/ipq6018.dtsi:127.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)
    1    arch/arm64/boot/dts/qcom/ipq6018.dtsi:127.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)

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

Detailed per-defconfig build reports:

--------------------------------------------------------------------------------
allmodconfig (arm64, gcc-8) — FAIL, 1 error, 0 warnings, 0 section mismatches

Errors:
    include/linux/compiler.h:392:38: error: call to ‘__compiletime_assert_227’ declared with attribute error: BUILD_BUG_ON failed: offsetof(struct task_struct, wake_entry_type) - offsetof(struct task_struct, wake_entry) != offsetof(struct __call_single_data, flags) - offsetof(struct __call_single_data, llist)

--------------------------------------------------------------------------------
defconfig (arm64, gcc-8) — PASS, 0 errors, 8 warnings, 0 section mismatches

Warnings:
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)
    arch/arm64/boot/dts/broadcom/stingray/stingray-usb.dtsi:7.3-14: Warning (dma_ranges_format): /usb:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)
    arch/arm64/boot/dts/qcom/ipq6018.dtsi:127.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #address-cells (1) differs from / (2)
    arch/arm64/boot/dts/qcom/ipq6018.dtsi:127.3-14: Warning (dma_ranges_format): /soc:dma-ranges: empty "dma-ranges" property but its #size-cells (1) differs from / (2)

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

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

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

* Re: arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error,  8 warnings (v5.8-rc1-8-gb9249cba25a5)
  2020-06-17 18:38 arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 8 warnings (v5.8-rc1-8-gb9249cba25a5) kernelci.org bot
@ 2020-06-18  8:37 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2020-06-18  8:37 UTC (permalink / raw)
  To: kernelci.org bot
  Cc: catalin.marinas, kernelci-results, linux-arm-kernel,
	kernel-build-reports

On Wed, Jun 17, 2020 at 11:38:04AM -0700, kernelci.org bot wrote:
> Build Failure Detected:
> 
> arm64:
>     allmodconfig: (gcc-8) FAIL
> 
> Errors and Warnings Detected:
> 
> arm64:
>     allmodconfig (gcc-8): 1 error
>     defconfig (gcc-8): 8 warnings
> 
> Errors summary:
> 
>     1    include/linux/compiler.h:392:38: error: call to ‘__compiletime_assert_227’ declared with attribute error: BUILD_BUG_ON failed: offsetof(struct task_struct, wake_entry_type) - offsetof(struct task_struct, wake_entry) != offsetof(struct __call_single_data, flags) - offsetof(struct __call_single_data, llist)

This should be fixed in tip/sched/urgent.

Will

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

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

end of thread, other threads:[~2020-06-18  8:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-17 18:38 arm64/for-kernelci build: 2 builds: 1 failed, 1 passed, 1 error, 8 warnings (v5.8-rc1-8-gb9249cba25a5) kernelci.org bot
2020-06-18  8:37 ` Will Deacon

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