Build FreeBSD: FAILED 5/rtems-i386 on x86_64-freebsd13.1 (i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1)

OAR Tester rtems-tester at oarcorp.com
Sun Nov 20 07:54:07 UTC 2022


RTEMS Source Builder - Set Builder, 5 (1116c5f85fb5)
warning: exe: absolute exe found in path: (__objdump) /usr/bin/objdump

Host: FreeBSD-13.1-RELEASE-amd64-64bit-ELF
       FreeBSD VM-FreeBSD13.rtems.com 13.1-RELEASE FreeBSD 13.1-RELEASE
       releng/13.1-n250148-fc952ac2212 GENERIC amd64 amd64

Build Time: 0:15:38.680151

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
:class mem_usage;26
:
^~~~~In file included from 
../../gcc-7.5.0/gcc/coretypes.hstruct:
369::
In file included from ../../gcc-7.5.0/gcc/hash-table.h:235:
../../gcc-7.5.0/gcc/ggc.h:277:15: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
static inline struct rtx_def *
              ^
../../gcc-7.5.0/gcc/coretypes.h:62:7: note: previous use is here
class rtx_def;
      ^
In file included from ../../gcc-7.5.0/gcc/cp/class.c:26:
In file included from ../../gcc-7.5.0/gcc/coretypes.h:369:
In file included from ../../gcc-7.5.0/gcc/hash-table.h:235:
../../gcc-7.5.0/gcc/ggc.h:280:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT);
          ^
../../gcc-7.5.0/gcc/coretypes.h:62:7: note: previous use is here
class rtx_def;
      ^
In file included from ../../gcc-7.5.0/gcc/cp/class.c:26:
In file included from ../../gcc-7.5.0/gcc/coretypes.h:369:
In file included from ../../gcc-7.5.0/gcc/hash-table.h:561:
../../gcc-7.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct mem_usage
^
../../gcc-7.5.0/gcc/hash-table.h:341:1: note: did you mean struct here?
class mem_usage;
^~~~~
struct
52202In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:31:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class rtx_def;
^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
struct rtx_def;
       ^
:17: warning: array index 1 is past the end of the array (which contains 1 element) [-Warray-bounds]
      *offset = XEXP (addr, 1);
                ^           ~
../../gcc-7.5.0/gcc/rtl.h:1290:23: note: expanded from macro 'XEXP'
#define XEXP(RTX, N)    (RTL_CHECK2 (RTX, N, 'e', 'u').rt_rtx)
                         ^                ~
../../gcc-7.5.0/gcc/rtl.h:1179:38: note: expanded from macro 'RTL_CHECK2'
#define RTL_CHECK2(RTX, N, C1, C2)  ((RTX)->u.fld[N])
                                     ^            ~
../../gcc-7.5.0/gcc/rtl.h:424:5: note: array 'fld' declared here
    rtunion fld[1];
    ^
In file included from ../../gcc-7.5.0/gcc/config/i386/i386.c:53174:
./gt-i386.h:95:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<dllimport_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<dllimport_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-i386.h:95:3: note: did you mean class here?
  struct hash_table<dllimport_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<dllimport_hasher> *)x_p;
  ^~~~~~
  class
./gt-i386.h:95:63: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<dllimport_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<dllimport_hasher> *)x_p;
                                                              ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-i386.h:95:63: note: did you mean class here?
  struct hash_table<dllimport_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<dllimport_hasher> *)x_p;
                                                              ^~~~~~
                                                              class
In file included from 394../../gcc-7.5.0/gcc/cp/decl2.c:31:
In file included from ../../gcc-7.5.0/gcc/coretypes.h:369:
In file included from ../../gcc-7.5.0/gcc/hash-table.h:235:
../../gcc-7.5.0/gcc/ggc.h:277:15: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
static inline struct rtx_def *
              ^
../../gcc-7.5.0/gcc/coretypes.h:62:7: note: previous use is here
class rtx_def;
      ^
In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:31:
In file included from ../../gcc-7.5.0/gcc/coretypes.h:369:
In file included from ../../gcc-7.5.0/gcc/hash-table.h:235:
../../gcc-7.5.0/gcc/ggc.h:280:11: warning: struct 'rtx_def' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  return (struct rtx_def *) ggc_internal_alloc (s PASS_MEM_STAT);
          ^
../../gcc-7.5.0/gcc/coretypes.h:62:7: note: previous use is here
class rtx_def;
      ^
In file included from ../../gcc-7.5.0/gcc/cp/decl.c:16337:
./gt-cp-decl.h:258:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<typename_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<typename_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-decl.h:258:3: note: did you mean class here?
  struct hash_table<typename_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<typename_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-decl.h:258:62: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<typename_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<typename_hasher> *)x_p;
                                                             ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-decl.h:258:62: note: did you mean class here?
  struct hash_table<typename_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<typename_hasher> *)x_p;
                                                             ^~~~~~
                                                             class
In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:31:
In file included from ../../gcc-7.5.0/gcc/coretypes.h:369:
In file included from ../../gcc-7.5.0/gcc/hash-table.h:561:
../../gcc-7.5.0/gcc/mem-stats.h:126:1: warning: 'mem_usage' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct mem_usage
^
../../gcc-7.5.0/gcc/hash-table.h:341:1: note: did you mean struct here?
class mem_usage;
^~~~~
struct
 warnings and 1 error generated.
gmake[2]: *** [Makefile:2217: i386.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
In file included from ../../gcc-7.5.0/gcc/cp/typeck2.c:2240:
./gt-cp-typeck2.h:149:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<abstract_type_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<abstract_type_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-typeck2.h:149:3: note: did you mean class here?
  struct hash_table<abstract_type_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<abstract_type_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-typeck2.h:149:67: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<abstract_type_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<abstract_type_hasher> *)x_p;
                                                                  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-typeck2.h:149:67: note: did you mean class here?
  struct hash_table<abstract_type_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<abstract_type_hasher> *)x_p;
                                                                  ^~~~~~
                                                                  class
In file included from ../../gcc-7.5.0/gcc/cp/class.c:30:
In file included from ../../gcc-7.5.0/gcc/cgraph.h:24:
../../gcc-7.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
class symtab_node;
^
../../gcc-7.5.0/gcc/tree-core.h:1679:9: note: previous use is here
 struct symtab_node *symtab_node;
        ^
In file included from ../../gcc-7.5.0/gcc/cp/class.c:30:
../../gcc-7.5.0/gcc/cgraph.h:94:1: warning: 'symtab_node' 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((desc ("%h.type"), tag ("SYMTAB_SYMBOL"),
^
../../gcc-7.5.0/gcc/tree-core.h:1679:2: note: did you mean class here?
 struct symtab_node *symtab_node;
 ^~~~~~
 class
In file included from ../../gcc-7.5.0/gcc/cp/class.c:30:
../../gcc-7.5.0/gcc/cgraph.h:247:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                      struct symtab_node *ref = NULL);
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cgraph.h:885:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                struct symtab_node *ref = NULL);
                                ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cgraph.h:895:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                 struct symtab_node *ref = NULL);
                                 ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cgraph.h:1603:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_node;
         ^
../../gcc-7.5.0/gcc/cgraph.h:859:39: note: previous use is here
struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node {
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:1603:10: note: did you mean struct here?
  friend class cgraph_node;
         ^~~~~
         struct
../../gcc-7.5.0/gcc/cgraph.h:1983:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_node;
         ^
../../gcc-7.5.0/gcc/cgraph.h:859:39: note: previous use is here
struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node {
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:1983:10: note: did you mean struct here?
  friend class cgraph_node;
         ^~~~~
         struct
../../gcc-7.5.0/gcc/cgraph.h:1984:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_edge;
         ^
../../gcc-7.5.0/gcc/cgraph.h:1602:17: note: previous use is here
            for_user)) cgraph_edge {
                       ^
../../gcc-7.5.0/gcc/cgraph.h:1984:10: note: did you mean struct here?
  friend class cgraph_edge;
         ^~~~~
         struct
In file included from ../../gcc-7.5.0/gcc/cp/pt.c:26326:
./gt-cp-pt.h:528:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<spec_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:528:3: note: did you mean class here?
  struct hash_table<spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<spec_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-pt.h:528:58: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<spec_hasher> *)x_p;
                                                         ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:528:58: note: did you mean class here?
  struct hash_table<spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<spec_hasher> *)x_p;
                                                         ^~~~~~
                                                         class
./gt-cp-pt.h:568:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<constr_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constr_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:568:3: note: did you mean class here?
  struct hash_table<constr_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constr_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-pt.h:568:60: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<constr_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constr_hasher> *)x_p;
                                                           ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:568:60: note: did you mean class here?
  struct hash_table<constr_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constr_hasher> *)x_p;
                                                           ^~~~~~
                                                           class
./gt-cp-pt.h:636:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<constraint_sat_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constraint_sat_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:636:3: note: did you mean class here?
  struct hash_table<constraint_sat_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constraint_sat_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-pt.h:636:68: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<constraint_sat_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constraint_sat_hasher> *)x_p;
                                                                   ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:636:68: note: did you mean class here?
  struct hash_table<constraint_sat_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<constraint_sat_hasher> *)x_p;
                                                                   ^~~~~~
                                                                   class
./gt-cp-pt.h:654:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<concept_spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<concept_spec_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:654:3: note: did you mean class here?
  struct hash_table<concept_spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<concept_spec_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-pt.h:654:66: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<concept_spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<concept_spec_hasher> *)x_p;
                                                                 ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:654:66: note: did you mean class here?
  struct hash_table<concept_spec_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<concept_spec_hasher> *)x_p;
                                                                 ^~~~~~
                                                                 class
./gt-cp-pt.h:694:3: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<subsumption_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<subsumption_hasher> *)x_p;
  ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:694:3: note: did you mean class here?
  struct hash_table<subsumption_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<subsumption_hasher> *)x_p;
  ^~~~~~
  class
./gt-cp-pt.h:694:65: warning: struct 'hash_table' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  struct hash_table<subsumption_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<subsumption_hasher> *)x_p;
                                                                ^
../../gcc-7.5.0/gcc/hash-table.h:358:7: note: previous use is here
class hash_table
      ^
./gt-cp-pt.h:694:65: note: did you mean class here?
  struct hash_table<subsumption_hasher> * x ATTRIBUTE_UNUSED = (struct hash_table<subsumption_hasher> *)x_p;
                                                                ^~~~~~
                                                                class
In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:38:
In file included from ../../gcc-7.5.0/gcc/cgraph.h:24:
../../gcc-7.5.0/gcc/ipa-ref.h:26:1: warning: class 'symtab_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
4class symtab_node;
^
../../gcc-7.5.0/gcc/tree-core.h:1679:9: note: previous use is here
 struct symtab_node *symtab_node;
        ^
In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:38:
../../gcc-7.5.0/gcc/cgraph.h:94:1: warning: 'symtab_node' 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((desc ("%h.type"), tag ("SYMTAB_SYMBOL"),
^
../../gcc-7.5.0/gcc/tree-core.h:1679:2: note: did you mean class here?
 struct symtab_node *symtab_node;
 ^~~~~~
 class
In file included from ../../gcc-7.5.0/gcc/cp/decl2.c:38:
../../gcc-7.5.0/gcc/cgraph.h:247:11: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                      struct symtab_node *ref = NULL);
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cgraph.h:885:5: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                struct symtab_node *ref = NULL);
                                ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cgraph.h:895:6: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
                                 struct symtab_node *ref = NULL);
                                 ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here warning
  symtab_node
  ^
s generated.
../../gcc-7.5.0/gcc/cgraph.h:1603:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_node;
         ^
../../gcc-7.5.0/gcc/cgraph.h:859:39: note: previous use is here
struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node {
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:1603:10: note: did you mean struct here?
  friend class cgraph_node;
         ^~~~~
         struct
../../gcc-7.5.0/gcc/cgraph.h:1983:10: warning: class 'cgraph_node' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_node;
         ^
../../gcc-7.5.0/gcc/cgraph.h:859:39: note: previous use is here
struct GTY((tag ("SYMTAB_FUNCTION"))) cgraph_node : public symtab_node {
                                      ^
../../gcc-7.5.0/gcc/cgraph.h:1983:10: note: did you mean struct here?
  friend class cgraph_node;
         ^~~~~
         struct
../../gcc-7.5.0/gcc/cgraph.h:1984:10: warning: class 'cgraph_edge' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
  friend class cgraph_edge;
         ^
../../gcc-7.5.0/gcc/cgraph.h:1602:17: note: previous use is here
            for_user)) cgraph_edge {
                       ^
../../gcc-7.5.0/gcc/cgraph.h:1984:10: note: did you mean struct here?
  friend class cgraph_edge;
         ^~~~~
         struct
../../gcc-7.5.0/gcc/cp/decl2.c:2164:8: warning: struct 'symtab_node' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
              struct symtab_node *snode = symtab_node::get (decl);
              ^
../../gcc-7.5.0/gcc/cgraph.h:96:3: note: previous use is here
  symtab_node
  ^
../../gcc-7.5.0/gcc/cp/decl2.c:2164:8: note: did you mean class here?
              struct symtab_node *snode = symtab_node::get (decl);
              ^~~~~~
              class
6 warnings generated.
13 warnings generated.
12 warnings generated.
12 warnings generated.
18 warnings generated.
14 warnings generated.
rm gcc.pod
gmake[2]: Leaving directory '/usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1/build/gcc'
gmake[1]: *** [Makefile:4237: all-gcc] Error 2
gmake[1]: Leaving directory '/usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1/build'
gmake: *** [Makefile:900: all] Error 2
shell cmd failed: /bin/sh -ex  /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1/do-build
error: building i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
  See error report: rsb-report-i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 881.539MB
Total size: 597.894MB
Installed : 265.566MB
Sources: 331.974MB
Patches: 362.538KB

Output
======

Build Set: 5/rtems-i386
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-freebsd13.1-1
building: autoconf-2.69-x86_64-freebsd13.1-1
sizes: autoconf-2.69-x86_64-freebsd13.1-1: 7.501MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-freebsd13.1-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd13.1-1
building: automake-1.12.6-x86_64-freebsd13.1-1
sizes: automake-1.12.6-x86_64-freebsd13.1-1: 8.327MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-freebsd13.1-1
cleaning: autoconf-2.69-x86_64-freebsd13.1-1
cleaning: automake-1.12.6-x86_64-freebsd13.1-1
Build Sizes: usage: 8.327MB total: 332.328MB (sources: 331.974MB, patches: 362.538KB, installed 0.000B)
Build Set: Time 0:00:12.905066
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd13.1-1
building: autoconf-2.69-x86_64-freebsd13.1-1
sizes: autoconf-2.69-x86_64-freebsd13.1-1: 10.520MB (installed: 3.021MB)
cleaning: autoconf-2.69-x86_64-freebsd13.1-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd13.1-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd13.1-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd13.1-1
building: automake-1.12.6-x86_64-freebsd13.1-1
sizes: automake-1.12.6-x86_64-freebsd13.1-1: 10.590MB (installed: 2.265MB)
cleaning: automake-1.12.6-x86_64-freebsd13.1-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd13.1-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd13.1-1.xml
staging: autoconf-2.69-x86_64-freebsd13.1-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1003-staging
staging: automake-1.12.6-x86_64-freebsd13.1-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1003-staging
cleaning: autoconf-2.69-x86_64-freebsd13.1-1
cleaning: automake-1.12.6-x86_64-freebsd13.1-1
Build Sizes: usage: 15.876MB total: 337.614MB (sources: 331.974MB, patches: 362.538KB, installed 5.286MB)
Build Set: Time 0:00:25.700372
Build Set: Time 0:00:38.611577
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-freebsd13.1-1
building: expat-2.1.0-x86_64-freebsd13.1-1
sizes: expat-2.1.0-x86_64-freebsd13.1-1: 7.619MB (installed: 1.427MB)
cleaning: expat-2.1.0-x86_64-freebsd13.1-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd13.1-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd13.1-1.xml
config: tools/rtems-gdb-9.1-1.cfg
package: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
building: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
sizes: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1: 615.973MB (installed: 76.067MB)
cleaning: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
reporting: tools/rtems-gdb-9.1-1.cfg -> i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1.txt
reporting: tools/rtems-gdb-9.1-1.cfg -> i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1.xml
config: tools/rtems-binutils-2.34.cfg
package: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
building: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
sizes: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1: 535.444MB (installed: 132.685MB)
cleaning: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
reporting: tools/rtems-binutils-2.34.cfg -> i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1.txt
reporting: tools/rtems-binutils-2.34.cfg -> i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1.xml
config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
package: i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
building: i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
error: building i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
Build FAILED
  See error report: rsb-report-i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1.txt
error: building i386-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.1-1
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
building: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
sizes: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1: 217.941MB (installed: 55.386MB)
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
cleaning: expat-2.1.0-x86_64-freebsd13.1-1
cleaning: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
cleaning: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
cleaning: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
Build Sizes: usage: 881.539MB total: 597.894MB (sources: 331.974MB, patches: 362.538KB, installed 265.566MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 20 01:39:16 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: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd13.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1 --host=x86_64-freebsd13.1  --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
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 20 01:39:16 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: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd13.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1 --host=x86_64-freebsd13.1  --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
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 20 01:43: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: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
 Config: tools/rtems-gdb-9.1-1.cfg
 Summary:
  GDB v9.1 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; 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 "i386-rtems5" -o "x86_64-freebsd13.1" == "i386-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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1" != "x86_64-freebsd13.1" ; 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-freebsd13.1 --host=x86_64-freebsd13.1  --target=i386-rtems5  --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-libiconv-prefix=/usr/local  --with-python=/usr/local/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
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake 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> Sun Nov 20 01:43:30 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: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: i386-rtems5-gdb-9.1-x86_64-freebsd13.1-1
 Config: tools/rtems-gdb-9.1-1.cfg
 Summary:
  GDB v9.1 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; 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 "i386-rtems5" -o "x86_64-freebsd13.1" == "i386-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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1" != "x86_64-freebsd13.1" ; 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-freebsd13.1 --host=x86_64-freebsd13.1  --target=i386-rtems5  --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-libiconv-prefix=/usr/local  --with-python=/usr/local/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
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake 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> Sun Nov 20 01:45:05 2022
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; 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 "i386-rtems5" -o "x86_64-freebsd13.1" == "i386-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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1 --host=x86_64-freebsd13.1  --target=i386-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
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake 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/i386-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 20 01:45:05 2022
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: i386-rtems5-binutils-2.34-x86_64-freebsd13.1-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target i386-rtems5 on host x86_64-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; 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 "i386-rtems5" -o "x86_64-freebsd13.1" == "i386-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-freebsd13.1" != "x86_64-freebsd13.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd13.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd13.1-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-freebsd13.1 --host=x86_64-freebsd13.1  --target=i386-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
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake 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/i386-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/i386-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/i386-rtems5-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 20 01:53:53 2022
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; then
  RT_HOST="--host=x86_64-freebsd13.1"
  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> Sun Nov 20 01:53:53 2022
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 1116c5f85fb5dceca4a57c1b69195b6e9215b084
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd13.1
 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-freebsd13.1" != "x86_64-freebsd13.1" ; then
  RT_HOST="--host=x86_64-freebsd13.1"
  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