linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
       [not found] <586f741b.e8c8c20a.bd7e9.6a97@mx.google.com>
@ 2017-01-06 18:30 ` Kevin Hilman
  2017-01-06 18:45   ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2017-01-06 18:30 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips; +Cc: kernel-build-reports, Arnd Bergmann

+ Ralf, linux-mips

kernelci.org bot <bot@kernelci.org> writes:

> mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
>
> Full Build Summary: https://kernelci.org/build/mainline/kernel/v4.10-rc2-207-g88ba6cae15e3/
>
> Tree: mainline
> Branch: local/master
> Git Describe: v4.10-rc2-207-g88ba6cae15e3
> Git Commit: 88ba6cae15e38f609aba4f3881e1c404c432596c
> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
> Built: 4 unique architectures
>
> Build Failures Detected:
>
> mips:    gcc version 6.3.0 (GCC)
>
>     ip27_defconfig: FAIL
>     ip28_defconfig: FAIL
>

[...]

> Errors summary:
>
>       2  arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:

[...]

> ================================================================================
>
> Detailed per-defconfig build reports:

[...]

> --------------------------------------------------------------------------------
> ip27_defconfig (mips) — FAIL, 4 errors, 1 warning, 0 section mismatches
>
> Errors:
>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:
>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>
> Warnings:
>     arch/mips/configs/ip27_defconfig:136:warning: symbol value 'm' invalid for SCSI_DH
>
> --------------------------------------------------------------------------------
> ip28_defconfig (mips) — FAIL, 0 errors, 0 warnings, 0 section mismatches
>

We finally updated the MIPS toolchain to gcc-6.3, which got rid of the
other errors, but is now finding a few new ones, including an internal
compiler error.  :)   Arnd also mentioned that it's unlikely that the
qlge driver should be enabled for these defconfigs, so that's probably
an easy one.

Since it sounds so fun, I'll leave it with you MIPS folks to take care
of. ;)

Note that the same failures are happening in stable/linux-4.8.y and
stable/linux-4.9.y, so fixes should likely be CC'd to stable.

Thanks,

Kevin

[1] https://kernelci.org/build/stable-rc/kernel/v4.8.16/
[2] https://kernelci.org/build/stable-rc/kernel/v4.9.1/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
  2017-01-06 18:30 ` mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3) Kevin Hilman
@ 2017-01-06 18:45   ` Kevin Hilman
  2017-01-06 18:45     ` Kevin Hilman
  0 siblings, 1 reply; 3+ messages in thread
From: Kevin Hilman @ 2017-01-06 18:45 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips; +Cc: Kernel Build Reports Mailman List, Arnd Bergmann

On Fri, Jan 6, 2017 at 10:30 AM, Kevin Hilman <khilman@baylibre.com> wrote:
> + Ralf, linux-mips
>
> kernelci.org bot <bot@kernelci.org> writes:
>
>> mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
>>
>> Full Build Summary: https://kernelci.org/build/mainline/kernel/v4.10-rc2-207-g88ba6cae15e3/
>>
>> Tree: mainline
>> Branch: local/master
>> Git Describe: v4.10-rc2-207-g88ba6cae15e3
>> Git Commit: 88ba6cae15e38f609aba4f3881e1c404c432596c
>> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Built: 4 unique architectures
>>
>> Build Failures Detected:
>>
>> mips:    gcc version 6.3.0 (GCC)
>>
>>     ip27_defconfig: FAIL
>>     ip28_defconfig: FAIL
>>
>
> [...]
>
>> Errors summary:
>>
>>       2  arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:
>
> [...]
>
>> ================================================================================
>>
>> Detailed per-defconfig build reports:
>
> [...]
>
>> --------------------------------------------------------------------------------
>> ip27_defconfig (mips) — FAIL, 4 errors, 1 warning, 0 section mismatches
>>
>> Errors:
>>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:
>>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>>
>> Warnings:
>>     arch/mips/configs/ip27_defconfig:136:warning: symbol value 'm' invalid for SCSI_DH
>>
>> --------------------------------------------------------------------------------
>> ip28_defconfig (mips) — FAIL, 0 errors, 0 warnings, 0 section mismatches

The "0 errors" count is confusing here, I know.  Our error count
detection is not catching "gcc does not support" errors, so we need to
fix that.  The actual error message here is:

../arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed
option -mr10k-cache-barrier=store.  Stop.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
  2017-01-06 18:45   ` Kevin Hilman
@ 2017-01-06 18:45     ` Kevin Hilman
  0 siblings, 0 replies; 3+ messages in thread
From: Kevin Hilman @ 2017-01-06 18:45 UTC (permalink / raw)
  To: Ralf Baechle, linux-mips; +Cc: Kernel Build Reports Mailman List, Arnd Bergmann

On Fri, Jan 6, 2017 at 10:30 AM, Kevin Hilman <khilman@baylibre.com> wrote:
> + Ralf, linux-mips
>
> kernelci.org bot <bot@kernelci.org> writes:
>
>> mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3)
>>
>> Full Build Summary: https://kernelci.org/build/mainline/kernel/v4.10-rc2-207-g88ba6cae15e3/
>>
>> Tree: mainline
>> Branch: local/master
>> Git Describe: v4.10-rc2-207-g88ba6cae15e3
>> Git Commit: 88ba6cae15e38f609aba4f3881e1c404c432596c
>> Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
>> Built: 4 unique architectures
>>
>> Build Failures Detected:
>>
>> mips:    gcc version 6.3.0 (GCC)
>>
>>     ip27_defconfig: FAIL
>>     ip28_defconfig: FAIL
>>
>
> [...]
>
>> Errors summary:
>>
>>       2  arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>>       1  drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:
>
> [...]
>
>> ================================================================================
>>
>> Detailed per-defconfig build reports:
>
> [...]
>
>> --------------------------------------------------------------------------------
>> ip27_defconfig (mips) — FAIL, 4 errors, 1 warning, 0 section mismatches
>>
>> Errors:
>>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>     arch/mips/include/asm/mach-generic/spaces.h:28:0: error: "CAC_BASE" redefined [-Werror]
>>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: error: insn does not satisfy its constraints:
>>     drivers/net/ethernet/qlogic/qlge/qlge_main.c:4819:1: internal compiler error: in extract_constrain_insn, at recog.c:2190
>>
>> Warnings:
>>     arch/mips/configs/ip27_defconfig:136:warning: symbol value 'm' invalid for SCSI_DH
>>
>> --------------------------------------------------------------------------------
>> ip28_defconfig (mips) — FAIL, 0 errors, 0 warnings, 0 section mismatches

The "0 errors" count is confusing here, I know.  Our error count
detection is not catching "gcc does not support" errors, so we need to
fix that.  The actual error message here is:

../arch/mips/sgi-ip22/Platform:29: *** gcc doesn't support needed
option -mr10k-cache-barrier=store.  Stop.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-06 18:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <586f741b.e8c8c20a.bd7e9.6a97@mx.google.com>
2017-01-06 18:30 ` mainline build: 207 builds: 2 failed, 205 passed, 4 errors, 58 warnings (v4.10-rc2-207-g88ba6cae15e3) Kevin Hilman
2017-01-06 18:45   ` Kevin Hilman
2017-01-06 18:45     ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).