Buildresult: linus/sh-defconfig/sh4-gcc11 built on Nov 4 2023, 21:24
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 4 2023, 21:24
Duration:
0:00:39.601511
Builder:
ka4
Revision:
Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (
90b0c2b2edd1adff742c621e246562fbefa11b70)
Target:
linus/sh-defconfig/sh4-gcc11
Branch:
linus
Compiler:
sh4-gcc11
(sh4-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] fs/ext4/readpage.c:392:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:656:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] fs/mpage.c:328:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=]
Full Log
# git rev-parse -q --verify 90b0c2b2edd1adff742c621e246562fbefa11b70^{commit} 90b0c2b2edd1adff742c621e246562fbefa11b70 already have revision, skipping fetch # git checkout -q -f -B kisskb 90b0c2b2edd1adff742c621e246562fbefa11b70 # git clean -qxdf # < git log -1 # commit 90b0c2b2edd1adff742c621e246562fbefa11b70 # Merge: be47c8e326c2 63bffc2d3a99 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Fri Nov 3 19:15:19 2023 -1000 # # Merge tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "No pin control core changes this time. # # New drivers: # # - Realtek RTD family pin control driver and RTD1619B, RTD1319D and # RTD1315E subdrivers # # - Nuvoton NPCM8xx combined pin control and GPIO driver # # - Amlogic T7 pin control driver # # - Renesas RZ/G3S pin control driver # # Improvements: # # - A number of additional UART groups added to the Mediatek MT7981 # driver # # - MPM pin maps added for Qualcomm MSM8996, SM6115, SM6125 and SDM660 # # - Extra GPIO banks for the Sunxi H616 # # - MLSP I2C6 function support in Qualcomm MSM8226 # # - Some __counted_by() annotations for dynamic arrays # # - Ongoing work to make remove() return void # # - LSBC groups and functions in the Renesas R8A7778" # # * tag 'pinctrl-v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (110 commits) # pinctrl: Use device_get_match_data() # dt-bindings: pinctrl: qcom,sa8775p-tlmm: add missing wakeup-parent # dt-bindings: pinctrl: nuvoton,npcm845: Add missing additionalProperties on gpio child nodes # dt-bindings: pinctrl: brcm: Ensure all child node properties are documented # pinctrl: renesas: rzn1: Convert to platform remove callback returning void # pinctrl: renesas: rzg2l: Add RZ/G3S support # dt-bindings: pinctrl: renesas: Document RZ/G3S SoC # pinctrl: renesas: rzg2l: Add support for different DS values on different groups # pinctrl: renesas: rzg2l: Move DS and OI to SoC-specific configuration # pinctrl: renesas: rzg2l: Adapt function number for RZ/G3S # pinctrl: renesas: rzg2l: Adapt for different SD/PWPR register offsets # pinctrl: renesas: rzg2l: Index all registers based on port offset # pinctrl: renesas: rzg2l: Add validation of GPIO pin in rzg2l_gpio_request() # pinctrl: renesas: r8a7778: Add LBSC pins, groups, and functions # pinctrl: intel: fetch community only when we need it # pinctrl: cherryview: reduce scope of PIN_CONFIG_BIAS_HIGH_IMPEDANCE case # pinctrl: cherryview: Convert to platform remove callback returning void # pinctrl: sprd-sc9860: Convert to platform remove callback returning void # pinctrl: qcom/msm: Convert to platform remove callback returning void # pinctrl: qcom/lpi: Convert to platform remove callback returning void # ... # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 90b0c2b2edd1adff742c621e246562fbefa11b70 # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- defconfig # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_defconfig_sh4-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:392:1: warning: the frame size of 1128 bytes is larger than 1024 bytes [-Wframe-larger-than=] 392 | } | ^ /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:656:1: warning: the frame size of 1144 bytes is larger than 1024 bytes [-Wframe-larger-than=] 656 | } | ^ /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:328:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=] 328 | } | ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_defconfig_sh4-gcc11 # Build took: 0:00:39.601511
© Michael Ellerman 2006-2018.