Buildresult: linus/sparc-allmodconfig/sparc64-gcc5 built on Nov 21 2021, 16:40
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Nov 21 2021, 16:40
Duration:
0:13:52.928707
Builder:
blade46
Revision:
Merge branch 'akpm' (patches from Andrew) (
923dcc5eb0c111eccd51cc7ce1658537e3c38b25)
Target:
linus/sparc-allmodconfig/sparc64-gcc5
Branch:
linus
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:
allmodconfig
(
download
)
Log:
Download original
Possible errors
fs/netfs/read_helper.c:435:4: error: implicit declaration of function 'flush_dcache_folio' [-Werror=implicit-function-declaration] cc1: all warnings being treated as errors make[3]: *** [scripts/Makefile.build:287: fs/netfs/read_helper.o] Error 1 make[2]: *** [scripts/Makefile.build:549: fs/netfs] Error 2 make[1]: *** [Makefile:1846: fs] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (2)
<stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify 923dcc5eb0c111eccd51cc7ce1658537e3c38b25^{commit} 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 already have revision, skipping fetch # git checkout -q -f -B kisskb 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # git clean -qxdf # < git log -1 # commit 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # Merge: 61564e7b3abc c1e631177119 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Nov 20 13:17:24 2021 -0800 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "15 patches. # # Subsystems affected by this patch series: ipc, hexagon, mm (swap, # slab-generic, kmemleak, hugetlb, kasan, damon, and highmem), and proc" # # * emailed patches from Andrew Morton <akpm@linux-foundation.org>: # proc/vmcore: fix clearing user buffer by properly using clear_user() # kmap_local: don't assume kmap PTEs are linear arrays in memory # mm/damon/dbgfs: fix missed use of damon_dbgfs_lock # mm/damon/dbgfs: use '__GFP_NOWARN' for user-specified size buffer allocation # kasan: test: silence intentional read overflow warnings # hugetlb, userfaultfd: fix reservation restore on userfaultfd error # hugetlb: fix hugetlb cgroup refcounting during mremap # mm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag # hexagon: ignore vmlinux.lds # hexagon: clean up timer-regs.h # hexagon: export raw I/O routines for modules # mm: emit the "free" trace report before freeing memory in kmem_cache_free() # shm: extend forced shm destroy to support objects from several IPC nses # ipc: WARN if trying to remove ipc object which is absent # mm/swap.c:put_pages_list(): reinitialise the page list # < /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 923dcc5eb0c111eccd51cc7ce1658537e3c38b25 # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_64BIT=n # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- <stdin>:1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] <stdin>:1559:2: warning: #warning syscall futex_waitv not implemented [-Wcpp] /kisskb/src/fs/netfs/read_helper.c: In function 'netfs_rreq_unlock': /kisskb/src/fs/netfs/read_helper.c:435:4: error: implicit declaration of function 'flush_dcache_folio' [-Werror=implicit-function-declaration] flush_dcache_folio(folio); ^ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:287: fs/netfs/read_helper.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: fs/netfs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1846: fs] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_sparc-allmodconfig_sparc64 # Build took: 0:13:52.928707
© Michael Ellerman 2006-2018.