-
Notifications
You must be signed in to change notification settings - Fork 1k
Description
Could not compile on FreeBSD-i386 system, while build well on amd64 system.
The error message say :
...
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for 'data.table' in dyn.load(file, DLLpath = DLLpath, ...):
unable to load shared object '/wrkdirs/usr/ports/devel/R-cran-data.table/work/stage/usr/local/lib/R/library/00LOCK-data.table/00new/data.table/libs/datatable.so':
/wrkdirs/usr/ports/devel/R-cran-data.table/work/stage/usr/local/lib/R/library/00LOCK-data.table/00new/data.table/libs/datatable.so: Undefined symbol "__atomic_load"
Error: loading failed
Execution halted
ERROR: loading failed
- removing '/wrkdirs/usr/ports/devel/R-cran-data.table/work/stage/usr/local/lib/R/library/data.table'
*** Error code 1
Thanks! Please remove the text above and include the two items below.
# Minimal reproducible example
# Output of sessionInfo()