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

Add support for Linux ARM64 #20

Open
martin-g opened this issue Mar 6, 2023 · 2 comments
Open

Add support for Linux ARM64 #20

martin-g opened this issue Mar 6, 2023 · 2 comments

Comments

@martin-g
Copy link

martin-g commented Mar 6, 2023

Hello!

Would it be possible to add a binary for Linux ARM64/aarch64 in the releases ?

We work on adding support for Linux ARM64 to Bioconductor for 3.18 (Autumn release) and biobtreeR package fails with:

##############################################################################
##############################################################################
###
### 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

Note: sh: 1: /tmp/RtmpPigrdt/biobtree: Exec format error

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

@martin-g
Copy link
Author

Friendly ping!

@martin-g
Copy link
Author

martin-g commented Aug 1, 2023

Ping !

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

No branches or pull requests

1 participant