-
Notifications
You must be signed in to change notification settings - Fork 441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ITS: TrackExtensionStudy #13568
base: dev
Are you sure you want to change the base?
ITS: TrackExtensionStudy #13568
Conversation
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
9d4f4d3
to
d034f77
Compare
Undrafting to check CI. |
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Avoid invalid read on first call. Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Error while checking build/O2/fullCI for eb3b349 at 2024-11-06 21:29:
Full log here. |
|
||
o2_add_test_root_macro( | ||
PostTrackExtension.C | ||
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe you need:
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad | |
PUBLIC_LINK_LIBRARIES ROOT::Hist ROOT::RIO ROOT::Core ROOT::Gpad fmt::fmt |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curiously, it still complains about it.
cling::DynamicLibraryManager::loadLibrary(): dlopen(libfmt.10.1.0.dylib, 0x0009): tried: 'libfmt.10.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibfmt.10.1.0.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/../lib/libfmt.10.1.0.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/bin/../lib/libfmt.10.1.0.dylib' (no such file), '/usr/lib/libfmt.10.1.0.dylib' (no such file, not in dyld cache), 'libfmt.10.1.0.dylib' (no such file)
cling::DynamicLibraryManager::loadLibrary(): dlopen(/Volumes/build/alice-ci-workdir/o2/sw/BUILD/e89aa9f3d18dea00fd76f985216d2b4e905e7c6c/O2/compiled_macros/Volumes/build/alice-ci-workdir/o2/sw/SOURCES/O2/13568/0/Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension_C.so, 0x0009): Library not loaded: @rpath/libfmt.10.dylib
Referenced from: <7E867859-82DA-3B84-9471-92E6AA6D43A1> /Volumes/build/alice-ci-workdir/o2/sw/BUILD/e89aa9f3d18dea00fd76f985216d2b4e905e7c6c/O2/compiled_macros/Volumes/build/alice-ci-workdir/o2/sw/SOURCES/O2/13568/0/Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension_C.so
Reason: tried: '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/../lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/bin/../lib/libfmt.10.dylib' (no such file)
ld: Undefined symbols:
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Curiously, it still complains about it.
cling::DynamicLibraryManager::loadLibrary(): dlopen(libfmt.10.1.0.dylib, 0x0009): tried: 'libfmt.10.1.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OSlibfmt.10.1.0.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/../lib/libfmt.10.1.0.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/bin/../lib/libfmt.10.1.0.dylib' (no such file), '/usr/lib/libfmt.10.1.0.dylib' (no such file, not in dyld cache), 'libfmt.10.1.0.dylib' (no such file) cling::DynamicLibraryManager::loadLibrary(): dlopen(/Volumes/build/alice-ci-workdir/o2/sw/BUILD/e89aa9f3d18dea00fd76f985216d2b4e905e7c6c/O2/compiled_macros/Volumes/build/alice-ci-workdir/o2/sw/SOURCES/O2/13568/0/Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension_C.so, 0x0009): Library not loaded: @rpath/libfmt.10.dylib Referenced from: <7E867859-82DA-3B84-9471-92E6AA6D43A1> /Volumes/build/alice-ci-workdir/o2/sw/BUILD/e89aa9f3d18dea00fd76f985216d2b4e905e7c6c/O2/compiled_macros/Volumes/build/alice-ci-workdir/o2/sw/SOURCES/O2/13568/0/Detectors/ITSMFT/ITS/postprocessing/studies/macros/PostTrackExtension_C.so Reason: tried: '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/lib/../lib/libfmt.10.dylib' (no such file), '/Volumes/build/alice-ci-workdir/o2/sw/osx_arm64/ROOT/v6-32-06-alice1-local3/bin/../lib/libfmt.10.dylib' (no such file) ld: Undefined symbols:
This is the exact error you had before, right? So my suggestion was pointless 👎🏼
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well correct to link it nonetheless but yes it did not fix it and stayed the same. But I kind of am out of ideas what else to add, must be something insanely obvious
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ktf Sorry to bother you but do you have an idea what I am missing in the linking?
Error while checking build/O2/fullCI for 86c943b at 2024-11-12 05:02:
Full log here. |
The majority oft the changes extends the track extension study code. The rest makes minor modifications which should be safe. Also this fixes one bug for the track following where the vector iterator gets invalidate when the vector is reallocated.