Build Darwin: FAILED 6/rtems-lm32.bset on x86_64-apple-darwin18.2.0 (lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1)
Chris Johns
chrisj at rtems.org
Tue Jan 8 09:11:10 UTC 2019
RTEMS Source Builder - Set Builder, 5 (40ae056f12e1)
Host: Darwin-18.2.0-x86_64-i386-64bit
Darwin mohua 18.2.0 Darwin Kernel Version 18.2.0: Mon Nov 12 20:24:46 PST
2018; root:xnu-4903.231.4~2/RELEASE_X86_64 x86_64 i386
Build Time: 0:34:09.957491
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
^
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/cpu.c:27:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
2 warnings generated.
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/decode.c:42:5: warning: implicit conversion from enumeration type 'CGEN_INSN_VIRTUAL_TYPE' to different enumeration type 'CGEN_INSN_TYPE' (aka 'enum cgen_insn_type') [-Wenum-conversion]
{ VIRTUAL_INSN_X_INVALID, LM32BF_INSN_X_INVALID, LM32BF_SFMT_EMPTY },
~ ^~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/decode.c:114:3: warning: implicit conversion from enumeration type 'CGEN_INSN_VIRTUAL_TYPE' to different enumeration type 'CGEN_INSN_TYPE' (aka 'enum cgen_insn_type') [-Wenum-conversion]
VIRTUAL_INSN_X_INVALID, LM32BF_INSN_X_INVALID, LM32BF_SFMT_EMPTY
^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o model.o -MT model.o -MMD -M!
P -MF .deps/model.Tpo ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/model.c
2 warnings generated.
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:27:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o mloop.o -MT mloop.o -MMD -M!
P -MF .deps/mloop.Tpo mloop.c
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:317:17: warning: implicit declaration of function 'lm32bf_b_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_b_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), FLD (f_r0));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:837:17: warning: implicit declaration of function 'lm32bf_divu_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_divu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:965:17: warning: implicit declaration of function 'lm32bf_modu_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_modu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:1407:16: warning: implicit declaration of function 'lm32bf_user_insn' is invalid in C99 [-Wimplicit-function-declaration]
SI opval = lm32bf_user_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]), FLD (f_user));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:1427:1: warning: implicit declaration of function 'lm32bf_wcsr_insn' is invalid in C99 [-Wimplicit-function-declaration]
lm32bf_wcsr_insn (current_cpu, FLD (f_csr), CPU (h_gr[FLD (f_r1)]));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:1530:17: warning: implicit declaration of function 'lm32bf_break_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_break_insn (current_cpu, pc);
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem.c:1553:17: warning: implicit declaration of function 'lm32bf_scall_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_scall_insn (current_cpu, pc);
^
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/model.c:27:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
In file included from mloop.c:9:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
4 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o lm32.o -MT lm32.o -MMD -MP !
-MF .deps/lm32.Tpo ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/lm32.c
In file included from mloop.c:590:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:407:17: warning: implicit declaration of function 'lm32bf_b_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_b_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), FLD (f_r0));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:883:17: warning: implicit declaration of function 'lm32bf_divu_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_divu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:999:17: warning: implicit declaration of function 'lm32bf_modu_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_modu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:1399:16: warning: implicit declaration of function 'lm32bf_user_insn' is invalid in C99 [-Wimplicit-function-declaration]
SI opval = lm32bf_user_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]), FLD (f_user));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:1417:1: warning: implicit declaration of function 'lm32bf_wcsr_insn' is invalid in C99 [-Wimplicit-function-declaration]
lm32bf_wcsr_insn (current_cpu, FLD (f_csr), CPU (h_gr[FLD (f_r1)]));
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:1510:17: warning: implicit declaration of function 'lm32bf_break_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_break_insn (current_cpu, pc);
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sem-switch.c:1531:17: warning: implicit declaration of function 'lm32bf_scall_insn' is invalid in C99 [-Wimplicit-function-declaration]
USI opval = lm32bf_scall_insn (current_cpu, pc);
^
2 warnings generated.
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/lm32.c:24:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o traps.o -MT traps.o -MMD -M!
P -MF .deps/traps.Tpo ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/traps.c
2 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o user.o -MT user.o -MMD -MP !
-MF .deps/user.Tpo ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/user.c
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/traps.c:24:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/user.c:21:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
2 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -c -o nrun.o -MT nrun.o -MMD -MP !
-MF .deps/nrun.Tpo ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/nrun.c
2 warnings generated.
9 warnings generated.
9 warnings generated.
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/nrun.c:33:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/sim-main.h:29:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-basics.h:147:
In file included from ../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.h:82:
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:38:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_NON_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:36:29: note: expanded from macro 'DEFINE_NON_INLINE_P'
#define DEFINE_NON_INLINE_P defined (SIM_ARANGE_C_INCLUDED)
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:285:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if DEFINE_INLINE_P
^
../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common/sim-arange.c:35:28: note: expanded from macro 'DEFINE_INLINE_P'
#define DEFINE_INLINE_P (! defined (SIM_ARANGE_C_INCLUDED))
^
rm -f libsim.a
ar rc libsim.a callback.o syscall.o targ-map.o version.o sim-arange.o sim-bits.o sim-close.o sim-command.o sim-config.o sim-core.o sim-cpu.o sim-endian.o sim-engine.o sim-events.o sim-fpu.o sim-hload.o sim-hrw.o sim-io.o sim-info.o sim-load.o sim-memopt.o sim-model.o sim-module.o sim-options.o sim-profile.o sim-reason.o sim-reg.o sim-signal.o sim-stop.o sim-syscall.o sim-trace.o sim-utils.o sim-watch.o hw-alloc.o hw-base.o hw-device.o hw-events.o hw-handles.o hw-instances.o hw-ports.o hw-properties.o hw-tree.o sim-hw.o dv-cfi.o dv-core.o dv-pal.o dv-glue.o dv-lm32cpu.o dv-lm32timer.o dv-lm32uart.o dv-sockser.o cgen-utils.o cgen-trace.o cgen-scache.o cgen-run.o sim-if.o arch.o cpu.o decode.o sem.o model.o mloop.o lm32.o traps.o user.o
2 warnings generated.
ranlib libsim.a
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG -DWITH_HW=1 -DDEFAULT_INLINE=0 -DWITH_SCACHE=16384 -I. -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32 -I../common -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/sim/lm32/../../opcodes -g -O2 -Wl,-no_pie -L/opt/work/chris/rte!
ms/builds/tools/rtems-source-builder.git/rtems/build/tmp/sb-chris/6/rtems-lm32.bset/opt/work/chris/rtems/builds/tools/6/lib -o run \
nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a ../../libiberty/libiberty.a -lm -L../../zlib -lz -ldl
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs arch/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs cli/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs mi/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs common/.deps
mkdir arch
mkdir mi
mkdir cli
mkdir common
mkdir mi/.deps
mkdir arch/.deps
mkdir cli/.deps
mkdir common/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs compile/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs tui/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs unittests/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs guile/.deps
mkdir compile
mkdir tui
mkdir unittests
mkdir guile
mkdir compile/.deps
mkdir tui/.deps
mkdir unittests/.deps
mkdir guile/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs python/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs target/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/../mkinstalldirs nat/.deps
LEX ada-lex.c
mkdir python
mkdir target
mkdir nat
mkdir python/.deps
mkdir target/.deps
mkdir nat/.deps
CONFIG_HEADERS=config.h:config.in \
CONFIG_COMMANDS="default depdir" \
CONFIG_FILES= \
CONFIG_LINKS= \
/bin/sh config.status
YACC ada-exp.c
YACC c-exp.c
config.status: creating config.h
conflicts: 42 shift/reduce, 53 reduce/reduce
config.status: config.h is unchanged
config.status: executing default commands
config.status: creating Makefile
config.status: executing depdir commands
YACC cp-name-parser.c
config.status: executing depfiles commands
YACC d-exp.c
YACC f-exp.c
YACC go-exp.c
YACC m2-exp.c
YACC p-exp.c
YACC rust-exp.c
conflicts: 34 shift/reduce
/opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1/build/gdb/../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/m2-exp.y:301.25-44: warning: rule never reduced because of conflicts: @2: /* empty */
GEN stamp-version
GEN xml-builtin.c
GEN alloca.h
GEN c++defs.h
GEN warn-on-use.h
GEN arg-nonnull.h
GEN configmake.h
GEN limits.h
GEN stdint.h
GEN stdio.h
GEN stdlib.h
GEN string.h
mkdir: sys: File exists
GEN sys/socket.h
GEN sys/stat.h
GEN sys/time.h
GEN sys/types.h
GEN time.h
GEN sys/uio.h
GEN unistd.h
GEN wchar.h
GEN wctype.h
GEN init.c
GEN dirent.h
GEN arpa/inet.h
GEN fcntl.h
GEN fnmatch.h
GEN glob.h
GEN inttypes.h
GEN math.h
GEN signal.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive
CC cloexec.o
CC dirname-lgpl.o
CC basename-lgpl.o
CC stripslash.o
CC exitfail.o
CC fd-hook.o
CC filenamecat-lgpl.o
CC getprogname.o
CC hard-locale.o
CC localcharset.o
CC malloca.o
CC math.o
CC openat-die.o
CC save-cwd.o
CC strnlen1.o
CC sys_socket.o
CC tempname.o
CC unistd.o
CC dup-safer.o
CC fd-safer.o
CC pipe-safer.o
CC wctype-h.o
CC canonicalize-lgpl.o
CC chdir-long.o
CC error.o
CC fnmatch.o
CC fstatat.o
CC getcwd.o
CC getcwd-lgpl.o
CC glob.o
CC isnanl.o
CC lstat.o
CC memmem.o
CC mempcpy.o
CC memrchr.o
CC open.o
CC openat.o
CC openat-proc.o
CC rawmemchr.o
CC readlink.o
CC rename.o
CC secure_getenv.o
CC stat.o
CC strchrnul.o
CC strerror.o
CC strerror-override.o
CC strstr.o
GEN charset.alias
GEN ref-add.sed
GEN ref-del.sed
AR libgnu.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(getprogname.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(math.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(fd-hook.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(getprogname.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(math.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(sys_socket.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(unistd.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(wctype-h.o) has no symbols
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: libgnu.a(getcwd-lgpl.o) has no symbols
CXX gdb.o
CXX ada-exp.o
CXX ada-lang.o
CXX ada-tasks.o
CXX ada-typeprint.o
CXX ada-valprint.o
CXX ada-varobj.o
CXX addrmap.o
CXX agent.o
CXX annotate.o
CXX arch-utils.o
CXX auto-load.o
CXX auxv.o
CXX ax-gdb.o
CXX ax-general.o
CXX bcache.o
CXX bfd-target.o
CXX block.o
CXX blockframe.o
CXX break-catch-sig.o
CXX break-catch-syscall.o
CXX break-catch-throw.o
CXX breakpoint.o
CXX btrace.o
CXX build-id.o
CXX buildsym-legacy.o
CXX buildsym.o
CXX c-exp.o
In file included from ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/c-exp.y:38:
In file included from ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/defs.h:670:
In file included from ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/utils.h:24:
In file included from ../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/exceptions.h:23:
../../sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9/gdb/ui-out.h:80:3: error: expected identifier
VARIABLE,
^
c-exp.c:176:18: note: expanded from macro 'VARIABLE'
#define VARIABLE 299
^
CXX c-lang.o
1 error generated.
make[2]: *** [c-exp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-gdb] Error 2
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex /opt/work/chris/rtems/builds/tools/rtems-source-builder.git/rtems/build/lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1/do-build
error: building lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
See error report: rsb-report-lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sizes
=====
Maximum build usage: 3.170GB
Total size: 1.413GB
Installed : 469.935MB
Sources: 971.357MB
Patches: 5.409MB
Output
======
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-apple-darwin18.2.0-1
building: autoconf-2.69-x86_64-apple-darwin18.2.0-1
sizes: autoconf-2.69-x86_64-apple-darwin18.2.0-1: 10.544MB (installed: 3.034MB)
cleaning: autoconf-2.69-x86_64-apple-darwin18.2.0-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-apple-darwin18.2.0-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-apple-darwin18.2.0-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-apple-darwin18.2.0-1
building: automake-1.12.6-x86_64-apple-darwin18.2.0-1
sizes: automake-1.12.6-x86_64-apple-darwin18.2.0-1: 10.348MB (installed: 2.264MB)
cleaning: automake-1.12.6-x86_64-apple-darwin18.2.0-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-apple-darwin18.2.0-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-apple-darwin18.2.0-1.xml
installing: autoconf-2.69-x86_64-apple-darwin18.2.0-1 -> /opt/work/chris/rtems/builds/tools/6
installing: automake-1.12.6-x86_64-apple-darwin18.2.0-1 -> /opt/work/chris/rtems/builds/tools/6
cleaning: autoconf-2.69-x86_64-apple-darwin18.2.0-1
cleaning: automake-1.12.6-x86_64-apple-darwin18.2.0-1
Build Sizes: usage: 15.842MB total: 982.064MB (sources: 971.357MB, patches: 5.409MB, installed 5.299MB)
Build Set: Time 0:00:15.668733
Build Set: Time 0:00:27.068796
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-apple-darwin18.2.0-1
building: expat-2.1.0-x86_64-apple-darwin18.2.0-1
sizes: expat-2.1.0-x86_64-apple-darwin18.2.0-1: 5.663MB (installed: 757.295KB)
cleaning: expat-2.1.0-x86_64-apple-darwin18.2.0-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin18.2.0-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-apple-darwin18.2.0-1.xml
config: tools/rtems-gdb-head.cfg
package: lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
building: lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
error: building lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
Build FAILED
See error report: rsb-report-lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1.txt
error: building lm32-rtems6-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
config: tools/rtems-binutils-head.cfg
package: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
building: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
sizes: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1: 408.909MB (installed: 30.486MB)
cleaning: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
reporting: tools/rtems-binutils-head.cfg -> lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1.txt
reporting: tools/rtems-binutils-head.cfg -> lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1.xml
config: tools/rtems-gcc-head-newlib-head.cfg
package: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
building: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
sizes: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1: 2.711GB (installed: 429.992MB)
cleaning: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
reporting: tools/rtems-gcc-head-newlib-head.cfg -> lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1.txt
reporting: tools/rtems-gcc-head-newlib-head.cfg -> lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1.xml
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
building: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
sizes: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1: 106.525MB (installed: 8.718MB)
cleaning: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1.txt
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1.xml
cleaning: expat-2.1.0-x86_64-apple-darwin18.2.0-1
cleaning: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
cleaning: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
cleaning: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
Build Sizes: usage: 3.170GB total: 1.413GB (sources: 971.357MB, patches: 5.409MB, installed 469.935MB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 19:37:40 2019
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-apple-darwin18.2.0-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://expat.sourceforge.net/
Version:
2.1.0
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.1.0
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
./configure \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--verbose \
--prefix=/opt/work/chris/rtems/builds/tools/6 --bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec-prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include --libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man --infodir=/opt/work/chris/rtems/builds/tools/6/share/info
make -j 4 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 19:37:40 2019
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-apple-darwin18.2.0-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://expat.sourceforge.net/
Version:
2.1.0
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.1.0
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
./configure \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--verbose \
--prefix=/opt/work/chris/rtems/builds/tools/6 --bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec-prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include --libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man --infodir=/opt/work/chris/rtems/builds/tools/6/share/info
make -j 4 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 19:42:42 2019
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils v677bd4c69d0eda4f2ae635d793f23c0b1413a9e9 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://sources.redhat.com/binutils
Version:
677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.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 "lm32-rtems6" -o "x86_64-apple-darwin18.2.0" == "lm32-rtems6" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
../${source_dir_binutils}/configure \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--target=lm32-rtems6 \
--verbose --disable-nls \
--disable-gdb --disable-libdecnumber --disable-readline --disable-sim \
--enable-deterministic-archives \
--enable-64-bit-bfd \
\
--disable-lto \
--without-included-gettext \
--disable-win32-registry \
--disable-werror \
--prefix=/opt/work/chris/rtems/builds/tools/6 --bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec-prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include --libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man --infodir=/opt/work/chris/rtems/builds/tools/6/share/info
make -j 4 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
touch $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
mkdir -p $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 19:42:42 2019
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: lm32-rtems6-binutils-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9-x86_64-apple-darwin18.2.0-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils v677bd4c69d0eda4f2ae635d793f23c0b1413a9e9 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://sources.redhat.com/binutils
Version:
677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-677bd4c69d0eda4f2ae635d793f23c0b1413a9e9
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.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 "lm32-rtems6" -o "x86_64-apple-darwin18.2.0" == "lm32-rtems6" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
../${source_dir_binutils}/configure \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--target=lm32-rtems6 \
--verbose --disable-nls \
--disable-gdb --disable-libdecnumber --disable-readline --disable-sim \
--enable-deterministic-archives \
--enable-64-bit-bfd \
\
--disable-lto \
--without-included-gettext \
--disable-win32-registry \
--disable-werror \
--prefix=/opt/work/chris/rtems/builds/tools/6 --bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec-prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include --libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man --infodir=/opt/work/chris/rtems/builds/tools/6/share/info
make -j 4 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
touch $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
mkdir -p $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/share/man/man1/lm32-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 20:09:43 2019
==============================================================================
Report: tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-head-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
Package: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
Config: tools/rtems-gcc-head-newlib-head.cfg
Summary:
GCC v1c2a6eef8661753ce316c46c55c7bb8c4e593943 and Newlib v34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://gcc.gnu.org/
Version:
1c2a6eef8661753ce316c46c55c7bb8c4e593943
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/1c2a6eef8661753ce316c46c55c7bb8c4e593943
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3
No checksum
4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
sha512: 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
Patches: 0
Preparation:
build_top=$(pwd)
gcc_source=gnu-mirror-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943
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-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3
%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.18"
%setup source isl -q -D -n isl-0.18
%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 6, RSB 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef, Newlib 34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3" > ${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-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.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 "lm32-rtems6" -o "x86_64-apple-darwin18.2.0" == "lm32-rtems6" ; 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-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
../${source_dir_gcc}/configure \
--prefix=/opt/work/chris/rtems/builds/tools/6 \
--bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec_prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include \
--libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--libexecdir=/opt/work/chris/rtems/builds/tools/6/libexec \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man \
--infodir=/opt/work/chris/rtems/builds/tools/6/share/info \
--datadir=/opt/work/chris/rtems/builds/tools/6/share \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--target=lm32-rtems6 \
--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
make -j 4 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-c++filt
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/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> Tue Jan 8 20:09:44 2019
==============================================================================
Report: tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-head-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
Package: lm32-rtems6-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943-newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3-x86_64-apple-darwin18.2.0-1
Config: tools/rtems-gcc-head-newlib-head.cfg
Summary:
GCC v1c2a6eef8661753ce316c46c55c7bb8c4e593943 and Newlib v34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3 for target lm32-rtems6 on host x86_64-apple-darwin18.2.0
URL:
http://gcc.gnu.org/
Version:
1c2a6eef8661753ce316c46c55c7bb8c4e593943
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/1c2a6eef8661753ce316c46c55c7bb8c4e593943
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3
No checksum
4: https://gcc.gnu.org/pub/gcc/infrastructure/isl-0.18.tar.bz2
sha512: 85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94
5: https://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
6: https://ftp.gnu.org/gnu/mpfr/mpfr-3.1.4.tar.bz2
sha512: 51066066ff2c12ed2198605ecf68846b0c96b548adafa5b80e0c786d0df488411a5e8973358fce7192dc977ad4e68414cf14500e3c39746de62465eb145bb819
Patches: 0
Preparation:
build_top=$(pwd)
gcc_source=gnu-mirror-gcc-1c2a6eef8661753ce316c46c55c7bb8c4e593943
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-34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3
%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.18"
%setup source isl -q -D -n isl-0.18
%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 6, RSB 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef, Newlib 34d9bb709390b14b4ed0b1ea2656bf6bf5a055c3" > ${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-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.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 "lm32-rtems6" -o "x86_64-apple-darwin18.2.0" == "lm32-rtems6" ; 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-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
# Cross build
CC=$(echo "x86_64-apple-darwin18.2.0-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-apple-darwin18.2.0-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
# 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}"
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}"
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}"
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
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD
../${source_dir_gcc}/configure \
--prefix=/opt/work/chris/rtems/builds/tools/6 \
--bindir=/opt/work/chris/rtems/builds/tools/6/bin \
--exec_prefix=/opt/work/chris/rtems/builds/tools/6 \
--includedir=/opt/work/chris/rtems/builds/tools/6/include \
--libdir=/opt/work/chris/rtems/builds/tools/6/lib \
--libexecdir=/opt/work/chris/rtems/builds/tools/6/libexec \
--mandir=/opt/work/chris/rtems/builds/tools/6/share/man \
--infodir=/opt/work/chris/rtems/builds/tools/6/share/info \
--datadir=/opt/work/chris/rtems/builds/tools/6/share \
--build=x86_64-apple-darwin18.2.0 --host=x86_64-apple-darwin18.2.0 \
--target=lm32-rtems6 \
--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
make -j 4 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/opt/work/chris/rtems/builds/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/bin/lm32-rtems6-c++filt
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/opt/work/chris/rtems/builds/tools/6/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> Tue Jan 8 20:10:36 2019
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools e59f4ee300ba71db46b35e04afe541d9125eb8d6 for host x86_64-apple-darwin18.2.0
URL:
http://www.rtems.org/
Version:
e59f4ee300ba71db46b35e04afe541d9125eb8d6
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6.tar.bz2
sha512: c86fcc6aafa5f79b10c4610ca1a25b1ff2efdfbc29eab5752d1992f561b91d4b80a744ad3905d3972edfa5c1d2044856565fa7e9dbaf756c2b5cb705ddc740aa
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6
source_dir_rtems_tools=${rtems_tools_source}
%setup source rtems-tools -q -n ${rtems_tools_source}
%setup patch rtems-tools -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
RT_HOST="--host=x86_64-apple-darwin18.2.0"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/opt/work/chris/rtems/builds/tools/6
./waf
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
SB_BUILD_ROOT_WAF=$SB_BUILD_ROOT
cd ${source_dir_rtems_tools}
./waf --destdir=$SB_BUILD_ROOT_WAF install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Jan 8 20:10:36 2019
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 40ae056f12e1cbe530f76a3ebd1e2ac745a888ef
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools e59f4ee300ba71db46b35e04afe541d9125eb8d6 for host x86_64-apple-darwin18.2.0
URL:
http://www.rtems.org/
Version:
e59f4ee300ba71db46b35e04afe541d9125eb8d6
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6.tar.bz2
sha512: c86fcc6aafa5f79b10c4610ca1a25b1ff2efdfbc29eab5752d1992f561b91d4b80a744ad3905d3972edfa5c1d2044856565fa7e9dbaf756c2b5cb705ddc740aa
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-e59f4ee300ba71db46b35e04afe541d9125eb8d6
source_dir_rtems_tools=${rtems_tools_source}
%setup source rtems-tools -q -n ${rtems_tools_source}
%setup patch rtems-tools -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-apple-darwin18.2.0" != "x86_64-apple-darwin18.2.0" ; then
RT_HOST="--host=x86_64-apple-darwin18.2.0"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/opt/work/chris/rtems/builds/tools/6
./waf
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
SB_BUILD_ROOT_WAF=$SB_BUILD_ROOT
cd ${source_dir_rtems_tools}
./waf --destdir=$SB_BUILD_ROOT_WAF install
cd ${build_top}
More information about the build
mailing list