[roottest] Use nbconvert as a library in nbdiff.py #20456
345 fail, 3 431 pass in 3d 18h 30m 47s
Annotations
Check warning on line 0 in roottest-utils-build
github-actions / Test Results
1 out of 21 runs failed: roottest-utils-build (roottest-utils-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-const-run2
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-const-run2 (roottest-cling-const-run2)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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 CLING_WITH_ADAPTIVECPP' -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__ '20251022'
Extraction of runtime standard library version was: '20251111'
with const MyClass4*
with MyClass4*
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
--- /github/home/ROOT-CI/src/roottest/cling/const/good2.output Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/const/run2.log Wed Nov 19 11:35:25 2025
@@ -1,3 +1,6 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
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 21 runs failed: roottest-cling-dict-rundefaultargs-compiled (roottest-cling-dict-rundefaultargs-compiled)
artifacts/Test Results fedora42/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 CLING_WITH_ADAPTIVECPP' -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__ '20251022'
Extraction of runtime standard library version was: '20251111'
-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/cling/dict/defaultargs_compiled.ref Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/rundefaultargs-compiled.log Wed Nov 19 11:35:27 2025
@@ -1,4 +1,7 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
-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 21 runs failed: roottest-cling-dict-runalgebra (roottest-cling-dict-runalgebra)
artifacts/Test Results fedora42/TestResults.xml [took 7s]
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 CLING_WITH_ADAPTIVECPP' -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__ '20251022'
Extraction of runtime standard library version was: '20251111'
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
--- /github/home/ROOT-CI/src/roottest/cling/dict/algebra.ref Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/runalgebra.log Wed Nov 19 11:35:28 2025
@@ -1 +1,4 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
-- 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 21 runs failed: roottest-cling-dict-exectemplatetemplateTest (roottest-cling-dict-exectemplatetemplateTest)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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 CLING_WITH_ADAPTIVECPP' -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__ '20251022'
Extraction of runtime standard library version was: '20251111'
(int) 0
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
--- /github/home/ROOT-CI/src/roottest/cling/dict/exectemplatetemplateTest.ref Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/exectemplatetemplateTest.log Wed Nov 19 11:35:26 2025
@@ -1,2 +1,5 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
(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 21 runs failed: roottest-cling-dict-ROOT-7879-skipLinkDefDict (roottest-cling-dict-ROOT-7879-skipLinkDefDict)
artifacts/Test Results fedora42/TestResults.xml [took 2s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
--- /github/home/ROOT-CI/src/roottest/cling/dict/ROOT-7879/skipLinkDefDict.ref Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/dict/ROOT-7879/skipLinkDefDict.log Wed Nov 19 11:23:29 2025
@@ -0,0 +1,3 @@
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
-- 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 21 runs failed: roottest-cling-function-TheClass-build (roottest-cling-function-TheClass-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-function-refFunction-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-function-refFunction-build (roottest-cling-function-refFunction-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-function-refClasses-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-function-refClasses-build (roottest-cling-function-refClasses-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-functionTemplate-t-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-functionTemplate-t-build (roottest-cling-functionTemplate-t-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-functionTemplate-MyClassReferenceUse-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-functionTemplate-MyClassReferenceUse-build (roottest-cling-functionTemplate-MyClassReferenceUse-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-offset-runvbase-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-offset-runvbase-build (roottest-cling-offset-runvbase-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
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 21 runs failed: roottest-cling-operator-equal-build (roottest-cling-operator-equal-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-operator-ConversionOp-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-operator-ConversionOp-build (roottest-cling-operator-ConversionOp-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
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 21 runs failed: roottest-cling-other-fileClose-build (roottest-cling-other-fileClose-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-other-testCompile-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-other-testCompile-build (roottest-cling-other-testCompile-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-parsing-ptrconst
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-parsing-ptrconst (roottest-cling-parsing-ptrconst)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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 CLING_WITH_ADAPTIVECPP' -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__ '20251022'
Extraction of runtime standard library version was: '20251111'
(int) 0
-- END TEST OUTPUT --
-- BEGIN OUTDIFF OUTPUT --
--- /github/home/ROOT-CI/src/roottest/cling/parsing/ptrconst.ref Tue Nov 18 17:47:08 2025
+++ /github/home/ROOT-CI/build/roottest/cling/parsing/ptrconst.log Wed Nov 19 11:35:34 2025
@@ -1,2 +1,5 @@
-(int)0
+Warning in cling::IncrementalParser::CheckABICompatibility():
+ Possible C++ standard library mismatch, compiled with __GLIBCXX__ '20251022'
+ Extraction of runtime standard library version was: '20251111'
+(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 21 runs failed: roottest-cling-stl-map-MyOpClass-build (roottest-cling-stl-map-MyOpClass-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-stl-map-MyClass-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-stl-map-MyClass-build (roottest-cling-stl-map-MyClass-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-stl-map-stringMapLoad-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-stl-map-stringMapLoad-build (roottest-cling-stl-map-stringMapLoad-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-stl-string-t01-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-stl-string-t01-build (roottest-cling-stl-string-t01-build)
artifacts/Test Results fedora42/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/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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-stl-vector-t01-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-stl-vector-t01-build (roottest-cling-stl-vector-t01-build)
artifacts/Test Results fedora42/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/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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-template-longlong-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-template-longlong-build (roottest-cling-template-longlong-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-template-Singleton-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-template-Singleton-build (roottest-cling-template-Singleton-build)
artifacts/Test Results fedora42/TestResults.xml [took 5s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'
Check warning on line 0 in roottest-cling-template-usingtemplate-build
github-actions / Test Results
1 out of 21 runs failed: roottest-cling-template-usingtemplate-build (roottest-cling-template-usingtemplate-build)
artifacts/Test Results fedora42/TestResults.xml [took 4s]
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__ '20251022'
Extraction of runtime standard library version was: '20251111'