Buildresult: kbuild/sparc64-defconfig/sparc64-gcc5 built on Sep 28 2021, 02:26
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 28 2021, 02:26
Duration:
0:01:49.010545
Builder:
blade46
Revision:
kconfig: remove 'const' from the return type of sym_escape_string() (
16f3610168218ed5e2eafa6978bb7f10c175c7a9)
Target:
kbuild/sparc64-defconfig/sparc64-gcc5
Branch:
kbuild
Compiler:
sparc64-gcc5
(sparc64-linux-gcc.br_real (Buildroot 2016.11-git-00613-ge98b4dd) 5.4.0 / GNU ld (GNU Binutils) 2.26.1)
Config:
defconfig
(
download
)
Log:
Download original
Possible warnings (4)
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>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ...
Full Log
# git rev-parse -q --verify 16f3610168218ed5e2eafa6978bb7f10c175c7a9^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next 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 16f3610168218ed5e2eafa6978bb7f10c175c7a9^{commit} 16f3610168218ed5e2eafa6978bb7f10c175c7a9 # git checkout -q -f -B kisskb 16f3610168218ed5e2eafa6978bb7f10c175c7a9 # git clean -qxdf # < git log -1 # commit 16f3610168218ed5e2eafa6978bb7f10c175c7a9 # Author: Masahiro Yamada <masahiroy@kernel.org> # Date: Mon Sep 27 21:59:44 2021 +0900 # # kconfig: remove 'const' from the return type of sym_escape_string() # # sym_escape_string() returns a malloc'ed memory, so it must be freed # when it is done. # # Currently, sym_escape_string() returns the malloc'ed memory as # (const char *), then it is casted to (void *) when it is passed to # free(). This is odd. # # The return type of sym_escape_string() should be (char *). # # Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 16f3610168218ed5e2eafa6978bb7f10c175c7a9 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/kbuild_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version ... Is "_mcount" prototyped in <asm/asm-prototypes.h>? kernel: arch/sparc/boot/image is ready /kisskb/src/arch/sparc/boot/Makefile:26: FORCE prerequisite is missing kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sparc64-defconfig_sparc64 # Build took: 0:01:49.010545
© Michael Ellerman 2006-2018.