Buildresult: linux-next/cavium_octeon_defconfig/mips-gcc8 built on Jan 11 2022, 18:59
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
Failed
Date/Time:
Jan 11 2022, 18:59
Duration:
0:00:57.207068
Builder:
ka7
Revision:
Add linux-next specific files for 20220111 (
a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8)
Target:
linux-next/cavium_octeon_defconfig/mips-gcc8
Branch:
linux-next
Compiler:
mips-gcc8
(mips-linux-gcc (GCC) 8.1.0 / GNU ld (GNU Binutils) 2.30)
Config:
cavium_octeon_defconfig
(
download
)
Log:
Download original
Possible errors
drivers/ata/pata_octeon_cf.c:598:23: error: passing argument 1 of 'trace_ata_bmdma_stop' from incompatible pointer type [-Werror=incompatible-pointer-types] cc1: some warnings being treated as errors make[3]: *** [scripts/Makefile.build:289: drivers/ata/pata_octeon_cf.o] Error 1 make[2]: *** [scripts/Makefile.build:572: drivers/ata] Error 2 make[1]: *** [Makefile:1960: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2
No warnings found in log.
Full Log
# git rev-parse -q --verify a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8^{commit} a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8 already have revision, skipping fetch # git checkout -q -f -B kisskb a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8 # git clean -qxdf # < git log -1 # commit a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Tue Jan 11 18:02:32 2022 +1100 # # Add linux-next specific files for 20220111 # # 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 a70bf4a85b43cb952bd39dd948b103b1b3eb2cf8 # < make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- cavium_octeon_defconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_mips-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/drivers/ata/pata_octeon_cf.c: In function 'octeon_cf_dma_finished': /kisskb/src/drivers/ata/pata_octeon_cf.c:598:23: error: passing argument 1 of 'trace_ata_bmdma_stop' from incompatible pointer type [-Werror=incompatible-pointer-types] trace_ata_bmdma_stop(qc, &qc->tf, qc->tag); ^~ In file included from /kisskb/src/include/trace/events/libata.h:10, from /kisskb/src/drivers/ata/pata_octeon_cf.c:22: /kisskb/src/include/trace/events/libata.h:414:33: note: expected 'struct ata_port *' but argument is of type 'struct ata_queued_cmd *' TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag), ~~~~~~~~~~~~~~~~~^~ /kisskb/src/include/linux/tracepoint.h:342:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^~~~~ /kisskb/src/include/linux/tracepoint.h:419:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^~~~~~ /kisskb/src/include/linux/tracepoint.h:542:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~~~~~~~~ /kisskb/src/include/linux/tracepoint.h:542:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^~~~~~ /kisskb/src/include/trace/events/libata.h:413:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(ata_exec_command_template, ata_bmdma_stop, ^~~~~~~~~~~~ /kisskb/src/include/trace/events/libata.h:414:7: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag), ^~~~~~~~ cc1: some warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:289: drivers/ata/pata_octeon_cf.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:572: drivers/ata] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1960: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=mips O=/kisskb/build/linux-next_cavium_octeon_defconfig_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_cavium_octeon_defconfig_mips-gcc8 # Build took: 0:00:57.207068
© Michael Ellerman 2006-2018.