Buildresult: linus/nds32-allmodconfig/nds32le-gcc8 built on Mar 5 2021, 20:31
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 5 2021, 20:31
Duration:
0:13:27.446104
Builder:
ka1
Revision:
Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm (
280d542f6ffac0e6d65dc267f92191d509b13b64)
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 280d542f6ffac0e6d65dc267f92191d509b13b64^{commit} 280d542f6ffac0e6d65dc267f92191d509b13b64 already have revision, skipping fetch # git checkout -q -f -B kisskb 280d542f6ffac0e6d65dc267f92191d509b13b64 # git clean -qxdf # < git log -1 # commit 280d542f6ffac0e6d65dc267f92191d509b13b64 # Merge: 44195bd7711b a1f105412493 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Mar 4 19:06:28 2021 -0800 # # Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "More may show up but this is what I have at this stage: just a single # nouveau regression fix, and a bunch of amdgpu fixes. # # amdgpu: # - S0ix fix # - Handle new NV12 SKU # - Misc power fixes # - Display uninitialized value fix # - PCIE debugfs register access fix # # nouveau: # - regression fix for gk104" # # * tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm: # drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie # drm/amd/display: fix the return of the uninitialized value in ret # drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounder # drm/amd/pm: correct Arcturus mmTHM_BACO_CNTL register address # drm/amdgpu/swsmu/vangogh: Only use RLCPowerNotify msg for disable # drm/amdgpu/pm: make unsupported power profile messages debug # drm/amdgpu:disable VCN for Navi12 SKU # drm/amdgpu: Only check for S0ix if AMD_PMC is configured # drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class # < /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 280d542f6ffac0e6d65dc267f92191d509b13b64 # < make -s -j 48 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 48 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 48 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 48 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:13:27.446104
© Michael Ellerman 2006-2018.