Build FreeBSD: FAILED 5/rtems-mips on x86_64-freebsd13.0 (mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1)
OAR Tester
rtems-tester at oarcorp.com
Wed Dec 22 15:21:11 UTC 2021
RTEMS Source Builder - Set Builder, 5 (6225eadda1de)
warning: exe: absolute exe found in path: (__objdump) /usr/bin/objdump
Host: FreeBSD-13.0-RELEASE-amd64-64bit-ELF
FreeBSD VM-FreeBSD13.rtems.com 13.0-RELEASE FreeBSD 13.0-RELEASE #0
releng/13.0-n244733-ea31abc261f: Fri Apr 9 04:24:09 UTC 2021
root at releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64 amd64
Build Time: 0:10:45.557436
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
class ui_file
^
../../gdb-8.0.1/gdb/ax.h:246:23: note: did you mean class here?
extern void ax_print (struct ui_file *f, struct agent_expr * EXPR);
^~~~~~
class
In file included from c-exp.y:47:
In file included from ../../gdb-8.0.1/gdb/objfiles.h:27:
In file included from ../../gdb-8.0.1/gdb/progspace.h:24:
In file included from ../../gdb-8.0.1/gdb/target.h:44:
In file included from ../../gdb-8.0.1/gdb/breakpoint.h:26:
../../gdb-8.0.1/gdb/command.h:260:30: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
enum command_class, struct ui_file *);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/command.h:260:30: note: did you mean class here?
enum command_class, struct ui_file *);
^~~~~~
class
../../gdb-8.0.1/gdb/command.h:265:34: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
typedef void (show_value_ftype) (struct ui_file *file,
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/command.h:265:34: note: did you mean class here?
typedef void (show_value_ftype) (struct ui_file *file,
^~~~~~
class
In file included from c-exp.y:47:
In file included from ../../gdb-8.0.1/gdb/objfiles.h:27:
In file included from ../../gdb-8.0.1/gdb/progspace.h:24:
In file included from ../../gdb-8.0.1/gdb/target.h:44:
../../gdb-8.0.1/gdb/breakpoint.h:578:56: warning: struct 'ui_out' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void (*print_one_detail) (const struct breakpoint *, struct ui_out *);
^
../../gdb-8.0.1/gdb/ui-out.h:81:7: note: previous use is here
class ui_out
^
../../gdb-8.0.1/gdb/breakpoint.h:578:56: note: did you mean class here?
void (*print_one_detail) (const struct breakpoint *, struct ui_out *);
^~~~~~
class
../../gdb-8.0.1/gdb/breakpoint.h:585:48: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void (*print_recreate) (struct breakpoint *, struct ui_file *fp);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/breakpoint.h:585:48: note: did you mean class here?
void (*print_recreate) (struct breakpoint *, struct ui_file *fp);
^~~~~~
class
../../gdb-8.0.1/gdb/breakpoint.h:638:58: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
extern void print_recreate_thread (struct breakpoint *b, struct ui_file *fp);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/breakpoint.h:638:58: note: did you mean class here?
extern void print_recreate_thread (struct breakpoint *b, struct ui_file *fp);
^~~~~~
class
In file included from ada-exp.y:47:
In file included from ../../gdb-8.0.1/gdb/objfiles.h:27:
In file included from ../../gdb-8.0.1/gdb/progspace.h:24:
../../gdb-8.0.1/gdb/target.h:656:29: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
const char *command, struct ui_file *output)
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/target.h:656:29: note: did you mean class here?
const char *command, struct ui_file *output)
^~~~~~
class
../../gdb-8.0.1/gdb/breakpoint.h:1647:48: warning: struct 'ui_out' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
extern void maybe_print_thread_hit_breakpoint (struct ui_out *uiout);
^
../../gdb-8.0.1/gdb/ui-out.h:81:7: note: previous use is here
class ui_out
^
../../gdb-8.0.1/gdb/breakpoint.h:1647:48: note: did you mean class here?
extern void maybe_print_thread_hit_breakpoint (struct ui_out *uiout);
^~~~~~
class
In file included from c-exp.y:47:
In file included from ../../gdb-8.0.1/gdb/objfiles.h:27:
In file included from ../../gdb-8.0.1/gdb/progspace.h:24:
../../gdb-8.0.1/gdb/target.h:656:29: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
const char *command, struct ui_file *output)
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/target.h:656:29: note: did you mean class here?
const char *command, struct ui_file *output)
^~~~~~
class
In file included from c-exp.y:54:
../../gdb-8.0.1/gdb/typeprint.h:23:1: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct ui_file;
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:23:1: note: did you mean class here?
struct ui_file;
^~~~~~
class
../../gdb-8.0.1/gdb/typeprint.h:69:54: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void print_type_scalar (struct type * type, LONGEST, struct ui_file *);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:69:54: note: did you mean class here?
void print_type_scalar (struct type * type, LONGEST, struct ui_file *);
^~~~~~
class
../../gdb-8.0.1/gdb/typeprint.h:71:50: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:71:50: note: did you mean class here?
void c_type_print_varspec_suffix (struct type *, struct ui_file *, int,
^~~~~~
class
../../gdb-8.0.1/gdb/typeprint.h:74:40: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
void c_type_print_args (struct type *, struct ui_file *, int, enum language,
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:74:40: note: did you mean class here?
void c_type_print_args (struct type *, struct ui_file *, int, enum language,
^~~~~~
class
../../gdb-8.0.1/gdb/typeprint.h:77:38: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
extern void val_print_not_allocated (struct ui_file *stream);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:77:38: note: did you mean class here?
extern void val_print_not_allocated (struct ui_file *stream);
^~~~~~
class
../../gdb-8.0.1/gdb/typeprint.h:79:39: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
extern void val_print_not_associated (struct ui_file *stream);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/typeprint.h:79:39: note: did you mean class here?
extern void val_print_not_associated (struct ui_file *stream);
^~~~~~
class
In file included from c-exp.y:55:
../../gdb-8.0.1/gdb/cp-abi.h:29:1: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct ui_file;
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/cp-abi.h:29:1: note: did you mean class here?
struct ui_file;
^~~~~~
class
../../gdb-8.0.1/gdb/cp-abi.h:158:9: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct ui_file *stream);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/cp-abi.h:158:9: note: did you mean class here?
struct ui_file *stream);
^~~~~~
class
../../gdb-8.0.1/gdb/cp-abi.h:237:8: warning: struct 'ui_file' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
struct ui_file *stream);
^
../../gdb-8.0.1/gdb/ui-file.h:26:7: note: previous use is here
class ui_file
^
../../gdb-8.0.1/gdb/cp-abi.h:237:8: note: did you mean class here?
struct ui_file *stream);
^~~~~~
class
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_last' [-Wunused-function]
DEF_VEC_O (token_and_value);
^
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:849:18: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline T *VEC_OP (T,last) (VEC(T) *vec_ VEC_ASSERT_DECL) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:370:1: note: expanded from here
VEC_token_and_value_last
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_iterate' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:864:19: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline int VEC_OP (T,iterate) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:378:1: note: expanded from here
VEC_token_and_value_iterate
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_embedded_size' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:879:22: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline size_t VEC_OP (T,embedded_size) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:382:1: note: expanded from here
VEC_token_and_value_embedded_size
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_embedded_init' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:887:20: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline void VEC_OP (T,embedded_init) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:2:1: note: expanded from here
VEC_token_and_value_embedded_init
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_pop' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:914:20: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline void VEC_OP (T,pop) (VEC(T) *vec_ VEC_ASSERT_DECL) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:14:1: note: expanded from here
VEC_token_and_value_pop
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_truncate' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:920:20: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline void VEC_OP (T,truncate) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:18:1: note: expanded from here
VEC_token_and_value_truncate
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_unordered_remove' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:965:20: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline void VEC_OP (T,unordered_remove) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:34:1: note: expanded from here
VEC_token_and_value_unordered_remove
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_address' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:983:18: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline T *VEC_OP (T,address) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:42:1: note: expanded from here
VEC_token_and_value_address
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_lower_bound' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:435:20: note: expanded from macro 'DEF_VEC_O'
VEC_T(T); \
^
../../gdb-8.0.1/gdb/common/vec.h:989:24: note: expanded from macro '\
DEF_VEC_FUNC_O'
static inline unsigned VEC_OP (T,lower_bound) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:46:1: note: expanded from here
VEC_token_and_value_lower_bound
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_alloc' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:436:27: note: expanded from macro 'DEF_VEC_O'
DEF_VEC_FUNC_O(T) \
^
../../gdb-8.0.1/gdb/common/vec.h:1016:23: note: expanded from macro '\
DEF_VEC_ALLOC_FUNC_O'
static inline VEC(T) *VEC_OP (T,alloc) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:57:1: note: expanded from here
VEC_token_and_value_alloc
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_merge' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:436:27: note: expanded from macro 'DEF_VEC_O'
DEF_VEC_FUNC_O(T) \
^
../../gdb-8.0.1/gdb/common/vec.h:1045:23: note: expanded from macro '\
DEF_VEC_ALLOC_FUNC_O'
static inline VEC(T) *VEC_OP (T,merge) (VEC(T) *vec1_, VEC(T) *vec2_) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:71:1: note: expanded from here
VEC_token_and_value_merge
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_cleanup' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:436:27: note: expanded from macro 'DEF_VEC_O'
DEF_VEC_FUNC_O(T) \
^
../../gdb-8.0.1/gdb/common/vec.h:1076:20: note: expanded from macro '\
DEF_VEC_ALLOC_FUNC_O'
static inline void VEC_OP (T,cleanup) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:86:1: note: expanded from here
VEC_token_and_value_cleanup
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_safe_grow' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:436:27: note: expanded from macro 'DEF_VEC_O'
DEF_VEC_FUNC_O(T) \
^
../../gdb-8.0.1/gdb/common/vec.h:1099:20: note: expanded from macro '\
DEF_VEC_ALLOC_FUNC_O'
static inline void VEC_OP (T,safe_grow) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:100:1: note: expanded from here
VEC_token_and_value_safe_grow
^
c-exp.y:2798:1: warning: unused function 'VEC_token_and_value_safe_insert' [-Wunused-function]
../../gdb-8.0.1/gdb/common/vec.h:436:27: note: expanded from macro 'DEF_VEC_O'
DEF_VEC_FUNC_O(T) \
^
../../gdb-8.0.1/gdb/common/vec.h:1117:18: note: expanded from macro '\
DEF_VEC_ALLOC_FUNC_O'
static inline T *VEC_OP (T,safe_insert) \
^
../../gdb-8.0.1/gdb/common/vec.h:399:22: note: expanded from macro 'VEC_OP'
#define VEC_OP(T,OP) VEC_##T##_##OP
^
<scratch space>:120:1: note: expanded from here
VEC_token_and_value_safe_insert
^
126 warnings generated.
150 warnings generated.
gmake[2]: Leaving directory '/usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1/build/gdb'
gmake[1]: *** [Makefile:9126: all-gdb] Error 2
gmake[1]: Leaving directory '/usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1/build'
gmake: *** [Makefile:849: all] Error 2
shell cmd failed: /bin/sh -ex /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1/do-build
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
See error report: rsb-report-mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sizes
=====
Maximum build usage: 4.115GB
Total size: 1.098GB
Installed : 903.162MB
Sources: 220.974MB
Patches: 360.353KB
Output
======
Build Set: 5/rtems-mips
Build Set: 5/rtems-autotools.bset
Build Set: 5/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd13.0-1
building: autoconf-2.69-x86_64-freebsd13.0-1
sizes: autoconf-2.69-x86_64-freebsd13.0-1: 7.501MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-freebsd13.0-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd13.0-1
building: automake-1.12.6-x86_64-freebsd13.0-1
sizes: automake-1.12.6-x86_64-freebsd13.0-1: 8.327MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-freebsd13.0-1
cleaning: autoconf-2.69-x86_64-freebsd13.0-1
cleaning: automake-1.12.6-x86_64-freebsd13.0-1
Build Sizes: usage: 8.327MB total: 202.325MB (sources: 202.298MB, patches: 28.004KB, installed 0.000B)
Build Set: Time 0:00:05.148847
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd13.0-1
building: autoconf-2.69-x86_64-freebsd13.0-1
sizes: autoconf-2.69-x86_64-freebsd13.0-1: 10.520MB (installed: 3.021MB)
cleaning: autoconf-2.69-x86_64-freebsd13.0-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd13.0-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd13.0-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd13.0-1
building: automake-1.12.6-x86_64-freebsd13.0-1
sizes: automake-1.12.6-x86_64-freebsd13.0-1: 10.590MB (installed: 2.265MB)
cleaning: automake-1.12.6-x86_64-freebsd13.0-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd13.0-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd13.0-1.xml
staging: autoconf-2.69-x86_64-freebsd13.0-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1003-staging
staging: automake-1.12.6-x86_64-freebsd13.0-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1003-staging
cleaning: autoconf-2.69-x86_64-freebsd13.0-1
cleaning: automake-1.12.6-x86_64-freebsd13.0-1
Build Sizes: usage: 15.876MB total: 207.610MB (sources: 202.298MB, patches: 28.004KB, installed 5.286MB)
Build Set: Time 0:00:08.600978
Build Set: Time 0:00:13.753393
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-freebsd13.0-1
building: expat-2.1.0-x86_64-freebsd13.0-1
sizes: expat-2.1.0-x86_64-freebsd13.0-1: 7.692MB (installed: 1.449MB)
cleaning: expat-2.1.0-x86_64-freebsd13.0-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd13.0-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd13.0-1.xml
config: tools/rtems-gdb-9.1-1.cfg
package: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
building: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
sizes: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1: 694.385MB (installed: 102.362MB)
cleaning: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
reporting: tools/rtems-gdb-9.1-1.cfg -> mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1.txt
reporting: tools/rtems-gdb-9.1-1.cfg -> mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1.xml
config: tools/rtems-binutils-2.34.cfg
package: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
building: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
sizes: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1: 558.159MB (installed: 145.187MB)
cleaning: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
reporting: tools/rtems-binutils-2.34.cfg -> mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1.txt
reporting: tools/rtems-binutils-2.34.cfg -> mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1.xml
config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
building: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
sizes: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1: 3.233GB (installed: 584.787MB)
cleaning: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
reporting: tools/rtems-gcc-7.5.0-newlib-7947581.cfg -> mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1.txt
reporting: tools/rtems-gcc-7.5.0-newlib-7947581.cfg -> mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1.xml
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
building: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
sizes: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1: 260.244MB (installed: 69.377MB)
cleaning: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1.txt
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1.xml
config: tools/rtems-mipstx39-gdb-8.0.1-1.cfg
package: mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
download: http://ftp.gnu.org/gnu/gdb/gdb-8.0.1.tar.xz -> sources/gdb-8.0.1.tar.xz
download: https://devel.rtems.org/raw-attachment/ticket/3460/gdb-8.0.1-sis-leon2-leon3.diff -> patches/gdb-8.0.1-sis-leon2-leon3.diff
download: https://devel.rtems.org/raw-attachment/ticket/3460/gdb-8.0.1-sis-leon3-smp.diff -> patches/gdb-8.0.1-sis-leon3-smp.diff
building: mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
Build FAILED
See error report: rsb-report-mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1.txt
error: building mipstx39-rtems5-gdb-8.0.1-x86_64-freebsd13.0-1
cleaning: expat-2.1.0-x86_64-freebsd13.0-1
cleaning: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
cleaning: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
cleaning: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
cleaning: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
Build Sizes: usage: 4.115GB total: 1.098GB (sources: 220.974MB, patches: 360.353KB, installed 903.162MB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Dec 22 09:09:40 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: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.0-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target mips-rtems5 on host x86_64-freebsd13.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-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0 --host=x86_64-freebsd13.0 --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> Wed Dec 22 09:09:40 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: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.0-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target mips-rtems5 on host x86_64-freebsd13.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-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0 --host=x86_64-freebsd13.0 --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> Wed Dec 22 09:11:02 2021
==============================================================================
Report: tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
Config: tools/rtems-gdb-9.1-1.cfg
Summary:
GDB v9.1 for target mips-rtems5 on host x86_64-freebsd13.0
URL:
http://www.gnu.org/software/gdb/
Version:
9.1
Release:
1
Sources: 1
1: http://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.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0" != "x86_64-freebsd13.0" ; 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.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --verbose --disable-nls --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --without-included-gettext --disable-win32-registry --disable-werror --enable-sim --enable-sim-hardware --without-zlib --with-expat --with-guile=no --with-libiconv-prefix=/usr/local --with-python=/usr/local/bin/python3 --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> Wed Dec 22 09:11:03 2021
==============================================================================
Report: tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-9.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-9.1-1.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gdb-9.1-x86_64-freebsd13.0-1
Config: tools/rtems-gdb-9.1-1.cfg
Summary:
GDB v9.1 for target mips-rtems5 on host x86_64-freebsd13.0
URL:
http://www.gnu.org/software/gdb/
Version:
9.1
Release:
1
Sources: 1
1: http://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.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0" != "x86_64-freebsd13.0" ; 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.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --verbose --disable-nls --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --without-included-gettext --disable-win32-registry --disable-werror --enable-sim --enable-sim-hardware --without-zlib --with-expat --with-guile=no --with-libiconv-prefix=/usr/local --with-python=/usr/local/bin/python3 --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> Wed Dec 22 09:11:34 2021
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
Config: tools/rtems-binutils-2.34.cfg
Summary:
Binutils v2.34 for target mips-rtems5 on host x86_64-freebsd13.0
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.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --verbose --disable-nls --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --enable-deterministic-archives --enable-64-bit-bfd --disable-lto --without-included-gettext --disable-win32-registry --disable-werror --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec-prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
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/mips-rtems5-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Dec 22 09:11:34 2021
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-binutils-2.34-x86_64-freebsd13.0-1
Config: tools/rtems-binutils-2.34.cfg
Summary:
Binutils v2.34 for target mips-rtems5 on host x86_64-freebsd13.0
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.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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-freebsd13.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --verbose --disable-nls --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --enable-deterministic-archives --enable-64-bit-bfd --disable-lto --without-included-gettext --disable-win32-registry --disable-werror --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec-prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
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/mips-rtems5-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/mips-rtems5-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Dec 22 09:18:48 2021
==============================================================================
Report: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
Config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
Summary:
GCC v7.5.0 and Newlib v7947581 for target mips-rtems5 on host x86_64-freebsd13.0
URL:
http://gcc.gnu.org/
Version:
7.5.0
Release:
1
Sources: 6
1: --rsb-file=newlib-7947581.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/7947581
No checksum
2: https://ftp.gnu.org/gnu/gcc/gcc-7.5.0/gcc-7.5.0.tar.xz
sha512: fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60
3: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
4: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
6: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2
sha512: c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b
Patches: 2
1: https://gcc.gnu.org/bugzilla/attachment.cgi?id=41380
No checksum
2: https://devel.rtems.org/raw-attachment/ticket/4174/0001-libc-include-newlib.h-Fix-C-compilation-issue.patch
No checksum
Preparation:
build_top=$(pwd)
gcc_source="gcc-7.5.0"
source_dir_gcc=${gcc_source}
%setup source gcc -q -n ${gcc_source}
%setup patch gcc -p1
cd ${build_top}
source_dir_newlib=sourceware-mirror-newlib-cygwin-7947581
%setup source newlib -q -D -n ${source_dir_newlib}
%setup patch newlib -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/newlib
ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
source_dir_isl="isl-0.16.1"
%setup source isl -q -D -n isl-0.16.1
%setup patch isl -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/isl
ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
source_dir_mpfr="mpfr-3.1.4"
%setup source mpfr -q -D -n mpfr-3.1.4
%setup patch mpfr -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/mpfr
ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
source_dir_mpc="mpc-1.0.3"
%setup source mpc -q -D -n mpc-1.0.3
%setup patch mpc -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/mpc
ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
source_dir_gmp="gmp-6.1.0"
%setup source gmp -q -D -n gmp-6.1.0
%setup patch gmp -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/gmp
ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
echo "RTEMS 5, RSB 5 (6225eadda1de), Newlib 7947581" > ${source_dir_gcc}/gcc/DEV-PHASE
cd ${source_dir_gcc}
contrib/gcc_update --touch
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
languages="c"
languages="$languages,c++"
# 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.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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_gcc}/configure --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec_prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info --datadir=/home/tester/rtems-cron-5/tools/5/share --build=x86_64-freebsd13.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --disable-lto --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
win_1253,win_1254,win_1255,win_1256,win_1257,win_1258 --enable-threads --disable-plugin --enable-languages="$languages"
if test "%_host" != "%_build" ; then
mkdir -p gcc/include
cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
fi
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
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-c++filt
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/man/man3/*ffi*
/bin/rm -rf ${source_dir_gcc}/newlib
/bin/rm -rf ${source_dir_gcc}/mpfr
/bin/rm -rf ${source_dir_gcc}/mpc
/bin/rm -rf ${source_dir_gcc}/gmp
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Dec 22 09:18:48 2021
==============================================================================
Report: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-7.5.0-newlib-7947581.cfg
------------------------------------------------------------------------------
Package: mips-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd13.0-1
Config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
Summary:
GCC v7.5.0 and Newlib v7947581 for target mips-rtems5 on host x86_64-freebsd13.0
URL:
http://gcc.gnu.org/
Version:
7.5.0
Release:
1
Sources: 6
1: --rsb-file=newlib-7947581.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/7947581
No checksum
2: https://ftp.gnu.org/gnu/gcc/gcc-7.5.0/gcc-7.5.0.tar.xz
sha512: fe716cc19f2e3255d3a8b1b8290777bf769c6d98e6e0b07b81a3d6ad43f8af74cb170dfa18b1555dbfcd3f55ae582b91a286ccef496b9b65c1579902f96a1f60
3: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
4: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
6: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2
sha512: c188667a84dc5bdddb4ab7c35f89c91bf15a8171f4fcaf41301cf285fb7328846d9a367c096012fec4cc69d244f0bc9e95d84c09ec097394cd4093076f2a041b
Patches: 2
1: https://gcc.gnu.org/bugzilla/attachment.cgi?id=41380
No checksum
2: https://devel.rtems.org/raw-attachment/ticket/4174/0001-libc-include-newlib.h-Fix-C-compilation-issue.patch
No checksum
Preparation:
build_top=$(pwd)
gcc_source="gcc-7.5.0"
source_dir_gcc=${gcc_source}
%setup source gcc -q -n ${gcc_source}
%setup patch gcc -p1
cd ${build_top}
source_dir_newlib=sourceware-mirror-newlib-cygwin-7947581
%setup source newlib -q -D -n ${source_dir_newlib}
%setup patch newlib -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/newlib
ln -s $PWD/${source_dir_newlib}/newlib ${source_dir_gcc}/newlib
source_dir_isl="isl-0.16.1"
%setup source isl -q -D -n isl-0.16.1
%setup patch isl -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/isl
ln -s $PWD/${source_dir_isl} ${source_dir_gcc}/isl
source_dir_mpfr="mpfr-3.1.4"
%setup source mpfr -q -D -n mpfr-3.1.4
%setup patch mpfr -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/mpfr
ln -s $PWD/${source_dir_mpfr} ${source_dir_gcc}/mpfr
source_dir_mpc="mpc-1.0.3"
%setup source mpc -q -D -n mpc-1.0.3
%setup patch mpc -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/mpc
ln -s $PWD/${source_dir_mpc} ${source_dir_gcc}/mpc
source_dir_gmp="gmp-6.1.0"
%setup source gmp -q -D -n gmp-6.1.0
%setup patch gmp -p1
cd ${build_top}
/bin/rm -f ${source_dir_gcc}/gmp
ln -s $PWD/${source_dir_gmp} ${source_dir_gcc}/gmp
echo "RTEMS 5, RSB 5 (6225eadda1de), Newlib 7947581" > ${source_dir_gcc}/gcc/DEV-PHASE
cd ${source_dir_gcc}
contrib/gcc_update --touch
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-freebsd13.0" != "x86_64-freebsd13.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 "mips-rtems5" -o "x86_64-freebsd13.0" == "mips-rtems5" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
languages="c"
languages="$languages,c++"
# 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.0" != "x86_64-freebsd13.0" ; then
# Cross build
CC=$(echo "x86_64-freebsd13.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd13.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_gcc}/configure --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec_prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --libexecdir=/home/tester/rtems-cron-5/tools/5/libexec --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info --datadir=/home/tester/rtems-cron-5/tools/5/share --build=x86_64-freebsd13.0 --host=x86_64-freebsd13.0 --target=mips-rtems5 --disable-libstdcxx-pch --with-gnu-as --with-gnu-ld --verbose --with-newlib --disable-nls --without-included-gettext --disable-win32-registry --enable-version-specific-runtime-libs --disable-lto --enable-newlib-io-c99-formats --enable-newlib-iconv --enable-newlib-iconv-encodings=big5,cp775,cp850,cp852,cp855,\
cp866,euc_jp,euc_kr,euc_tw,iso_8859_1,iso_8859_10,iso_8859_11,\
iso_8859_13,iso_8859_14,iso_8859_15,iso_8859_2,iso_8859_3,\
iso_8859_4,iso_8859_5,iso_8859_6,iso_8859_7,iso_8859_8,iso_8859_9,\
iso_ir_111,koi8_r,koi8_ru,koi8_u,koi8_uni,ucs_2,ucs_2_internal,\
ucs_2be,ucs_2le,ucs_4,ucs_4_internal,ucs_4be,ucs_4le,us_ascii,\
utf_16,utf_16be,utf_16le,utf_8,win_1250,win_1251,win_1252,\
win_1253,win_1254,win_1255,win_1256,win_1257,win_1258 --enable-threads --disable-plugin --enable-languages="$languages"
if test "%_host" != "%_build" ; then
mkdir -p gcc/include
cp ../${source_dir_gcc}/gcc/gsyslimits.h gcc/include/syslimits.h
fi
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
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/bin/mips-rtems5-c++filt
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/man/man3/*ffi*
/bin/rm -rf ${source_dir_gcc}/newlib
/bin/rm -rf ${source_dir_gcc}/mpfr
/bin/rm -rf ${source_dir_gcc}/mpc
/bin/rm -rf ${source_dir_gcc}/gmp
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Dec 22 09:19:02 2021
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools 0a5d2057749066e7d184836e92c7ce5334fccc90 for host x86_64-freebsd13.0
URL:
http://www.rtems.org/
Version:
0a5d2057749066e7d184836e92c7ce5334fccc90
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90.tar.bz2
sha512: QsjquFu8FJOKDKpa6jXRuJ3HE8/h9YGAenvddcTCAGmHB57VGd54jFXUaxhwRbohlS1rrrL610ulbhf2IzOxYw==
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90
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.0" != "x86_64-freebsd13.0" ; then
RT_HOST="--host=x86_64-freebsd13.0"
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> Wed Dec 22 09:19:02 2021
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 6225eadda1deda470fdc7b626c8af35bd4fb9a92
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools 0a5d2057749066e7d184836e92c7ce5334fccc90 for host x86_64-freebsd13.0
URL:
http://www.rtems.org/
Version:
0a5d2057749066e7d184836e92c7ce5334fccc90
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90.tar.bz2
sha512: QsjquFu8FJOKDKpa6jXRuJ3HE8/h9YGAenvddcTCAGmHB57VGd54jFXUaxhwRbohlS1rrrL610ulbhf2IzOxYw==
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-0a5d2057749066e7d184836e92c7ce5334fccc90
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.0" != "x86_64-freebsd13.0" ; then
RT_HOST="--host=x86_64-freebsd13.0"
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