Skip to content

[R] r-binary-packages nightly failures #47277

@thisisnic

Description

@thisisnic

Describe the bug, including details regarding any error messages, version, and platform.

The r-binary-packages job has been failing since 15th July with this error:

/arrow/cpp/src/parquet/encryption/encryption.h:175:62: error: use of deleted function 'arrow::util::SecureString::SecureString()'
         : column_path_(std::move(path)), encrypted_(encrypted) {}
                                                              ^
In file included from /arrow/cpp/src/parquet/encryption/encryption.h:26,
                 from /arrow/cpp/src/parquet/properties.h:30,
                 from /arrow/cpp/src/parquet/arrow/path_internal.cc:109:

e.g. https://github.com/ursacomputing/crossbow/actions/runs/16314662786/job/46077638701#step:6:3355

This was shortly after this PR was merged, which uses the function mentioned in the error: #46017

Perhaps we introduced functionality in that PR that is only compatible with later versions of OpenSSL?

Note: there is an open issue about dropping OpenSSL 1.X builds: #45449

Component(s)

R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions