star-fwd-software-l AT lists.bnl.gov
Subject: FWD Software
List archive
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking
- From: Gavin Wilks <gwilks3 AT uic.edu>
- To: Akio Ogawa <akio AT bnl.gov>
- Cc: star-fwd-software-l AT lists.bnl.gov, Te-Chuan Huang <tchuang.phys AT gmail.com>
- Subject: Re: [Star-fwd-software-l] Issue with loading modules for forward tracking
- Date: Mon, 19 Sep 2022 15:47:18 -0500
Hello,
Thank you akio for updating the list on that change to the star-env module.
I am running into a different issue, which has stumped me today. I am trying to use some other genfit utilities for alignment purposes, specifically genfit::MaterialProperties. All of my code compiles, but when I try to run the forward tracking software I receive an error informing me that the symbol corresponding to this class is undefined. I am not sure how to fix this issue as this class should be linked through loading the genfit module. I did not have this issue prior to the updates to the modules.
Command:
root4star -l -b -q ./StRoot/StFwdTrackMaker/macro/sim/fwd_tracking.C\(10,\"sim.fzd\",\"./StRoot/StFwdTrackMaker/macro/sim/full_track.xml\”\)
The error is:
dlopen error: /direct/star+u/gwilks3/fst/ForwardTracking/star-sw-1/.sl73_x8664_gcc485/lib/libStFwdTrackMaker.so: undefined symbol: _ZTVN6genfit18MaterialPropertiesE
Load Error: Failed to load Dynamic link library /direct/star+u/gwilks3/fst/ForwardTracking/star-sw-1/.sl73_x8664_gcc485/lib/libStFwdTrackMaker.so
BFC:FATAL - problem with loading of libStFwdTrackMaker
BFC:FATAL - fwdTrack is switched off !!!!
root4star: .sl73_x8664_gcc485/obj/StRoot/StBFChain/StBFChain.cxx:177: virtual Int_t StBFChain::Load(): Assertion `libraryload!=kStErr' failed.
Abort
If anyone has any insight, it would be greatly appreciated.
Best Regards and Thank you,
Gavin
On Sep 16, 2022, at 13:48, Akio Ogawa <akio AT bnl.gov> wrote:Hello
Following 4 lines without kitrack/genfit module which is now
loaded by star-env:
setup 64b
starver dev
module use /cvmfs/star.sdcc.bnl.gov/star-spack/spack/share/spack/modules/linux-rhel7-x86_64/
module load star-env-0.2.0-root-5.34.38
or
/star/u/akio/fcstrk5/star-sw-1/env.sh
should work.
OGAWA, akio Email : akio AT bnl.gov
BrookHaven National Lab. Physics Dep. 510A 2-235
Upton, NY, 11973-5000 Tel. 631-344-5293
On Sat, 17 Sep 2022, Te-Chuan Huang wrote:Hi Gavin,
It seems to me that the star-spack repository on cvmfs was updated on Sep. 13 and some of the module name has
been changed.
I think you can try to modify the relevant lines in env.sh as following:
module load star-env-0.2.0-root-5.34.38
module load kitrack-01-10-star-1-root-5.34.38
module load genfit-b496504a-root-5.34.38
I didn’t try to run the codes but I guess it should work.
Cheers,
Te-Chuan
On Sep 17, 2022, at 12:26 AM, Gavin Wilks <gwilks3 AT uic.edu> wrote:
Dear All,
I am currently unable to load the required modules for the forward tracking using the env.sh command.
Has anyone else run into this issue lately?
Command:
source StRoot/StFwdTrackMaker/macro/env.sh
Output:
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'star-env-root-5.34.38'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'kitrack-root-5.34.38'
ModuleCmd_Load.c(213):ERROR:105: Unable to locate a modulefile for 'genfit-root-5.34.38'
Best Regards,
Gavin
_______________________________________________
Star-fwd-software-l mailing list
Star-fwd-software-l AT lists.bnl.gov
https://nam04.safelinks.protection.outlook.com/?url="https%3A%2F%2Flists.bnl.gov%2Fmailman%2Flistinfo%2Fstar-fwd-software-l&data=05%7C01%7Cgwilks3%40groute.uic.edu%7C42e5bfbba48e4fb5a9f608da98141216%7Ce202cd477a564baa99e3e3b71a7c77dd%7C0%7C0%7C637989509227212699%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=I8YsxfK7LC2aM7F%2FC3p23i5BgKaRfA7ygxTWSfTbkmE%3D&reserved=0
-
[Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/16/2022
- <Possible follow-up(s)>
-
[Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/16/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Te-Chuan Huang, 09/16/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/16/2022
- Re: [Star-fwd-software-l] Issue with loading modules for forward tracking, Brandenburg, James, 09/16/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Akio Ogawa, 09/16/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/19/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Brandenburg, James, 09/21/2022
- Re: [Star-fwd-software-l] Issue with loading modules for forward tracking, Gavin Wilks, 09/21/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Brandenburg, James, 09/21/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/19/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Gavin Wilks, 09/16/2022
-
Re: [Star-fwd-software-l] Issue with loading modules for forward tracking,
Te-Chuan Huang, 09/16/2022
Archive powered by MHonArc 2.6.24.