Build Darwin: FAILED 6/rtems-arm on x86_64-apple-darwin19.6.0 (arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1)

OAR Tester rtems-tester at oarcorp.com
Thu Dec 9 16:07:21 UTC 2021


RTEMS Source Builder - Set Builder, 6 (ad54d1dd3cf8)

Host: Darwin-19.6.0-x86_64-i386-64bit
       Darwin VM-MacOS.local 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29
       22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 i386

Build Time: 0:24:05.136897

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2743:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return &ass->op[3];
          ^       ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2753:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[3] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3115:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[1];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3148:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = fn;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3158:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR,
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3219:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[2];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3235:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return &call_stmt->op[2];
          ^             ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3243:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  call_stmt->op[2] = chain;
  ^             ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3625:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[1];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3651:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3661:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[2];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3671:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[2] = label;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3681:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[3] = label;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3691:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[3];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
In file included from generic-match.c:4:
In file included from ../../gnu-mirror-gcc-348fb9d/gcc/generic-match-head.c:27:
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2619:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[1];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2651:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2669:12: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return gs->op[2];
           ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2689:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return &gs->op[2];
          ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2706:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[2] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2723:12: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
    return gs->op[3];
           ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2743:11: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return &ass->op[3];
          ^       ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:2753:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[3] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:347:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3115:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[1];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3148:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = fn;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3158:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = build1_loc (gimple_location (gs), ADDR_EXPR,
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3219:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[2];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3235:11: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return &call_stmt->op[2];
          ^             ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3243:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  call_stmt->op[2] = chain;
  ^             ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:372:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3625:10: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[1];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3651:3: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[1] = rhs;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3661:10: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[2];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3671:3: warning: array index 2 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[2] = label;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3681:3: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  gs->op[3] = label;
  ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:3691:10: warning: array index 3 is past the end of the array (which contains 1 element) [-Warray-bounds]
  return gs->op[3];
         ^      ~
../../gnu-mirror-gcc-348fb9d/gcc/gimple.h:316:3: note: array 'op' declared here
  tree GTY((length ("%h.num_ops"))) op[1];
  ^
In file included from gimple-match.c:4:
In file included from ../../gnu-mirror-gcc-348fb9d/gcc/gimple-match-head.c:29:
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1738:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"),
^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:906:1: note: did you mean class here?
struct cgraph_edge;
^~~~~~
class
../../gnu-mirror-gcc-348fb9d/gcc/coretypes.h:144:1: note: did you mean class here?
struct cgraph_edge;
^~~~~~
class
In file included from gimple-match.c:4:
In file included from ../../gnu-mirror-gcc-348fb9d/gcc/gimple-match-head.c:29:
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2251:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend struct cgraph_edge;
         ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2251:10: note: did you mean class here?
  friend struct cgraph_edge;
         ^~~~~~
         class
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2659:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void initialize_inline_failed (struct cgraph_edge *);
                               ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2659:32: note: did you mean class here?
void initialize_inline_failed (struct cgraph_edge *);
                               ^~~~~~
                               class
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2660:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining);
                           ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2660:28: note: did you mean class here?
bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining);
                           ^~~~~~
                           class
In file included from generic-match.c:4:
In file included from ../../gnu-mirror-gcc-348fb9d/gcc/generic-match-head.c:29:
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1738:1: warning: 'cgraph_edge' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class GTY((chain_next ("%h.next_caller"), chain_prev ("%h.prev_caller"),
^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:906:1: note: did you mean class here?
struct cgraph_edge;
^~~~~~
class
../../gnu-mirror-gcc-348fb9d/gcc/coretypes.h:144:1: note: did you mean class here?
struct cgraph_edge;
^~~~~~
class
In file included from generic-match.c:4:
In file included from ../../gnu-mirror-gcc-348fb9d/gcc/generic-match-head.c:29:
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2251:10: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend struct cgraph_edge;
         ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2251:10: note: did you mean class here?
  friend struct cgraph_edge;
         ^~~~~~
         class
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2659:32: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void initialize_inline_failed (struct cgraph_edge *);
                               ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2659:32: note: did you mean class here?
void initialize_inline_failed (struct cgraph_edge *);
                               ^~~~~~
                               class
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2660:28: warning: struct 'cgraph_edge' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining);
                           ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:1739:16: note: previous use is here
           for_user)) cgraph_edge
                      ^
../../gnu-mirror-gcc-348fb9d/gcc/cgraph.h:2660:28: note: did you mean class here?
bool speculation_useful_p (struct cgraph_edge *e, bool anticipate_inlining);
                           ^~~~~~
                           class
112 warnings generated.
139 warnings generated.
generic-match.c:43933:21: warning: self-comparison always evaluates to false [-Wtautological-compare]
                  if (COMPLEX_CST != COMPLEX_CST
                                  ^
generic-match.c:71473:30: warning: unused parameter 'loc' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3)
                             ^
generic-match.c:71473:95: warning: unused parameter '_p0' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                                              ^
generic-match.c:71473:105: warning: unused parameter '_p1' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                                                        ^
generic-match.c:71473:115: warning: unused parameter '_p2' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                                                                  ^
generic-match.c:71473:125: warning: unused parameter '_p3' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                                                                            ^
generic-match.c:71483:30: warning: unused parameter 'loc' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                             ^
generic-match.c:71483:95: warning: unused parameter '_p0' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                              ^
generic-match.c:71483:105: warning: unused parameter '_p1' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                                        ^
generic-match.c:71483:115: warning: unused parameter '_p2' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                                                  ^
generic-match.c:71483:125: warning: unused parameter '_p3' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                                                            ^
generic-match.c:71483:135: warning: unused parameter '_p4' [-Wunused-parameter]
generic_simplify (location_t loc, enum tree_code code, const tree type ATTRIBUTE_UNUSED, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                                                                      ^
gimple-match.c:74594:21: warning: self-comparison always evaluates to false [-Wtautological-compare]
                  if (COMPLEX_CST != COMPLEX_CST
                                  ^
gimple-match.c:122895:35: warning: unused parameter 'res_op' [-Wunused-parameter]
gimple_simplify (gimple_match_op *res_op, gimple_seq *seq,
                                  ^
gimple-match.c:122895:55: warning: unused parameter 'seq' [-Wunused-parameter]
gimple_simplify (gimple_match_op *res_op, gimple_seq *seq,
                                                      ^
gimple-match.c:122897:47: warning: unused parameter 'type' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3)
                                              ^
gimple-match.c:122897:58: warning: unused parameter '_p0' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3)
                                                         ^
gimple-match.c:122897:68: warning: unused parameter '_p1' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                   ^
gimple-match.c:122897:78: warning: unused parameter '_p2' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                             ^
gimple-match.c:122897:88: warning: unused parameter '_p3' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3)
                                                                                       ^
gimple-match.c:122907:35: warning: unused parameter 'res_op' [-Wunused-parameter]
gimple_simplify (gimple_match_op *res_op, gimple_seq *seq,
                                  ^
gimple-match.c:122907:55: warning: unused parameter 'seq' [-Wunused-parameter]
gimple_simplify (gimple_match_op *res_op, gimple_seq *seq,
                                                      ^
gimple-match.c:122909:47: warning: unused parameter 'type' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                              ^
gimple-match.c:122909:58: warning: unused parameter '_p0' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                         ^
gimple-match.c:122909:68: warning: unused parameter '_p1' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                   ^
gimple-match.c:122909:78: warning: unused parameter '_p2' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                             ^
gimple-match.c:122909:88: warning: unused parameter '_p3' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                       ^
gimple-match.c:122909:98: warning: unused parameter '_p4' [-Wunused-parameter]
                 code_helper code, const tree type, tree _p0, tree _p1, tree _p2, tree _p3, tree _p4)
                                                                                                 ^
7 warnings generated.
error: error opening './.deps/generic-match.TPo': No such file or directory
160 warnings and 1 error generated.
make[2]: *** [generic-match.o] Error 1
make[2]: *** Waiting for unfinished jobs....
error: error opening './.deps/insn-recog.TPo': No such file or directory
2839 warnings and 1 error generated.
make[2]: *** [insn-recog.o] Error 1
error: error opening './.deps/gimple-match.TPo': No such file or directory
164 warnings and 1 error generated.
make[2]: *** [gimple-match.o] Error 1
make[1]: *** [all-gcc] Error 2
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex  /Users/tester/rtems-cron-6/rtems-source-builder/rtems/build/arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1/do-build
error: building arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
  See error report: rsb-report-arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 695.481MB
Total size: 420.259MB
Installed : 68.685MB
Sources: 351.379MB
Patches: 200.229KB

Output
======

Build Set: 6/rtems-arm
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
building: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
sizes: dtc-1.6.1-x86_64-apple-darwin19.6.0-1: 3.299MB (installed: 825.951KB)
cleaning: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-apple-darwin19.6.0-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-apple-darwin19.6.0-1.xml
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-apple-darwin19.6.0-1
building: expat-2.1.0-x86_64-apple-darwin19.6.0-1
sizes: expat-2.1.0-x86_64-apple-darwin19.6.0-1: 5.458MB (installed: 829.261KB)
cleaning: expat-2.1.0-x86_64-apple-darwin19.6.0-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin19.6.0-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin19.6.0-1.xml
config: devel/gmp-6.1.0.cfg
package: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
building: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
sizes: gmp-6.1.0-x86_64-apple-darwin19.6.0-1: 20.807MB (installed: 1.403MB)
cleaning: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-apple-darwin19.6.0-1.txt
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-apple-darwin19.6.0-1.xml
config: tools/rtems-gdb-10.cfg
package: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
building: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
sizes: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1: 626.796MB (installed: 19.565MB)
cleaning: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
reporting: tools/rtems-gdb-10.cfg -> arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1.txt
reporting: tools/rtems-gdb-10.cfg -> arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1.xml
config: tools/rtems-binutils-2.37.cfg
package: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
building: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
sizes: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1: 369.031MB (installed: 36.640MB)
cleaning: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
reporting: tools/rtems-binutils-2.37.cfg -> arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1.txt
reporting: tools/rtems-binutils-2.37.cfg -> arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1.xml
config: tools/rtems-gcc-10-newlib-head.cfg
package: arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
building: arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
error: building arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
Build FAILED
  See error report: rsb-report-arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1.txt
error: building arm-rtems6-gcc-348fb9d-newlib-eb03ac1-x86_64-apple-darwin19.6.0-1
config: tools/rtems-tools-6.cfg
package: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
building: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
sizes: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1: 133.260MB (installed: 9.460MB)
cleaning: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
reporting: tools/rtems-tools-6.cfg -> rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1.txt
reporting: tools/rtems-tools-6.cfg -> rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1.xml
cleaning: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
cleaning: expat-2.1.0-x86_64-apple-darwin19.6.0-1
cleaning: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
cleaning: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
cleaning: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
cleaning: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
Build Sizes: usage: 695.481MB total: 420.259MB (sources: 351.379MB, patches: 200.229KB, installed 68.685MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:13:52 2021
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
 Config: devel/dtc-1.6.1-1.cfg
 Summary:
  Device Tree Compiler v1.6.1 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  https://www.devicetree.org/
 Version:
  1.6.1
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.gz
       sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.6.1
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.6.1
  # Build and build flags means force build == host
  # gcc is not ready to be compiled with -std=gnu99
  LDFLAGS="${SB_HOST_LDFLAGS}"
  LIBS="${SB_HOST_LIBS}"
  CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
  CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  CC_FOR_BUILD=${CC}
  CXX_FOR_BUILD=${CXX}
  export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
  make PREFIX=/Users/tester/rtems-cron-6/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.6.1
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-6/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:13:53 2021
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
 Config: devel/dtc-1.6.1-1.cfg
 Summary:
  Device Tree Compiler v1.6.1 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  https://www.devicetree.org/
 Version:
  1.6.1
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.gz
       sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.6.1
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.6.1
  # Build and build flags means force build == host
  # gcc is not ready to be compiled with -std=gnu99
  LDFLAGS="${SB_HOST_LDFLAGS}"
  LIBS="${SB_HOST_LIBS}"
  CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
  CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  CC_FOR_BUILD=${CC}
  CXX_FOR_BUILD=${CXX}
  export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
  make PREFIX=/Users/tester/rtems-cron-6/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.6.1
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-6/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:14:07 2021
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-apple-darwin19.6.0-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --verbose  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/share/info  --disable-shared
  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> Thu Dec  9 06:14:07 2021
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-apple-darwin19.6.0-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --verbose  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/share/info  --disable-shared
  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> Thu Dec  9 06:16:34 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --verbose  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/share/info  --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:16:34 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-apple-darwin19.6.0-1
 Config: devel/gmp-6.1.0.cfg
 Summary:
  The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  https://gmplib.org/
 Version:
  6.1.0
 Release:
  1
  Sources: 1
    1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
       sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source gmp -q -n gmp-6.1.0
  %setup patch gmp -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd gmp-6.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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --verbose  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/share/info  --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd gmp-6.1.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:23:18 2021
==============================================================================
Report: tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-10.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
Package: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
 Config: tools/rtems-gdb-10.cfg
 Summary:
  GDB v7ab567f for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  7ab567f
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7ab567f.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7ab567f
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-7ab567f
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; 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 "arm-rtems6" -o "x86_64-apple-darwin19.6.0" == "arm-rtems6" ; 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --target=arm-rtems6  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/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/Users/tester/rtems-cron-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:23:19 2021
==============================================================================
Report: tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-10.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-10.cfg
------------------------------------------------------------------------------
Package: arm-rtems6-gdb-7ab567f-x86_64-apple-darwin19.6.0-1
 Config: tools/rtems-gdb-10.cfg
 Summary:
  GDB v7ab567f for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  7ab567f
 Release:
  1
  Sources: 1
    1: --rsb-file=sourceware-mirror-binutils-gdb-7ab567f.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/7ab567f
       No checksum
  Patches: 0
 Preparation:
  build_top=$(pwd)
  gdb_source=sourceware-mirror-binutils-gdb-7ab567f
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; 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 "arm-rtems6" -o "x86_64-apple-darwin19.6.0" == "arm-rtems6" ; 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS=""
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --target=arm-rtems6  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python2  --prefix=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/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/Users/tester/rtems-cron-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:25:39 2021
==============================================================================
Report: tools/rtems-binutils-2.37.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.37.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.37.cfg
------------------------------------------------------------------------------
Package: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
 Config: tools/rtems-binutils-2.37.cfg
 Summary:
  Binutils v2.37 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.37
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.bz2
       sha512: s/UYRpf3fpTJXUj2h53iFOteF6pu+OlvZVMNFX5RWxri8pDphFPk/xJkYlIPoPY4UrbhyPuzl+0uQZhDNrx4xg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.37"
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; 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 "arm-rtems6" -o "x86_64-apple-darwin19.6.0" == "arm-rtems6" ; 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --target=arm-rtems6  --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=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/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/Users/tester/rtems-cron-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:25:39 2021
==============================================================================
Report: tools/rtems-binutils-2.37.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.37.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.37.cfg
------------------------------------------------------------------------------
Package: arm-rtems6-binutils-2.37-x86_64-apple-darwin19.6.0-1
 Config: tools/rtems-binutils-2.37.cfg
 Summary:
  Binutils v2.37 for target arm-rtems6 on host x86_64-apple-darwin19.6.0
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.37
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.37.tar.bz2
       sha512: s/UYRpf3fpTJXUj2h53iFOteF6pu+OlvZVMNFX5RWxri8pDphFPk/xJkYlIPoPY4UrbhyPuzl+0uQZhDNrx4xg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.37"
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; 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 "arm-rtems6" -o "x86_64-apple-darwin19.6.0" == "arm-rtems6" ; 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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
    # Cross build
    CC=$(echo "x86_64-apple-darwin19.6.0-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-apple-darwin19.6.0-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 "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${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-apple-darwin19.6.0 --host=x86_64-apple-darwin19.6.0  --target=arm-rtems6  --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=/Users/tester/rtems-cron-6/tools/6 --bindir=/Users/tester/rtems-cron-6/tools/6/bin  --exec-prefix=/Users/tester/rtems-cron-6/tools/6  --includedir=/Users/tester/rtems-cron-6/tools/6/include --libdir=/Users/tester/rtems-cron-6/tools/6/lib  --mandir=/Users/tester/rtems-cron-6/tools/6/share/man --infodir=/Users/tester/rtems-cron-6/tools/6/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/Users/tester/rtems-cron-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/Users/tester/rtems-cron-6/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/bin/arm-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/Users/tester/rtems-cron-6/tools/6/share/man/man1/arm-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Dec  9 06:37:20 2021
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
 Config: tools/rtems-tools-6.cfg
 Summary:
  RTEMS Tools 6b31bb03aaf98232a21813c471d0298c170dde60 for host x86_64-apple-darwin19.6.0
 URL:
  http://www.rtems.org/
 Version:
  6b31bb03aaf98232a21813c471d0298c170dde60
 Release:
  1
  Sources: 1
    1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60.tar.bz2
       sha512: +TKPQxx2HdnSBW7QcgfzFZCjRw7mssXHaJSxDd0v1KJ/VLeWcdus/MELH7oq0WyEMpqAyd1+1HpMVuFrMFyvcw==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
  RT_HOST="--host=x86_64-apple-darwin19.6.0"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/Users/tester/rtems-cron-6/tools/6
  ./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> Thu Dec  9 06:37:20 2021
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ad54d1dd3cf8249d9d39deb1dd28b2f294df062d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60-1
 Config: tools/rtems-tools-6.cfg
 Summary:
  RTEMS Tools 6b31bb03aaf98232a21813c471d0298c170dde60 for host x86_64-apple-darwin19.6.0
 URL:
  http://www.rtems.org/
 Version:
  6b31bb03aaf98232a21813c471d0298c170dde60
 Release:
  1
  Sources: 1
    1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60.tar.bz2
       sha512: +TKPQxx2HdnSBW7QcgfzFZCjRw7mssXHaJSxDd0v1KJ/VLeWcdus/MELH7oq0WyEMpqAyd1+1HpMVuFrMFyvcw==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-6b31bb03aaf98232a21813c471d0298c170dde60
  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-apple-darwin19.6.0" != "x86_64-apple-darwin19.6.0" ; then
  RT_HOST="--host=x86_64-apple-darwin19.6.0"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/Users/tester/rtems-cron-6/tools/6
  ./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