Hi Khem, On Sat, 20 Aug 2022 09:39:03 -0700 "Khem Raj" <[email protected]> wrote:
> GCC 12.2 is the first bug-fix release from the GCC 12 branch containing > important fixes for regressions and serious bugs in GCC 12.1 with more > than 71 bugs fixed since the previous release comprising of a number > of libstdc++ and C++ and fortran fixes [1] > > Remove backported patch to fix libsanitizers with glibc 2.36, its > already present in 12.2 > > [1] > https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=12.2 > > Signed-off-by: Khem Raj <[email protected]> Building with this patch I had a ccache compile failure on musl builds: error: 'time_t' has not been declared error: no declaration matches 'std::string core::Statistics::format_human_readable(const Config&, time_t, uint8_t, bool) const' https://autobuilder.yoctoproject.org/typhoon/#/builders/64/builds/5735/steps/11/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/45/builds/5752/steps/11/logs/stdio They disappeared after removing this patch and rebuilding. -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#169712): https://lists.openembedded.org/g/openembedded-core/message/169712 Mute This Topic: https://lists.openembedded.org/mt/93147211/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
