-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Description
Have you read through available documentation, open Github issues and Github Q&A Discussions?
Yes
System information
Your moosefs version and its origin (moosefs.com, packaged by distro, built from source, ...).
3.0.117, built from source
Operating system (distribution) and kernel version.
Arch Linux RISC-V
Hardware / network configuration, and underlying filesystems on master, chunkservers, and clients.
Not applicable
How much data is tracked by moosefs master (order of magnitude)?
Not applicable
Describe the problem you observed.
The script configure complains "unable to guess system type" on risc-v platform.
Can you reproduce it? If so, describe how. If not, describe troubleshooting steps you took before opening the issue.
We can reproduce this behavior if we don't manually run autoreconf -fiv to fix the related files.
Include any warning/errors/backtraces from the system logs.
checking build system type... ./config.guess: unable to guess system type
This script, last modified 2014-03-23, 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 <config-patches@gnu.org> in order to provide the needed
information to handle your system.
config.guess timestamp = 2014-03-23
uname -m = riscv64
uname -r = 6.1.7-arch1-1
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Wed, 18 Jan 2023 19:54:38 +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.1.7-arch1-1
UNAME_SYSTEM = Linux
UNAME_VERSION = #1 SMP PREEMPT_DYNAMIC Wed, 18 Jan 2023 19:54:38 +0000
configure: error: cannot guess build type; you must specify one
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels