Buildresult: linux-next/arm64-allmodconfig/arm64-gcc8 built on Apr 21 2021, 23:07
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Apr 21 2021, 23:07
Duration:
0:30:24.624723
Builder:
ka2
Revision:
Add linux-next specific files for 20210421 (
b74523885a715463203d4ccc3cf8c85952d3701a)
Target:
linux-next/arm64-allmodconfig/arm64-gcc8
Branch:
linux-next
Compiler:
arm64-gcc8
(aarch64-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible warnings (3)
drivers/pci/quirks.c:312:18: warning: unused variable 'rdev' [-Wunused-variable] lib/bitfield_kunit.c:93:1: warning: the frame size of 7456 bytes is larger than 2048 bytes [-Wframe-larger-than=] include/linux/kfifo.h:588:1: warning: ignoring return value of '__kfifo_uint_must_check_helper', declared with attribute warn_unused_result [-Wunused-result]
Full Log
# git rev-parse -q --verify b74523885a715463203d4ccc3cf8c85952d3701a^{commit} b74523885a715463203d4ccc3cf8c85952d3701a already have revision, skipping fetch # git checkout -q -f -B kisskb b74523885a715463203d4ccc3cf8c85952d3701a # git clean -qxdf # < git log -1 # commit b74523885a715463203d4ccc3cf8c85952d3701a # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Apr 21 21:03:59 2021 +1000 # # Add linux-next specific files for 20210421 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 b74523885a715463203d4ccc3cf8c85952d3701a # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- allmodconfig # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/pci/quirks.c: In function 'quirk_amd_nvme_fixup': /kisskb/src/drivers/pci/quirks.c:312:18: warning: unused variable 'rdev' [-Wunused-variable] struct pci_dev *rdev; ^~~~ /kisskb/src/lib/bitfield_kunit.c: In function 'test_bitfields_constants': /kisskb/src/lib/bitfield_kunit.c:93:1: warning: the frame size of 7456 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ In file included from /kisskb/src/drivers/memstick/host/r592.h:13, from /kisskb/src/drivers/memstick/host/r592.c:21: /kisskb/src/drivers/memstick/host/r592.c: In function 'r592_flush_fifo_write': /kisskb/src/include/linux/kfifo.h:588:1: warning: ignoring return value of '__kfifo_uint_must_check_helper', declared with attribute warn_unused_result [-Wunused-result] __kfifo_uint_must_check_helper( \ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ({ \ ~~~~ typeof((fifo) + 1) __tmp = (fifo); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ typeof(__tmp->ptr) __buf = (buf); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ unsigned long __n = (n); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~ const size_t __recsize = sizeof(*__tmp->rectype); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ struct __kfifo *__kfifo = &__tmp->kfifo; \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (__recsize) ?\ ~~~~~~~~~~~~~~ __kfifo_out_r(__kfifo, __buf, __n, __recsize) : \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __kfifo_out(__kfifo, __buf, __n); \ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }) \ ~~~~ ) ~ /kisskb/src/drivers/memstick/host/r592.c:367:2: note: in expansion of macro 'kfifo_out' kfifo_out(&dev->pio_fifo, buffer, 4); ^~~~~~~~~ Completed OK # rm -rf /kisskb/build/linux-next_arm64-allmodconfig_arm64-gcc8 # Build took: 0:30:24.624723
© Michael Ellerman 2006-2018.