On Thu, Sep 7, 2023 at 1:33 AM Mingyu Wang (Fujitsu) <[email protected]> wrote: > > I have already started investigating this issue. > However, due to the limitations of the environment, the compile speed is very > slow. I will reply when there are results.
you can also use host clang to reproduce these kind of issues. Just download latest release from https://github.com/llvm/llvm-project/releases > > -- > Best Regards > --------------------------------------------------- > Wang Mingyu > Development Dept.I > Nanjing Fujitsu Nanda Software Tech. Co., Ltd.(FNST) No. 6 Wenzhu Road, > Nanjing, 210012, China > TEL: +86+25-86630566-8568 > COINS: 79988548 > FAX: +86+25-83317685 > MAIL: [email protected] > http://www.fujitsu.com/cn/fnst/ > > > -----Original Message----- > > From: [email protected] > > <[email protected]> On Behalf Of Khem Raj > > Sent: Thursday, September 7, 2023 11:47 AM > > To: Wang, Mingyu/王 鸣瑜 <[email protected]> > > Cc: [email protected] > > Subject: Re: [oe] [meta-oe] [PATCH] freerdp: upgrade 2.10.0 -> 2.11.0 > > > > This fails to compile with clang > > > > https://errors.yoctoproject.org/Errors/Details/735497/ > > > > On Tue, Sep 5, 2023 at 6:53 PM wangmy <[email protected]> wrote: > > > > > > From: Wang Mingyu <[email protected]> > > > > > > Changelog: > > > =========== > > > Noteworthy changes: > > > * Various input validation fixes > > > * Added various CMake options #9317 > > > * LibreSSL build fixes #8709 > > > > > > Fixed issues: > > > * Backported #9233: Big endian support > > > * Backported #9099: Mouse grabbing support > > > * Backported #6851: wayland scrolling fix > > > * Backported #8690: Update h264 to use new FFMPEG API > > > * Backported #7306: early bail from update_read_window_state_order > > > breaks protocol > > > * Backported #8903: rdpecam/server: Remove wrong assertion > > > * Backported #8994: bounds checks for gdi/gfx rectangles > > > * Backported #9023: enforce rdpdr client side state checks > > > * Backported #6331: deactivate mouse grabbing by default > > > * Cherry-pick out of #9172: channels/cliprdr: Fix writing incorrect > > > PDU type for unlock PDUs > > > > > > Signed-off-by: Wang Mingyu <[email protected]> > > > --- > > > .../freerdp/{freerdp_2.10.0.bb => freerdp_2.11.0.bb} | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) rename > > > meta-oe/recipes-support/freerdp/{freerdp_2.10.0.bb => > > > freerdp_2.11.0.bb} (98%) > > > > > > diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb > > > b/meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb > > > similarity index 98% > > > rename from meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb > > > rename to meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb > > > index 4cb452608e..de87dc3a02 100644 > > > --- a/meta-oe/recipes-support/freerdp/freerdp_2.10.0.bb > > > +++ b/meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb > > > @@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv PE = "1" > > > PKGV = "${GITPKGVTAG}" > > > > > > -SRCREV = "7471ae383e7b7a613f275e19f7b54958a193c891" > > > +SRCREV = "1384b3c33b9bd7599633cc54bf20cf20ec6be83c" > > > SRC_URI = > > "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \ > > > file://winpr-makecert-Build-with-install-RPATH.patch \ > > > " > > > -- > > > 2.34.1 > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#104790): https://lists.openembedded.org/g/openembedded-devel/message/104790 Mute This Topic: https://lists.openembedded.org/mt/101185011/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
