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

[R] Windows R build fails #34843

Closed
icexelloss opened this issue Apr 2, 2023 · 1 comment · Fixed by #34844
Closed

[R] Windows R build fails #34843

icexelloss opened this issue Apr 2, 2023 · 1 comment · Fixed by #34844
Assignees
Milestone

Comments

@icexelloss
Copy link
Contributor

icexelloss commented Apr 2, 2023

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

An issue with build R on windows is introduced by #34711:

#34711 (comment)

Component(s)

R

@assignUser
Copy link
Member

The other R errors also seem related:

** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘arrow’ in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so':
dlopen(/Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so, 6): Symbol not found: __ZN5arrow5acero7MapNode13InputFinishedEPNS0_8ExecNodeEi
Referenced from: /Users/voltrondata/github-actions-runner/_work/crossbow/crossbow/arrow/r/check/arrow.Rcheck/00LOCK-arrow/00new/arrow/libs/arrow.so
Expected in: flat namespace

@thisisnic thisisnic added the Priority: Blocker Marks a blocker for the release label Apr 3, 2023
westonpace pushed a commit to icexelloss/arrow that referenced this issue Apr 5, 2023
assignUser pushed a commit that referenced this issue Apr 5, 2023
### Rationale for this change
There was an issue with window R build introduced by this PR:
#34711

### What changes are included in this PR?
Many changes to the build files

### Are these changes tested?
crossbow builds

### Are there any user-facing changes?

* Closes: #34843

Lead-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Li Jin <ice.xelloss@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
@assignUser assignUser added this to the 12.0.0 milestone Apr 5, 2023
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this issue May 15, 2023
…he#34844)

### Rationale for this change
There was an issue with window R build introduced by this PR:
apache#34711

### What changes are included in this PR?
Many changes to the build files

### Are these changes tested?
crossbow builds

### Are there any user-facing changes?

* Closes: apache#34843

Lead-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Li Jin <ice.xelloss@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
rtpsw pushed a commit to rtpsw/arrow that referenced this issue May 16, 2023
…he#34844)

### Rationale for this change
There was an issue with window R build introduced by this PR:
apache#34711

### What changes are included in this PR?
Many changes to the build files

### Are these changes tested?
crossbow builds

### Are there any user-facing changes?

* Closes: apache#34843

Lead-authored-by: Weston Pace <weston.pace@gmail.com>
Co-authored-by: Li Jin <ice.xelloss@gmail.com>
Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants