vladchimescu / lpsymphony

3 stars 5 forks source link

Upgrade SYMPHONY to support linux aarch64/arm64? #8

Open Yikun opened 1 year ago

Yikun commented 1 year ago

We are going to support Bioconductor on linux aarch64 https://stat.ethz.ch/pipermail/bioc-devel/2023-January/019398.html .

We hit a issue on lpsymphony:

checking build system type... ./config.guess: unable to guess system type

This script, last modified 2007-05-17, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from

  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
and
  http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to <config-patches@gnu.org> in order to provide the needed
information to handle your system.

config.guess timestamp = 2007-05-17

We should upgrade the SYMPHONY to latest to include the patch?

[1] Related: https://github.com/Yikun/BBS/issues/13 [2] [Bioc-devel] Support for Linux ARM64: https://stat.ethz.ch/pipermail/bioc-devel/2023-January/019398.html

Yikun commented 1 year ago

Alternative we could replace https://github.com/vladchimescu/lpsymphony/blob/master/src/SYMPHONY/config.guess wih latest config.guess and config.sub.