Hay
Date
Jan. 6, 2025, 4:10 p.m.
Failure - log-parser-build-gcc - general-ld-x_-linux-gnu-ld-warning-creating-dt_textrel-in-a-pie
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:39:
/builds/linux/include/drm/drm_dp_helper.h: In function 'intel_dp_compute_config':
x86_64-linux-gnu-ld: warning: creating DT_TEXTREL in a PIE
Failure - log-parser-build-gcc - general-ld-x_-linux-gnu-ld-arch_x_boot_compressed_head__o-warning-relocation-in-read-only-section-_head_text
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:39:
/builds/linux/include/drm/drm_dp_helper.h: In function 'intel_dp_compute_config':
x86_64-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
Failure - log-parser-build-gcc - gcc-compiler-drivers_gpu_drm_i_display_intel_dp_c-warning-drm_dp_dsc_sink_supported_input_bpcs-reading-bytes-from-a-region-of-size KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-drivers_gpu_drm_i_display_intel_dp_c-warning-drm_dp_dsc_sink_supported_input_bpcs-reading-bytes-from-a-region-of-size: Failure Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:39:
In function 'intel_dp_dsc_compute_bpp',
    inlined from 'intel_dp_dsc_compute_config' at /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2023:13,
    inlined from 'intel_dp_compute_link_config' at /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2163:9,
    inlined from 'intel_dp_compute_config' at /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2314:8:
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:1992:19: warning: 'drm_dp_dsc_sink_supported_input_bpcs' reading 16 bytes from a region of size 0 [-Wstringop-overread]
 1992 |         num_bpc = drm_dp_dsc_sink_supported_input_bpcs(intel_dp->dsc_dpcd,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1993 |                                                        dsc_bpc);
      |                                                        ~~~~~~~~
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:1992:19: note: referencing argument 1 of type 'const u8[16]' {aka 'const unsigned char[16]'}
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:1992:19: note: referencing argument 2 of type 'u8[3]' {aka 'unsigned char[3]'}
Failure - log-parser-build-gcc - gcc-compiler-drivers_gpu_drm_i_display_intel_dp_c-warning-drm_dp_dsc_sink_max_slice_count-reading-bytes-from-a-region-of-size KNOWN ISSUE - log-parser-build-gcc/gcc-compiler-drivers_gpu_drm_i_display_intel_dp_c-warning-drm_dp_dsc_sink_max_slice_count-reading-bytes-from-a-region-of-size: Failure Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c: In function 'intel_dp_mode_valid':
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:639:33: warning: 'drm_dp_dsc_sink_max_slice_count' reading 16 bytes from a region of size 0 [-Wstringop-overread]
  639 |                                 drm_dp_dsc_sink_max_slice_count(intel_dp->dsc_dpcd,
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  640 |                                                                 true);
      |                                                                 ~~~~~
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:639:33: note: referencing argument 1 of type 'const u8[16]' {aka 'const unsigned char[16]'}

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-linux-gnu-gcc' 'HOSTCC=sccache gcc'
In file included from /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:39:
In function 'intel_dp_dsc_compute_config',
    inlined from 'intel_dp_compute_link_config' at /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2163:9,
    inlined from 'intel_dp_compute_config' at /builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2314:8:
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2043:25: warning: 'drm_dp_dsc_sink_max_slice_count' reading 16 bytes from a region of size 0 [-Wstringop-overread]
 2043 |                         drm_dp_dsc_sink_max_slice_count(intel_dp->dsc_dpcd,
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2044 |                                                         true);
      |                                                         ~~~~~
/builds/linux/drivers/gpu/drm/i915/display/intel_dp.c:2043:25: note: referencing argument 1 of type 'const u8[16]' {aka 'const unsigned char[16]'}
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 KNOWN ISSUE - 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: Failure Automatically assigned
make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-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=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-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;
      |                      ^~~~~~~~~~~~~

make --silent --keep-going --jobs=8 O=/home/tuxbuild/.cache/tuxmake/builds/2/build ARCH=x86_64 SRCARCH=x86 CROSS_COMPILE=x86_64-linux-gnu- 'CC=sccache x86_64-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;
      |                      ^~~~~~~~~~~~~