Buildresult: linus/sparc64-allmodconfig/sparc64-gcc13 built on Sep 4 2023, 04:22
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 4 2023, 04:22
Duration:
0:14:18.390791
Builder:
alpine2
Revision:
Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (
708283abf896dd4853e673cc8cba70acaf9bf4ea)
Target:
linus/sparc64-allmodconfig/sparc64-gcc13
Branch:
linus
Compiler:
sparc64-gcc13
(sparc64-linux-gcc (GCC) 13.1.0 / GNU ld (GNU Binutils) 2.40)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
of_property.c:(.text+0xe8): undefined reference to `of_irq_parse_raw' make[3]: *** [scripts/Makefile.vmlinux:36: vmlinux] Error 1 make[2]: *** [Makefile:1251: vmlinux] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2
Possible warnings (3)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack
Full Log
# git rev-parse -q --verify 708283abf896dd4853e673cc8cba70acaf9bf4ea^{commit} 708283abf896dd4853e673cc8cba70acaf9bf4ea already have revision, skipping fetch # git checkout -q -f -B kisskb 708283abf896dd4853e673cc8cba70acaf9bf4ea # git clean -qxdf # < git log -1 # commit 708283abf896dd4853e673cc8cba70acaf9bf4ea # Merge: db906f0ca6bb 72f5801a4e2b # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Sep 3 10:49:42 2023 -0700 # # Merge tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine # # Pull dmaengine updates from Vinod Koul: # "New controller support and updates to drivers. # # New support: # - Qualcomm SM6115 and QCM2290 dmaengine support # - at_xdma support for microchip,sam9x7 controller # # Updates: # - idxd updates for wq simplification and ats knob updates # - fsl edma updates for v3 support # - Xilinx AXI4-Stream control support # - Yaml conversion for bcm dma binding" # # * tag 'dmaengine-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (53 commits) # dmaengine: fsl-edma: integrate v3 support # dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string # dmaengine: fsl-edma: move tcd into struct fsl_dma_chan # dmaengine: fsl-edma: refactor chan_name setup and safety # dmaengine: fsl-edma: move clearing of register interrupt into setup_irq function # dmaengine: fsl-edma: refactor using devm_clk_get_enabled # dmaengine: fsl-edma: simply ATTR_DSIZE and ATTR_SSIZE by using ffs() # dmaengine: fsl-edma: move common IRQ handler to common.c # dmaengine: fsl-edma: Remove enum edma_version # dmaengine: fsl-edma: transition from bool fields to bitmask flags in drvdata # dmaengine: fsl-edma: clean up EXPORT_SYMBOL_GPL in fsl-edma-common.c # dmaengine: fsl-edma: fix build error when arch is s390 # dmaengine: idxd: Fix issues with PRS disable sysfs knob # dmaengine: idxd: Allow ATS disable update only for configurable devices # dmaengine: xilinx_dma: Program interrupt delay timeout # dmaengine: xilinx_dma: Use tasklet_hi_schedule for timing critical usecase # dmaengine: xilinx_dma: Freeup active list based on descriptor completion bit # dmaengine: xilinx_dma: Increase AXI DMA transaction segment count # dmaengine: xilinx_dma: Pass AXI4-Stream control words to dma client # dt-bindings: dmaengine: xilinx_dma: Add xlnx,irq-delay property # ... # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 708283abf896dd4853e673cc8cba70acaf9bf4ea # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: warning: arch/sparc/vdso/vdso32/vdso-note.o: missing .note.GNU-stack section implies executable stack /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld: drivers/pci/of_property.o: in function `of_pci_prop_intr_map': of_property.c:(.text+0xe8): undefined reference to `of_irq_parse_raw' make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:36: vmlinux] Error 1 make[2]: *** [/kisskb/src/Makefile:1251: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:234: __sub-make] Error 2 make: *** [Makefile:234: __sub-make] Error 2 Command 'make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_allmodconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc13 # Build took: 0:14:18.390791
© Michael Ellerman 2006-2018.