Build Linux: FAILED 6/rtems-sh on x86_64-linux-gnu (sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1)
joel at rtems.org
joel at rtems.org
Mon Jan 18 01:38:34 UTC 2021
RTEMS Source Builder - Set Builder, 6 (e6f29b3fe54a)
Host: Linux-3.10.0-1127.19.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core
Linux devel.oarcorp.com 3.10.0-1127.19.1.el7.x86_64 #1 SMP Tue Aug 25
17:23:54 UTC 2020 x86_64 x86_64
Build Time: 0:21:13.160166
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:3996:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 2;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:3996:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 2;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
./code.c:4014:9: note: in expansion of macro 'DSP_R'
DSP_R (m) = RSWAT (R[n]) << 16;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4015:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4015:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4049:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 2;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4049:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 2;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4068:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4068:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
./code.c:4085:9: note: in expansion of macro 'DSP_R'
DSP_R (m) = RLAT (R[n]);
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
./code.c:4101:9: note: in expansion of macro 'DSP_R'
DSP_R (m) = RLAT (R[n]);
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4102:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 4;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4102:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 4;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
./code.c:4120:9: note: in expansion of macro 'DSP_R'
DSP_R (m) = RLAT (R[n]);
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4121:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4121:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4155:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 4;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4155:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : 4;
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:437:16: note: in expansion of macro 'DSP_GRD'
#define MOD_ME DSP_GRD (17)
^
./code.c:4174:38: note: in expansion of macro 'MOD_ME'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:438:19: note: in expansion of macro 'DSP_GRD'
#define MOD_DELTA DSP_GRD (18)
^
./code.c:4174:48: note: in expansion of macro 'MOD_DELTA'
R[n] += ((R[n] | ~0xffff) == MOD_ME) ? MOD_DELTA : R[9];
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:423:44: warning: array subscript is above array bounds [-Warray-bounds]
#define DSP_R(n) saved_state.asregs.sregs.i[(n)]
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:660:25: note: in definition of macro 'SEXT'
#define SEXT(x) (((x & 0xff) ^ (~0x7f))+0x80)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:424:20: note: in expansion of macro 'DSP_R'
#define DSP_GRD(n) DSP_R ((n) + 8)
^
../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:425:46: note: in expansion of macro 'DSP_GRD'
#define GET_DSP_GRD(n) ((n | 2) == 7 ? SEXT (DSP_GRD (n)) : SIGN32 (DSP_R (n)))
^
./ppi.c:78:22: note: in expansion of macro 'GET_DSP_GRD'
int Sz_grd = GET_DSP_GRD (z);
^
In file included from ../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/interp.c:1514:0:
./ppi.c:1178:28: warning: 'res' may be used uninitialized in this function [-Wmaybe-uninitialized]
MACL = DSP_R (z) = res;
^
./ppi.c:44:7: note: 'res' was declared here
int res, res_grd;
^
./ppi.c:998:25: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (Sy & ~0 << i)
^
./ppi.c:990:13: note: 'i' was declared here
int i;
^
rm -f libsim.a
ar rc libsim.a callback.o syscall.o targ-map.o version.o interp.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 table.o
ranlib libsim.a
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-sh/home/joel/rtems-cron-6/tools/6/include -DHAVE_CONFIG_H -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT -DDEFAULT_INLINE=0 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wpointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -I. -I../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh -I../common -I../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/../common -I../../include -I../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/../../bfd -I../../opcodes -I../../../sourceware-mirror-binutils-gdb-edf0f28/sim/sh/../../opcodes -g -O2 -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb
-1001/6/rtems-sh/home/joel/rtems-cron-6/tools/6/lib -o run \
nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a ../../libiberty/libiberty.a -ldl -lnsl -L../../zlib -lz -lm
make[3]: Leaving directory `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/sim/sh'
make[2]: Leaving directory `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/sim'
make[2]: Entering directory `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/gdb'
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs arch/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs cli/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs dwarf2/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs mi/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs compile/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs tui/.deps
mkdir -p -- arch/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs unittests/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs guile/.deps
mkdir -p -- dwarf2/.deps
mkdir -p -- cli/.deps
mkdir -p -- mi/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs python/.deps
mkdir -p -- tui/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs target/.deps
mkdir -p -- compile/.deps
/bin/sh ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../mkinstalldirs nat/.deps
mkdir -p -- guile/.deps
mkdir -p -- unittests/.deps
mkdir -p -- python/.deps
mkdir -p -- target/.deps
LEX ada-lex.c
YACC ada-exp.c
YACC c-exp.c
YACC cp-name-parser.c
YACC d-exp.c
YACC f-exp.c
YACC go-exp.c
mkdir -p -- nat/.deps
YACC m2-exp.c
YACC p-exp.c
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-edf0f28/gdb/c-exp.y: warning: 153 shift/reduce conflicts [-Wconflicts-sr]
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-edf0f28/gdb/c-exp.y: warning: 70 reduce/reduce conflicts [-Wconflicts-rr]
CXX p-lang.o
CXX p-typeprint.o
CXX p-valprint.o
CXX parse.o
CXX posix-hdep.o
CXX printcmd.o
CXX probe.o
CXX process-stratum-target.o
CXX producer.o
CXX progspace-and-thread.o
CXX progspace.o
CXX prologue-value.o
CXX psymtab.o
CXX python/py-arch.o
CXX python/py-auto-load.o
CXX python/py-block.o
CXX python/py-bpevent.o
CXX python/py-breakpoint.o
CXX python/py-cmd.o
CXX python/py-continueevent.o
CXX python/py-event.o
CXX python/py-evtregistry.o
CXX python/py-evts.o
CXX python/py-exitedevent.o
CXX python/py-finishbreakpoint.o
CXX python/py-frame.o
CXX python/py-framefilter.o
CXX python/py-function.o
CXX python/py-gdb-readline.o
CXX python/py-inferior.o
CXX python/py-infevents.o
CXX python/py-infthread.o
CXX python/py-instruction.o
CXX python/py-lazy-string.o
CXX python/py-linetable.o
CXX python/py-newobjfileevent.o
CXX python/py-objfile.o
CXX python/py-param.o
CXX python/py-prettyprint.o
CXX python/py-progspace.o
CXX python/py-record-btrace.o
CXX python/py-record-full.o
CXX python/py-record.o
CXX python/py-registers.o
CXX python/py-signalevent.o
CXX python/py-stopevent.o
CXX python/py-symbol.o
CXX python/py-symtab.o
CXX python/py-threadevent.o
CXX python/py-tui.o
CXX python/py-type.o
CXX python/py-unwind.o
CXX python/py-utils.o
CXX python/py-value.o
CXX python/py-varobj.o
CXX python/py-xmethods.o
CXX python/python.o
CXX record-btrace.o
CXX record-full.o
CXX record.o
CXX regcache-dump.o
CXX regcache.o
CXX reggroups.o
CXX registry.o
CXX remote-fileio.o
CXX remote-notif.o
CXX remote-sim.o
CXX remote.o
CXX reverse.o
CXX run-on-main-thread.o
YACC rust-exp.c
CXX rust-lang.o
CXX selftest-arch.o
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:1157:38: error: 'resume_state' is not a class, namespace, or enumeration
enum resume_state m_resume_state = resume_state::NOT_RESUMED;
^
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c: In member function 'void remote_thread_info::set_not_resumed()':
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:1115:22: error: 'resume_state' is not a class, namespace, or enumeration
m_resume_state = resume_state::NOT_RESUMED;
^
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c: In member function 'void remote_thread_info::set_resumed_pending_vcont(bool, gdb_signal)':
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:1121:22: error: 'resume_state' is not a class, namespace, or enumeration
m_resume_state = resume_state::RESUMED_PENDING_VCONT;
^
In file included from ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../gdbsupport/gdb_string_view.h:49:0,
from ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../gdbsupport/common-utils.h:46,
from ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../gdbsupport/common-defs.h:125,
from ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/defs.h:28,
from ../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:22:
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c: In member function 'const resumed_pending_vcont_info& remote_thread_info::resumed_pending_vcont_info() const':
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:1132:35: error: 'resume_state' is not a class, namespace, or enumeration
gdb_assert (m_resume_state == resume_state::RESUMED_PENDING_VCONT);
^
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/../gdbsupport/gdb_assert.h:35:13: note: in definition of macro 'gdb_assert'
((void) ((expr) ? 0 : \
^
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c: In member function 'void remote_thread_info::set_resumed()':
../../sourceware-mirror-binutils-gdb-edf0f28/gdb/remote.c:1140:22: error: 'resume_state' is not a class, namespace, or enumeration
m_resume_state = resume_state::RESUMED;
^
CXX sentinel-frame.o
CXX ser-base.o
CXX ser-event.o
CXX ser-pipe.o
CXX ser-tcp.o
CXX ser-uds.o
CXX ser-unix.o
CXX serial.o
make[2]: *** [remote.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/build'
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1/do-build
error: building sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
See error report: rsb-report-sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sizes
=====
Maximum build usage: 5.945GB
Total size: 3.108GB
Installed : 1.170GB
Sources: 1.938GB
Patches: 44.209KB
Output
======
Build Set: 6/rtems-sh
Build Set: 6/rtems-autotools.bset
Build Set: 6/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
sizes: autoconf-2.69-x86_64-linux-gnu-1: 7.504MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-linux-gnu-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
sizes: automake-1.12.6-x86_64-linux-gnu-1: 8.090MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-linux-gnu-1
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Sizes: usage: 8.090MB total: 1.938GB (sources: 1.938GB, patches: 44.209KB, installed 0.000B)
Build Set: Time 0:00:05.911563
Build Set: 6/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
sizes: autoconf-2.69-x86_64-linux-gnu-1: 10.536MB (installed: 3.034MB)
cleaning: autoconf-2.69-x86_64-linux-gnu-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-linux-gnu-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-linux-gnu-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-linux-gnu-1
building: automake-1.12.6-x86_64-linux-gnu-1
sizes: automake-1.12.6-x86_64-linux-gnu-1: 10.353MB (installed: 2.264MB)
cleaning: automake-1.12.6-x86_64-linux-gnu-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-linux-gnu-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-linux-gnu-1.xml
staging: autoconf-2.69-x86_64-linux-gnu-1 -> /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001-staging
staging: automake-1.12.6-x86_64-linux-gnu-1 -> /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001-staging
cleaning: autoconf-2.69-x86_64-linux-gnu-1
cleaning: automake-1.12.6-x86_64-linux-gnu-1
Build Sizes: usage: 15.834MB total: 1.943GB (sources: 1.938GB, patches: 44.209KB, installed 5.298MB)
Build Set: Time 0:00:08.978837
Build Set: Time 0:00:14.893295
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-linux-gnu-1
building: expat-2.1.0-x86_64-linux-gnu-1
sizes: expat-2.1.0-x86_64-linux-gnu-1: 7.636MB (installed: 1.417MB)
cleaning: expat-2.1.0-x86_64-linux-gnu-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.xml
config: devel/gmp-6.1.0.cfg
package: gmp-6.1.0-x86_64-linux-gnu-1
building: gmp-6.1.0-x86_64-linux-gnu-1
sizes: gmp-6.1.0-x86_64-linux-gnu-1: 37.390MB (installed: 5.325MB)
cleaning: gmp-6.1.0-x86_64-linux-gnu-1
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.txt
reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.xml
config: tools/rtems-gdb-head.cfg
package: sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
building: sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
error: building sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
Build FAILED
See error report: rsb-report-sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1.txt
error: building sh-rtems6-gdb-edf0f28-x86_64-linux-gnu-1
config: tools/rtems-binutils-head.cfg
package: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
building: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
sizes: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1: 678.926MB (installed: 147.327MB)
cleaning: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
reporting: tools/rtems-binutils-head.cfg -> sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1.txt
reporting: tools/rtems-binutils-head.cfg -> sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1.xml
config: tools/rtems-gcc-10-newlib-head.cfg
package: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
building: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
sizes: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1: 4.775GB (installed: 984.707MB)
cleaning: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
reporting: tools/rtems-gcc-10-newlib-head.cfg -> sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1.txt
reporting: tools/rtems-gcc-10-newlib-head.cfg -> sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1.xml
config: tools/rtems-tools-6.cfg
package: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
building: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
sizes: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1: 221.876MB (installed: 58.881MB)
cleaning: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
reporting: tools/rtems-tools-6.cfg -> rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1.txt
reporting: tools/rtems-tools-6.cfg -> rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1.xml
cleaning: expat-2.1.0-x86_64-linux-gnu-1
cleaning: gmp-6.1.0-x86_64-linux-gnu-1
cleaning: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
cleaning: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
cleaning: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
Build Sizes: usage: 5.945GB total: 3.108GB (sources: 1.938GB, patches: 44.209KB, installed 1.170GB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:17: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: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-linux-gnu-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://expat.sourceforge.net/
Version:
2.1.0
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.1.0
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --disable-shared
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:17: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: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.1.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.1.0-x86_64-linux-gnu-1
Config: devel/expat-2.1.0-1.cfg
Summary:
Expat XML Parser v2.1.0 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://expat.sourceforge.net/
Version:
2.1.0
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.1.0
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --disable-shared
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:18:09 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-linux-gnu-1
Config: devel/gmp-6.1.0.cfg
Summary:
The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target sh-rtems6 on host x86_64-linux-gnu
URL:
https://gmplib.org/
Version:
6.1.0
Release:
1
Sources: 1
1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
Patches: 0
Preparation:
build_top=$(pwd)
%setup source gmp -q -n gmp-6.1.0
%setup patch gmp -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd gmp-6.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --disable-shared
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd gmp-6.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:18:10 2021
==============================================================================
Report: devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.1.0.cfg
------------------------------------------------------------------------------
Package: gmp-6.1.0-x86_64-linux-gnu-1
Config: devel/gmp-6.1.0.cfg
Summary:
The GNU Multiple Precision Arithmetic Library (GMP) v6.1.0 for target sh-rtems6 on host x86_64-linux-gnu
URL:
https://gmplib.org/
Version:
6.1.0
Release:
1
Sources: 1
1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2
sha512: 3c82aeab9c1596d4da8afac2eec38e429e84f3211e1a572cf8fd2b546493c44c039b922a1133eaaa48bd7f3e11dbe795a384e21ed95cbe3ecc58d7ac02246117
Patches: 0
Preparation:
build_top=$(pwd)
%setup source gmp -q -n gmp-6.1.0
%setup patch gmp -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd gmp-6.1.0
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --disable-shared
make -j 8 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd gmp-6.1.0
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:20:13 2021
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils vedf0f28 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://sources.redhat.com/binutils
Version:
edf0f28
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-edf0f28.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/edf0f28
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-edf0f28
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross-build (Xc) if no target or the host and target match.
# Canadian-cross (Cxc) if build, host and target are all different.
if test -z "sh-rtems6" -o "x86_64-linux-gnu" == "sh-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-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_binutils}/configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=sh-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=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info
make -j 8 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
touch $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:20:13 2021
==============================================================================
Report: tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems6-binutils-edf0f28-x86_64-linux-gnu-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils vedf0f28 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://sources.redhat.com/binutils
Version:
edf0f28
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-edf0f28.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/edf0f28
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-edf0f28
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross-build (Xc) if no target or the host and target match.
# Canadian-cross (Cxc) if build, host and target are all different.
if test -z "sh-rtems6" -o "x86_64-linux-gnu" == "sh-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-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_binutils}/configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=sh-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=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info
make -j 8 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
touch $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/sh-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:38:04 2021
==============================================================================
Report: tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-10-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
Config: tools/rtems-gcc-10-newlib-head.cfg
Summary:
GCC v05318fb and Newlib v9ad86f6 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://gcc.gnu.org/
Version:
05318fb
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-05318fb.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/05318fb
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-9ad86f6.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/9ad86f6
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: 1
1: https://devel.rtems.org/raw-attachment/ticket/4196/0001-gcov-Add-fprofile-info-section-support.patch
sha512: 284c4eb2180e8a7dac600b5833da5d2f99568b7fc2f873c145665ef56ab72ca3e9ac3da1e8bc88e72dd229f02a28402770d82ddd7a1b836836ae00cdfd1d400f
2: https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
sha512: afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881
Preparation:
build_top=$(pwd)
gcc_source=gnu-mirror-gcc-05318fb
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-9ad86f6
%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 e6f29b3fe54a0b59370113101606410ad167d615, Newlib 9ad86f6" > ${source_dir_gcc}/gcc/DEV-PHASE
cd ${source_dir_gcc}
contrib/gcc_update --touch
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross-build (Xc) if no target or the host and target match.
# Canadian-cross (Cxc) if build, host and target are all different.
if test -z "sh-rtems6" -o "x86_64-linux-gnu" == "sh-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-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_gcc}/configure --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec_prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --libexecdir=/home/joel/rtems-cron-6/tools/6/libexec --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --datadir=/home/joel/rtems-cron-6/tools/6/share --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=sh-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 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-c++filt
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/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> Sun Jan 17 19:38:04 2021
==============================================================================
Report: tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-10-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-10-newlib-head.cfg
------------------------------------------------------------------------------
Package: sh-rtems6-gcc-05318fb-newlib-9ad86f6-x86_64-linux-gnu-1
Config: tools/rtems-gcc-10-newlib-head.cfg
Summary:
GCC v05318fb and Newlib v9ad86f6 for target sh-rtems6 on host x86_64-linux-gnu
URL:
http://gcc.gnu.org/
Version:
05318fb
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-05318fb.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/05318fb
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-9ad86f6.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/9ad86f6
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: 1
1: https://devel.rtems.org/raw-attachment/ticket/4196/0001-gcov-Add-fprofile-info-section-support.patch
sha512: 284c4eb2180e8a7dac600b5833da5d2f99568b7fc2f873c145665ef56ab72ca3e9ac3da1e8bc88e72dd229f02a28402770d82ddd7a1b836836ae00cdfd1d400f
2: https://devel.rtems.org/raw-attachment/ticket/4215/0001-nios2-Remove-custom-instruction-warnings.patch
sha512: afd8a5e6bdcc5b75d5fbbf558bdf56ccac400521a6eec9d88cc95f6be67c481f2dbf8faa0f6ddc1e4ac7c56a84938714d80e46e9cf80ec4b8fcd739986449881
Preparation:
build_top=$(pwd)
gcc_source=gnu-mirror-gcc-05318fb
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-9ad86f6
%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 e6f29b3fe54a0b59370113101606410ad167d615, Newlib 9ad86f6" > ${source_dir_gcc}/gcc/DEV-PHASE
cd ${source_dir_gcc}
contrib/gcc_update --touch
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross-build (Xc) if no target or the host and target match.
# Canadian-cross (Cxc) if build, host and target are all different.
if test -z "sh-rtems6" -o "x86_64-linux-gnu" == "sh-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-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_gcc}/configure --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec_prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --libexecdir=/home/joel/rtems-cron-6/tools/6/libexec --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --datadir=/home/joel/rtems-cron-6/tools/6/share --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=sh-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 8 all
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/bin/sh-rtems6-c++filt
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/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> Sun Jan 17 19:38:23 2021
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
Config: tools/rtems-tools-6.cfg
Summary:
RTEMS Tools 90342feb4dd63d188ce945adfb0a7694a42a65cd for host x86_64-linux-gnu
URL:
http://www.rtems.org/
Version:
90342feb4dd63d188ce945adfb0a7694a42a65cd
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd.tar.bz2
sha512: 81f7893891f71615eef3641149ed46f6996550a9f466b26d30f15e8ae7788714532ce4f456eef5306276773a28a8f500d93102c8a5014b875981576e902868d9
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd
source_dir_rtems_tools=${rtems_tools_source}
%setup source rtems-tools -q -n ${rtems_tools_source}
%setup patch rtems-tools -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
RT_HOST="--host=x86_64-linux-gnu"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-6/tools/6
./waf
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${source_dir_rtems_tools}
./waf --destdir=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jan 17 19:38:23 2021
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: e6f29b3fe54a0b59370113101606410ad167d615
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd-1
Config: tools/rtems-tools-6.cfg
Summary:
RTEMS Tools 90342feb4dd63d188ce945adfb0a7694a42a65cd for host x86_64-linux-gnu
URL:
http://www.rtems.org/
Version:
90342feb4dd63d188ce945adfb0a7694a42a65cd
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd.tar.bz2
sha512: 81f7893891f71615eef3641149ed46f6996550a9f466b26d30f15e8ae7788714532ce4f456eef5306276773a28a8f500d93102c8a5014b875981576e902868d9
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-90342feb4dd63d188ce945adfb0a7694a42a65cd
source_dir_rtems_tools=${rtems_tools_source}
%setup source rtems-tools -q -n ${rtems_tools_source}
%setup patch rtems-tools -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
RT_HOST="--host=x86_64-linux-gnu"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-6/tools/6
./waf
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${source_dir_rtems_tools}
./waf --destdir=$SB_BUILD_ROOT install
cd ${build_top}
More information about the build
mailing list