<div dir="ltr">Hello,<div><br></div><div>I'm attempting to build RSB 4.11.2, which I obtained from here:</div><div><a href="https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/">https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/</a></div><div>using the guide here:<br><a href="https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/master/user/index.html">https://ftp.rtems.org/pub/rtems/people/chrisj/doc-online/master/user/index.html</a><br></div><div>on a Windows 10 machine, for ARM targets.</div><div><br></div><div><br></div><div>I am using MSYS2 with the specified packages installed. My build fails on ark41. The error report is attached.</div><div><br></div><div><br></div><div>1) Any insight on this ark41 failure is appreciated.<br></div><div><br></div><div>2) I've noticed that the "rsb-report-arm-rtems4.11-kernel...." file (attached) says "RSB: not a valid repo." What does this mean?</div><div><br></div><div>3) My build seems to take an excessively long time given my hardware -- it fails in ~5.5 hours with a brand new laptop with i7, 16GB RAM, and SSDs. My coworker had no problems on an older laptop with v4.11.0, and that completed in 3:40.</div><div><br></div><div>4) I've noticed that virus detection software to really spins up during an RSB build, so I've disabled it. (Note that the 5.5 hour figure is with virus detection disabled.) Have others noticed this? Will it cause problems?</div><div><br></div><div>Thanks for your help,<br></div><div>Jacob</div><div><br></div><div>Tail of the log (also included in the error report, but this has the build time):</div><div>___________________________________________________________</div><div><div>arm-rtems4.11-gcc --pipe -B../../../../../.././lib/ -B../../../../../.././altcycv_devkit/lib/ -specs bsp_specs -qrtems -DHAVE_CONFIG_H   -I../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/hwlib/include -std=gnu99 -I../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/arm-l2c-310  -DASM -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT libbsp_a-bsp-start-memcpy.o -MD -MP -MF .deps/libbsp_a-bsp-start-memcpy.Tpo -c -o libbsp_a-bsp-start-memcpy.o `test -f '../shared/startup/bsp-start-memcpy.S' || echo '../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/'`../shared/startup/bsp-start-memcpy.S</div><div><br></div><div>mv -f .deps/libbsp_a-bsp-start-memcpy.Tpo .deps/libbsp_a-bsp-start-memcpy.Po</div><div><br></div><div>arm-rtems4.11-gcc --pipe -B../../../../../.././lib/ -B../../../../../.././altcycv_devkit/lib/ -specs bsp_specs -qrtems -DHAVE_CONFIG_H   -I../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/hwlib/include -std=gnu99 -I../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/arm-l2c-310   -march=armv7-a -mthumb -mfpu=neon -mfloat-abi=hard -mtune=cortex-a9 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -Wno-missing-prototypes -MT libbsp_a-arm-cp15-set-exception-handler.o -MD -MP -MF .deps/libbsp_a-arm-cp15-set-exception-handler.Tpo -c -o libbsp_a-arm-cp15-set-exception-handler.o `test -f '../shared/arm-cp15-set-exception-handler.c' || echo '../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/'`../shared/arm-cp15-set-exception-handler.c</div><div><br></div><div>arm-rtems4.11-gcc.exe: error: ../../../../../../../../rtems-4.11.2/c/src/lib/libbsp/arm/altera-cyclone-v/../shared/arm-cp15-set-exception-handler.c: No such file or directory</div><div><br></div><div>arm-rtems4.11-gcc.exe: fatal error: no input files</div><div><br></div><div>compilation terminated.</div><div><br></div><div>make[6]: *** [Makefile:1080: libbsp_a-arm-cp15-set-exception-handler.o] Error 1</div><div><br></div><div>make[6]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c/altcycv_devkit/lib/libbsp/arm/altera-cyclone-v'</div><div><br></div><div>make[5]: *** [Makefile:388: all-recursive] Error 1</div><div><br></div><div>make[5]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c/altcycv_devkit/lib/libbsp/arm'</div><div><br></div><div>make[4]: *** [Makefile:395: all-recursive] Error 1</div><div><br></div><div>make[4]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c/altcycv_devkit/lib/libbsp'</div><div><br></div><div>make[3]: *** [Makefile:310: all-recursive] Error 1</div><div><br></div><div>make[3]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c/altcycv_devkit/lib'</div><div><br></div><div>make[2]: *** [Makefile:424: all-recursive] Error 1</div><div><br></div><div>make[2]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c/altcycv_devkit'</div><div><br></div><div>make[1]: *** [Makefile:286: all-recursive] Error 1</div><div><br></div><div>make[1]: Leaving directory '/D/opt/rtems/4.11.2/rtems/build/ark41/arm-rtems4.11-kernel-4.11.2-1-4.11.2/build/arm-rtems4.11/c'</div><div><br></div><div>make: *** [Makefile:410: all-recursive] Error 1</div><div><br></div><div>shell cmd failed: sh -ex  /D/opt/rtems/4.11.2/rtems/build/ark41/doit</div><div><br></div><div>error: building ark41</div><div><br></div><div>  See error report: rsb-report-arm-rtems4.11-kernel-4.11.2-1.txt</div><div><br></div><div>Build Set: Time 5:21:41.135878</div><div><br></div></div><div><br></div><div><br></div></div>