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

biobtree.build fails on Linux ARM64 #34

Open
martin-g opened this issue Mar 6, 2023 · 1 comment
Open

biobtree.build fails on Linux ARM64 #34

martin-g opened this issue Mar 6, 2023 · 1 comment

Comments

@martin-g
Copy link
Collaborator

martin-g commented Mar 6, 2023

https://yikun.github.io/bioconductor-0301/report/biobtreeR/kunpeng1-buildsrc.html

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD build --keep-empty-dirs --no-resave-data biobtreeR
###
##############################################################################
##############################################################################


* checking for file ‘biobtreeR/DESCRIPTION’ ... OK
* preparing ‘biobtreeR’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
* creating vignettes ... ERROR
--- re-building ‘biobtreeR.Rmd’ using rmarkdown
trying URL 'https://github.com/tamerh/biobtree/releases/download/v1.8.0/biobtree_Linux_64bit.tar.gz'
Content type 'application/octet-stream' length 11081624 bytes (10.6 MB)
==================================================
downloaded 10.6 MB

biobtree
trying URL 'https://github.com/tamerh/biobtree/releases/download/v1.8.0/biobtree_Linux_64bit.tar.gz'
Content type 'application/octet-stream' length 11081624 bytes (10.6 MB)
==================================================
downloaded 10.6 MB

biobtree
sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error
Quitting from lines 67-68 (biobtreeR.Rmd) 
Error: processing vignette 'biobtreeR.Rmd' failed with diagnostics:
Built data couldn't found. Make sure data built or directory set correctly
--- failed re-building ‘biobtreeR.Rmd’

SUMMARY: processing the following file failed:
  ‘biobtreeR.Rmd’

Error: Vignette re-building failed.
Execution halted
@martin-g
Copy link
Collaborator Author

martin-g commented Mar 6, 2023

Reported upstream: tamerh/biobtree#20
Asked for a Linux aarch64 binary.
The next step would be to add logic to biobtreeR to recognize the CPU architecture.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant