Hello, I'm from ArchRISC-V Team, a community porting Arch Linux software to RISC-V architecture.
aalib, we found an error. (This link is the log about building processing our lord maintained. The log is outdated, however, the issue still exists in newer version.)
config.guess file is too old to work. --- PKGBUILD
+++ PKGBUILD
@@ -17,6 +17,8 @@ sha256sums=('fbddda9230cf6ee2a4f5706b4b11e2190ae45f5eda1f0409dc4f99b35e0a70ee'
prepare() {
cd ${pkgname}-1.4.0
patch -p0 -i "${srcdir}/aclocal-fixes.patch"
+ autoreconf -fiv
+ autoupdate
}
build() {
config.guess file). As part of our duty, we do suggest our upstreams doing this once and for all instead. Sincerely thanks.
:)
Arch Linux RISC-V Team,
TinySnow