-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
CI workflow struggles to pull in sbnobj/#140 when running CI on #565 , causing it to fail on build steps.
The error messages in question:
4415: In file included from /scratch/workspace/sbnd_ci/label_exp/swarm/label_exp2/swarm/SBND/srcs/sbncode/sbncode/CAFMaker/FillReco.cxx:10:
4416: /scratch/workspace/sbnd_ci/label_exp/swarm/label_exp2/swarm/SBND/srcs/sbncode/sbncode/CAFMaker/FillReco.h:39:10: fatal error: sbnobj/Common/Reco/CorrectedOpFlashTiming.h: No such file or directory
4417: 39 | #include "sbnobj/Common/Reco/CorrectedOpFlashTiming.h"
4418: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4419: compilation terminated.
No build errors are encountered upon a local build.
Metadata
Metadata
Assignees
Labels
No labels