Buildresult: kbuild/sparc64-defconfig/sparc64-gcc11 built on Feb 6 2023, 00:16
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Feb 6 2023, 00:16
Duration:
0:02:10.372028
Builder:
alpine1
Revision:
setlocalversion: use only the correct release tag for git-describe (
55700b39d5bb6d6b08fa607c2313d23cae4572dc)
Target:
kbuild/sparc64-defconfig/sparc64-gcc11
Branch:
kbuild
Compiler:
sparc64-gcc11
(sparc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned.
Full Log
# git rev-parse -q --verify 55700b39d5bb6d6b08fa607c2313d23cae4572dc^{commit} 55700b39d5bb6d6b08fa607c2313d23cae4572dc already have revision, skipping fetch # git checkout -q -f -B kisskb 55700b39d5bb6d6b08fa607c2313d23cae4572dc # git clean -qxdf # < git log -1 # commit 55700b39d5bb6d6b08fa607c2313d23cae4572dc # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Sun Feb 5 21:09:57 2023 +0900 # # setlocalversion: use only the correct release tag for git-describe # # Currently, setlocalversion uses any annotated tag for git-describe. # If we are at a tagged commit, it will not append the commit hash. # # $ git checkout v6.2-rc1^ # $ make -s defconfig kernelrelease # 6.1.0-14595-g292a089d78d3 # $ git tag -a foo -m foo # $ make -s kernelrelease # 6.1.0 # # If a local tag 'foo' exists, it pretends to be a released version # '6.1.0', while there are many commits on top of it. # # The output should be consistent irrespective of such a local tag. # Pass the correct release tag to --match option of git-describe. # # In the mainline kernel, the SUBLEVEL is always '0', which is omitted # from the tag. # # KERNELVERSION annotated tag # 6.1.0 -> v6.1 (mainline) # 6.2.0-rc5 -> v6.2-rc5 (mainline, release candidate) # 6.1.7 -> v6.1.7 (stable) # # To preserve the behavior in linux-next, use the tag derived from # localversion* files if exists. In linux-next, the local version is # specified by the localversion-next file. # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 55700b39d5bb6d6b08fa607c2313d23cae4572dc # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] 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/kbuild_sparc64-defconfig_sparc64-gcc11 # Build took: 0:02:10.372028
© Michael Ellerman 2006-2018.