Buildresult: linus/nds32-allmodconfig/nds32le-gcc8 built on Mar 10 2021, 09:18
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 10 2021, 09:18
Duration:
0:15:37.460430
Builder:
blade46
Revision:
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (
4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6)
Target:
linus/nds32-allmodconfig/nds32le-gcc8
Branch:
linus
Compiler:
nds32le-gcc8
(nds32le-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30.51.20180307)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (7)
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] 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/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6^{commit} 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 already have revision, skipping fetch # git checkout -q -f -B kisskb 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # git clean -qxdf # < git log -1 # commit 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # Merge: 9c39198a65f1 b41ba2ec54a7 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Mar 9 12:02:18 2021 -0800 # # Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "A bunch of fixes for the GPIO subsystem. We have two regressions in # the core code spotted right after the merge window, a series of fixes # for ACPI GPIO and a subsequent fix for a related regression in # gpio-pca953x + a minor tweak in .gitignore and a rework of handling of # the gpio-line-names to remedy a regression in stm32mp151. # # Summary: # # - fix two regressions in core GPIO subsystem code: one NULL-pointer # dereference and one list corruption # # - read GPIO line names from fwnode instead of using the generic # device properties to fix a regression on stm32mp151 # # - fixes to ACPI GPIO and gpio-pca953x to handle a regression in IRQ # handling on Intel Galileo # # - update .gitignore in GPIO selftests" # # * tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpiolib: Read "gpio-line-names" from a firmware node # gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 # gpiolib: acpi: Allow to find GpioInt() resource by name and index # gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk # gpiolib: acpi: Add missing IRQF_ONESHOT # gpio: fix gpio-device list corruption # gpio: fix NULL-deref-on-deregistration regression # selftests: gpio: update .gitignore # < /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 4b3d9f9cf108ebf2c48fbbbf30a8d1346d9cc7d6 # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 32 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_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/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ /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/drivers/net/wireless/ath/ath11k/qmi.c:10: /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c: In function 'ath11k_qmi_respond_fw_mem_request': /kisskb/src/drivers/net/wireless/ath/ath11k/qmi.c:1690:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} [-Wformat=] "qmi req mem_seg[%d] 0x%llx %u %u\n", i, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ab->qmi.target_mem[i].paddr, ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/debug.h:64:30: note: in definition of macro 'ath11k_dbg' __ath11k_dbg(ar, dbg_mask, fmt, ##__VA_ARGS__); \ ^~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:15:37.460430
© Michael Ellerman 2006-2018.