From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 4E54B7803CF for ; Tue, 24 Sep 2024 03:25:55 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=F8cn6ENf8Rwx39uixaMPfQJkbMfEMKWvKb7tNwj3daU=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240830; t=1727148355; v=1; x=1727407553; b=sDzH8fQI24u87VtKDc5mpWm/mphBjAzlAaUlgz/aL+FuC/2KMPkMGgFAXHlMxRQAhAoYKqVb 2SPd2vbkZmhd1gqLLLn6tjCfTrecOrPoL/vfGIEr8DVyxvE/jHfZki5fU9/bTlVWhyhT9gM+20j uJe0jy6rN9YBcBJf1FDlIXxbnRdztx0dWlQ8TYqemDpSTQ1d1JD0JTn0oQ4QDdz+O3xt9xTj3Xp Y3uG/ELnCDQanO8RKArmXwpSJ1bUa3BkWlRBOZM7WVJaYoLZf0cAlNLqZ7ZdQ7fp7m1naNigaqZ 4w4xr0lr8r4G2mJRglg1hwbDhmekv8eTy5xBN+/8MREBg== X-Received: by 127.0.0.2 with SMTP id 0BPJYY7687511xzkOWyLnG7Q; Mon, 23 Sep 2024 20:25:53 -0700 Subject: [edk2-devel] EDK2-SCT fail to build with gcc 14 To: devel@edk2.groups.io From: wzssyqa+uefi@gmail.com X-Originating-Location: Beijing, CN (210.73.53.31) X-Originating-Platform: Mac Safari 18 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Mon, 23 Sep 2024 19:01:57 -0700 Message-ID: Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,wzssyqa+uefi@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: tbZaXPFh5AUrUYCjwkQS6Qosx7686176AA= Content-Type: multipart/alternative; boundary="SKXFNiM4eHH2e4QfkE3U" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=sDzH8fQI; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io --SKXFNiM4eHH2e4QfkE3U Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable When building with gcc-14, we will meet the problems like: error: implicit declaration of function =E2=80=98SctDevicePathStrFromProtoc= ol=E2=80=99 [-Wimplicit-function-declaration] I submitted a Pull Request on GitHub: https://github.com/tianocore/edk2-test/pull/100 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120577): https://edk2.groups.io/g/devel/message/120577 Mute This Topic: https://groups.io/mt/108622513/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --SKXFNiM4eHH2e4QfkE3U Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

When building wit= h gcc-14, we will meet the problems like:

error: implicit declaration of fu= nction ‘SctDevicePathStrFromProtocol’ [-Wimplicit-function-decl= aration]

 

I submitted a Pull Request on Git= Hub:

https://github.com/tianocore/edk2-test/pull/100<= /a>

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#120577) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--SKXFNiM4eHH2e4QfkE3U--