Skip to content

Remove static libraries from final build of tiledb-r on Windows#816

Merged
mojaveazure merged 2 commits intomainfrom
paulhoffman/sc-65372/r-compiled-code-in-inst-tiledb-libs-is-invalid
Apr 24, 2025
Merged

Remove static libraries from final build of tiledb-r on Windows#816
mojaveazure merged 2 commits intomainfrom
paulhoffman/sc-65372/r-compiled-code-in-inst-tiledb-libs-is-invalid

Conversation

@mojaveazure
Copy link
Copy Markdown
Member

@mojaveazure mojaveazure commented Apr 23, 2025

R 4.5 has begun introducing checks of static libraries bundled as part of the package; this PR removes said static libraries as they were failing CRAN checks

SC-65372

R 4.5 has begun introducing checks of static libraries bundled as part
of the package; this PR removes said static libraries as they were
failing CRAN checks
@mojaveazure mojaveazure marked this pull request as ready for review April 23, 2025 20:16
Copy link
Copy Markdown
Member

@ihnorton ihnorton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change LGTM but I'm unclear if we are running the same check CRAN is on Windows, because I don't see any failures for this reason in recent builds

@mojaveazure
Copy link
Copy Markdown
Member Author

@ihnorton Here are the logs from win-builder for this branch; the one warning is because I built the tarball on Windows, which is configured to checkout from Git with CRLF line endings; building the tarball under macOS/Linux will solve that warning

r-release.log
r-oldrel.log
r-devel.log

@mojaveazure
Copy link
Copy Markdown
Member Author

For reference, here are the win-builder logs for main on r-release and r-devel, with the static library WARNING

r-devel-main.log
r-release-main.log

Bump develop version
@mojaveazure mojaveazure merged commit 9621b41 into main Apr 24, 2025
13 checks passed
@mojaveazure mojaveazure deleted the paulhoffman/sc-65372/r-compiled-code-in-inst-tiledb-libs-is-invalid branch April 24, 2025 16:56
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

Successfully merging this pull request may close these issues.

4 participants