Hay
Date
Jan. 30, 2025, 2:38 p.m.
Failure - log-parser-build-gcc - general-no-such-file-or-directory-sed-cant-read-modules_order-no-such-file-or-directory
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/2/build/modinstall ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
sed: can't read modules.order: No such file or directory
Failure - log-parser-build-gcc - gcc-compiler-drivers_usb_core_port_c-error-struct-usb_device-has-no-member-named-port_is_suspended
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-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/drivers/usb/core/port.c: In function 'usb_port_shutdown':
/builds/linux/drivers/usb/core/port.c:299:26: error: 'struct usb_device' has no member named 'port_is_suspended'
  299 |         if (udev && !udev->port_is_suspended) {
      |                          ^~
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=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-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=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-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),
      |                     ^~~~~~~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-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,
      |                     ^~~~~~~~~~~~~~~~~~
Failure - log-parser-build-gcc - gcc-compiler-kernel_profile_c-warning-the-comparison-will-always-evaluate-as-true-for-the-address-of-prof_cpu_mask-will-never-be-null
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/kernel/profile.c: In function 'profile_dead_cpu':
/builds/linux/kernel/profile.c:347:27: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
  347 |         if (prof_cpu_mask != NULL)
      |                           ^~
/builds/linux/kernel/profile.c:50:22: note: 'prof_cpu_mask' declared here
   50 | static cpumask_var_t prof_cpu_mask;
      |                      ^~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/kernel/profile.c: In function 'profile_online_cpu':
/builds/linux/kernel/profile.c:384:27: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
  384 |         if (prof_cpu_mask != NULL)
      |                           ^~
/builds/linux/kernel/profile.c:50:22: note: 'prof_cpu_mask' declared here
   50 | static cpumask_var_t prof_cpu_mask;
      |                      ^~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=powerpc CROSS_COMPILE=powerpc64le-linux-gnu- 'CC=sccache powerpc64le-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/kernel/profile.c: In function 'profile_tick':
/builds/linux/kernel/profile.c:414:47: warning: the comparison will always evaluate as 'true' for the address of 'prof_cpu_mask' will never be NULL [-Waddress]
  414 |         if (!user_mode(regs) && prof_cpu_mask != NULL &&
      |                                               ^~
/builds/linux/kernel/profile.c:50:22: note: 'prof_cpu_mask' declared here
   50 | static cpumask_var_t prof_cpu_mask;
      |                      ^~~~~~~~~~~~~
Failure - build - gcc-12-cell_defconfig
(no logs available)