Buildresult: linux-next/mips-allmodconfig/mips-gcc8 built on Jul 9 2020, 22:36
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jul 9 2020, 22:36
Duration:
0:16:52.694413
Builder:
ka3
Revision:
Add linux-next specific files for 20200709 (
b966b5cf71790478be7726593d011cb085a97a94)
Target:
linux-next/mips-allmodconfig/mips-gcc8
Branch:
linux-next
Compiler:
mips-gcc8
(mips-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
allmodconfig
(
download
)
Log:
Download original
Possible errors
drivers/scsi/lpfc/lpfc_sli.c:7329:26: error: implicit declaration of function 'get_cpu_idle_time'; did you mean 'set_cpu_active'? [-Werror=implicit-function-declaration] drivers/scsi/lpfc/lpfc_init.c:1265:15: error: implicit declaration of function 'get_cpu_idle_time'; did you mean 'get_cpu_device'? [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:280: drivers/scsi/lpfc/lpfc_sli.o] Error 1 cc1: some warnings being treated as errors make[4]: *** [scripts/Makefile.build:280: drivers/scsi/lpfc/lpfc_init.o] Error 1 make[3]: *** [scripts/Makefile.build:497: drivers/scsi/lpfc] Error 2 make[2]: *** [scripts/Makefile.build:497: drivers/scsi] Error 2 make[1]: *** [Makefile:1764: drivers] Error 2 make: *** [Makefile:185: __sub-make] Error 2
Possible warnings (11)
.config:12392:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT include/linux/compiler_attributes.h:214:41: warning: statement will never be executed [-Wswitch-unreachable] drivers/spi/spi-atmel.c:1680:1: warning: label 'out_free' defined but not used [-Wunused-label] drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. arch/mips/include/asm/sibyte/bcm1480_scd.h:261: warning: "M_SPC_CFG_CLEAR" redefined arch/mips/include/asm/sibyte/bcm1480_scd.h:262: warning: "M_SPC_CFG_ENABLE" redefined drivers/md/dm-dust.c:307:10: warning: zero-length gnu_printf format string [-Wformat-zero-length] drivers/net/ethernet/intel/ice/ice_flow.h:197:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/ethernet/intel/ice/ice_flow.h:197:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] drivers/net/ethernet/intel/ice/ice_flow.h:198:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Full Log
# git rev-parse -q --verify b966b5cf71790478be7726593d011cb085a97a94^{commit} b966b5cf71790478be7726593d011cb085a97a94 already have revision, skipping fetch # git checkout -q -f -B kisskb b966b5cf71790478be7726593d011cb085a97a94 # git clean -qxdf # < git log -1 # commit b966b5cf71790478be7726593d011cb085a97a94 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Thu Jul 9 19:14:40 2020 +1000 # # Add linux-next specific files for 20200709 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 b966b5cf71790478be7726593d011cb085a97a94 # < make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MIPS_CPS_NS16550_BASE=0x1b0003f8 # Added to kconfig CONFIG_MIPS_CPS_NS16550_SHIFT=0 # < make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig .config:12392:warning: override: reassigning to symbol MIPS_CPS_NS16550_SHIFT # make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- In file included from /kisskb/src/include/linux/compiler_types.h:65, from <command-line>: /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c: In function 'mipsxx_perfcount_handler': /kisskb/src/include/linux/compiler_attributes.h:214:41: warning: statement will never be executed [-Wswitch-unreachable] # define fallthrough __attribute__((__fallthrough__)) ^~~~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:248:2: note: in expansion of macro 'fallthrough' fallthrough; \ ^~~~~~~~~~~ /kisskb/src/arch/mips/oprofile/op_model_mipsxx.c:258:2: note: in expansion of macro 'HANDLE_COUNTER' HANDLE_COUNTER(3) ^~~~~~~~~~~~~~ /kisskb/src/drivers/spi/spi-atmel.c: In function 'atmel_spi_probe': /kisskb/src/drivers/spi/spi-atmel.c:1680:1: warning: label 'out_free' defined but not used [-Wunused-label] out_free: ^~~~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ /kisskb/src/drivers/scsi/lpfc/lpfc_sli.c: In function 'lpfc_init_idle_stat_hb': /kisskb/src/drivers/scsi/lpfc/lpfc_sli.c:7329:26: error: implicit declaration of function 'get_cpu_idle_time'; did you mean 'set_cpu_active'? [-Werror=implicit-function-declaration] idle_stat->prev_idle = get_cpu_idle_time(i, &wall, 1); ^~~~~~~~~~~~~~~~~ set_cpu_active /kisskb/src/drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_idle_stat_delay_work': /kisskb/src/drivers/scsi/lpfc/lpfc_init.c:1265:15: error: implicit declaration of function 'get_cpu_idle_time'; did you mean 'get_cpu_device'? [-Werror=implicit-function-declaration] wall_idle = get_cpu_idle_time(i, &wall, 1); ^~~~~~~~~~~~~~~~~ get_cpu_device cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:280: drivers/scsi/lpfc/lpfc_sli.o] Error 1 make[4]: *** Waiting for unfinished jobs.... cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:280: drivers/scsi/lpfc/lpfc_init.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:497: drivers/scsi/lpfc] Error 2 make[3]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:261: warning: "M_SPC_CFG_CLEAR" redefined #define M_SPC_CFG_CLEAR M_BCM1480_SPC_CFG_CLEAR In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:392: note: this is the location of the previous definition #define M_SPC_CFG_CLEAR _SB_MAKEMASK1(32) In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:28, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/bcm1480_scd.h:262: warning: "M_SPC_CFG_ENABLE" redefined #define M_SPC_CFG_ENABLE M_BCM1480_SPC_CFG_ENABLE In file included from /kisskb/src/arch/mips/include/asm/sibyte/sb1250.h:27, from /kisskb/src/drivers/watchdog/sb_wdog.c:58: /kisskb/src/arch/mips/include/asm/sibyte/sb1250_scd.h:393: note: this is the location of the previous definition #define M_SPC_CFG_ENABLE _SB_MAKEMASK1(33) make[2]: *** [/kisskb/src/scripts/Makefile.build:497: drivers/scsi] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/drivers/md/dm-dust.c:11: /kisskb/src/drivers/md/dm-dust.c: In function 'dust_list_badblocks': /kisskb/src/drivers/md/dm-dust.c:307:10: warning: zero-length gnu_printf format string [-Wformat-zero-length] DMEMIT(""); ^~ /kisskb/src/include/linux/device-mapper.h:555:46: note: in definition of macro 'DMEMIT' 0 : scnprintf(result + sz, maxlen - sz, x)) ^ In file included from /kisskb/src/drivers/net/ethernet/intel/ice/ice_flex_pipe.c:6: /kisskb/src/drivers/net/ethernet/intel/ice/ice_flex_pipe.c: In function 'ice_free_flow_profs': /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.h:197:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define ICE_FLOW_ENTRY_HNDL(e) ((u64)e) ^ /kisskb/src/drivers/net/ethernet/intel/ice/ice_flex_pipe.c:2921:9: note: in expansion of macro 'ICE_FLOW_ENTRY_HNDL' ICE_FLOW_ENTRY_HNDL(e)); ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.c:5: /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.c: In function 'ice_flow_add_entry': /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.h:197:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] #define ICE_FLOW_ENTRY_HNDL(e) ((u64)e) ^ /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.c:946:13: note: in expansion of macro 'ICE_FLOW_ENTRY_HNDL' *entry_h = ICE_FLOW_ENTRY_HNDL(e); ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.c: In function 'ice_flow_rem_entry': /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.h:198:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define ICE_FLOW_ENTRY_PTR(h) ((struct ice_flow_entry *)(h)) ^ /kisskb/src/drivers/net/ethernet/intel/ice/ice_flow.c:974:10: note: in expansion of macro 'ICE_FLOW_ENTRY_PTR' entry = ICE_FLOW_ENTRY_PTR(entry_h); ^~~~~~~~~~~~~~~~~~ make[1]: *** [/kisskb/src/Makefile:1764: drivers] Error 2 make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 80 ARCH=mips O=/kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_mips-allmodconfig_mips-gcc8 # Build took: 0:16:52.694413
© Michael Ellerman 2006-2018.