Skip to content

[PWGJE] Fix DECLARE SOA INDEX - #17550

Draft
mulewicz wants to merge 1 commit into
AliceO2Group:masterfrom
mulewicz:fix-qgml-code-check
Draft

[PWGJE] Fix DECLARE SOA INDEX#17550
mulewicz wants to merge 1 commit into
AliceO2Group:masterfrom
mulewicz:fix-qgml-code-check

Conversation

@mulewicz

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

O2 linter results: ❌ 1 errors, ⚠️ 0 warnings, 🔕 0 disabled

@github-actions github-actions Bot changed the title Fix DECLARE SOA INDEX [PWGJE] Fix DECLARE SOA INDEX Aug 21, 2026
@alibuild

alibuild commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for 6229370 at 2026-08-21 17:59:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' does not name a type; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' was not declared in this scope; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'getIndexTargets<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'o2::aod::qgmlconst::QGMLJETId::qGMLJet_as<<expression error> >() const'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:128:30: error: 'QGMLJetId' is not a member of 'o2::aod::qgmlconst'; did you mean 'qGMLJetId'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:1: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:19: error: 'QGMLConstituentsMetadata' does not name a type; did you mean 'FullJetConstituentsMetadata'?
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no matching function for call to 'getColumns<o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::ref>()'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no type named 'metadata' in 'using std::decay<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = using std::remove_cv<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >' {aka 'struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >'}
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::DefaultIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::DefaultIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::FilteredIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::FilteredIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:183:33: error: template constraint failure for 'template<class T>  requires  is_producable<T> struct o2::framework::Produces'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:456:25: error: expression cannot be used as a function
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for 6229370 at 2026-08-21 16:53:

No log files found

Full log here.

}

template <typename TrackT>
[[nodiscard]] bool hasITSLayerHit(TrackT const& track, int layer) const

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was already fixed here wasnt it?
https://github.com/AliceO2Group/O2Physics/pull/17505/changes

Not sure why its showing up agains as a change. @vkucera do you know?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because the PR branch does not contain the other previously merged PR. I would suggest to rebase on top of the latest upstream master.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, thank you

@nzardosh
nzardosh enabled auto-merge (squash) August 21, 2026 14:57
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for 6229370 at 2026-08-21 16:58:

No log files found

Full log here.

auto-merge was automatically disabled August 21, 2026 17:36

Head branch was pushed to by a user without write access

@mulewicz
mulewicz force-pushed the fix-qgml-code-check branch from 6229370 to e163062 Compare August 21, 2026 17:36
@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/o2 for e163062 at 2026-08-21 19:46:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' does not name a type; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' was not declared in this scope; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'getIndexTargets<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'o2::aod::qgmlconst::QGMLJETId::qGMLJet_as<<expression error> >() const'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:128:30: error: 'QGMLJetId' is not a member of 'o2::aod::qgmlconst'; did you mean 'qGMLJetId'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:1: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:19: error: 'QGMLConstituentsMetadata' does not name a type; did you mean 'FullJetConstituentsMetadata'?
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no matching function for call to 'getColumns<o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::ref>()'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no type named 'metadata' in 'using std::decay<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = using std::remove_cv<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >' {aka 'struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >'}
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::DefaultIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::DefaultIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::FilteredIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::FilteredIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:183:33: error: template constraint failure for 'template<class T>  requires  is_producable<T> struct o2::framework::Produces'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:456:25: error: expression cannot be used as a function
ninja: build stopped: subcommand failed.

Full log here.

namespace qgmlconst
{
DECLARE_SOA_INDEX_COLUMN(QGMLJet, qGMLJet);
DECLARE_SOA_INDEX_COLUMN(QGMLJET, qGMLJet);

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are you trying to fix?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I try to run on the Hyperloop I get the error: Index on O2qgmljet but no tree found

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not going to fix it. You need the name of the iterator here which was correct. Your change does not even compile which is the minimum to test before you even commit your changes locally. Your problem on Hyperloop is caused by something else. Maybe you don't save the referenced table in the output which makes the merging step fail.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/code-check for e163062 at 2026-08-21 20:04:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' does not name a type; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' was not declared in this scope; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'getIndexTargets<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'o2::aod::qgmlconst::QGMLJETId::qGMLJet_as<<expression error> >() const'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:128:30: error: 'QGMLJetId' is not a member of 'o2::aod::qgmlconst'; did you mean 'qGMLJetId'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:1: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:19: error: 'QGMLConstituentsMetadata' does not name a type; did you mean 'FullJetConstituentsMetadata'?
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no matching function for call to 'getColumns<o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::ref>()'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no type named 'metadata' in 'using std::decay<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = using std::remove_cv<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >' {aka 'struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >'}
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::DefaultIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::DefaultIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::FilteredIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::FilteredIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:183:33: error: template constraint failure for 'template<class T>  requires  is_producable<T> struct o2::framework::Produces'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:456:25: error: expression cannot be used as a function
ninja: build stopped: subcommand failed.

Full log here.

@alibuild

Copy link
Copy Markdown
Collaborator

Error while checking build/O2Physics/staging for e163062 at 2026-08-21 20:08:

## sw/BUILD/O2Physics-latest/log
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' does not name a type; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:26: error: 'QGMLJETs' was not declared in this scope; did you mean 'QGMLJets'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'getIndexTargets<<expression error> >()'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' does not name a type
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: no matching function for call to 'o2::aod::qgmlconst::QGMLJETId::qGMLJet_as<<expression error> >() const'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: template argument 1 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:97:1: error: 'binding_t' was not declared in this scope
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:128:30: error: 'QGMLJetId' is not a member of 'o2::aod::qgmlconst'; did you mean 'qGMLJetId'?
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:1: error: template argument 2 is invalid
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:127:19: error: 'QGMLConstituentsMetadata' does not name a type; did you mean 'FullJetConstituentsMetadata'?
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no matching function for call to 'getColumns<o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::ref>()'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1760:52: error: no type named 'metadata' in 'using std::decay<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = using std::remove_cv<o2::aod::MetadataTrait<o2::aod::Hash<830127655> > >::type = struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >' {aka 'struct o2::aod::MetadataTrait<o2::aod::Hash<830127655> >'}
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::DefaultIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::DefaultIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/slc9_x86-64/O2/daily-20260821-0000-local1/include/Framework/ASoA.h:1905:15: error: type 'o2::soa::FilteredIndexPolicy' is not a base type for type 'o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> >::TableIteratorBase<o2::soa::FilteredIndexPolicy, o2::soa::Table<o2::aod::Hash<3549351499>, o2::aod::Hash<830127655>, o2::aod::Hash<2286545062> > >'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:183:33: error: template constraint failure for 'template<class T>  requires  is_producable<T> struct o2::framework::Produces'
/sw/SOURCES/O2Physics/slc9_x86-64-slc9_x86-64/0/PWGJE/TableProducer/quarkGluonJetsProducer.cxx:456:25: error: expression cannot be used as a function
ninja: build stopped: subcommand failed.

Full log here.

@vkucera
vkucera marked this pull request as draft August 21, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants