Hay
Date
Jan. 30, 2025, 2:38 p.m.
Failure - log-parser-build-gcc - gcc-compiler-arch_s_include_asm_facility_h-warning-writing-byte-into-a-region-of-size
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/s390/boot/ipl_parm.c:9:
In function '__clear_facility',
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:159:3,
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:156:13:
/builds/linux/arch/s390/include/asm/facility.h:33:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   33 |         ptr[nr >> 3] &= ~(0x80 >> (nr & 7));
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/arch/s390/boot/ipl_parm.c:9:
In function '__set_facility',
    inlined from 'modify_facility' at /builds/linux/arch/s390/boot/ipl_parm.c:161:3:
/builds/linux/arch/s390/include/asm/facility.h:24:22: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
   24 |         ptr[nr >> 3] |= 0x80 >> (nr & 7);
      |         ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-drivers_net_ethernet_marvell_mvpp_mvpp_h-warning-overflow-in-conversion-from-long-unsigned-int-to-int-changes-value-from-to
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:40:
/builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c: In function 'mvpp2_setup_bm_pool':
/builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:634:9: warning: overflow in conversion from 'long unsigned int' to 'int' changes value from '18446744073709551584' to '-32' [-Woverflow]
  634 |         ((total_size) - NET_SKB_PAD - MVPP2_SKB_SHINFO_SIZE)
      |         ^
/builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2.h:699:33: note: in expansion of macro 'MVPP2_RX_MAX_PKT_SIZE'
  699 | #define MVPP2_BM_SHORT_PKT_SIZE MVPP2_RX_MAX_PKT_SIZE(MVPP2_BM_SHORT_FRAME_SIZE)
      |                                 ^~~~~~~~~~~~~~~~~~~~~
/builds/linux/drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c:577:48: note: in expansion of macro 'MVPP2_BM_SHORT_PKT_SIZE'
  577 |         mvpp2_pools[MVPP2_BM_SHORT].pkt_size = MVPP2_BM_SHORT_PKT_SIZE;
      |                                                ^~~~~~~~~~~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-fs_xfs_libxfs_xfs_inode_fork_c-warning-the-comparison-will-always-evaluate-as-true-for-the-address-of-i_df-will-never-be-null
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:29,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/xfs/libxfs/xfs_inode_fork.c: In function 'xfs_ifork_verify_attr':
/builds/linux/fs/xfs/libxfs/xfs_inode_fork.c:735:13: warning: the comparison will always evaluate as 'true' for the address of 'i_df' will never be NULL [-Waddress]
  735 |         if (!XFS_IFORK_PTR(ip, XFS_ATTR_FORK))
      |             ^
Failure - log-parser-build-gcc - gcc-compiler-drivers_input_joystick_analog_c-warning-warning-precise-timer-not-defined-for-this-architecture
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:29,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp]
  160 | #warning Precise timer not defined for this architecture.
      |  ^~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-include_linux_overflow_h-warning-comparison-of-distinct-pointer-types-lacks-a-cast
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:29,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/inode.c:32:
/builds/linux/fs/udf/inode.c: In function 'udf_current_aext':
/builds/linux/include/linux/overflow.h:61:22: warning: comparison of distinct pointer types lacks a cast
   61 |         (void) (&__a == __d);                   \
      |                      ^~
/builds/linux/fs/udf/inode.c:2202:21: note: in expansion of macro 'check_add_overflow'
 2202 |                 if (check_add_overflow(sizeof(struct allocExtDesc),
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:29,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/super.c:41:
/builds/linux/fs/udf/super.c: In function 'udf_fill_partdesc_info':
/builds/linux/include/linux/overflow.h:60:22: warning: comparison of distinct pointer types lacks a cast
   60 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/super.c:1162:21: note: in expansion of macro 'check_add_overflow'
 1162 |                 if (check_add_overflow(map->s_partition_len,
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/mm.h:29,
                 from /builds/linux/include/linux/pagemap.h:8,
                 from /builds/linux/include/linux/buffer_head.h:14,
                 from /builds/linux/fs/udf/udfdecl.h:12,
                 from /builds/linux/fs/udf/inode.c:32:
/builds/linux/fs/udf/inode.c: In function 'udf_current_aext':
/builds/linux/include/linux/overflow.h:60:22: warning: comparison of distinct pointer types lacks a cast
   60 |         (void) (&__a == &__b);                  \
      |                      ^~
/builds/linux/fs/udf/inode.c:2202:21: note: in expansion of macro 'check_add_overflow'
 2202 |                 if (check_add_overflow(sizeof(struct allocExtDesc),
      |                     ^~~~~~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-net_iucv_af_iucv_c-warning-argument-of-type-u-with-mismatched-bound
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1924:62: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1924 | static void iucv_callback_connrej(struct iucv_path *path, u8 ipuser[16])
      |                                                           ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:103:55: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  103 | static void iucv_callback_connrej(struct iucv_path *, u8 *);
      |                                                       ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1834:62: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1834 | static void iucv_callback_connack(struct iucv_path *path, u8 ipuser[16])
      |                                                           ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:101:55: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  101 | static void iucv_callback_connack(struct iucv_path *, u8 *);
      |                                                       ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1738:37: warning: argument 2 of type 'u8[8]' {aka 'unsigned char[8]'} with mismatched bound [-Warray-parameter=]
 1738 |                                  u8 ipvmid[8], u8 ipuser[16])
      |                                  ~~~^~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:102:54: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  102 | static int iucv_callback_connreq(struct iucv_path *, u8 *, u8 *);
      |                                                      ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1942:63: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1942 | static void iucv_callback_shutdown(struct iucv_path *path, u8 ipuser[16])
      |                                                            ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:104:56: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  104 | static void iucv_callback_shutdown(struct iucv_path *, u8 *);
      |                                                        ^~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/net/iucv/af_iucv.c:1738:51: warning: argument 3 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
 1738 |                                  u8 ipvmid[8], u8 ipuser[16])
      |                                                ~~~^~~~~~~~~~
/builds/linux/net/iucv/af_iucv.c:102:60: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  102 | static int iucv_callback_connreq(struct iucv_path *, u8 *, u8 *);
      |                                                            ^~~~
Failure - log-parser-build-gcc - gcc-compiler-fs_nilfs_namei_c-warning-format-lu-expects-argument-of-type-long-unsigned-int-but-argument-has-type-ino_t
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/fs/nilfs2/namei.c:28:
/builds/linux/fs/nilfs2/namei.c: In function 'nilfs_lookup':
/builds/linux/fs/nilfs2/namei.c:72:41: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'ino_t' {aka 'unsigned int'} [-Wformat=]
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  ~~~
      |                                                                          |
      |                                                                          ino_t {aka unsigned int}
/builds/linux/fs/nilfs2/nilfs.h:311:37: note: in definition of macro 'nilfs_error'
  311 |         __nilfs_error(sb, __func__, fmt, ##__VA_ARGS__)
      |                                     ^~~
/builds/linux/fs/nilfs2/namei.c:72:70: note: format string is defined here
   72 |                                         "deleted inode referenced: %lu", ino);
      |                                                                    ~~^
      |                                                                      |
      |                                                                      long unsigned int
      |                                                                    %u
Failure - log-parser-build-gcc - gcc-compiler-lib_test_kasan_c-warning-kasan_alloca_oob_right-uses-dynamic-stack-allocation
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_right':
/builds/linux/lib/test_kasan.c:546:1: warning: 'kasan_alloca_oob_right' uses dynamic stack allocation
  546 | }
      | ^
Failure - log-parser-build-gcc - gcc-compiler-lib_test_kasan_c-warning-kasan_alloca_oob_left-uses-dynamic-stack-allocation
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/lib/test_kasan.c: In function 'kasan_alloca_oob_left':
/builds/linux/lib/test_kasan.c:536:1: warning: 'kasan_alloca_oob_left' uses dynamic stack allocation
  536 | }
      | ^
Failure - log-parser-build-gcc - gcc-compiler-drivers_s_net_netiucv_c-warning-argument-of-type-u-with-mismatched-bound
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/drivers/s390/net/netiucv.c:536:65: warning: argument 2 of type 'u8[16]' {aka 'unsigned char[16]'} with mismatched bound [-Warray-parameter=]
  536 | static void netiucv_callback_connack(struct iucv_path *path, u8 ipuser[16])
      |                                                              ~~~^~~~~~~~~~
/builds/linux/drivers/s390/net/netiucv.c:139:58: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  139 | static void netiucv_callback_connack(struct iucv_path *, u8 *);
      |                                                          ^~~~
Failure - log-parser-build-gcc - gcc-compiler-drivers_s_crypto_zcrypt_ccamisc_c-warning-argument-of-type-u-with-mismatched-bound
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:24:
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:415:41: warning: argument 5 of type 'u8[64]' {aka 'unsigned char[64]'} with mismatched bound [-Warray-parameter=]
  415 |                    const u8 *clrkey, u8 seckey[SECKEYBLOBSIZE])
      |                                      ~~~^~~~~~~~~~~~~~~~~~~~~~
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.h:133:42: note: previously declared as 'u8 *' {aka 'unsigned char *'}
  133 |                    const u8 *clrkey, u8 *seckey);
      |                                      ~~~~^~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=s390 CROSS_COMPILE=s390x-linux-gnu- 'CC=sccache s390x-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/drivers/s390/crypto/zcrypt_ccamisc.c:273:38: warning: argument 4 of type 'u8[64]' {aka 'unsigned char[64]'} with mismatched bound [-Warray-parameter=]
  273 |                   u32 keybitsize, u8 seckey[SECKEYBLOBSIZE])
      |                                   ~~~^~~~~~~~~~~~~~~~~~~~~~