Skip to content
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

Errors reported when setting 2022 geometry ROOT6 #589

Open
plexoos opened this issue Sep 28, 2023 · 3 comments
Open

Errors reported when setting 2022 geometry ROOT6 #589

plexoos opened this issue Sep 28, 2023 · 3 comments
Assignees

Comments

@plexoos
Copy link
Member

plexoos commented Sep 28, 2023

BFC:INFO  - Setting ideal geometry
BFC:INFO  - StBFChain::Init force load of /star-sw/./StarDb/AgMLGeometry/Geometry.y2022.C
In file included from StChain_Cint dictionary payload:17:
In file included from /star-sw/.sl79_gcc485/include/StIOInterFace.h:11:
/star-sw/.sl79_gcc485/include/StRTSBaseMaker.h:35:31: error: base class has incomplete type
class StRTSBaseMaker : public StMaker
                       ~~~~~~~^~~~~~~
/star-sw/.sl79_gcc485/include/StMkDeb.h:5:7: note: forward declaration of 'StMaker'
class StMaker; 
      ^
BFC:ERROR - TInterpreter::AutoParse : Error parsing payload code for class EvtHddr_st with content:

#line 1 "StChain_Cint dictionary payload"

#ifndef G__VECTOR_HAS_CLASS_ITERATOR
  #define G__VECTOR_HAS_CLASS_ITERATOR 1
#endif
#ifndef ROOT_CINT
  #define ROOT_CINT 1
#endif
#ifndef __ROOT__
  #define __ROOT__ 1
#endif

#define _BACKWARD_BACKWARD_WARNING_H
#include "StMaker.h"
#include "StChain.h"
#include "StMkDeb.h"
#include "StEvtHddr.h"
#include "StIOInterFace.h"
#include "StRTSBaseMaker.h"
#include "StRtsTable.h"

#undef  _BACKWARD_BACKWARD_WARNING_H

For the complete log see https://github.com/star-bnl/star-sw/actions/runs/6334098611/job/17205234702#step:5:541

@plexoos
Copy link
Member Author

plexoos commented Sep 28, 2023

A similar setup for 2021 geometry looks good: https://github.com/star-bnl/star-sw/actions/runs/6334098611/job/17205234602#step:5:494

@plexoos
Copy link
Member Author

plexoos commented Oct 11, 2023

These errors are still present in the ROOT6 test jobs using the 2022 geometry...

@fgeurts
Copy link
Member

fgeurts commented May 24, 2024

Was this issue recently addressed as part of the ROOT6 efforts? If so, is this still active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants