Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Dec 6 2022, 00:51
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Dec 6 2022, 00:51
Duration:
0:01:25.118116
Builder:
alpine1
Revision:
selftests/powerpc: Fix resource leaks (
8f4ab7da904ab7027ccd43ddb4f0094e932a5877)
Target:
powerpc-next/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-next
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
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>: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 8f4ab7da904ab7027ccd43ddb4f0094e932a5877^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/linuxppc/linux.git next-test 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 8f4ab7da904ab7027ccd43ddb4f0094e932a5877^{commit} 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # git checkout -q -f -B kisskb 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # git clean -qxdf # < git log -1 # commit 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # Author: Miaoqian Lin <linmq006@gmail.com> # Date: Mon Dec 5 12:44:27 2022 +0400 # # selftests/powerpc: Fix resource leaks # # In check_all_cpu_dscr_defaults, opendir() opens the directory stream. # Add missing closedir() in the error path to release it. # # In check_cpu_dscr_default, open() creates an open file descriptor. # Add missing close() in the error path to release it. # # Fixes: ebd5858c904b ("selftests/powerpc: Add test for all DSCR sysfs interfaces") # Signed-off-by: Miaoqian Lin <linmq006@gmail.com> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/20221205084429.570654-1-linmq006@gmail.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 8f4ab7da904ab7027ccd43ddb4f0094e932a5877 # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.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/powerpc-next_sparc64-defconfig_sparc64-gcc5 # Build took: 0:01:25.118116
© Michael Ellerman 2006-2018.