Buildresult: linus/omap2plus_defconfig/arm-gcc4.9 built on Oct 25 2020, 05:42
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Oct 25 2020, 05:42
Duration:
0:03:02.141053
Builder:
ka1
Revision:
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc (
45fe605832c8c0c962bfaf2581c6489b39abfe10)
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 45fe605832c8c0c962bfaf2581c6489b39abfe10^{commit} 45fe605832c8c0c962bfaf2581c6489b39abfe10 already have revision, skipping fetch # git checkout -q -f -B kisskb 45fe605832c8c0c962bfaf2581c6489b39abfe10 # git clean -qxdf # < git log -1 # commit 45fe605832c8c0c962bfaf2581c6489b39abfe10 # Merge: e533cda12d8f 4550e2c8d3e0 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Oct 24 10:53:04 2020 -0700 # # Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc # # Pull ARM SoC defconfig updates from Olof Johansson: # "We keep this in a separate branch to avoid cross-branch conflicts, but # most of the material here is fairly boring -- some new drivers turned # on for hardware since they were merged, and some refreshed files due # to time having moved a lot of entries around" # # * tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (33 commits) # ARM: multi_v7_defconfig: add FMC2 EBI controller support # arm64: defconfig: enable Qualcomm ASoC modules # arm64: defconfig: qcom: enable GPU clock controller for SM8[12]50 # arm64: defconfig: enable INTERCONNECT for Qualcomm chipsets # arm64: defconfig: enable the sl28cpld board management controller # arm64: defconfig: Enable the eLCDIF and Raydium RM67191 drivers # arm64: defconfig: Enable Qcom SNPS Femto PHY # ARM: configs: Update Realview defconfig # ARM: configs: Update Versatile defconfig # ARM: config: aspeed_g5: Enable IBM OP Panel driver # ARM: config: aspeed-g5: Enable I2C GPIO mux driver # ARM: config: aspeed: Fix selection of media drivers # arm64: defconfig: Enable Samsung S3FWRN5 NFC driver # ARM: omap2plus_defconfig: enable generic net options # ARM: omap2plus_defconfig: enable twl4030_madc as a loadable module # arm64: defconfig: Enable clock driver for ROHM BD718x7 PMIC # arm64: defconfig: Build ADMA and ACONNECT driver # arm64: defconfig: Build AHUB component drivers # arm64: defconfig: Enable Lontium LT9611 driver # arm64: defcondfig: Enable USB ACM and FTDI drivers # ... # < /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 45fe605832c8c0c962bfaf2581c6489b39abfe10 # < make -s -j 48 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 48 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 48 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 48 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:02.141053
© Michael Ellerman 2006-2018.