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

Enabling c++20 on linux #17816

Open
wants to merge 52 commits into
base: main
Choose a base branch
from

Merge branch 'refs/heads/main' into Cjian/linux_c++20

9e30f73
Select commit
Loading
Failed to load commit list.
Open

Enabling c++20 on linux #17816

Merge branch 'refs/heads/main' into Cjian/linux_c++20
9e30f73
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Windows GPU TensorRT CI Pipeline failed Sep 17, 2024 in 59m 21s

Build #20240917.10 failed

Annotations

Check failure on line 3384 in onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU TensorRT CI Pipeline

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc#L3384

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc(3384,40): Error C3791: 'this' cannot be explicitly captured when the default capture mode is by copy (=)

Check failure on line 3411 in onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU TensorRT CI Pipeline

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc#L3411

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc(3411,35): Error C3791: 'this' cannot be explicitly captured when the default capture mode is by copy (=)

Check failure on line 4059 in onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU TensorRT CI Pipeline

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc#L4059

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc(4059,40): Error C3791: 'this' cannot be explicitly captured when the default capture mode is by copy (=)

Check failure on line 4082 in onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Windows GPU TensorRT CI Pipeline

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc#L4082

onnxruntime\core\providers\tensorrt\tensorrt_execution_provider.cc(4082,35): Error C3791: 'this' cannot be explicitly captured when the default capture mode is by copy (=)