Skip to Content.
Sympa Menu

sphenix-software-l - Re: [Sphenix-software-l] Trouble linking (again)

sphenix-software-l AT lists.bnl.gov

Subject: sPHENIX discussion of software

List archive

Chronological Thread  
  • From: David Stewart <0ds.johnny AT gmail.com>
  • To: Anthony Frawley <afrawley AT fsu.edu>
  • Cc: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>, "sphenix-software-l AT lists.bnl.gov" <sphenix-software-l AT lists.bnl.gov>
  • Subject: Re: [Sphenix-software-l] Trouble linking (again)
  • Date: Wed, 7 Sep 2022 11:07:15 -0400

Hi Tony,
That would be great. I'll log on to your Zoom at 1:30, then

On Wed, Sep 7, 2022 at 10:44 AM Anthony Frawley <afrawley AT fsu.edu> wrote:
Hello David,

AlignmentTransformation was recently added to offline/packages/trackbase/.

It would probably be most efficient to meet on zoom. I can do that after 1:30 today.

Cheers
Tony

From: sPHENIX-software-l <sphenix-software-l-bounces AT lists.bnl.gov> on behalf of David Stewart via sPHENIX-software-l <sphenix-software-l AT lists.bnl.gov>
Sent: Wednesday, September 7, 2022 10:12 AM
To: Hugo Pereira Da Costa <hugo.pereira-da-costa AT cea.fr>; sphenix-software-l AT lists.bnl.gov <sphenix-software-l AT lists.bnl.gov>; pinkenburg AT bnl.gov <pinkenburg AT bnl.gov>
Subject: [Sphenix-software-l] Trouble linking (again)
 
Hi Chris and all, thanks so much for the debugging yesterday.
After cleaning up my branch to submit it, I am again having trouble at the linking stage in coresoftware/simulation/g4simulation/g4tpc/build.

Specifically:
* I have updated /direct/sphenix+u/dstewart/coresoftware/offline/packages/trackbase on git branch "cluster_edit",  built it and copied it to my install directory
* Then I have updated
/direct/sphenix+u/dstewart/coresoftware/simulation/g4simulation/g4tpc
but the linking fails with messages like:
/cvmfs/sphenix.sdcc.bnl.gov/gcc-8.3/release/release_new/new.2/lib/libtrack_reco.so: undefined reference to `AlignmentTransformation::createAlignmentTransformContainer(PHCompositeNode*)'
/cvmfs/sphenix.sdcc.bnl.gov/gcc-8.3/release/release_new/new.2/lib/libtrack_reco.so: undefined reference to `typeinfo for alignmentTransformationContainer'
/cvmfs/sphenix.sdcc.bnl.gov/gcc-8.3/release/release_new/new.2/lib/libtrack_reco.so: undefined reference to `ActsGeometry::get_tpc_surface_from_coords(unsigned int, Eigen::Matrix<double, 3, 1, 0, 3, 1>, unsigned short&)'
/cvmfs/sphenix.sdcc.bnl.gov/gcc-8.3/release/release_new/new.2/lib/libtrack_reco.so: undefined reference to `AlignmentTransformation::createMap(PHCompositeNode*)'
/cvmfs/sphenix.sdcc.bnl.gov/gcc-8.3/release/release_new/new.2/lib/libtrack_reco.so: undefined reference to `ActsGeometry::getGlobalPosition(unsigned long, TrkrCluster*)'


I assume it is similar to the problems that I had yesterday. My code refactoring in the trackbase files was only for print_out purposes and called functions in TrkrDefs which only did does shiting and shouldn't care about the Acts library.

In any case, help debugging/library dependencies would be great. I'd like to get this submitting to the tracking group for integration with the code.

Thanks,
Dave
--
David Stewart
Postdoctoral Fellow | Department of Physics, Wayne State University


--
David Stewart
Postdoctoral Fellow | Department of Physics, Wayne State University



Archive powered by MHonArc 2.6.24.

Top of Page