[RTEMS Project] #4199: MSYS2: Building newlib appears to be stuck
RTEMS trac
trac at rtems.org
Thu Dec 3 17:05:20 UTC 2020
#4199: MSYS2: Building newlib appears to be stuck
-----------------------+--------------------
Reporter: rmueller | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: admin | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
-----------------------+--------------------
Just reporting this with the hope that I am not the only one with the
issue when building the tool suite on Windows with MSYS2
I had another issues where the the building the tool suite failed when
configuring expat. That issue went away (although I can't reasonably
explain why and how, maybe it was an update), but now the build process
appears to be problematic somewhere else.
When building the newlib, the process appears to be stuck.
This is the output from the command line:
downloading: sources/mpc-1.0.3.tar.gz - 654.2kB of 654.2kB (100%)
download: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2 ->
sources/gmp-6.1.0.tar.bz2
downloading: sources/gmp-6.1.0.tar.bz2 - 2.3MB of 2.3MB (100%)
building: sparc-rtems5-gcc-7.5.0-newlib-7947581-x86_64-w64-mingw32-1
And this is the last output in the log file:
x86_64-w64-mingw32-g++ -O2 -g -pipe -I/c/Users/Robin/Documents/RTEMS
/rtems-
demo/toolchain/src/rsb/rtems/build/tmp/sb-197609/5s/c/Users/Robin/Documents/RTEMS
/rtems-demo/toolchain/rtems/5/include -I../../gcc-7.5.0/libcpp -I.
-I../../gcc-7.5.0/libcpp/../include -I../../gcc-7.5.0/libcpp/include -g
-O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute
-pedantic -Wno-long-long -fno-exceptions -fno-rtti
-I../../gcc-7.5.0/libcpp -I. -I../../gcc-7.5.0/libcpp/../include
-I../../gcc-7.5.0/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF
.deps/init.Tpo ../../gcc-7.5.0/libcpp/init.c
rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o
files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o
symtab.o traditional.o
ranlib libcpp.a
make[2]: Leaving directory '/c/Users/Robin/Documents/RTEMS/rtems-
demo/toolchain/src/rsb/rtems/build/srg7n7xwm1/build/libcpp'
Kind Regards
Robin
--
Ticket URL: <http://devel.rtems.org/ticket/4199>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list