arduino / toolchain-avr

The AVR toolchain used by the Arduino IDE
142 stars 48 forks source link

build issue - gmp #84

Open ghost opened 3 years ago

ghost commented 3 years ago

Also commented in https://github.com/arduino/toolchain-avr/issues/38 (I searched issues for gmp and that was only result)

On Ubuntu 20.04 with a git clone done a few hours ago:

patching file gcc/configure.ac Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/configure.ac.rej patching file gcc/doc/invoke.texi Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 4 out of 4 hunks ignored -- saving rejects to file gcc/doc/invoke.texi.rej patching file gcc/ira.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/ira.c.rej patching file gcc/testsuite/gcc.c-torture/compile/limits-externdecl.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/testsuite/gcc.c-torture/compile/limits-externdecl.c.rej patching file gcc/testsuite/lib/target-supports.exp Hunk #1 succeeded at 7966 (offset 18 lines). patching file gcc/tree.h Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gcc/tree.h.rej

I did a git clone, copy/paste of the various bash script invokes from readme.md.