Buildresult: linus/hp6xx_defconfig/sh4-gcc4.9 built on Aug 13 2020, 04:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 13 2020, 04:20
Duration:
0:00:28.109501
Builder:
ka2
Revision:
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux (
fb893de323e2d39f7a1f6df425703a2edbdf56ea)
Target:
linus/hp6xx_defconfig/sh4-gcc4.9
Branch:
linus
Compiler:
sh4-gcc4.9
(sh4-linux-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
hp6xx_defconfig
(
download
)
Log:
Download original
Possible warnings (6)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type
Full Log
# git rev-parse -q --verify fb893de323e2d39f7a1f6df425703a2edbdf56ea^{commit} fb893de323e2d39f7a1f6df425703a2edbdf56ea already have revision, skipping fetch # git checkout -q -f -B kisskb fb893de323e2d39f7a1f6df425703a2edbdf56ea # git clean -qxdf # < git log -1 # commit fb893de323e2d39f7a1f6df425703a2edbdf56ea # Merge: d668e848293f fc8cacf3fc68 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Aug 11 17:28:32 2020 -0700 # # Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux # # Pull chrome platform updates from Benson Leung: # "cros_ec_typec: # # - Add support for switch control and alternate modes to the Chrome EC # Type C port driver # # - Add basic suspend/resume support # # sensorhub: # # - Fix timestamp overflow issue # # - Fix legacy timestamp spreading on Nami systems # # cros_ec_proto: # # - After removing all users of, stop exporting cros_ec_cmd_xfer # # - Check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK and ignore # wakeups on old ECs # # misc: # # - Documentation warning cleanup # # - Fix double unlock issue in ishtp" # # * tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux: (21 commits) # platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_MASK # platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs # platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading # platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer() # platform/chrome: cros_ec_typec: Unregister partner on error # platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow # platform/chrome: cros_ec_typec: Add PM support # platform/chrome: cros_ec_typec: Use workqueue for port update # platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH # platform/chrome: cros_ec_ishtp: Fix a double-unlock issue # platform/chrome: cros_ec_rpmsg: Document missing struct parameters # platform/chrome: cros_ec_spi: Document missing function parameters # platform/chrome: cros_ec_typec: Add TBT compat support # platform/chrome: cros_ec: Add TBT pd_ctrl fields # platform/chrome: cros_ec_typec: Make configure_mux static # platform/chrome: cros_ec_typec: Support DP alt mode # platform/chrome: cros_ec_typec: Add USB mux control # platform/chrome: cros_ec_typec: Register PD CTRL cmd v2 # platform/chrome: cros_ec: Update mux state bits # platform/chrome: cros_ec_typec: Register Type C switches # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 fb893de323e2d39f7a1f6df425703a2edbdf56ea # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:17: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type return ioread8(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:22:0, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread8(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:18: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type return ioread16(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:22:0, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread16(void __iomem *); ^ /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:18: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type return ioread32(addr); ^ In file included from /kisskb/src/arch/sh/include/asm/io.h:22:0, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/drivers/sh/clk/cpg.c:14: /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' extern unsigned int ioread32(void __iomem *); ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 # Build took: 0:00:28.109501
© Michael Ellerman 2006-2018.