Install_linaro.sh errors after running armds-2020.1.exe

Greetings,

After Quartus Prime 20.1 was insatlled, I was trying to install armds-2020.1.exe which completed successfully.

Following the instructions here:

“embedded\host_tools\linaro\install_linaro.sh” failed be cause of these errors, as appended below.

Did I miss something?

Thank you for your advices.

Happy New Year.

Regards,

phiho

g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:38: error: ‘EXT_FRACLBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACBITS’?
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~
EXT_FRACBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:26: error: bit-field ‘ext_fracl’ width not an integer constant
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:38: error: ‘EXT_FRACHBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACLBITS’?
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~
EXT_FRACLBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:26: error: bit-field ‘ext_frach’ width not an integer constant
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:3: error: unknown type name ‘ieee_ext_field_type’
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~~~~~~~~~~~
arm-eabi-gcc -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/ -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/targ-include -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/arm -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/libnosys -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/libgloss/arm -DPACKAGE_NAME=“newlib” -DPACKAGE_TARNAME=“newlib” -DPACKAGE_VERSION=“3.1.0” -DPACKAGE_STRING=“newlib\ 3.1.0” -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -I. -I…/…/…/…/…/newlib/libc/stdlib -fno-builtin -D__NO_SYSCALLS
-D_COMPILING_NEWLIB -DHAVE_INIT_FINI -g -O2 -c -o lib_a-itoa.o test -f 'itoa.c' || echo '../../../../../newlib/libc/stdlib/'itoa.c
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:38: error: ‘EXT_EXPBITS’ undeclared here (not in a function); did you mean ‘EXT_EXP_BIAS’?
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~
EXT_EXP_BIAS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:26: error: bit-field ‘ext_exp’ width not an integer constant
ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:198:3: error: unknown type name 'ieee_ext_field_type’
__ieee_ext_field_type ext_sign : 1;
^~~~~~~~~~~~~~~~~~~~~
arm-eabi-gcc -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/ -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/targ-include -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/arm -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/libnosys -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/libgloss/arm -DPACKAGE_NAME=“newlib” -DPACKAGE_TARNAME=“newlib” -DPACKAGE_VERSION=“3.1.0” -DPACKAGE_STRING=“newlib\ 3.1.0” -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -I. -I…/…/…/…/…/newlib/libc/stdlib -fno-builtin -D__NO_SYSCALLS
-D_COMPILING_NEWLIB -DHAVE_INIT_FINI -g -O2 -c -o lib_a-labs.o test -f 'labs.c' || echo '../../../../../newlib/libc/stdlib/'labs.c
arm-eabi-gcc -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/ -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/targ-include -isystem /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include -B/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/arm -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/libgloss/libnosys -L/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/libgloss/arm -DPACKAGE_NAME=“newlib” -DPACKAGE_TARNAME=“newlib” -DPACKAGE_VERSION=“3.1.0” -DPACKAGE_STRING=“newlib\ 3.1.0” -DPACKAGE_BUGREPORT="" -DPACKAGE_URL="" -I. -I…/…/…/…/…/newlib/libc/stdlib -fno-builtin -D__NO_SYSCALLS
-D_COMPILING_NEWLIB -DHAVE_INIT_FINI -g -O2 -c -o lib_a-ldiv.o test -f 'ldiv.c' || echo '../../../../../newlib/libc/stdlib/'ldiv.c
In file included from …/…/…/…/…/newlib/libc/stdlib/mprec.h:29:0,
from …/…/…/…/…/newlib/libc/stdlib/gdtoa-hexnan.c:43:
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:152:2: error: #error “double and long double are the same size but LDBL_EQ_DBL is not defined”
#error “double and long double are the same size but LDBL_EQ_DBL is not defined”
^~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:38: error: ‘EXT_FRACLBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACBITS’?
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~
EXT_FRACBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:26: error: bit-field ‘ext_fracl’ width not an integer constant
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:38: error: ‘EXT_FRACHBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACLBITS’?
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~
EXT_FRACLBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:26: error: bit-field ‘ext_frach’ width not an integer constant
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:38: error: ‘EXT_EXPBITS’ undeclared here (not in a function); did you mean ‘EXT_EXP_BIAS’?
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~
EXT_EXP_BIAS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:26: error: bit-field ‘ext_exp’ width not an integer constant
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:198:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_sign : 1;
^~~~~~~~~~~~~~~~~~~~~
In file included from …/…/…/…/…/newlib/libc/stdlib/mprec.h:29:0,
from …/…/…/…/…/newlib/libc/stdlib/gdtoa-gethex.c:36:
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:152:2: error: #error “double and long double are the same size but LDBL_EQ_DBL is not defined”
#error “double and long double are the same size but LDBL_EQ_DBL is not defined”
^~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:38: error: ‘EXT_FRACLBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACBITS’?
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~~~~~
EXT_FRACBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:195:26: error: bit-field ‘ext_fracl’ width not an integer constant
__ieee_ext_field_type ext_fracl : EXT_FRACLBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:38: error: ‘EXT_FRACHBITS’ undeclared here (not in a function); did you mean ‘EXT_FRACLBITS’?
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~~~~~
EXT_FRACLBITS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:196:26: error: bit-field ‘ext_frach’ width not an integer constant
__ieee_ext_field_type ext_frach : EXT_FRACHBITS;
^~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~~~~~~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:38: error: ‘EXT_EXPBITS’ undeclared here (not in a function); did you mean ‘EXT_EXP_BIAS’?
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~~~~~
EXT_EXP_BIAS
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:197:26: error: bit-field ‘ext_exp’ width not an integer constant
__ieee_ext_field_type ext_exp : EXT_EXPBITS;
^~~~~~~
g:/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/newlib/libc/include/ieeefp.h:198:3: error: unknown type name ‘__ieee_ext_field_type’
__ieee_ext_field_type ext_sign : 1;
^~~~~~~~~~~~~~~~~~~~~
make[5]: *** [lib_a-dtoa.o] Error 1
make[5]: *** Waiting for unfinished jobs…
make[5]: *** [lib_a-gdtoa-hexnan.o] Error 1
make[5]: *** [lib_a-gdtoa-gethex.o] Error 1
make[5]: Leaving directory /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/libc/stdlib' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib/libc’
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib' make[2]: *** [all] Error 2 make[2]: Leaving directory /g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build/arm-eabi/newlib’
make[1]: *** [all-target-newlib] Error 2
make[1]: Leaving directory `/g/intel/FPGA/Lite/20.1.1.720/embedded/host_tools/linaro/newlib-cygwin/build’
make: *** [all] Error 2

I have a similar problem - trying to install on Windows platform. Was there a solution to build the Linaro chain?

Hi,

I got a help from here:

install-git

I reinstalled git as instructed and the problem was resolved.

Regards,

phiho