Hay
Date
April 8, 2025, 12:37 p.m.
Failure - log-parser-build-gcc - gcc-compiler-fs_mpage_c-warning-the-frame-size-of-bytes-is-larger-than-bytes KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-fs_mpage_c-warning-the-frame-size-of-bytes-is-larger-than-bytes: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/io.h:21,
                 from /builds/linux/include/linux/io.h:13,
                 from /builds/linux/drivers/sh/clk/cpg.c:14:
/builds/linux/fs/mpage.c: In function 'do_mpage_readpage':
/builds/linux/fs/mpage.c:338:1: warning: the frame size of 1092 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  338 | }
      | ^

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/io.h:21,
                 from /builds/linux/include/linux/io.h:13,
                 from /builds/linux/drivers/sh/clk/cpg.c:14:
/builds/linux/fs/mpage.c: In function '__mpage_writepage':
/builds/linux/fs/mpage.c:690:1: warning: the frame size of 1152 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  690 | }
      | ^
Failure - log-parser-build-gcc - gcc-compiler-drivers_sh_clk_cpg_c-warning-passing-argument-of-ioread-discards-const-qualifier-from-pointer-target-type KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-drivers_sh_clk_cpg_c-warning-passing-argument-of-ioread-discards-const-qualifier-from-pointer-target-type: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/io.h:21,
                 from /builds/linux/include/linux/io.h:13,
                 from /builds/linux/drivers/sh/clk/cpg.c:14:
/builds/linux/drivers/sh/clk/cpg.c: In function 'r32':
/builds/linux/drivers/sh/clk/cpg.c:51:25: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   51 |         return ioread32(addr);
      |                         ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/sh/include/asm/io.h:21,
                 from /builds/linux/include/linux/io.h:13,
                 from /builds/linux/drivers/sh/clk/cpg.c:14:
/builds/linux/drivers/sh/clk/cpg.c: In function 'r16':
/builds/linux/drivers/sh/clk/cpg.c:46:25: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   46 |         return ioread16(addr);
      |                         ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/drivers/sh/clk/cpg.c: In function 'r8':
/builds/linux/drivers/sh/clk/cpg.c:41:24: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   41 |         return ioread8(addr);
      |                        ^~~~
Failure - log-parser-build-gcc - gcc-compiler-fs_ext_readpage_c-warning-the-frame-size-of-bytes-is-larger-than-bytes KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-fs_ext_readpage_c-warning-the-frame-size-of-bytes-is-larger-than-bytes: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/fs/ext4/readpage.c: In function 'ext4_mpage_readpages':
/builds/linux/fs/ext4/readpage.c:423:1: warning: the frame size of 1132 bytes is larger than 1024 bytes [-Wframe-larger-than=]
  423 | }
      | ^
Failure - log-parser-build-gcc - gcc-compiler-stdin-warning-warning-syscall-clone-not-implemented KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-stdin-warning-warning-syscall-clone-not-implemented: Failure
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc' zImage
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=sh CROSS_COMPILE=sh4-linux-gnu- 'CC=sccache sh4-linux-gnu-gcc' 'HOSTCC=sccache gcc'
<stdin>:1511:2: warning: #warning syscall clone3 not implemented [-Wcpp]