Skip to content

Conversation

@Xeonacid
Copy link

The current build fails on riscv with:

checking for strip... /usr/bin/strip
checking build system type... ./config.guess: unable to guess system type

This script, last modified 2015-01-01, 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://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD
and
  http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD

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 <[email protected]> in order to provide the needed
information to handle your system.

config.guess timestamp = 2015-01-01

uname -m = riscv64
uname -r = 6.0.6-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000

/usr/bin/uname -p = unknown
/bin/uname -X     = 

hostinfo               = 
/bin/universe          = 
/usr/bin/arch -k       = 
/bin/arch              = 
/usr/bin/oslevel       = 
/usr/convex/getsysinfo = 

UNAME_MACHINE = riscv64
UNAME_RELEASE = 6.0.6-arch1-1
UNAME_SYSTEM  = Linux
UNAME_VERSION = #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000
configure: error: cannot guess build type; you must specify one

This PR syncs config.guess & config.sub from git.savannah.gnu.org.

@h3xx
Copy link

h3xx commented Apr 10, 2025

Run autoreconf -fi to re-generate config.sub and config.guess.

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

Successfully merging this pull request may close these issues.

2 participants