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

Build fails with clang-19: no member named '_Et' in 'ProtoJet<Item>' #324

Open
yurivict opened this issue Nov 3, 2024 · 1 comment
Open

Comments

@yurivict
Copy link

yurivict commented Nov 3, 2024

In file included from D0RunIIConePlugin.cc:38:
In file included from ./ILConeAlgorithm.hpp:88:
./ProtoJet.hpp:198:51: error: no member named '_Et' in 'ProtoJet<Item>'
  198 |   os<<"y phi Et = ("<<_y<<", "<<_phi<<", "<<this->_Et<<")"<<std::endl;
      |                                             ~~~~  ^
1 error generated.

FreeBSD 14.1

@matthewfeickert
Copy link
Member

matthewfeickert commented Dec 9, 2024

Upstream issue which you've already fixed (thanks!): https://gitlab.com/fastjet/fastjet/-/merge_requests/8

This will require the upstream FastJet to make a v3.4.4 patch release.

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

2 participants