lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1043551.1761844832@turing-police>
Date: Thu, 30 Oct 2025 13:20:32 -0400
From: "Valdis Klētnieks" <valdis.kletnieks@...edu>
To: Timur Krist?f <timur.kristof@...il.com>,
    Alex Deucher <alexander.deucher@....com>
cc: Leo Li <sunpeng.li@....com>, David Airlie <airlied@...il.com>,
    amd-gfx@...ts.freedesktop.org, dri-devel@...ts.freedesktop.org,
    linux-kernel@...r.kernel.org
Subject: linux-next-20251029 - build error in amdgpu

Hit this error while building next-20251029 with W=1 and gcc (GCC) 15.2.1 20251022 (Red Hat 15.2.1-3

  CC [M]  drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.o
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.c:1571:69: error: positional initialization of field in 'struct' declared with 'designated_init' attribute [-Werror=designated-init]
 1571 | static const struct stream_encoder_funcs dce110_an_str_enc_funcs = {0};
      |                                                                     ^
drivers/gpu/drm/amd/amdgpu/../display/dc/dce/dce_stream_encoder.c:1571:69: note: (near initialization for 'dce110_an_str_enc_funcs')
cc1: some warnings being treated as errors

Caused by:
commit deb072d241c906ae378bc88ff91dfcdc34ebe71a
Author: Timur Krist?f <timur.kristof@...il.com>
Date:   Fri Sep 26 20:01:51 2025 +0200

    drm/amd/display: Implement DCE analog stream encoders


........

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ