Skip to content

[ROOT639] Root update master 20260112#10269

Closed
akritkbehera wants to merge 2 commits into
cms-sw:IB/CMSSW_16_1_X/rootmasterfrom
akritkbehera:root-update-master-20260112
Closed

[ROOT639] Root update master 20260112#10269
akritkbehera wants to merge 2 commits into
cms-sw:IB/CMSSW_16_1_X/rootmasterfrom
akritkbehera:root-update-master-20260112

Conversation

@akritkbehera
Copy link
Copy Markdown
Contributor

No description provided.

@cmsbuild
Copy link
Copy Markdown
Contributor

A new Pull Request was created by @akritkbehera for branch IB/CMSSW_16_1_X/rootmaster.

@akritkbehera, @cmsbuild, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.
cms-bot commands are listed here

@cmsbuild
Copy link
Copy Markdown
Contributor

cmsbuild commented Jan 12, 2026

cms-bot internal usage

@akritkbehera
Copy link
Copy Markdown
Contributor Author

please test

@cmsbuild
Copy link
Copy Markdown
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17c7af/50516/summary.html
COMMIT: 63b7225
CMSSW: CMSSW_16_1_ROOT6_X_2026-01-11-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10269/50516/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed External Build

I found compilation error when building:

+ cp /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/SOURCES/external/fasthadd/2.4-71bed608e22055caa262aba036ddcdae/ROOTFilePB.proto .
+ protoc -I ./ --cpp_out=./ ROOTFilePB.proto
+ perl -p -i -e 's|DQMServices/Core/interface/||' ROOTFilePB.pb.cc fastHadd.cc
++ root-config --cflags --libs
+ g++ -O2 -o /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/BUILDROOT/71bed608e22055caa262aba036ddcdae/opt/cmssw/el8_amd64_gcc13/external/fasthadd/2.4-71bed608e22055caa262aba036ddcdae/bin/fastHadd ROOTFilePB.pb.cc ./fastHadd.cc -I/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/protobuf/3.21.9-49356f1f93c7510bb922affd400d7bac/include -L/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/protobuf/3.21.9-49356f1f93c7510bb922affd400d7bac/lib -lprotobuf -pthread -std=c++20 -m64 -fsized-deallocation -I -L/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/lcg/root/6.39.1-d9ef13610b5b123c72c28d09b7ca7ae6/lib -lCore -lImt -lRIO -lNet -lHist -lGraf -lGraf3d -lGpad -lROOTVecOps -lTree -lTreePlayer -lRint -lPostscript -lMatrix -lPhysics -lMathCore -lThread -lROOTNTuple -lROOTNTupleUtil -lMultiProc -lROOTDataFrame -Wl,-rpath,/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/lcg/root/6.39.1-d9ef13610b5b123c72c28d09b7ca7ae6/lib -pthread -lm -ldl -rdynamic
./fastHadd.cc:95:10: fatal error: TROOT.h: No such file or directory
95 | #include 
|          ^~~~~~~~~
compilation terminated.
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.NBvqvL (%build)



@cmsbuild
Copy link
Copy Markdown
Contributor

Pull request #10269 was updated.

@akritkbehera
Copy link
Copy Markdown
Contributor Author

Please test

@cmsbuild
Copy link
Copy Markdown
Contributor

-1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-17c7af/50522/summary.html
COMMIT: f254443
CMSSW: CMSSW_16_1_ROOT6_X_2026-01-11-2300/el8_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/10269/50522/install.sh to create a dev area with all the needed externals and cmssw changes.

Failed External Build

I found compilation error when building:

/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/gcc/13.4.0-6908cfdf803923e783448096ca4f0923/bin/../lib/gcc/x86_64-redhat-linux-gnu/13.4.0/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lThread: No such file or directory
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/gcc/13.4.0-6908cfdf803923e783448096ca4f0923/bin/../lib/gcc/x86_64-redhat-linux-gnu/13.4.0/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lROOTNTuple: No such file or directory
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/gcc/13.4.0-6908cfdf803923e783448096ca4f0923/bin/../lib/gcc/x86_64-redhat-linux-gnu/13.4.0/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lROOTNTupleUtil: No such file or directory
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/gcc/13.4.0-6908cfdf803923e783448096ca4f0923/bin/../lib/gcc/x86_64-redhat-linux-gnu/13.4.0/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lMultiProc: No such file or directory
/data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc13/external/gcc/13.4.0-6908cfdf803923e783448096ca4f0923/bin/../lib/gcc/x86_64-redhat-linux-gnu/13.4.0/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lROOTDataFrame: No such file or directory
collect2: error: ld returned 1 exit status
error: Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.m1SMSd (%build)

RPM build errors:
Bad exit status from /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/tmp/rpm-tmp.m1SMSd (%build)



@akritkbehera
Copy link
Copy Markdown
Contributor Author

closing as we have another PR with the fix requested in ROOT
#10274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants