Project

General

Profile

Actions

Bug #50148

closed

clang build fails on rgw_log_backing.cc

Added by Casey Bodley about 3 years ago. Updated almost 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

../src/rgw/rgw_log_backing.cc:668:17: error: 'gen_id' in capture list does not name a variable
                             [this, &gen_id](int shard) {
                                     ^
../src/rgw/rgw_log_backing.cc:669:32: error: reference to local binding 'gen_id' declared in enclosing function 'logback_generations::remove_empty'
                               return this->get_oid(gen_id, shard);
                                                    ^
../src/rgw/rgw_log_backing.cc:665:25: note: 'gen_id' declared here
      for (const auto& [gen_id, e] : es) {
                        ^

Related issues 1 (0 open1 closed)

Copied to rgw - Backport #50240: pacific: clang build fails on rgw_log_backing.ccResolvedsinguliere _Actions
Actions #1

Updated by Casey Bodley about 3 years ago

  • Pull request ID set to 40632
Actions #2

Updated by Casey Bodley about 3 years ago

  • Status changed from New to Pending Backport
Actions #3

Updated by Backport Bot about 3 years ago

  • Copied to Backport #50240: pacific: clang build fails on rgw_log_backing.cc added
Actions #4

Updated by Loïc Dachary almost 3 years ago

  • Status changed from Pending Backport to Resolved

While running with --resolve-parent, the script "backport-create-issue" noticed that all backports of this issue are in status "Resolved" or "Rejected".

Actions

Also available in: Atom PDF