Skip to content

[R] [CI] Windows build fails in packaging job #15110

@jonkeane

Description

@jonkeane

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

One example: https://github.com/ursacomputing/crossbow/actions/runs/3799348531/jobs/6462070137

C:\rtools42\x86_64-w64-mingw32.static.posix\bin/ld.exe: ../windows/arrow-10.0.1.100000336/lib/x64-ucrt/libcurl.a(libcurl_la-version.o):(.text+0x1bc): undefined reference to `nghttp2_version'
collect2.exe: error: ld returned 1 exit status
no DLL was created
ERROR: compilation failed for package 'arrow'
* removing 'D:/a/_temp/Library/arrow'
Warning message:
In install.packages("arrow", type = "source", repos = sub("file://",  :
  installation of package 'arrow' had non-zero exit status

I suspect this has to do with #14235 (and I'll try to fix it in a PR in a sec)

Component(s)

Continuous Integration, R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions