Buildresult: linus/sparc-allmodconfig/sparc64-gcc5 built on Mar 4, 05:08
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Mar 4, 05:08
Duration:
0:18:10.217735
Builder:
blade4b
Revision:
Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy (
58c806d867bf265c6fd16fc3bc62e2d3c156b5c9)
Target:
linus/sparc-allmodconfig/sparc64-gcc5
Branch:
linus
Compiler:
sparc64-gcc5
(sparc64-linux-gcc (GCC) 5.5.0 / GNU ld (GNU Binutils) 2.29.1.20170915)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
arch/sparc/lib/cmpdi2.c:6:11: error: no previous prototype for '__cmpdi2' [-Werror=missing-prototypes] cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:243: arch/sparc/lib/cmpdi2.o] Error 1 make[3]: *** [scripts/Makefile.build:481: arch/sparc/lib] Error 2 include/linux/rcupdate.h:462:36: error: dereferencing pointer to incomplete type 'struct dpll_pin' cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[5]: *** [scripts/Makefile.build:243: net/core/dev.o] Error 1 make[4]: *** [scripts/Makefile.build:481: net/core] Error 2 make[3]: *** [scripts/Makefile.build:481: net] Error 2 kernel/dma.c:70:5: error: no previous prototype for 'request_dma' [-Werror=missing-prototypes] kernel/dma.c:88:6: error: no previous prototype for 'free_dma' [-Werror=missing-prototypes] cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[4]: *** [scripts/Makefile.build:243: kernel/dma.o] Error 1 make[3]: *** [scripts/Makefile.build:481: kernel] Error 2 drivers/mtd/maps/sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit' [-Werror=missing-prototypes] cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[6]: *** [scripts/Makefile.build:243: drivers/mtd/maps/sun_uflash.o] Error 1 make[5]: *** [scripts/Makefile.build:481: drivers/mtd/maps] Error 2 make[4]: *** [scripts/Makefile.build:481: drivers/mtd] Error 2 make[3]: *** [scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [Makefile:1921: .] Error 2 make[1]: *** [Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2
Possible warnings (3)
<stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow'
Full Log
# git rev-parse -q --verify 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9^{commit} 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9 # git checkout -q -f -B kisskb 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9 # git clean -qxdf # < git log -1 # commit 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9 # Merge: d57dd2d24ddb d4c08d8b23b2 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sun Mar 3 09:56:49 2024 -0800 # # Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy # # Pull phy fixes from Vinod Koul: # # - qcom: m31 pointer err fix, eusb2 fix redundant zero-out loop and v3 # offset fix on qmp-usb # # - freescale: fix for dphy alias # # * tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy: # phy: qcom-qmp-usb: fix v3 offsets data # phy: qualcomm: eusb2-repeater: Rework init to drop redundant zero-out loop # phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR() # phy: freescale: phy-fsl-imx8-mipi-dphy: Fix alias name to use dashes # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 58c806d867bf265c6fd16fc3bc62e2d3c156b5c9 # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/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_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- <stdin>:1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/lib/cmpdi2.c:6:11: error: no previous prototype for '__cmpdi2' [-Werror=missing-prototypes] word_type __cmpdi2(long long a, long long b) ^ cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: arch/sparc/lib/cmpdi2.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: arch/sparc/lib] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from ./arch/sparc/include/generated/asm/rwonce.h:1:0, from /kisskb/src/include/linux/compiler.h:251, from /kisskb/src/include/linux/instrumented.h:10, from /kisskb/src/include/linux/uaccess.h:6, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'netdev_dpll_pin_assign': /kisskb/src/include/linux/rcupdate.h:462:36: error: dereferencing pointer to incomplete type 'struct dpll_pin' #define RCU_INITIALIZER(v) (typeof(*(v)) __force __rcu *)(v) ^ /kisskb/src/include/asm-generic/rwonce.h:55:33: note: in definition of macro '__WRITE_ONCE' *(volatile typeof(x) *)&(x) = (val); \ ^ /kisskb/src/include/asm-generic/barrier.h:143:2: note: in expansion of macro 'WRITE_ONCE' WRITE_ONCE(*p, v); \ ^ /kisskb/src/include/asm-generic/barrier.h:172:55: note: in expansion of macro '__smp_store_release' #define smp_store_release(p, v) do { kcsan_release(); __smp_store_release(p, v); } while (0) ^ /kisskb/src/include/linux/rcupdate.h:503:3: note: in expansion of macro 'smp_store_release' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^ /kisskb/src/include/linux/rcupdate.h:503:25: note: in expansion of macro 'RCU_INITIALIZER' smp_store_release(&p, RCU_INITIALIZER((typeof(p))_r_a_p__v)); \ ^ /kisskb/src/net/core/dev.c:9081:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev->dpll_pin, dpll_pin); ^ /kisskb/src/net/core/dev.c: At top level: cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:243: net/core/dev.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:481: net/core] Error 2 make[3]: *** [/kisskb/src/scripts/Makefile.build:481: net] Error 2 /kisskb/src/kernel/dma.c:70:5: error: no previous prototype for 'request_dma' [-Werror=missing-prototypes] int request_dma(unsigned int dmanr, const char * device_id) ^ /kisskb/src/kernel/dma.c:88:6: error: no previous prototype for 'free_dma' [-Werror=missing-prototypes] void free_dma(unsigned int dmanr) ^ cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:243: kernel/dma.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:481: kernel] Error 2 /kisskb/src/drivers/mtd/maps/sun_uflash.c:50:5: error: no previous prototype for 'uflash_devinit' [-Werror=missing-prototypes] int uflash_devinit(struct platform_device *op, struct device_node *dp) ^ cc1: error: unrecognized command line option '-Wno-shift-negative-value' [-Werror] cc1: error: unrecognized command line option '-Wno-stringop-overflow' [-Werror] cc1: all warnings being treated as errors make[6]: *** [/kisskb/src/scripts/Makefile.build:243: drivers/mtd/maps/sun_uflash.o] Error 1 make[5]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/mtd/maps] Error 2 make[4]: *** [/kisskb/src/scripts/Makefile.build:481: drivers/mtd] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:481: drivers] Error 2 make[2]: *** [/kisskb/src/Makefile:1921: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 24 ARCH=sparc O=/kisskb/build/linus_allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_sparc64-gcc5 # Build took: 0:18:10.217735
© Michael Ellerman 2006-2018.