Buildresult: linus/parisc-allmodconfig/parisc-gcc8 built on Oct 20 2021, 04:57
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Oct 20 2021, 04:57
Duration:
0:15:17.882365
Builder:
ka2
Revision:
Merge branch 'akpm' (patches from Andrew) (
d9abdee5fd5abffd0e763e52fbfa3116de167822)
Target:
linus/parisc-allmodconfig/parisc-gcc8
Branch:
linus
Compiler:
parisc-gcc8
(hppa-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
lib/xxhash.c:236:1: error: the frame size of 1624 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] cc1: all warnings being treated as errors make[2]: *** [scripts/Makefile.build:277: lib/xxhash.o] Error 1 make[1]: *** [Makefile:1868: lib] Error 2 drivers/spi/spi-tegra20-slink.c:1197:12: error: 'tegra_slink_runtime_resume' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:277: drivers/spi/spi-tegra20-slink.o] Error 1 make[2]: *** [scripts/Makefile.build:540: drivers/spi] Error 2 make[1]: *** [Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify d9abdee5fd5abffd0e763e52fbfa3116de167822^{commit} d9abdee5fd5abffd0e763e52fbfa3116de167822 already have revision, skipping fetch # git checkout -q -f -B kisskb d9abdee5fd5abffd0e763e52fbfa3116de167822 # git clean -qxdf # < git log -1 # commit d9abdee5fd5abffd0e763e52fbfa3116de167822 # Merge: 519d81956ee2 362d5dfc483c # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Oct 19 05:41:36 2021 -1000 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "19 patches. # # Subsystems affected by this patch series: mm (userfaultfd, migration, # memblock, mempolicy, slub, secretmem, and thp), ocfs2, binfmt, vfs, # and misc" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # mailmap: add Andrej Shadura # mm/thp: decrease nr_thps in file's mapping on THP split # mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem() # vfs: check fd has read access in kernel_read_file_from_fd() # elfcore: correct reference to CONFIG_UML # mm, slub: fix incorrect memcg slab count for bulk free # mm, slub: fix potential use-after-free in slab_debugfs_fops # mm, slub: fix potential memoryleak in kmem_cache_open() # mm, slub: fix mismatch between reconstructed freelist depth and cnt # mm, slub: fix two bugs in slab_debug_trace_open() # mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind() # memblock: check memory total_size # ocfs2: mount fails with buffer overflow in strlen # ocfs2: fix data corruption after conversion from inline format # mm/migrate: fix CPUHP state to update node demotion order # mm/migrate: add CPU hotplug to demotion #ifdef # mm/migrate: optimize hotplug-time demotion order updates # userfaultfd: fix a race between writeprotect and exit_mmap() # mm/userfaultfd: selftests: fix memory corruption with thp enabled # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 d9abdee5fd5abffd0e763e52fbfa3116de167822 # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: error: the frame size of 1624 bytes is larger than 1536 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:277: lib/xxhash.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/drivers/spi/spi-tegra20-slink.c:1197:12: error: 'tegra_slink_runtime_resume' defined but not used [-Werror=unused-function] static int tegra_slink_runtime_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/spi/spi-tegra20-slink.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/spi] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 48 ARCH=parisc O=/kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_parisc-allmodconfig_parisc-gcc8 # Build took: 0:15:17.882365
© Michael Ellerman 2006-2018.