Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test and make with no multilib fails on M1 (Seqoia) #131

Open
bferguson3 opened this issue Oct 16, 2024 · 1 comment
Open

Test and make with no multilib fails on M1 (Seqoia) #131

bferguson3 opened this issue Oct 16, 2024 · 1 comment

Comments

@bferguson3
Copy link

==> Installing riscv-software-src/riscv/riscv-gnu-toolchain --with-NOmultilib
==> git submodule update --depth 1 --init --recursive newlib
==> git submodule update --depth 1 --init --recursive binutils
==> git submodule update --depth 1 --init --recursive gcc
==> ./configure --with-cmodel=medany --disable-gdb
==> make
Last 15 lines from /Users/bent/Library/Logs/Homebrew/riscv-gnu-toolchain/05.make:
2024-10-16 14:52:45 +0000

make

Makefile:51: *** commands commence before first target. Stop.

If reporting this issue please do so at (not Homebrew/brew or Homebrew/homebrew-core):
https://github.com/riscv-software-src/homebrew-riscv/issues

Install works without the NOmultilib option, but then the riscv test will fail with no output.

@sbeamer
Copy link
Collaborator

sbeamer commented Oct 28, 2024

With the fixes upstream and new bottles, this should hopefully all work. Please try installing with brew again.

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

No branches or pull requests

2 participants