sbndcode/OpDetSim: link sbndPDMapAlg_tool to sbncode::OpDet_PDMapAlg link library not sbncode::OpDet_PDMapAlgSimple_tool. - #945
Conversation
…link library not sbncode::OpDet_PDMapAlgSimple_tool. This fixes a cetmodules error from linking a tool library to another tool library.
|
@aantonakis can this be merged? |
|
trigger build #945 SBNSoftware/sbncode#662 LArSoft/lar*@LARSOFT_SUITE_v10_22_00 SBNSoftware/sbndaq-artdaq-core@v1_10_06 SBNSoftware/sbn*@develop |
|
✔️ CI build for LArSoft Succeeded on slf7 for c14:prof -- details available through the CI dashboard |
|
❌ CI build for SBND Failed at phase build SBND on slf7 for c14:prof -- details available through the CI dashboard 🚨 For more details about the failed phase, check the build SBND phase logs parent CI build details are available through the CI dashboard |
|
✔️ CI build for LArSoft Succeeded on slf7 for e26:prof -- details available through the CI dashboard |
|
parent CI build details are available through the CI dashboard |
|
Hi @gartung , sorry for the late response on this. Can you check if this PR is still necessary. When cutting the latest integration releases of sbndcode and sbncode (now at v10_21_02), this problem may have been fixed by Herbert Greenlee's PRs: see sbndcode merged PR#938. I needed to update sbndcode to merge Herbert's PR that came first and this has potentially addressed the issue. |
|
Fixed in #938 |
sbndcode/OpDetSim: link sbndPDMapAlg_tool to sbncode::OpDet_PDMapAlg link library not sbncode::OpDet_PDMapAlgSimple_tool. This fixes a cetmodules error from linking a tool library to another tool library.
Resubmit of #943 accidentally closed by force push.
Description
This fixes the cetmodules error from linking a tool library to another tool library found when building with
spack mpdRelevant PR links (optional)
Can be tested with or without SBNSoftware/sbncode#662