Skip to content

seastar: fix makecheck error: missing 'typename'#58427

Merged
aclamk merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-seastar-string
Jul 5, 2024
Merged

seastar: fix makecheck error: missing 'typename'#58427
aclamk merged 1 commit intoceph:mainfrom
Matan-B:wip-matanb-seastar-string

Conversation

@Matan-B
Copy link
Contributor

@Matan-B Matan-B commented Jul 4, 2024

update seastar submodule to wip-matanb-seastar-july4 (https://github.com/ceph/seastar/commits/wip-matanb-seastar-july4/)

Reverting scylladb/seastar@8a3dc42

This revert is pushed to not block all other PRs that are failing make check due to this.
We can probably follow up with a more solid solution afterwards.

Fixes: https://tracker.ceph.com/issues/66834

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox
  • jenkins test windows
  • jenkins test rook e2e

update seastar submodule to wip-matanb-seastar-july4
Reverting scylladb/seastar@8a3dc42

This revert is pushed to not block all other PRs that are failing make
check due to this.

Fixes: https://tracker.ceph.com/issues/66834

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
@Matan-B Matan-B added the crimson label Jul 4, 2024
@Matan-B Matan-B requested a review from a team July 4, 2024 13:44
@tchaikov
Copy link
Contributor

tchaikov commented Jul 4, 2024

@Matan-B could you file an issue against seastar on this?

@Matan-B
Copy link
Contributor Author

Matan-B commented Jul 4, 2024

@Matan-B could you file an issue against seastar on this?

Sure, I'll just make sure that CI is green first and no other issues are there

@Matan-B
Copy link
Contributor Author

Matan-B commented Jul 4, 2024

@Matan-B could you file an issue against seastar on this?

Looking again, I think it's caused by Clang 14 usage which is not officially supported by Seastar. Is this still relevant?

@tchaikov
Copy link
Contributor

tchaikov commented Jul 4, 2024

@Matan-B i think it's relevant as long as it's not standard1 compliant. what do you think?

Footnotes

  1. C++20 and up

@Matan-B
Copy link
Contributor Author

Matan-B commented Jul 4, 2024

@Matan-B i think it's relevant as long as it's not standard1 compliant. what do you think?

Footnotes

  1. C++20 and up

Submitted scylladb/seastar#2327

@tchaikov
Copy link
Contributor

tchaikov commented Jul 4, 2024

@Matan-B i think it's relevant as long as it's not standard1 compliant. what do you think?

Footnotes

  1. C++20 and up

Submitted scylladb/seastar#2327

thanks!

@aclamk aclamk merged commit 27ff214 into ceph:main Jul 5, 2024
@Matan-B Matan-B mentioned this pull request Jul 7, 2024
14 tasks
NitzanMordhai pushed a commit to NitzanMordhai/ceph that referenced this pull request Aug 1, 2024
seastar: fix makecheck error: missing 'typename'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants