[RF] Add protection in RooAbsCollection::contentsString() for empty string #20190
338 fail, 3 363 pass in 3d 21h 3m 19s
22 files 22 suites 3d 21h 3m 19s ⏱️
3 701 tests 3 363 ✅ 0 💤 338 ❌
79 471 runs 78 755 ✅ 378 💤 338 ❌
Results for commit 37e924b.
Annotations
Check warning on line 0 in roottest-utils-build
github-actions / Test Results
1 out of 22 runs failed: roottest-utils-build (roottest-utils-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 7s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/scripts/utils.cc","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/utils_cc.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-const-run2
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-const-run2 (roottest-cling-const-run2)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 7s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/const
/usr/sbin/timeout -s USR2 270s /github/home/ROOT-CI/build/bin/root.exe -e '#define ClingWorkAroundMissingDynamicScope' -e '#define ClingWorkAroundUnnamedInclude' -e '#define ClingWorkAroundMissingSmartInclude' -e '#define ClingWorkAroundNoDotInclude' -e '#define ClingWorkAroundMissingAutoLoadingForTemplates' -e '#define ClingWorkAroundAutoParseUsingNamespace' -e '#define ClingWorkAroundTClassUpdateDouble32' -e '#define ClingWorkAroundAutoParseDeclaration' -e '#define ClingWorkAroundMissingUnloading' -e '#define ClingWorkAroundBrokenUnnamedReturn' -e '#define ClingWorkAroundUnnamedDetection2' -e '#define ClingWorkAroundNoPrivateClassIO' -e '#define ClingWorkAroundUnloadingVTABLES' -e 'gSystem->SetBuildDir("/github/home/ROOT-CI/build/roottest/cling/const",true)' -e 'gSystem->AddDynamicPath("/github/home/ROOT-CI/build/roottest/cling/const")' -e 'gROOT->SetMacroPath("/github/home/ROOT-CI/src/roottest/cling/const")' -e 'gInterpreter->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/const")' -e 'gSystem->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/const")' -q -l -b /github/home/ROOT-CI/src/roottest/cling/const/runConst.C+
-- BEGIN TEST OUTPUT --
Processing /github/home/ROOT-CI/src/roottest/cling/const/runConst.C+...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/const/runConst_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
with const MyClass4*
with MyClass4*
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/const/good2.output' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/const/run2.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/const/good2.output Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/const/run2.log Sat Oct 25 08:00:17 2025
@@ -1,3 +1,6 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
with const MyClass4*
with MyClass4*
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-dict-rundefaultargs-compiled
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-dict-rundefaultargs-compiled (roottest-cling-dict-rundefaultargs-compiled)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 8s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/dict
/usr/sbin/timeout -s USR2 270s /github/home/ROOT-CI/build/bin/root.exe -e '#define ClingWorkAroundMissingDynamicScope' -e '#define ClingWorkAroundUnnamedInclude' -e '#define ClingWorkAroundMissingSmartInclude' -e '#define ClingWorkAroundNoDotInclude' -e '#define ClingWorkAroundMissingAutoLoadingForTemplates' -e '#define ClingWorkAroundAutoParseUsingNamespace' -e '#define ClingWorkAroundTClassUpdateDouble32' -e '#define ClingWorkAroundAutoParseDeclaration' -e '#define ClingWorkAroundMissingUnloading' -e '#define ClingWorkAroundBrokenUnnamedReturn' -e '#define ClingWorkAroundUnnamedDetection2' -e '#define ClingWorkAroundNoPrivateClassIO' -e '#define ClingWorkAroundUnloadingVTABLES' -e 'gSystem->SetBuildDir("/github/home/ROOT-CI/build/roottest/cling/dict",true)' -e 'gSystem->AddDynamicPath("/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gROOT->SetMacroPath("/github/home/ROOT-CI/src/roottest/cling/dict")' -e 'gInterpreter->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gSystem->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -q -l -b /github/home/ROOT-CI/src/roottest/cling/dict/rundefaultargs.C+
-- BEGIN TEST OUTPUT --
Processing /github/home/ROOT-CI/src/roottest/cling/dict/rundefaultargs.C+...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/dict/rundefaultargs_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
-1
1.01
a
abc:,def)ghi'jkl"mno'pqr<stu
a std string arg's conversion
16
'
"
an arg's complexity
'nested ""' quotes
void TDefaultArgs::Xint(int i = -1)
void TDefaultArgs::Xfloat(float f = 1.01)
void TDefaultArgs::Xchar(char c = 'a')
void TDefaultArgs::Xstring(const char* s = "abc:,def)ghi'jkl\"mno'pqr<stu")
void TDefaultArgs::Xstdstring(const string s = "a std string arg's conversion")
void TDefaultArgs::Xenum(const TDefaultArgs::Eenum e = TDefaultArgs::kEnumConst)
void TDefaultArgs::XcharFancy(const char c = '\'')
void TDefaultArgs::XcharFancy2(const char c = '"')
void TDefaultArgs::XcharFancy3(const char c = ' ')
void TDefaultArgs::XFunc(const char* s = GetDefArg("an arg's complexity"))
void TDefaultArgs::XFunc2(const char* s = GetDefArg("'nested \"\"' quotes"))
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/dict/defaultargs_compiled.ref' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/dict/rundefaultargs-compiled.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/dict/defaultargs_compiled.ref Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/rundefaultargs-compiled.log Sat Oct 25 08:00:18 2025
@@ -1,4 +1,7 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
-1
1.01
a
@@ -11,14 +14,14 @@
an arg's complexity
'nested ""' quotes
-void TDefaultArgs::Xint(int i=-1)
-void TDefaultArgs::Xfloat(float f=1.01)
-void TDefaultArgs::Xchar(char c='a')
-void TDefaultArgs::Xstring(const char* s="abc:,def)ghi'jkl\"mno'pqr<stu")
-void TDefaultArgs::Xstdstring(const string s="a std string arg's conversion")
-void TDefaultArgs::Xenum(const TDefaultArgs::Eenum e=TDefaultArgs::kEnumConst)
-void TDefaultArgs::XcharFancy(const char c='\'')
-void TDefaultArgs::XcharFancy2(const char c='"')
-void TDefaultArgs::XcharFancy3(const char c=' ')
-void TDefaultArgs::XFunc(const char* s=GetDefArg("an arg's complexity"))
-void TDefaultArgs::XFunc2(const char* s=GetDefArg("'nested \"\"' quotes"))
+void TDefaultArgs::Xint(int i = -1)
+void TDefaultArgs::Xfloat(float f = 1.01)
+void TDefaultArgs::Xchar(char c = 'a')
+void TDefaultArgs::Xstring(const char* s = "abc:,def)ghi'jkl\"mno'pqr<stu")
+void TDefaultArgs::Xstdstring(const string s = "a std string arg's conversion")
+void TDefaultArgs::Xenum(const TDefaultArgs::Eenum e = TDefaultArgs::kEnumConst)
+void TDefaultArgs::XcharFancy(const char c = '\'')
+void TDefaultArgs::XcharFancy2(const char c = '"')
+void TDefaultArgs::XcharFancy3(const char c = ' ')
+void TDefaultArgs::XFunc(const char* s = GetDefArg("an arg's complexity"))
+void TDefaultArgs::XFunc2(const char* s = GetDefArg("'nested \"\"' quotes"))
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-dict-runalgebra
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-dict-runalgebra (roottest-cling-dict-runalgebra)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 10s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/dict
/usr/sbin/timeout -s USR2 270s /github/home/ROOT-CI/build/bin/root.exe -e '#define ClingWorkAroundMissingDynamicScope' -e '#define ClingWorkAroundUnnamedInclude' -e '#define ClingWorkAroundMissingSmartInclude' -e '#define ClingWorkAroundNoDotInclude' -e '#define ClingWorkAroundMissingAutoLoadingForTemplates' -e '#define ClingWorkAroundAutoParseUsingNamespace' -e '#define ClingWorkAroundTClassUpdateDouble32' -e '#define ClingWorkAroundAutoParseDeclaration' -e '#define ClingWorkAroundMissingUnloading' -e '#define ClingWorkAroundBrokenUnnamedReturn' -e '#define ClingWorkAroundUnnamedDetection2' -e '#define ClingWorkAroundNoPrivateClassIO' -e '#define ClingWorkAroundUnloadingVTABLES' -e 'gSystem->SetBuildDir("/github/home/ROOT-CI/build/roottest/cling/dict",true)' -e 'gSystem->AddDynamicPath("/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gROOT->SetMacroPath("/github/home/ROOT-CI/src/roottest/cling/dict")' -e 'gInterpreter->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gSystem->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -q -l -b /github/home/ROOT-CI/src/roottest/cling/dict/runalgebra.C+
-- BEGIN TEST OUTPUT --
Processing /github/home/ROOT-CI/src/roottest/cling/dict/runalgebra.C+...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/dict/runalgebra_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/dict/algebra.ref' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/dict/runalgebra.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/dict/algebra.ref Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/runalgebra.log Sat Oct 25 08:00:20 2025
@@ -1 +1,4 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-dict-exectemplatetemplateTest
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-dict-exectemplatetemplateTest (roottest-cling-dict-exectemplatetemplateTest)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/dict
/usr/sbin/timeout -s USR2 270s /github/home/ROOT-CI/build/bin/root.exe -e '#define ClingWorkAroundMissingDynamicScope' -e '#define ClingWorkAroundUnnamedInclude' -e '#define ClingWorkAroundMissingSmartInclude' -e '#define ClingWorkAroundNoDotInclude' -e '#define ClingWorkAroundMissingAutoLoadingForTemplates' -e '#define ClingWorkAroundAutoParseUsingNamespace' -e '#define ClingWorkAroundTClassUpdateDouble32' -e '#define ClingWorkAroundAutoParseDeclaration' -e '#define ClingWorkAroundMissingUnloading' -e '#define ClingWorkAroundBrokenUnnamedReturn' -e '#define ClingWorkAroundUnnamedDetection2' -e '#define ClingWorkAroundNoPrivateClassIO' -e '#define ClingWorkAroundUnloadingVTABLES' -e 'gSystem->SetBuildDir("/github/home/ROOT-CI/build/roottest/cling/dict",true)' -e 'gSystem->AddDynamicPath("/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gROOT->SetMacroPath("/github/home/ROOT-CI/src/roottest/cling/dict")' -e 'gInterpreter->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -e 'gSystem->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/dict")' -q -l -b /github/home/ROOT-CI/src/roottest/cling/dict/exectemplatetemplateTest.cxx+
-- BEGIN TEST OUTPUT --
Processing /github/home/ROOT-CI/src/roottest/cling/dict/exectemplatetemplateTest.cxx+...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/dict/exectemplatetemplateTest_cxx.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
(int) 0
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/dict/exectemplatetemplateTest.ref' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/dict/exectemplatetemplateTest.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/dict/exectemplatetemplateTest.ref Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/exectemplatetemplateTest.log Sat Oct 25 08:00:17 2025
@@ -1,2 +1,5 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
(int) 0
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-dict-ROOT-7879-skipLinkDefDict
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-dict-ROOT-7879-skipLinkDefDict (roottest-cling-dict-ROOT-7879-skipLinkDefDict)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 3s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/dict/ROOT-7879
/usr/sbin/timeout -s USR2 270s rootcling -f libSkippingDict.cxx -rmf libSkipping.rootmap -rml libSkipping.so /github/home/ROOT-CI/src/roottest/cling/dict/ROOT-7879/skippingHeader.h /github/home/ROOT-CI/src/roottest/cling/dict/ROOT-7879/skipLinkDef.h
-- BEGIN TEST OUTPUT --
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/dict/ROOT-7879/skipLinkDefDict.ref' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/dict/ROOT-7879/skipLinkDefDict.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/dict/ROOT-7879/skipLinkDefDict.ref Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/ROOT-7879/skipLinkDefDict.log Sat Oct 25 07:45:08 2025
@@ -0,0 +1,3 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-function-TheClass-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-function-TheClass-build (roottest-cling-function-TheClass-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/function/TheClass.h","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/function/TheClass_h.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-function-refFunction-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-function-refFunction-build (roottest-cling-function-refFunction-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/function/refFunction.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/function/refFunction_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-function-refClasses-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-function-refClasses-build (roottest-cling-function-refClasses-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/function/refClasses.cxx","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/function/refClasses_cxx.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-functionTemplate-t-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-functionTemplate-t-build (roottest-cling-functionTemplate-t-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 7s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/functionTemplate/t.h","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/functionTemplate/t_h.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-functionTemplate-MyClassReferenceUse-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-functionTemplate-MyClassReferenceUse-build (roottest-cling-functionTemplate-MyClassReferenceUse-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 8s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/functionTemplate/MyClassReferenceUse.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/functionTemplate/MyClassReferenceUse_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-offset-runvbase-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-offset-runvbase-build (roottest-cling-offset-runvbase-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 8s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/offset/runvbase.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/offset/runvbase_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Error in <TClingBaseClassInfo::Offset>: There are multiple paths from derived class Basement to base class Mid2.
In file included from /github/home/ROOT-CI/build/roottest/cling/offset/runvbase_C_ACLiC_dict.cxx:41:
/github/home/ROOT-CI/src/roottest/cling/offset/runvbase.C:43:8: warning: direct base ‘Mid2’ inaccessible in ‘Basement’ due to ambiguity [-Winaccessible-base]
43 | struct Basement: public Fill, public Mid2, public Bottom {
| ^~~~~~~~
In file included from /github/home/ROOT-CI/build/roottest/cling/offset/runvbase_C_ACLiC_dict.cxx:41:
/github/home/ROOT-CI/src/roottest/cling/offset/runvbase.C:43:8: warning: direct base ‘Mid2’ inaccessible in ‘Basement’ due to ambiguity [-Winaccessible-base]
43 | struct Basement: public Fill, public Mid2, public Bottom {
| ^~~~~~~~
Check warning on line 0 in roottest-cling-operator-equal-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-operator-equal-build (roottest-cling-operator-equal-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/operator/equal.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/operator/equal_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-operator-ConversionOp-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-operator-ConversionOp-build (roottest-cling-operator-ConversionOp-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/operator/ConversionOp_h.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
In file included from /github/home/ROOT-CI/build/roottest/cling/operator/ConversionOp_h_ACLiC_dict.cxx:41:
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:13:4: warning: converting ‘A<T>’ to the same type will never use a type conversion operator [-Wclass-conversion]
13 | operator A() {printf("A::op A()\n"); return *this;}
| ^~~~~~~~
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h: In member function ‘C::operator const A<C>&() const’:
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:53:61: warning: implicitly-declared ‘constexpr A<C>& A<C>::operator=(const A<C>&)’ is deprecated [-Wdeprecated-copy]
53 | operator const A<C>&() const {static A<C> a; a=A<C>(*this); printf("C::op A<C>&()\n"); return a;}
| ^
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:9:4: note: because ‘A<C>’ has user-provided ‘A<T>::A(const A<T>&) [with T = C]’
9 | A(const A& a): fT(a.fT) {printf("A::A(const A&)");}
| ^
In file included from /github/home/ROOT-CI/build/roottest/cling/operator/ConversionOp_h_ACLiC_dict.cxx:41:
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:13:4: warning: converting ‘A<T>’ to the same type will never use a type conversion operator [-Wclass-conversion]
13 | operator A() {printf("A::op A()\n"); return *this;}
| ^~~~~~~~
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h: In member function ‘C::operator const A<C>&() const’:
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:53:61: warning: implicitly-declared ‘constexpr A<C>& A<C>::operator=(const A<C>&)’ is deprecated [-Wdeprecated-copy]
53 | operator const A<C>&() const {static A<C> a; a=A<C>(*this); printf("C::op A<C>&()\n"); return a;}
| ^
/github/home/ROOT-CI/src/roottest/cling/operator/ConversionOp.h:9:4: note: because ‘A<C>’ has user-provided ‘A<T>::A(const A<T>&) [with T = C]’
9 | A(const A& a): fT(a.fT) {printf("A::A(const A&)");}
| ^
Check warning on line 0 in roottest-cling-other-fileClose-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-other-fileClose-build (roottest-cling-other-fileClose-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/other/fileClose.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/other/fileClose_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-other-testCompile-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-other-testCompile-build (roottest-cling-other-testCompile-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/other/testCompile.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/other/testCompile_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-parsing-ptrconst
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-parsing-ptrconst (roottest-cling-parsing-ptrconst)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
-- TEST COMMAND --
cd /github/home/ROOT-CI/build/roottest/cling/parsing
/usr/sbin/timeout -s USR2 270s /github/home/ROOT-CI/build/bin/root.exe -e '#define ClingWorkAroundMissingDynamicScope' -e '#define ClingWorkAroundUnnamedInclude' -e '#define ClingWorkAroundMissingSmartInclude' -e '#define ClingWorkAroundNoDotInclude' -e '#define ClingWorkAroundMissingAutoLoadingForTemplates' -e '#define ClingWorkAroundAutoParseUsingNamespace' -e '#define ClingWorkAroundTClassUpdateDouble32' -e '#define ClingWorkAroundAutoParseDeclaration' -e '#define ClingWorkAroundMissingUnloading' -e '#define ClingWorkAroundBrokenUnnamedReturn' -e '#define ClingWorkAroundUnnamedDetection2' -e '#define ClingWorkAroundNoPrivateClassIO' -e '#define ClingWorkAroundUnloadingVTABLES' -e 'gSystem->SetBuildDir("/github/home/ROOT-CI/build/roottest/cling/parsing",true)' -e 'gSystem->AddDynamicPath("/github/home/ROOT-CI/build/roottest/cling/parsing")' -e 'gROOT->SetMacroPath("/github/home/ROOT-CI/src/roottest/cling/parsing")' -e 'gInterpreter->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/parsing")' -e 'gSystem->AddIncludePath("-I/github/home/ROOT-CI/build/roottest/cling/parsing")' -q -l -b /github/home/ROOT-CI/src/roottest/cling/parsing/ptrconst.C+
-- BEGIN TEST OUTPUT --
Processing /github/home/ROOT-CI/src/roottest/cling/parsing/ptrconst.C+...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/parsing/ptrconst_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
(int) 0
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:86: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/src/roottest/cling/parsing/ptrconst.ref' mode='r' encoding='UTF-8'>
fromlines = open(fromfile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
/github/home/ROOT-CI/src/roottest/scripts/custom_diff.py:87: ResourceWarning: unclosed file <_io.TextIOWrapper name='/github/home/ROOT-CI/build/roottest/cling/parsing/ptrconst.log' mode='r' encoding='UTF-8'>
tolines = open(tofile, 'r' if sys.version_info >= (3, 4) else 'U').readlines()
ResourceWarning: Enable tracemalloc to get the object allocation traceback
--- /github/home/ROOT-CI/src/roottest/cling/parsing/ptrconst.ref Fri Oct 24 13:59:12 2025
+++ /github/home/ROOT-CI/build/roottest/cling/parsing/ptrconst.log Sat Oct 25 08:00:29 2025
@@ -1,2 +1,5 @@
-(int)0
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
+ Extraction of runtime standard library version was: '20251022'
+(int) 0
-- END OUTDIFF OUTPUT --
CMake Error at /github/home/ROOT-CI/build/RootTestDriver.cmake:259 (message):
compare 'stdout' error: 1
Check warning on line 0 in roottest-cling-stl-map-MyOpClass-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-stl-map-MyOpClass-build (roottest-cling-stl-map-MyOpClass-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 5s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/stl/map/MyOpClass.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/stl/map/MyOpClass_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-stl-map-MyClass-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-stl-map-MyClass-build (roottest-cling-stl-map-MyClass-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/stl/map/MyClass.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/stl/map/MyClass_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-stl-map-stringMapLoad-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-stl-map-stringMapLoad-build (roottest-cling-stl-map-stringMapLoad-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/stl/map/stringMapLoad.cxx","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/stl/map/stringMapLoad_cxx.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-stl-string-t01-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-stl-string-t01-build (roottest-cling-stl-string-t01-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 7s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/stl/string/t01.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/stl/string/t01_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-stl-vector-t01-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-stl-vector-t01-build (roottest-cling-stl-vector-t01-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 8s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/stl/vector/t01.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/stl/vector/t01_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-template-longlong-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-template-longlong-build (roottest-cling-template-longlong-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/template/longlong.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/template/longlong_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-template-Singleton-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-template-Singleton-build (roottest-cling-template-Singleton-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 7s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/template/Singleton.h","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/template/Singleton_h.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'
Check warning on line 0 in roottest-cling-template-usingtemplate-build
github-actions / Test Results
1 out of 22 runs failed: roottest-cling-template-usingtemplate-build (roottest-cling-template-usingtemplate-build)
artifacts/Test Results rawhide Fedora pydebug/TestResults.xml [took 6s]
Raw output
Failed
Processing /github/home/ROOT-CI/src/roottest/scripts/build.C("/github/home/ROOT-CI/src/roottest/cling/template/usingtemplate.C","","")...
Info in <TUnixSystem::ACLiC>: creating shared library /github/home/ROOT-CI/build/roottest/cling/template/usingtemplate_C.so
Warning in cling::IncrementalParser::CheckABICompatibility():
Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20250924'
Extraction of runtime standard library version was: '20251022'