Buildresult: powerpc-next/sparc64-defconfig/sparc64-gcc5 built on Mar 17 2021, 19:11
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Mar 17 2021, 19:11
Duration:
0:01:23.657441
Builder:
ka2
Revision:
powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS (
11aa533b82d5785e0475fd1e2f47db1ccf8f5be4)
Target:
powerpc-next/sparc64-defconfig/sparc64-gcc5
Branch:
powerpc-next
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 (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. arch/sparc/configs/sparc64_defconfig:237:warning: override: reassigning to symbol ATA arch/sparc/configs/sparc64_defconfig:239:warning: override: reassigning to symbol HAPPYMEAL <stdin>:1511: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 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{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 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4^{commit} 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # git checkout -q -f -B kisskb 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # git clean -qxdf # < git log -1 # commit 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # Author: Christophe Leroy <christophe.leroy@csgroup.eu> # Date: Mon Mar 15 14:52:51 2021 +0000 # # powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS # # In fault.c, #ifdef CONFIG_PPC_MEM_KEYS is not needed because all # functions are always defined, and arch_vma_access_permitted() # always returns true when CONFIG_PPC_MEM_KEYS is not defined so # access_pkey_error() will return false so bad_access_pkey() # will never be called. # # Include linux/pkeys.h to get a definition of vma_pkeys() for # bad_access_pkey(). # # Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> # Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> # Link: https://lore.kernel.org/r/8038392f38d81f2ad169347efac29146f553b238.1615819955.git.christophe.leroy@csgroup.eu # < /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 11aa533b82d5785e0475fd1e2f47db1ccf8f5be4 # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig arch/sparc/configs/sparc64_defconfig:237:warning: override: reassigning to symbol ATA arch/sparc/configs/sparc64_defconfig:239:warning: override: reassigning to symbol HAPPYMEAL # < make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc64 O=/kisskb/build/powerpc-next_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. 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 # Build took: 0:01:23.657441
© Michael Ellerman 2006-2018.