Build Linux: FAILED 5/rtems-mips on x86_64-linux-gnu (mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1)

OAR Tester rtems-tester at oarcorp.com
Sat Dec 24 08:38:12 UTC 2022


RTEMS Source Builder - Set Builder, 5.not_released

Host: Linux-5.15.0-56-generic-x86_64-with-Ubuntu-22.04-jammy
       Linux VM-Ubuntu22.rtems.com 5.15.0-56-generic #62-Ubuntu SMP Tue Nov 22
       19:54:14 UTC 2022 x86_64 x86_64

Build Time: 0:16:00.130735

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
                 from ../../gdb-8.0.1/gdb/c-lang.c:36:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-lang.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'void VEC_btrace_insn_s_block_remove(VEC_btrace_insn_s*, unsigned int, unsigned int, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:980:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  980 |   memmove (slot_, slot_ + len_, (vec_->num - ix_) * sizeof (T));          \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-lang.c:36:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-lang.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_copy(VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1040:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1040 |       memcpy (new_vec_->vec, vec_->vec, sizeof (T) * len_);               \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-lang.c:36:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-lang.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_merge(VEC_btrace_insn_s*, VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1058:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1058 |       memcpy (new_vec_->vec, vec1_->vec, sizeof (T) * vec1_->num);        \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-lang.c:36:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-lang.c:20:
../../gdb-8.0.1/gdb/common/vec.h:1059:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1059 |       memcpy (new_vec_->vec + vec1_->num, vec2_->vec,                     \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1060 |               sizeof (T) * vec2_->num);                                   \
      |               ~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-lang.c:36:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/defs.h:751,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/utils.h:74:24: warning: unnecessary parentheses in declaration of 'make_cleanup_free_section_addr_info' [-Wparentheses]
   74 | extern struct cleanup *(make_cleanup_free_section_addr_info
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   75 |                         (struct section_addr_info *));
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/utils.h:74:24: note: remove parentheses
   74 | extern struct cleanup *(make_cleanup_free_section_addr_info
      |                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                        -
   75 |                         (struct section_addr_info *));
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     -
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/btrace.h: In function 'btrace_insn_s* VEC_btrace_insn_s_quick_insert(VEC_btrace_insn_s*, unsigned int, const btrace_insn_s*, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:948:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  948 |   memmove (slot_ + 1, slot_, (vec_->num++ - ix_) * sizeof (T));           \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/btrace.h: In function 'void VEC_btrace_insn_s_ordered_remove(VEC_btrace_insn_s*, unsigned int, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:962:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  962 |   memmove (slot_, slot_ + 1, (--vec_->num - ix_) * sizeof (T));           \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/btrace.h: In function 'void VEC_btrace_insn_s_block_remove(VEC_btrace_insn_s*, unsigned int, unsigned int, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:980:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  980 |   memmove (slot_, slot_ + len_, (vec_->num - ix_) * sizeof (T));          \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_copy(VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1040:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1040 |       memcpy (new_vec_->vec, vec_->vec, sizeof (T) * len_);               \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_merge(VEC_btrace_insn_s*, VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1058:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1058 |       memcpy (new_vec_->vec, vec1_->vec, sizeof (T) * vec1_->num);        \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:19:
../../gdb-8.0.1/gdb/common/vec.h:1059:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1059 |       memcpy (new_vec_->vec + vec1_->num, vec2_->vec,                     \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1060 |               sizeof (T) * vec2_->num);                                   \
      |               ~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/exec.h:23,
                 from ../../gdb-8.0.1/gdb/gdbcore.h:29,
                 from ../../gdb-8.0.1/gdb/c-typeprint.c:26:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'btrace_insn_s* VEC_btrace_insn_s_quick_insert(VEC_btrace_insn_s*, unsigned int, const btrace_insn_s*, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:948:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  948 |   memmove (slot_ + 1, slot_, (vec_->num++ - ix_) * sizeof (T));           \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'void VEC_btrace_insn_s_ordered_remove(VEC_btrace_insn_s*, unsigned int, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:962:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  962 |   memmove (slot_, slot_ + 1, (--vec_->num - ix_) * sizeof (T));           \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'void VEC_btrace_insn_s_block_remove(VEC_btrace_insn_s*, unsigned int, unsigned int, const char*, unsigned int)':
../../gdb-8.0.1/gdb/common/vec.h:980:11: warning: 'void* memmove(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
  980 |   memmove (slot_, slot_ + len_, (vec_->num - ix_) * sizeof (T));          \
      |   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:436:1: note: in expansion of macro 'DEF_VEC_FUNC_O'
  436 | DEF_VEC_FUNC_O(T)                                                         \
      | ^~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_copy(VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1040:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1040 |       memcpy (new_vec_->vec, vec_->vec, sizeof (T) * len_);               \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/btrace.h: In function 'VEC_btrace_insn_s* VEC_btrace_insn_s_merge(VEC_btrace_insn_s*, VEC_btrace_insn_s*)':
../../gdb-8.0.1/gdb/common/vec.h:1058:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1058 |       memcpy (new_vec_->vec, vec1_->vec, sizeof (T) * vec1_->num);        \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/common/gdb_vecs.h:23,
                 from ../../gdb-8.0.1/gdb/symtab.h:24,
                 from ../../gdb-8.0.1/gdb/language.h:26,
                 from ../../gdb-8.0.1/gdb/frame.h:72,
                 from ../../gdb-8.0.1/gdb/gdbarch.h:38,
                 from ../../gdb-8.0.1/gdb/defs.h:631,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:20:
../../gdb-8.0.1/gdb/common/vec.h:1059:14: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'btrace_insn_s' {aka 'struct btrace_insn'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess]
 1059 |       memcpy (new_vec_->vec + vec1_->num, vec2_->vec,                     \
      |       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1060 |               sizeof (T) * vec2_->num);                                   \
      |               ~~~~~~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/common/vec.h:437:1: note: in expansion of macro 'DEF_VEC_ALLOC_FUNC_O'
  437 | DEF_VEC_ALLOC_FUNC_O(T)                                                   \
      | ^~~~~~~~~~~~~~~~~~~~
../../gdb-8.0.1/gdb/btrace.h:84:1: note: in expansion of macro 'DEF_VEC_O'
   84 | DEF_VEC_O (btrace_insn_s);
      | ^~~~~~~~~
In file included from ../../gdb-8.0.1/gdb/target.h:74,
                 from ../../gdb-8.0.1/gdb/c-valprint.c:29:
../../gdb-8.0.1/gdb/btrace.h:67:8: note: 'btrace_insn_s' {aka 'struct btrace_insn'} declared here
   67 | struct btrace_insn
      |        ^~~~~~~~~~~
make[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/build/gdb'
make[1]: *** [Makefile:9126: all-gdb] Error 2
make[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/build'
make: *** [Makefile:849: all] Error 2
shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1/do-build
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
  See error report: rsb-report-mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 4.509GB
Total size: 1.417GB
Installed : 1.067GB
Sources: 357.859MB
Patches: 363.409KB

Output
======

Build Set: 5/rtems-mips
Build Set: 5/rtems-autotools.bset
Build Set: 5/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
sizes: autoconf-2.69-x86_64-linux-gnu-1: 7.498MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-linux-gnu-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
sizes: automake-1.12.6-x86_64-linux-gnu-1: 8.097MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-linux-gnu-1
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Sizes: usage: 8.097MB total: 358.214MB (sources: 357.859MB, patches: 363.409KB, installed 0.000B)
Build Set: Time 0:00:08.055335
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
sizes: autoconf-2.69-x86_64-linux-gnu-1: 10.517MB (installed: 3.021MB)
cleaning: autoconf-2.69-x86_64-linux-gnu-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-linux-gnu-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-linux-gnu-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
sizes: automake-1.12.6-x86_64-linux-gnu-1: 10.360MB (installed: 2.264MB)
cleaning: automake-1.12.6-x86_64-linux-gnu-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-linux-gnu-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-linux-gnu-1.xml
staging: autoconf-2.69-x86_64-linux-gnu-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1002-staging
staging: automake-1.12.6-x86_64-linux-gnu-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1002-staging
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Sizes: usage: 15.802MB total: 363.500MB (sources: 357.859MB, patches: 363.409KB, installed 5.285MB)
Build Set: Time 0:00:08.358109
Build Set: Time 0:00:16.420333
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-linux-gnu-1
building: expat-2.1.0-x86_64-linux-gnu-1
sizes: expat-2.1.0-x86_64-linux-gnu-1: 7.449MB (installed: 1.417MB)
cleaning: expat-2.1.0-x86_64-linux-gnu-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.xml
config: tools/rtems-gdb-9.1-1.cfg
package: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
building: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
sizes: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1: 730.787MB (installed: 109.761MB)
cleaning: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
reporting: tools/rtems-gdb-9.1-1.cfg -> mips-rtems5-gdb-9.1-x86_64-linux-gnu-1.txt
reporting: tools/rtems-gdb-9.1-1.cfg -> mips-rtems5-gdb-9.1-x86_64-linux-gnu-1.xml
config: tools/rtems-binutils-2.34.cfg
package: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
building: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
sizes: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1: 574.623MB (installed: 149.573MB)
cleaning: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
reporting: tools/rtems-binutils-2.34.cfg -> mips-rtems5-binutils-2.34-x86_64-linux-gnu-1.txt
reporting: tools/rtems-binutils-2.34.cfg -> mips-rtems5-binutils-2.34-x86_64-linux-gnu-1.xml
config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
building: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
sizes: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1: 3.441GB (installed: 754.062MB)
cleaning: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
reporting: tools/rtems-gcc-7.5.0-newlib-7947581.cfg -> mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1.txt
reporting: tools/rtems-gcc-7.5.0-newlib-7947581.cfg -> mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1.xml
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
building: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
sizes: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1: 276.411MB (installed: 78.181MB)
cleaning: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1.txt
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1.xml
config: tools/rtems-mipstx39-gdb-8.0.1-1.cfg
package: mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
building: mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1.txt
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-linux-gnu-1
cleaning: expat-2.1.0-x86_64-linux-gnu-1
cleaning: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
cleaning: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
cleaning: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
cleaning: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
Build Sizes: usage: 4.509GB total: 1.417GB (sources: 357.859MB, patches: 363.409KB, installed 1.067GB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:22:33 2022
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-linux-gnu-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:22:33 2022
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-linux-gnu-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:24:29 2022
==============================================================================
Report: tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
 Config: tools/rtems-gdb-9.1-1.cfg
 Summary:
  GDB v9.1 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  9.1
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/gdb/gdb-9.1.tar.xz
       sha512: hM3UCNgKP8V3neRZxbJhVNMbMp695+OqeHmfseskXYtkuMjuckI4Kh29lbTm+dhP70HRKgZGqnXT3uRwnqH25w==
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4366/gdb-9-1-linker-error-fix.diff
       sha512: QAtNCgJsDdfKno+IqHwqRGz1SR3YdTm34ERox2fqpgaGHI6H4GqNfmkJcJaIvSgzNxif24vqWO+bF/Djqa6wNg==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-9.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim  --enable-sim-hardware  --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:24:29 2022
==============================================================================
Report: tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gdb-9.1-x86_64-linux-gnu-1
 Config: tools/rtems-gdb-9.1-1.cfg
 Summary:
  GDB v9.1 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  9.1
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/gdb/gdb-9.1.tar.xz
       sha512: hM3UCNgKP8V3neRZxbJhVNMbMp695+OqeHmfseskXYtkuMjuckI4Kh29lbTm+dhP70HRKgZGqnXT3uRwnqH25w==
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4366/gdb-9-1-linker-error-fix.diff
       sha512: QAtNCgJsDdfKno+IqHwqRGz1SR3YdTm34ERox2fqpgaGHI6H4GqNfmkJcJaIvSgzNxif24vqWO+bF/Djqa6wNg==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-9.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim  --enable-sim-hardware  --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:25:14 2022
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.34
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.bz2
       sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.34"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:25:14 2022
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-binutils-2.34-x86_64-linux-gnu-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.34
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.bz2
       sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.34"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:36:03 2022
==============================================================================
Report: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
 Config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
 Summary:
  GCC v7.5.0 and Newlib v7947581 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://gcc.gnu.org/
 Version:
  7.5.0
 Release:
  1
  Sources: 6
    1: https://ftp.gnu.org/gnu/gcc/gcc-7.5.0/gcc-7.5.0.tar.xz
       sha512: fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60
    2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
       sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
    3: --rsb-file=newlib-7947581.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/7947581
       No checksum
    4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2
       sha512: c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b
    5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
    6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
       sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4174/0001-libc-include-newlib.h-Fix-C-compilation-issue.patch
       No checksum
 Preparation:
  build_top=$(pwd)
  gcc_source="gcc-7.5.0"
  source_dir_gcc=${gcc_source}
  %setup source gcc -q -n ${gcc_source}
  %setup patch gcc -p1
  cd ${build_top}
  source_dir_newlib=sourceware-mirror-newlib-cygwin-7947581
  %setup source newlib -q -D -n ${source_dir_newlib}
  %setup patch newlib -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/newlib
  ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
  source_dir_isl="isl-0.16.1"
  %setup source isl -q -D -n isl-0.16.1
  %setup patch isl -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/isl
  ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
  source_dir_mpfr="mpfr-3.1.4"
  %setup source mpfr -q -D -n mpfr-3.1.4
  %setup patch mpfr -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpfr
  ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
  source_dir_mpc="mpc-1.0.3"
  %setup source mpc -q -D -n mpc-1.0.3
  %setup patch mpc -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpc
  ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
  source_dir_gmp="gmp-6.1.0"
  %setup source gmp -q -D -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/gmp
  ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
  echo "RTEMS 5, RSB 5.not_released, Newlib 7947581" > ${source_dir_gcc}/gcc/DEV-PHASE
  cd ${source_dir_gcc}
  contrib/gcc_update --touch
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  languages="c"
  languages="$languages,c++"
  languages="$languages,lto"
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_gcc}/configure  --prefix=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --disable-libstdcxx-pch  --with-gnu-as --with-gnu-ld --verbose  --with-newlib  --disable-nls --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-version-specific-runtime-libs  --enable-newlib-io-c99-formats      --enable-newlib-iconv  --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
  cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
  iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
  iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
  iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
  ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
  utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
  win_1253,win_1254,win_1255,win_1256,win_1257,win_1258  --enable-threads  --disable-plugin        --enable-languages="$languages"
  if test "%_host" != "%_build" ; then
  mkdir -p gcc/include
  cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
  fi
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty.a
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-c++filt
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/man/man3/*ffi*
  /bin/rm -rf ${source_dir_gcc}/newlib
  /bin/rm -rf ${source_dir_gcc}/mpfr
  /bin/rm -rf ${source_dir_gcc}/mpc
  /bin/rm -rf ${source_dir_gcc}/gmp
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:36:03 2022
==============================================================================
Report: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-linux-gnu-1
 Config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
 Summary:
  GCC v7.5.0 and Newlib v7947581 for target mips-rtems5 on host x86_64-linux-gnu
 URL:
  http://gcc.gnu.org/
 Version:
  7.5.0
 Release:
  1
  Sources: 6
    1: https://ftp.gnu.org/gnu/gcc/gcc-7.5.0/gcc-7.5.0.tar.xz
       sha512: fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60
    2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
       sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
    3: --rsb-file=newlib-7947581.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/7947581
       No checksum
    4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2
       sha512: c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b
    5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
    6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
       sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
  Patches: 1
    1: https://devel.rtems.org/raw-attachment/ticket/4174/0001-libc-include-newlib.h-Fix-C-compilation-issue.patch
       No checksum
 Preparation:
  build_top=$(pwd)
  gcc_source="gcc-7.5.0"
  source_dir_gcc=${gcc_source}
  %setup source gcc -q -n ${gcc_source}
  %setup patch gcc -p1
  cd ${build_top}
  source_dir_newlib=sourceware-mirror-newlib-cygwin-7947581
  %setup source newlib -q -D -n ${source_dir_newlib}
  %setup patch newlib -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/newlib
  ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
  source_dir_isl="isl-0.16.1"
  %setup source isl -q -D -n isl-0.16.1
  %setup patch isl -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/isl
  ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
  source_dir_mpfr="mpfr-3.1.4"
  %setup source mpfr -q -D -n mpfr-3.1.4
  %setup patch mpfr -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpfr
  ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
  source_dir_mpc="mpc-1.0.3"
  %setup source mpc -q -D -n mpc-1.0.3
  %setup patch mpc -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/mpc
  ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
  source_dir_gmp="gmp-6.1.0"
  %setup source gmp -q -D -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
  /bin/rm -f ${source_dir_gcc}/gmp
  ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
  echo "RTEMS 5, RSB 5.not_released, Newlib 7947581" > ${source_dir_gcc}/gcc/DEV-PHASE
  cd ${source_dir_gcc}
  contrib/gcc_update --touch
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "mips-rtems5" -o "x86_64-linux-gnu" == "mips-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  languages="c"
  languages="$languages,c++"
  languages="$languages,lto"
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_gcc}/configure  --prefix=/home/tester/rtems-cron-5/tools/5  --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec_prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include  --libdir=/home/tester/rtems-cron-5/tools/5/lib  --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec  --mandir=/home/tester/rtems-cron-5/tools/5/share/man  --infodir=/home/tester/rtems-cron-5/tools/5/share/info  --datadir=/home/tester/rtems-cron-5/tools/5/share  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=mips-rtems5  --disable-libstdcxx-pch  --with-gnu-as --with-gnu-ld --verbose  --with-newlib  --disable-nls --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-version-specific-runtime-libs  --enable-newlib-io-c99-formats      --enable-newlib-iconv  --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
  cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
  iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
  iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
  iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
  ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
  utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
  win_1253,win_1254,win_1255,win_1256,win_1257,win_1258  --enable-threads  --disable-plugin        --enable-languages="$languages"
  if test "%_host" != "%_build" ; then
  mkdir -p gcc/include
  cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
  fi
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty.a
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-c++filt
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/man/man3/*ffi*
  /bin/rm -rf ${source_dir_gcc}/newlib
  /bin/rm -rf ${source_dir_gcc}/mpfr
  /bin/rm -rf ${source_dir_gcc}/mpc
  /bin/rm -rf ${source_dir_gcc}/gmp
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:36:27 2022
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
 Config: tools/rtems-tools-5-1.cfg
 Summary:
  RTEMS Tools 04d6aa3ada572c1fd7352e3a95775824679c0aa0 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  04d6aa3ada572c1fd7352e3a95775824679c0aa0
 Release:
  1
  Sources: 1
    1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2
       sha512: 7GFaovivW18aqni5qjyfJqk4CxnsF3tpA10AMCy1VMIMcc69LZX/tjuU+SX/apIdeTED992T5zX8zAI8YIGdqQ==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/tester/rtems-cron-5/tools/5
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat Dec 24 02:36:27 2022
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: c665be18f6c282b89226fded29a7d146f8b540d3
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
 Config: tools/rtems-tools-5-1.cfg
 Summary:
  RTEMS Tools 04d6aa3ada572c1fd7352e3a95775824679c0aa0 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  04d6aa3ada572c1fd7352e3a95775824679c0aa0
 Release:
  1
  Sources: 1
    1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2
       sha512: 7GFaovivW18aqni5qjyfJqk4CxnsF3tpA10AMCy1VMIMcc69LZX/tjuU+SX/apIdeTED992T5zX8zAI8YIGdqQ==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/tester/rtems-cron-5/tools/5
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}


More information about the build mailing list