Build Linux: FAILED 6/rtems-powerpc on x86_64-linux-gnu (powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1)
joel at rtems.org
joel at rtems.org
Tue Mar 24 00:56:38 UTC 2020
RTEMS Source Builder - Set Builder, 5 (68f90be3c8a2)
Host: Linux-4.15.0-91-generic-x86_64-with-Ubuntu-18.04-bionic
Linux rtbf64a 4.15.0-91-generic #92-Ubuntu SMP Fri Feb 28 11:09:48 UTC
2020 x86_64 x86_64
Build Time: 1:05:30.134848
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_unix.c
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_chirp.c: In function 'chirp_emul_seek':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_chirp.c:1149:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned_cell {aka unsigned int}' [-Wformat=]
TRACE(trace_os_emul, ("seek - in - ihandle=0x%lx(0x%lx`%s') pos.hi=0x%lx pos.lo=0x%lx\n",
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_chirp.c:1153:4:
args.pos_hi, args.pos_lo));
~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_chirp.c:1149:25: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned_cell {aka unsigned int}' [-Wformat=]
TRACE(trace_os_emul, ("seek - in - ihandle=0x%lx(0x%lx`%s') pos.hi=0x%lx pos.lo=0x%lx\n",
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_chirp.c:1153:17:
args.pos_hi, args.pos_lo));
~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_netbsd.c: In function 'do_gettimeofday':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_netbsd.c:779:16: warning: null argument where non-null required (argument 1) [-Wnonnull]
int status = gettimeofday((t_addr != 0 ? &t : NULL),
^~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_unix.c: In function 'do_unix_time':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/emul_unix.c:818:16: warning: implicit declaration of function 'time'; did you mean 'nice'? [-Wimplicit-function-declaration]
time_t now = time ((time_t *)0);
^~~~
nice
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/basics.h:133:0,
from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/cpu.h:24,
from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:34:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c: In function 'om_virtual_to_real':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:628:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned_word {aka unsigned int}' [-Wformat=]
("ea=0x%lx - htab search %d - htab=0x%lx hash=0x%lx mask=0x%lx pteg=0x%lx\n",
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:630:7:
map->real_address_of_page_table,
~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:628:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'unsigned_word {aka unsigned int}' [-Wformat=]
("ea=0x%lx - htab search %d - htab=0x%lx hash=0x%lx mask=0x%lx pteg=0x%lx\n",
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:628:7: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'unsigned_word {aka unsigned int}' [-Wformat=]
("ea=0x%lx - htab search %d - htab=0x%lx hash=0x%lx mask=0x%lx pteg=0x%lx\n",
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:632:7:
map->page_table_hash_mask,
~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:1176:0:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_read_1':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:62:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte read to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_write_1':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:110:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte write to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:1180:0:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_read_2':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:62:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte read to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_write_2':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:110:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte write to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:1184:0:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_read_4':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:62:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte read to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_write_4':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:110:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte write to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:1188:0:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_read_8':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:62:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte read to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_write_8':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:110:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte write to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm.c:1192:0:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_read_word':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:62:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte read to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h: In function 'vm_data_map_write_word':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/vm_n.h:110:30: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
cpu_error(processor, cia, "misaligned %d byte write to 0x%lx failed",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common model.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/cpu.c
In file included from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/basics.h:133:0,
from ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/cpu.h:24,
from model.c:27:
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/ppc-instructions: In function 'model_trace_release':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/ppc-instructions:334:25: warning: too many arguments for format [-Wformat-extra-args]
TRACE(trace_model, ("VSCR Register is now available.\n", spr_name(busy->spr_busy)));
^
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/debug.h:91:30: note: in definition of macro 'TRACE'
sim_io_printf_filtered ARGS; \
^~~~
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/interrupts.c
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/interrupts.c: In function 'alignment_interrupt':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/interrupts.c:265:31: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned_word {aka unsigned int}' [-Wformat=]
cpu_error(processor, cia, "alignment interrupt - ra=0x%lx", ra);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common itable.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/mon.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common icache.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common semantics.c
semantics.c: In function 'semantic_init':
semantics.c:42:7: warning: implicit declaration of function 'tree_find_property'; did you mean 'device_find_property'? [-Wimplicit-function-declaration]
if (tree_find_property(root, "/options/mpc860c0"))
^~~~~~~~~~~~~~~~~~
device_find_property
semantics.c:43:23: warning: implicit declaration of function 'tree_find_integer_property'; did you mean 'device_find_integer_property'? [-Wimplicit-function-declaration]
option_mpc860c0 = tree_find_integer_property(root, "/options/mpc860c0");
^~~~~~~~~~~~~~~~~~~~~~~~~~
device_find_integer_property
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common idecode.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common support.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/psim.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/hw_cpu.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/hw_vm.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/hw_pal.c
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS -DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5 -DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I. -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../include -I../../bfd -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../bfd -I../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../../gdb/config -DHAVE_COMMON_FPU -I../common -I../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/../common '-DOPCODE_RULES="dc-complex"' '-DIGEN_FLAGS=" -E -F 32,f,o -CSRI 1024 -N 5 "' '-DDGEN_FLAGS=""' ../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/options.c
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/options.c: In function 'print_options':
../../../sourceware-mirror-binutils-gdb-2957d8d/sim/ppc/options.c:232:24: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
printf_filtered ("%s %s%*s", prefix, defines[i],
^~~~~~~~~~~
(((i == ARRAY_SIZE (defines) - 1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|| (((i + 1) % cols) == 0))
~~~~~~~~~~~~~~~~~~~~~~~~~~~
? 0
~~~
: max_len + 4 - strlen (defines[i])),
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f libsim.a
x86_64-linux-gnu-ar rc libsim.a debug.o filter_filename.o bits.o sim-endian.o os_emul.o emul_generic.o emul_bugapi.o emul_chirp.o emul_netbsd.o emul_unix.o registers.o vm.o corefile.o model.o spreg.o cpu.o interrupts.o events.o cap.o device.o tree.o device_table.o itable.o mon.o icache.o semantics.o idecode.o support.o sim-fpu.o psim.o version.o pk_disklabel.o hw_cpu.o hw_memory.o hw_nvram.o hw_iobus.o hw_htab.o hw_disk.o hw_trace.o hw_register.o hw_vm.o hw_init.o hw_core.o hw_pal.o hw_com.o hw_eeprom.o hw_opic.o hw_glue.o hw_phb.o hw_ide.o hw_sem.o hw_shm.o options.o gdb-sim.o sim_calls.o callback.o targ-map.o
x86_64-linux-gnu-ranlib libsim.a
gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/include -g -O2 -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1001/6/rtems-powerpc/home/joel/rtems-cron-6/tools/6/lib -o psim main.o libsim.a ../../bfd/libbfd.a -L../../zlib -lz ../../libiberty/libiberty.a -ldl
rm -f run
ln psim run
make[3]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/sim/ppc'
make[2]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/sim'
make[2]: Entering directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb'
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs arch/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs cli/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs dwarf2/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs mi/.deps
mkdir -p -- mi/.deps
mkdir -p -- cli/.deps
mkdir -p -- dwarf2/.deps
mkdir -p -- arch/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs compile/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs tui/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs unittests/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs guile/.deps
mkdir -p -- compile/.deps
mkdir -p -- tui/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs python/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs target/.deps
mkdir -p -- guile/.deps
/bin/bash ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/../mkinstalldirs nat/.deps
mkdir -p -- unittests/.deps
mkdir -p -- python/.deps
LEX ada-lex.c
mkdir -p -- target/.deps
mkdir -p -- nat/.deps
YACC ada-exp.c
YACC c-exp.c
YACC cp-name-parser.c
YACC d-exp.c
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-2957d8d/gdb/c-exp.y: warning: 153 shift/reduce conflicts [-Wconflicts-sr]
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-2957d8d/gdb/c-exp.y: warning: 70 reduce/reduce conflicts [-Wconflicts-rr]
CXX d-lang.o
CXX d-namespace.o
CXX d-valprint.o
CXX dbxread.o
CXX dcache.o
CXX debug.o
CXX debuginfod-support.o
CXX dictionary.o
CXX disasm-selftests.o
CXX disasm.o
CXX dtrace-probe.o
CXX dummy-frame.o
CXX dwarf2/abbrev.o
CXX dwarf2/attribute.o
CXX dwarf2/comp-unit.o
CXX dwarf2/expr.o
CXX dwarf2/frame-tailcall.o
CXX dwarf2/frame.o
CXX dwarf2/index-cache.o
CXX dwarf2/index-common.o
CXX dwarf2/index-write.o
CXX dwarf2/leb.o
CXX dwarf2/line-header.o
CXX dwarf2/loc.o
CXX dwarf2/read.o
CXX dwarf2/section.o
CXX elfread.o
CXX eval.o
CXX event-loop.o
CXX event-top.o
CXX exceptions.o
CXX exec.o
CXX expprint.o
CXX extension.o
YACC f-exp.c
CXX f-lang.o
CXX f-typeprint.o
CXX f-valprint.o
CXX filename-seen-cache.o
CXX filesystem.o
CXX findcmd.o
CXX findvar.o
CXX frame-base.o
CXX frame-unwind.o
CXX frame.o
CXX gcore.o
CXX gdb-demangle.o
CXX gdb_bfd.o
CXX gdb_obstack.o
CXX gdb_regex.o
CXX gdbarch-selftests.o
CXX gdbarch.o
CXX gdbtypes.o
CXX gnu-v2-abi.o
CXX gnu-v3-abi.o
YACC go-exp.c
CXX go-lang.o
CXX go-typeprint.o
CXX go-valprint.o
CXX guile/guile.o
CXX inf-child.o
CXX inf-loop.o
CXX infcall.o
CXX infcmd.o
CXX inferior.o
CXX inflow.o
CXX infrun.o
CXX inline-frame.o
CXX interps.o
CXX jit.o
CXX language.o
CXX linespec.o
CXX location.o
YACC m2-exp.c
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-2957d8d/gdb/m2-exp.y: warning: 34 shift/reduce conflicts [-Wconflicts-sr]
/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb/../../sourceware-mirror-binutils-gdb-2957d8d/gdb/m2-exp.y:301.25-52: warning: rule useless in parser due to conflicts [-Wother]
{ pstate->start_arglist(); }
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
CXX m2-lang.o
In file included from ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/infrun.c:26:0:
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/inferior.h: In function 'void handle_vfork_child_exec_or_exit(int)':
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/inferior.h:627:26: warning: '*((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf' may be used uninitialized in this function [-Wmaybe-uninitialized]
{ set_current_inferior (m_saved_inf); }
~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/infrun.c:951:6: note: '*((void*)(& maybe_restore_inferior)+40).scoped_restore_current_inferior::m_saved_inf' was declared here
maybe_restore_inferior;
^~~~~~~~~~~~~~~~~~~~~~
In file included from ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/inferior.h:49:0,
from ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/infrun.c:26:
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/progspace.h:400:31: warning: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' may be used uninitialized in this function [-Wmaybe-uninitialized]
{ set_current_program_space (m_saved_pspace); }
~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/infrun.c:951:6: note: '*((void*)(& maybe_restore_inferior)+32).scoped_restore_current_program_space::m_saved_pspace' was declared here
maybe_restore_inferior;
^~~~~~~~~~~~~~~~~~~~~~
CXX m2-typeprint.o
CXX m2-valprint.o
CXX macrocmd.o
CXX macroexp.o
CXX macroscope.o
CXX macrotab.o
CXX main.o
CXX maint-test-options.o
CXX maint-test-settings.o
CXX maint.o
CXX mdebugread.o
CXX mem-break.o
CXX memattr.o
CXX memory-map.o
CXX memrange.o
CXX mi/mi-cmd-break.o
CXX mi/mi-cmd-catch.o
CXX mi/mi-cmd-disas.o
CXX mi/mi-cmd-env.o
CXX mi/mi-cmd-file.o
CXX mi/mi-cmd-info.o
CXX mi/mi-cmd-stack.o
CXX mi/mi-cmd-target.o
CXX mi/mi-cmd-var.o
CXX mi/mi-cmds.o
CXX mi/mi-common.o
CXX mi/mi-console.o
CXX mi/mi-getopt.o
CXX mi/mi-interp.o
CXX mi/mi-main.o
CXX mi/mi-out.o
CXX mi/mi-parse.o
CXX mi/mi-symbol-cmds.o
CXX minidebug.o
CXX minsyms.o
CXX mipsread.o
CXX namespace.o
CXX objc-lang.o
CXX objfiles.o
CXX observable.o
CXX opencl-lang.o
CXX osabi.o
CXX osdata.o
YACC p-exp.c
CXX p-lang.o
CXX p-typeprint.o
CXX p-valprint.o
CXX parse.o
CXX posix-hdep.o
CXX ppc-ravenscar-thread.o
CXX ppc-sysv-tdep.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-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
In file included from ../../sourceware-mirror-binutils-gdb-2957d8d/gdb/python/py-tui.c:24:0:
../../sourceware-mirror-binutils-gdb-2957d8d/gdb/gdb_curses.h:57:10: fatal error: term.h: No such file or directory
#include <term.h>
^~~~~~~~
compilation terminated.
make[2]: *** [python/py-tui.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Makefile:1602: recipe for target 'python/py-tui.o' failed
make[2]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build/gdb'
Makefile:10064: recipe for target 'all-gdb' failed
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/build'
Makefile:852: recipe for target 'all' failed
make: *** [all] Error 2
shell cmd failed: /bin/sh -ex /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1/do-build
error: building powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
See error report: rsb-report-powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sizes
=====
Maximum build usage: 9.074GB
Total size: 2.006GB
Installed : 1.750GB
Sources: 261.764MB
Patches: 20.845KB
Output
======
Build Set: 6/rtems-powerpc
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.497MB (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.087MB (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.087MB total: 261.784MB (sources: 261.764MB, patches: 20.845KB, installed 0.000B)
Build Set: Time 0:00:11.245889
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.516MB (installed: 3.021MB)
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.350MB (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.801MB total: 267.069MB (sources: 261.764MB, patches: 20.845KB, installed 5.285MB)
Build Set: Time 0:00:20.607318
Build Set: Time 0:00:31.867729
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: 8.005MB (installed: 1.576MB)
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: tools/rtems-gdb-head.cfg
package: powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
building: powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
error: building powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
Build FAILED
See error report: rsb-report-powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1.txt
error: building powerpc-rtems6-gdb-2957d8d-x86_64-linux-gnu-1
config: tools/rtems-binutils-head.cfg
package: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
building: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
sizes: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1: 738.241MB (installed: 180.040MB)
cleaning: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
reporting: tools/rtems-binutils-head.cfg -> powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1.txt
reporting: tools/rtems-binutils-head.cfg -> powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1.xml
config: tools/rtems-gcc-head-newlib-head.cfg
package: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
building: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
sizes: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1: 7.324GB (installed: 1.511GB)
cleaning: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
reporting: tools/rtems-gcc-head-newlib-head.cfg -> powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1.txt
reporting: tools/rtems-gcc-head-newlib-head.cfg -> powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1.xml
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
building: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
sizes: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1: 229.536MB (installed: 63.175MB)
cleaning: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1.txt
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1.xml
cleaning: expat-2.1.0-x86_64-linux-gnu-1
cleaning: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
cleaning: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
cleaning: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
Build Sizes: usage: 9.074GB total: 2.006GB (sources: 261.764MB, patches: 20.845KB, installed 1.750GB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Mar 23 18:51:53 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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 powerpc-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
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> Mon Mar 23 18:51:53 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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 powerpc-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
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> Mon Mar 23 18:57:08 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils v2957d8d for target powerpc-rtems6 on host x86_64-linux-gnu
URL:
http://sources.redhat.com/binutils
Version:
2957d8d
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-2957d8d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/2957d8d
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-2957d8d
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 "powerpc-rtems6" -o "x86_64-linux-gnu" == "powerpc-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=powerpc-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 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/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/powerpc-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Mar 23 18:57:08 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-head.cfg
------------------------------------------------------------------------------
Package: powerpc-rtems6-binutils-2957d8d-x86_64-linux-gnu-1
Config: tools/rtems-binutils-head.cfg
Summary:
Binutils v2957d8d for target powerpc-rtems6 on host x86_64-linux-gnu
URL:
http://sources.redhat.com/binutils
Version:
2957d8d
Release:
1
Sources: 1
1: --rsb-file=sourceware-mirror-binutils-gdb-2957d8d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-binutils-gdb/tar.gz/2957d8d
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source=sourceware-mirror-binutils-gdb-2957d8d
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 "powerpc-rtems6" -o "x86_64-linux-gnu" == "powerpc-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=powerpc-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 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/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/powerpc-rtems6-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/powerpc-rtems6-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/powerpc-rtems6-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Mar 23 19:55:24 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-head-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
Package: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
Config: tools/rtems-gcc-head-newlib-head.cfg
Summary:
GCC v6e00d8d and Newlib v6c8392d for target powerpc-rtems6 on host x86_64-linux-gnu
URL:
http://gcc.gnu.org/
Version:
6e00d8d
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-6e00d8d.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/6e00d8d
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-6c8392d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/6c8392d
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-6e00d8d
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-6c8392d
%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 68f90be3c8a2d770a14d0319386ef19b650377d2, Newlib 6c8392d" > ${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 "powerpc-rtems6" -o "x86_64-linux-gnu" == "powerpc-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=powerpc-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-libgomp --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}/home/joel/rtems-cron-6/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/bin/powerpc-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> Mon Mar 23 19:55:24 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gcc-head-newlib-head.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gcc-head-newlib-head.cfg
------------------------------------------------------------------------------
Package: powerpc-rtems6-gcc-6e00d8d-newlib-6c8392d-x86_64-linux-gnu-1
Config: tools/rtems-gcc-head-newlib-head.cfg
Summary:
GCC v6e00d8d and Newlib v6c8392d for target powerpc-rtems6 on host x86_64-linux-gnu
URL:
http://gcc.gnu.org/
Version:
6e00d8d
Release:
1
Sources: 6
1: --rsb-file=gnu-mirror-gcc-6e00d8d.tar.gz https://codeload.github.com/RTEMS/gnu-mirror-gcc/tar.gz/6e00d8d
No checksum
2: https://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz
sha512: 0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43
3: --rsb-file=newlib-6c8392d.tar.gz https://codeload.github.com/RTEMS/sourceware-mirror-newlib-cygwin/tar.gz/6c8392d
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-6e00d8d
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-6c8392d
%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 68f90be3c8a2d770a14d0319386ef19b650377d2, Newlib 6c8392d" > ${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 "powerpc-rtems6" -o "x86_64-linux-gnu" == "powerpc-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=powerpc-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-libgomp --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}/home/joel/rtems-cron-6/tools/6/lib/libiberty.a
/bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/bin/powerpc-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> Mon Mar 23 19:56:13 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools 9b9e0dd47fe78c04f49be7750cdb7c267821b26f for host x86_64-linux-gnu
URL:
http://www.rtems.org/
Version:
9b9e0dd47fe78c04f49be7750cdb7c267821b26f
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f.tar.bz2
sha512: 0bda1863b5b4d522ff7cc5de5d56a7b1ca2616dbde362ab8070e60f6489eda7474f75ab616cc5bf0afc306d16248ee76ddbca85e9bc5b80ee8eefd5d8203d5be
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f
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> Mon Mar 23 19:56:13 2020
==============================================================================
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: 68f90be3c8a2d770a14d0319386ef19b650377d2
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools 9b9e0dd47fe78c04f49be7750cdb7c267821b26f for host x86_64-linux-gnu
URL:
http://www.rtems.org/
Version:
9b9e0dd47fe78c04f49be7750cdb7c267821b26f
Release:
1
Sources: 1
1: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f.tar.bz2
sha512: 0bda1863b5b4d522ff7cc5de5d56a7b1ca2616dbde362ab8070e60f6489eda7474f75ab616cc5bf0afc306d16248ee76ddbca85e9bc5b80ee8eefd5d8203d5be
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-9b9e0dd47fe78c04f49be7750cdb7c267821b26f
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