Source: fossil
Version: 2.22-1
Severity: wishlist
Tags: patch
User: debian-de...@lists.debian.org
Usertags: loongarch64
Dear maintainers,
When compiling the package fossil for loong64 in the Debian Package
Auto-Building environment [1], The error message is as follows:
......omit
Error: Invalid configuration `loongarch64-linux-gnu': machine
`loongarch64' not recognized
child process exited abnormally
Try: 'configure --help' for options
tail -v -n \+0 config.log
......omit
The full compilation log can be found at [2].
The version of autosetup/config.{sub,guess} in the fossil source package
are too old for the LoongArch architecture.
The LoongArch architecture has been supported in config upstream [3] and
autotools-dev source package [4].
Please consider update the outdated config.guess and config.sub to
recognize the LoongArch.
If you have any questions, you can contact me at any time.
[1]:https://buildd.debian.org/status/package.php?p=fossil&suite=sid
[2]:https://buildd.debian.org/status/fetch.php?pkg=fossil&arch=loong64&ver=1%3A2.22-1&stamp=1693582543&raw=0
[3]:https://git.savannah.gnu.org/cgit/config.git/commit/?id=20403c5701973a4cbd7e0b4bbeb627fcd424a0f1
[4]:https://packages.debian.org/bookworm/autotools-dev
thanks,
Dandan Zhang