Buildresult: linus/nds32-allyesconfig/nds32le-gcc8 built on Aug 10 2020, 08:29
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 10 2020, 08:29
Duration:
0:16:05.490609
Builder:
blade4b
Revision:
Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl (
9420f1ce01869409d78901c3e036b2c437cbc6b8)
Target:
linus/nds32-allyesconfig/nds32le-gcc8
Branch:
linus
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allyesconfig
(
download
)
Log:
Download original
Possible warnings (6)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 9420f1ce01869409d78901c3e036b2c437cbc6b8^{commit} 9420f1ce01869409d78901c3e036b2c437cbc6b8 already have revision, skipping fetch # git checkout -q -f -B kisskb 9420f1ce01869409d78901c3e036b2c437cbc6b8 # git clean -qxdf # < git log -1 # commit 9420f1ce01869409d78901c3e036b2c437cbc6b8 # Merge: dec1fbbc1d7c 7ee193e2dda3 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Aug 9 12:52:28 2020 -0700 # # Merge tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control updates from Linus Walleij: # "This is the bulk of the pin control changes for the v5.9 kernel # series: # # Core changes: # # - The GPIO patch "gpiolib: Introduce for_each_requested_gpio_in_range() # macro" was put in an immutable branch and merged into the pinctrl # tree as well. We see these changes also here. # # - Improved debug output for pins used as GPIO. # # New drivers: # # - Ocelot Sparx5 SoC driver. # # - Intel Emmitsburg SoC subdriver. # # - Intel Tiger Lake-H SoC subdriver. # # - Qualcomm PM660 SoC subdriver. # # - Renesas SH-PFC R8A774E1 subdriver. # # Driver improvements: # # - Linear improvement and cleanups of the Intel drivers for # Cherryview, Lynxpoint, Baytrail etc. Improved locking among other # things. # # - Renesas SH-PFC has added support for RPC pins, groups, and # functions to r8a77970 and r8a77980. # # - The newere Freescale (now NXP) i.MX8 pin controllers have been # modularized. This is driven by the Google Android GKI initiative I # think. # # - Open drain support for pins on the Qualcomm IPQ4019. # # - The Ingenic driver can handle both edges IRQ detection. # # - A big slew of documentation fixes all over the place. # # - A few irqchip template conversions by yours truly. # # * tag 'pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (107 commits) # dt-bindings: pinctrl: add bindings for MediaTek MT6779 SoC # pinctrl: stmfx: Use irqchip template # pinctrl: amd: Use irqchip template # pinctrl: mediatek: fix build for tristate changes # pinctrl: samsung: Use bank name as irqchip name # pinctrl: core: print gpio in pins debugfs file # pinctrl: mediatek: add mt6779 eint support # pinctrl: mediatek: add pinctrl support for MT6779 SoC # pinctrl: mediatek: avoid virtual gpio trying to set reg # pinctrl: mediatek: update pinmux definitions for mt6779 # pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API # pinctrl: mcp23s08: Use irqchip template # pinctrl: sx150x: Use irqchip template # dt-bindings: ingenic,pinctrl: Support pinmux/pinconf nodes # pinctrl: intel: Add Intel Emmitsburg pin controller support # pinctl: ti: iodelay: Replace HTTP links with HTTPS ones # Revert "gpio: omap: handle pin config bias flags" # pinctrl: single: Use fallthrough pseudo-keyword # pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keyword # pinctrl: baytrail: Use fallthrough pseudo-keyword # ... # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 9420f1ce01869409d78901c3e036b2c437cbc6b8 # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allyesconfig # < make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 24 ARCH=nds32 O=/kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/printk.h:405, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/drivers/crypto/sa2ul.c:11: /kisskb/src/drivers/crypto/sa2ul.c: In function 'sa_sha_init': /kisskb/src/drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] crypto_ahash_digestsize(tfm), (u64)rctx); ^ /kisskb/src/include/linux/dynamic_debug.h:125:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:157:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:115:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/sa2ul.c:1485:2: note: in expansion of macro 'dev_dbg' dev_dbg(sa_k3_dev, "init: digest size: %d, rctx=%llx\n", ^~~~~~~ WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allyesconfig_nds32le-gcc8 # Build took: 0:16:05.490609
© Michael Ellerman 2006-2018.