Buildresult: linus/omap2plus_defconfig/arm-gcc4.9 built on Sep 29 2020, 07:34
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 29 2020, 07:34
Duration:
0:03:05.824599
Builder:
ka3
Revision:
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs (
fb0155a09b0224a7147cb07a4ce6034c8d29667f)
Target:
linus/omap2plus_defconfig/arm-gcc4.9
Branch:
linus
Compiler:
arm-gcc4.9
(arm-linux-gnueabi-gcc (GCC) 4.9.4 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
omap2plus_defconfig
(
download
)
Log:
Download original
Possible warnings (2)
arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type
Full Log
# git rev-parse -q --verify fb0155a09b0224a7147cb07a4ce6034c8d29667f^{commit} fb0155a09b0224a7147cb07a4ce6034c8d29667f already have revision, skipping fetch # git checkout -q -f -B kisskb fb0155a09b0224a7147cb07a4ce6034c8d29667f # git clean -qxdf # < git log -1 # commit fb0155a09b0224a7147cb07a4ce6034c8d29667f # Merge: a4d63c3732f1 b9df46d08a8d # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Mon Sep 28 11:05:56 2020 -0700 # # Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client bugfixes from Trond Myklebust: # "Highlights include: # # - NFSv4.2: copy_file_range needs to invalidate caches on success # # - NFSv4.2: Fix security label length not being reset # # - pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly # on read # # - pNFS/flexfiles: Fix signed/unsigned type issues with mirror # indices" # # * tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # pNFS/flexfiles: Be consistent about mirror index types # pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read # NFSv4.2: fix client's attribute cache management for copy_file_range # nfs: Fix security label length not being reset # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 fb0155a09b0224a7147cb07a4ce6034c8d29667f # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- omap2plus_defconfig # < make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 80 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/arch/arm/crypto/ghash-ce-glue.c: In function 'ghash_do_update': /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:67:44: warning: passing argument 4 of 'pmull_ghash_update_p64' from incompatible pointer type pmull_ghash_update_p64(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:45:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p64(int blocks, u64 dg[], const char *src, ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:69:43: warning: passing argument 4 of 'pmull_ghash_update_p8' from incompatible pointer type pmull_ghash_update_p8(blocks, dg, src, key->h, head); ^ /kisskb/src/arch/arm/crypto/ghash-ce-glue.c:48:17: note: expected 'const u64 (*)[2]' but argument is of type 'u64 (*)[2]' asmlinkage void pmull_ghash_update_p8(int blocks, u64 dg[], const char *src, ^ Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm-gcc4.9 # Build took: 0:03:05.824599
© Michael Ellerman 2006-2018.