biobtree icon indicating copy to clipboard operation
biobtree copied to clipboard

Add support for Linux ARM64

Open martin-g opened this issue 2 years ago • 2 comments

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 avatar Mar 06 '23 14:03 martin-g

Friendly ping!

martin-g avatar May 11 '23 11:05 martin-g

Ping !

martin-g avatar Aug 01 '23 13:08 martin-g