Community
Participate
Working Groups
With this output, I get red markers wheras they are only warnings. c:\cygwin\bin\bash --login -c "cd /cygdrive/c/e21/workspace/firmware && ../scripts/build.sh" Current directory: /cygdrive/c/e21/workspace/firmware Setting up build environment with workspace in /cygdrive/c/e21/workspace Running make -- dependencies ./version.cc In file included from firmware.h:44, from version.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./main.cc In file included from firmware.h:44, from main.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/SaveSettings.cc In file included from firmware.h:44, from commands/SaveSettings.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/RepeatCmd.cc In file included from firmware.h:44, from commands/RepeatCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/RepeatArgsCmd.cc In file included from firmware.h:44, from commands/RepeatArgsCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/InfoCmd.cc In file included from firmware.h:44, from commands/InfoCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/HelpCmd.cc In file included from firmware.h:44, from commands/HelpCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commands/BlendWidth.cc In file included from firmware.h:44, from commands/BlendWidth.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commandlist/SerialInterpreter.cc In file included from firmware.h:44, from commandlist/SerialInterpreter.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commandlist/CommandList.cc In file included from firmware.h:44, from commandlist/CommandList.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- dependencies ./commandlist/CommandImpl.cc In file included from firmware.h:44, from commandlist/CommandImpl.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file rm -rf output/version.o mkdir --parents output -- compiling ./commandlist/CommandImpl.cc In file included from firmware.h:44, from commandlist/CommandImpl.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commandlist/CommandList.cc In file included from firmware.h:44, from commandlist/CommandList.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commandlist/SerialInterpreter.cc In file included from firmware.h:44, from commandlist/SerialInterpreter.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/BlendWidth.cc In file included from firmware.h:44, from commands/BlendWidth.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/HelpCmd.cc In file included from firmware.h:44, from commands/HelpCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/InfoCmd.cc In file included from firmware.h:44, from commands/InfoCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/RepeatArgsCmd.cc In file included from firmware.h:44, from commands/RepeatArgsCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/RepeatCmd.cc In file included from firmware.h:44, from commands/RepeatCmd.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./commands/SaveSettings.cc In file included from firmware.h:44, from commands/SaveSettings.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./main.cc In file included from firmware.h:44, from main.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- compiling ./version.cc In file included from firmware.h:44, from version.cc:1: commands/SaveSettings.h:11:3: warning: no newline at end of file -- linking text data bss dec hex filename 71204 3008 19712 93924 16ee4 output/rimi.elf -- Done!
This is a duplicate of bug 39162. Please close it as such.
Yes it is duplicate, marked. Thanks for pointing this out. *** This bug has been marked as a duplicate of 39162 ***