Extremys opened a new issue, #40326:
URL: https://github.com/apache/arrow/issues/40326
### Describe the bug, including details regarding any error messages,
version, and platform.
Hello, I'm trying to build R package with a built Arrow using EasyBuild I
get the following error:
```R
[1] "C"
Error: package or namespace load failed for ‘arrow’ in dyn.load(file,
DLLpath = DLLpath, ...):
unable to load shared object
'/home/e0490661/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-arrow/00new/arrow/libs/arrow.so':
/home/user/R/x86_64-pc-linux-gnu-library/4.3/00LOCK-arrow/00new/arrow/libs/arrow.so:
undefined symbol: _ZN5arrow7dataset14JsonFileFormatC1Ev
Error: loading failed
Execution halted
ERROR: loading failed
```
EasyConfig file used:
https://github.com/easybuilders/easybuild-easyconfigs/blob/develop/easybuild/easyconfigs/a/Arrow/Arrow-14.0.1-gfbf-2023a.eb
Can you help me to solve it ? Am i missing an option? Thanks
### Component(s)
R
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]