Buildresult: linus/sparc-allmodconfig/sparc64-gcc5 built on Sep 29 2021, 08:02
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Sep 29 2021, 08:02
Duration:
0:07:52.079838
Builder:
blade4b
Revision:
Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k (
e7bd807e8c9e37b0eef24e13df1f0619c39dc559)
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
drivers/tty/serial/sunzilog.c:1128:13: error: 'sunzilog_putchar' defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:277: drivers/tty/serial/sunzilog.o] Error 1 make[3]: *** [scripts/Makefile.build:540: drivers/tty/serial] Error 2 make[2]: *** [scripts/Makefile.build:540: drivers/tty] Error 2 make[1]: *** [Makefile:1868: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2
Possible warnings (1)
<stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]
Full Log
# git rev-parse -q --verify e7bd807e8c9e37b0eef24e13df1f0619c39dc559^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify e7bd807e8c9e37b0eef24e13df1f0619c39dc559^{commit} e7bd807e8c9e37b0eef24e13df1f0619c39dc559 # git checkout -q -f -B kisskb e7bd807e8c9e37b0eef24e13df1f0619c39dc559 # git clean -qxdf # < git log -1 # commit e7bd807e8c9e37b0eef24e13df1f0619c39dc559 # Merge: dca50f08a03e 9fde03486402 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Sep 28 13:24:43 2021 -0700 # # Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k # # Pull more m68k updates from Geert Uytterhoeven: # # - signal handling fixes # # - removal of set_fs() # # [ The set_fs removal isn't strictly a fix, but it's been pending for a # while and is very welcome. The signal handling fixes resolved an issue # that was incorrectly attributed to the set_fs changes - Linus ] # # * tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: # m68k: Remove set_fs() # m68k: Provide __{get,put}_kernel_nofault # m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers # m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user # m68k: Remove the 030 case in virt_to_phys_slow # m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES # m68k: Leave stack mangling to asm wrapper of sigreturn() # m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal # m68k: Handle arrivals of multiple signals correctly # < /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 e7bd807e8c9e37b0eef24e13df1f0619c39dc559 # < make -s -j 24 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 24 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 24 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 24 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>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/drivers/tty/serial/sunzilog.c:1128:13: error: 'sunzilog_putchar' defined but not used [-Werror=unused-function] static void sunzilog_putchar(struct uart_port *port, int ch) ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:277: drivers/tty/serial/sunzilog.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty/serial] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:540: drivers/tty] 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 24 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:07:52.079838
© Michael Ellerman 2006-2018.