RTEMS Tools Project - Source Builder Error Report Build: error: building brg4n2xwm1 Command Line: ../source-builder/sb-set-builder --prefix=D:/opt/rtems/4.11 --log=bfin 4.11/rtems-bfin Python: 2.7.13 (default, Jan 17 2017, 13:56:44) [GCC 6.3.0 64 bit (AMD64)] git://git.rtems.org/rtems-source-builder.git/origin/c229067271f70023fd751000f857d32f464412cb-modified Windows Tail of the build log: ../../gcc-4.8.3/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)': ../../gcc-4.8.3/gcc/cp/parser.c:4848:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc-4.8.3/gcc/cp/parser.c:4639:5: warning: case value '84' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_TEMPLATE_ID: ^~~~ ../../gcc-4.8.3/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:11950:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc-4.8.3/gcc/cp/parser.c: In function 'void cp_parser_asm_definition(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:15614:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_lexer_next_token_is_not (parser->lexer, ^~ ../../gcc-4.8.3/gcc/cp/parser.c:15623:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (outputs == error_mark_node) ^~ ../../gcc-4.8.3/gcc/cp/parser.c:15639:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cp_lexer_next_token_is_not (parser->lexer, ^~ ../../gcc-4.8.3/gcc/cp/parser.c:15647:6: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (inputs == error_mark_node) ^~ ../../gcc-4.8.3/gcc/cp/parser.c: In function 'cp_ref_qualifier cp_parser_ref_qualifier_seq_opt(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EQ' not handled in switch [-Wswitch] switch (token->type) ^ ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NOT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_GREATER' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LESS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MULT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DIV' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MOD' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_XOR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_RSHIFT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LSHIFT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMPL' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR_OR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_QUERY' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COLON' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMMA' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_PAREN' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_PAREN' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EOF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EQ_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NOT_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_GREATER_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LESS_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MULT_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DIV_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MOD_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_AND_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_XOR_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_RSHIFT_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LSHIFT_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_HASH' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PASTE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_SQUARE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_SQUARE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_BRACE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_BRACE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_SEMICOLON' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_ELLIPSIS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS_PLUS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS_MINUS' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DEREF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DOT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_SCOPE' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DEREF_STAR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DOT_STAR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_ATSIGN' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NAME' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_AT_NAME' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NUMBER' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WCHAR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR16' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR32' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OTHER' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WSTRING' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING16' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING32' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_UTF8STRING' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OBJC_STRING' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_HEADER_NAME' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WCHAR_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR16_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR32_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WSTRING_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING16_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING32_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_UTF8STRING_USERDEF' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMMENT' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MACRO_ARG' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PRAGMA' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PRAGMA_EOL' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PADDING' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'N_TTYPES' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_EQ' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_FIRST_DIGRAPH' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_PUNCTUATOR' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_CPP_OP' not handled in switch [-Wswitch] ../../gcc-4.8.3/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_specifier_1(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:18450:7: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ ../../gcc-4.8.3/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:19573:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../gcc-4.8.3/gcc/cp/parser.c:19577:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else' decl = grokfield (declarator, &decl_specifiers, ^~~~ x86_64-w64-mingw32-g++ -O2 -pipe -I/D/opt/rtems/rsb.git/rtems/build/tmp/sb-chris/4.11/rtems-bfin/D/opt/rtems/4.11/include -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.3/gcc -I../../gcc-4.8.3/gcc/cp -I../../gcc-4.8.3/gcc/../include -I../../gcc-4.8.3/gcc/../libcpp/include -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpc/src -I../../gcc-4.8.3/gcc/../libdecnumber -I../../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.3/gcc/../libbacktrace ../../gcc-4.8.3/gcc/cp/rtti.c -o cp/rtti.o ../../gcc-4.8.3/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)': ../../gcc-4.8.3/gcc/cp/parser.c:23883:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch] case CPP_KEYWORD: ^~~~ In file included from ../../gcc-4.8.3/gcc/cp/parser.c:28338:0: ./gt-cp-parser.h: In function 'void gt_ggc_mx(cp_token&)': ./gt-cp-parser.h:128:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ ./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token&)': ./gt-cp-parser.h:268:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ ./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token*, gt_pointer_operator, void*)': ./gt-cp-parser.h:427:10: warning: switch condition has boolean value [-Wswitch-bool] switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER)) ^ x86_64-w64-mingw32-g++ -O2 -pipe -I/D/opt/rtems/rsb.git/rtems/build/tmp/sb-chris/4.11/rtems-bfin/D/opt/rtems/4.11/include -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.3/gcc -I../../gcc-4.8.3/gcc/cp -I../../gcc-4.8.3/gcc/../include -I../../gcc-4.8.3/gcc/../libcpp/include -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpc/src -I../../gcc-4.8.3/gcc/../libdecnumber -I../../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.3/gcc/../libbacktrace ../../gcc-4.8.3/gcc/cp/typeck.c -o cp/typeck.o In file included from ./tm.h:17:0, from ../../gcc-4.8.3/gcc/cp/rtti.c:25: ../../gcc-4.8.3/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc-4.8.3/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ In file included from ./tm.h:17:0, from ../../gcc-4.8.3/gcc/cp/typeck.c:30: ../../gcc-4.8.3/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc-4.8.3/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ x86_64-w64-mingw32-g++ -O2 -pipe -I/D/opt/rtems/rsb.git/rtems/build/tmp/sb-chris/4.11/rtems-bfin/D/opt/rtems/4.11/include -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.3/gcc -I../../gcc-4.8.3/gcc/cp -I../../gcc-4.8.3/gcc/../include -I../../gcc-4.8.3/gcc/../libcpp/include -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpc/src -I../../gcc-4.8.3/gcc/../libdecnumber -I../../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.3/gcc/../libbacktrace ../../gcc-4.8.3/gcc/cp/cvt.c -o cp/cvt.o In file included from ./tm.h:17:0, from ../../gcc-4.8.3/gcc/cp/cvt.c:30: ../../gcc-4.8.3/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc-4.8.3/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ x86_64-w64-mingw32-g++ -O2 -pipe -I/D/opt/rtems/rsb.git/rtems/build/tmp/sb-chris/4.11/rtems-bfin/D/opt/rtems/4.11/include -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.3/gcc -I../../gcc-4.8.3/gcc/cp -I../../gcc-4.8.3/gcc/../include -I../../gcc-4.8.3/gcc/../libcpp/include -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpc/src -I../../gcc-4.8.3/gcc/../libdecnumber -I../../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.3/gcc/../libbacktrace ../../gcc-4.8.3/gcc/cp/except.c -o cp/except.o In file included from ./tm.h:17:0, from ../../gcc-4.8.3/gcc/cp/except.c:27: ../../gcc-4.8.3/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc-4.8.3/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ x86_64-w64-mingw32-g++ -O2 -pipe -I/D/opt/rtems/rsb.git/rtems/build/tmp/sb-chris/4.11/rtems-bfin/D/opt/rtems/4.11/include -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.3/gcc -I../../gcc-4.8.3/gcc/cp -I../../gcc-4.8.3/gcc/../include -I../../gcc-4.8.3/gcc/../libcpp/include -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/gmp -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/./mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpfr -I/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/gcc-4.8.3/mpc/src -I../../gcc-4.8.3/gcc/../libdecnumber -I../../gcc-4.8.3/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.3/gcc/../libbacktrace ../../gcc-4.8.3/gcc/cp/friend.c -o cp/friend.o In file included from ../../gcc-4.8.3/gcc/cp/except.c:1008:0: cfns.gperf: In function 'const char* libc_name_p(const char*, unsigned int)': cfns.gperf:101:1: error: 'const char* libc_name_p(const char*, unsigned int)' redeclared inline with 'gnu_inline' attribute cfns.gperf:26:14: note: 'const char* libc_name_p(const char*, unsigned int)' previously declared here cfns.gperf: At global scope: cfns.gperf:26:14: warning: inline function 'const char* libc_name_p(const char*, unsigned int)' used but never defined make[2]: *** [Makefile:1059: cp/except.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from ./tm.h:17:0, from ../../gcc-4.8.3/gcc/cp/friend.c:23: ../../gcc-4.8.3/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\ ^ ../../gcc-4.8.3/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \ ^ rm gcc.pod make[2]: Leaving directory '/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build/gcc' make[1]: *** [Makefile:3919: all-gcc] Error 2 make[1]: Leaving directory '/D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/build' make: *** [Makefile:867: all] Error 2 shell cmd failed: sh -ex /D/opt/rtems/rsb.git/rtems/build/brg4n2xwm1/doit error: building brg4n2xwm1