On Thu, 2024-02-15 at 10:29 +0000, Sadineni, Harish via lists.openembedded.org wrote: > > Hi all, > > We are analysing the test failures reported by the autobilder > athttps://autobuilder.yocto.io/pub/non-release/20240204-3/testresults/qemux86-64-tc/testresults.json > The autobuilder result summary as follows: > ======================================================================= > qemux86-64 PTest Result Summary > ======================================================================= > ----------------------------------------------------------------------- > Recipe | Passed | Failed | Skipped | > ----------------------------------------------------------------------- > gcc | 124420 | 37 | 23809 | > gcc-g++ | 196231 | 39 | 17314 | > gcc-libatomic | 27 | 1 | 27 | > gcc-libgomp | 3407 | 16 | 1981 | > gcc-libitm | 24 | 1 | 24 > | > gcc-libstdc++-v3 | 9705 | 32 | 5464 | > > We started with 'gcc.dg' module failures(13 failues, listed below) reported > inhttps://autobuilder.yocto.io/pub/non-release/20240204-3/testresults/testresult-report.txt. > ptestresult.gcc.gcc.dg/analyzer/data-model-4.c (test for excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -O0 (test for > excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -O1 (test for > excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -O2 (test for > excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -O2 -flto > -fno-use-linker-plugin -flto-partition=none (test for excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -O3 -g (test for > excess errors) > ptestresult.gcc.gcc.dg/analyzer/torture/conftest-1.c -Os (test for > excess errors) > ptestresult.gcc.gcc.dg/pr56837.c scan-tree-dump-times optimized "memset > ..c, 68, 16384.;" 1 > ptestresult.gcc.gcc.dg/vect/vect-ifcvt-18.c scan-tree-dump vect > "vectorized 3 loops" > ptestresult.gcc.gcc.dg/vect/vect-simd-clone-10.c (test for excess errors) > ptestresult.gcc.gcc.dg/vect/vect-simd-clone-16f.c scan-tree-dump-times > vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 > ptestresult.gcc.gcc.dg/vect/vect-simd-clone-17f.c scan-tree-dump-times > vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 > ptestresult.gcc.gcc.dg/vect/vect-simd-clone-18f.c scan-tree-dump-times > vect "[\\n\\r] [^\\n]* = foo\\.simdclone" 2 > > Out of these, except 'gcc.gcc.dg/vect/vect-simd-clone-10.c' all others are > fialed in gcc upstream. > > We've analyzed the failed case 'vect-simd-clone-10.c' and find the root > cause, it is the bug is in gcc test suite. > GCC Bug raised -https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113899 > > We are working on other module failures (g++,libatomic...), keep you posted > here.
This looks like a good start, thanks for working on this! Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#195516): https://lists.openembedded.org/g/openembedded-core/message/195516 Mute This Topic: https://lists.openembedded.org/mt/104370247/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
