Buildresult: linus/sparc64-defconfig/sparc64-gcc11 built on Apr 30 2023, 15:49
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 30 2023, 15:49
Duration:
0:00:56.867136
Builder:
alpine3
Revision:
Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi (
825a0714d2b3883d4f8ff64f6933fb73ee3f1834)
Target:
linus/sparc64-defconfig/sparc64-gcc11
Branch:
linus
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.3.0 / GNU ld (GNU Binutils) 2.38)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (6)
warning: The last gc run reported the following. Please correct the root cause warning: There are too many unreachable loose objects; run 'git prune' to remove them. <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 825a0714d2b3883d4f8ff64f6933fb73ee3f1834^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 825a0714d2b3883d4f8ff64f6933fb73ee3f1834^{commit} 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # git checkout -q -f -B kisskb 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # git clean -qxdf # < git log -1 # commit 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # Merge: 17d4ded2fc9d 026b85796ab4 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Apr 29 17:42:33 2023 -0700 # # Merge tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi # # Pull EFI updates from Ard Biesheuvel: # # - relocate the LoongArch kernel if the preferred address is already # occupied # # - implement BTI annotations for arm64 EFI stub and zboot images # # - clean up arm64 zboot Kbuild rules for injecting the kernel code size # # * tag 'efi-next-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: # efi/zboot: arm64: Grab code size from ELF symbol in payload # efi/zboot: arm64: Inject kernel code size symbol into the zboot payload # efi/zboot: Set forward edge CFI compat header flag if supported # efi/zboot: Add BSS padding before compression # arm64: efi: Enable BTI codegen and add PE/COFF annotation # efi/pe: Import new BTI/IBT header flags from the spec # efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 825a0714d2b3883d4f8ff64f6933fb73ee3f1834 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/ext4/super.c: In function 'ext4_put_super': /kisskb/src/fs/ext4/super.c:1262:13: warning: unused variable 'i' [-Wunused-variable] 1262 | int i, err; | ^ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:5200:22: warning: unused variable 'i' [-Wunused-variable] 5200 | unsigned int i; | ^ WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 # Build took: 0:00:56.867136
© Michael Ellerman 2006-2018.