Hay
Date
Feb. 26, 2025, 10:48 a.m.
Failure - log-parser-build-gcc - general-no-rule-to-make-target-make-no-rule-to-make-target-modules_builtin_modinfo-needed-by-_home_tuxbuild__cache_tuxmake_builds__build_modinstall_lib_modules___-rc-next-_modules_builtin_modinfo
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
make[3]: *** No rule to make target 'modules.builtin.modinfo', needed by '/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall/lib/modules/6.14.0-rc4-next-20250226/modules.builtin.modinfo'.
Failure - log-parser-build-gcc - general-no-rule-to-make-target-make-no-rule-to-make-target-modules_builtin-needed-by-_home_tuxbuild__cache_tuxmake_builds__build_modinstall_lib_modules___-rc-next-_modules_builtin
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
make[3]: *** No rule to make target 'modules.builtin', needed by '/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall/lib/modules/6.14.0-rc4-next-20250226/modules.builtin'.
Failure - log-parser-build-gcc - general-no-rule-to-make-target-make-no-rule-to-make-target-modules_order-needed-by-_home_tuxbuild__cache_tuxmake_builds__build_modinstall_lib_modules___-rc-next-_modules_order
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build INSTALL_MOD_STRIP=1 INSTALL_MOD_PATH=/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc' modules_install
make[3]: *** No rule to make target 'modules.order', needed by '/home/tuxbuild/.cache/tuxmake/builds/1/build/modinstall/lib/modules/6.14.0-rc4-next-20250226/modules.order'.
Failure - log-parser-build-gcc - gcc-compiler-include_linux_compiler_h-error-static-assertion-failed-must-be-non-c-string-not-nul-terminated
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/asm-generic/bug.h:5,
                 from /builds/linux/arch/x86/include/asm/bug.h:100,
                 from /builds/linux/include/linux/bug.h:5,
                 from /builds/linux/include/linux/vfsdebug.h:5,
                 from /builds/linux/include/linux/fs.h:5,
                 from /builds/linux/fs/ext4/ioctl.c:11:
/builds/linux/fs/ext4/ioctl.c: In function 'ext4_ioctl_getlabel':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:496:26: note: in expansion of macro '__must_be_noncstr'
  const size_t _src_len = __must_be_noncstr(src) +  \
                          ^~~~~~~~~~~~~~~~~
/builds/linux/fs/ext4/ioctl.c:1154:2: note: in expansion of macro 'memtostr_pad'
  memtostr_pad(label, sbi->s_es->s_volume_name);
  ^~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/build_bug.h:5,
                 from /builds/linux/include/linux/container_of.h:5,
                 from /builds/linux/include/linux/list.h:5,
                 from /builds/linux/include/linux/module.h:12,
                 from /builds/linux/fs/ext4/super.c:20:
/builds/linux/fs/ext4/super.c: In function 'ext4_update_super':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:418:6: note: in expansion of macro '__must_be_noncstr'
      __must_be_noncstr(dest) +  \
      ^~~~~~~~~~~~~~~~~
/builds/linux/fs/ext4/super.c:6141:4: note: in expansion of macro 'strtomem_pad'
    strtomem_pad(es->s_first_error_func,
    ^~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/export.h:5,
                 from /builds/linux/include/linux/linkage.h:7,
                 from /builds/linux/arch/x86/include/asm/cache.h:5,
                 from /builds/linux/include/linux/cache.h:6,
                 from /builds/linux/include/linux/time.h:5,
                 from /builds/linux/fs/ext4/file.c:22:
/builds/linux/fs/ext4/file.c: In function 'ext4_sample_last_mounted':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:418:6: note: in expansion of macro '__must_be_noncstr'
      __must_be_noncstr(dest) +  \
      ^~~~~~~~~~~~~~~~~
/builds/linux/fs/ext4/file.c:869:2: note: in expansion of macro 'strtomem_pad'
  strtomem_pad(sbi->s_es->s_last_mounted, cp, 0);
  ^~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/build_bug.h:5,
                 from /builds/linux/include/linux/container_of.h:5,
                 from /builds/linux/include/linux/list.h:5,
                 from /builds/linux/include/linux/module.h:12,
                 from /builds/linux/fs/ext4/super.c:20:
/builds/linux/fs/ext4/super.c: In function 'ext4_update_super':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:418:6: note: in expansion of macro '__must_be_noncstr'
      __must_be_noncstr(dest) +  \
      ^~~~~~~~~~~~~~~~~
/builds/linux/fs/ext4/super.c:6155:3: note: in expansion of macro 'strtomem_pad'
   strtomem_pad(es->s_last_error_func, sbi->s_last_error_func, 0);
   ^~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/build_bug.h:5,
                 from /builds/linux/include/linux/bits.h:22,
                 from /builds/linux/include/linux/bitops.h:6,
                 from /builds/linux/include/linux/radix-tree.h:11,
                 from /builds/linux/include/linux/idr.h:15,
                 from /builds/linux/include/drm/drm_auth.h:31,
                 from /builds/linux/drivers/gpu/drm/drm_connector.c:23:
/builds/linux/drivers/gpu/drm/drm_connector.c: In function 'drmm_connector_hdmi_init':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:418:6: note: in expansion of macro '__must_be_noncstr'
      __must_be_noncstr(dest) +  \
      ^~~~~~~~~~~~~~~~~
/builds/linux/drivers/gpu/drm/drm_connector.c:607:2: note: in expansion of macro 'strtomem_pad'
  strtomem_pad(connector->hdmi.product, product, 0);
  ^~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/1/build ARCH=i386 SRCARCH=x86 CROSS_COMPILE=i686-linux-gnu- 'CC=sccache i686-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/include/linux/build_bug.h:5,
                 from /builds/linux/include/linux/bits.h:22,
                 from /builds/linux/include/linux/bitops.h:6,
                 from /builds/linux/include/linux/radix-tree.h:11,
                 from /builds/linux/include/linux/idr.h:15,
                 from /builds/linux/include/drm/drm_auth.h:31,
                 from /builds/linux/drivers/gpu/drm/drm_connector.c:23:
/builds/linux/drivers/gpu/drm/drm_connector.c: In function 'drmm_connector_hdmi_init':
/builds/linux/include/linux/compiler.h:197:62: error: static assertion failed: "must be non-C-string (not NUL-terminated)"
 #define __BUILD_BUG_ON_ZERO_MSG(e, msg) ((int)sizeof(struct {_Static_assert(!(e), msg);}))
                                                              ^~~~~~~~~~~~~~
/builds/linux/include/linux/compiler.h:226:2: note: in expansion of macro '__BUILD_BUG_ON_ZERO_MSG'
  __BUILD_BUG_ON_ZERO_MSG(!__is_noncstr(p), \
  ^~~~~~~~~~~~~~~~~~~~~~~
/builds/linux/include/linux/string.h:418:6: note: in expansion of macro '__must_be_noncstr'
      __must_be_noncstr(dest) +  \
      ^~~~~~~~~~~~~~~~~
/builds/linux/drivers/gpu/drm/drm_connector.c:606:2: note: in expansion of macro 'strtomem_pad'
  strtomem_pad(connector->hdmi.vendor, vendor, 0);
  ^~~~~~~~~~~~
Failure - build - gcc-8-i386_defconfig
(no logs available)