Build FreeBSD: FAILED 5/rtems-lm32 on x86_64-freebsd14.1 (lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1)

OAR Tester for FreeBSD 14 rtems-tester at oarcorp.com
Wed Jun 5 20:32:49 UTC 2024


RTEMS Source Builder - Set Builder, 5.not_released

Host: FreeBSD-14.1-RELEASE-amd64-64bit-ELF
       FreeBSD FreeBSD14-VM 14.1-RELEASE FreeBSD 14.1-RELEASE
       releng/14.1-n267679-10e31f0946d8 GENERIC amd64 amd64

Build Time: 0:02:19.836215

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
1 warning generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sim-trace.o -MT sim-trace.o -MMD -MP -MF .deps/sim-trace.Tpo ../../../gdb-9.1/sim/lm32/../common/sim-trace.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sim-utils.o -MT sim-utils.o -MMD -MP -MF .deps/sim-utils.Tpo ../../../gdb-9.1/sim/lm32/../common/sim-utils.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sim-watch.o -MT sim-watch.o -MMD -MP -MF .deps/sim-watch.Tpo ../../../gdb-9.1/sim/lm32/../common/sim-watch.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-alloc.o -MT hw-alloc.o -MMD -MP -MF .deps/hw-alloc.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-alloc.c
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:280:32: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  280 |       if (WITH_TRACE_LINENUM_P && WITH_TRACE_INSN_P)
      |                                ^  ~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:280:32: note: use '&' for a bitwise operation
  280 |       if (WITH_TRACE_LINENUM_P && WITH_TRACE_INSN_P)
      |                                ^~
      |                                &
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:280:32: note: remove constant to silence this warning
  280 |       if (WITH_TRACE_LINENUM_P && WITH_TRACE_INSN_P)
      |                                ^~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:362:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  362 |           && WITH_TRACE_FPU_P
      |           ^  ~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:362:4: note: use '&' for a bitwise operation
  362 |           && WITH_TRACE_FPU_P
      |           ^~
      |           &
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:362:4: note: remove constant to silence this warning
  361 |       if (WITH_TRACE_ALU_P
      |                           
  362 |           && WITH_TRACE_FPU_P
      |           ^~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:363:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  363 |           && WITH_TRACE_MEMORY_P
      |           ^  ~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:363:4: note: use '&' for a bitwise operation
  363 |           && WITH_TRACE_MEMORY_P
      |           ^~
      |           &
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:363:4: note: remove constant to silence this warning
  362 |           && WITH_TRACE_FPU_P
      |                              
  363 |           && WITH_TRACE_MEMORY_P
      |           ^~~~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:364:4: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  364 |           && WITH_TRACE_BRANCH_P)
      |           ^  ~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:364:4: note: use '&' for a bitwise operation
  364 |           && WITH_TRACE_BRANCH_P)
      |           ^~
      |           &
../../../gdb-9.1/sim/lm32/../common/sim-trace.c:364:4: note: remove constant to silence this warning
  363 |           && WITH_TRACE_MEMORY_P
      |                                 
  364 |           && WITH_TRACE_BRANCH_P)
      |           ^~~~~~~~~~~~~~~~~~~~~~
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-base.o -MT hw-base.o -MMD -MP -MF .deps/hw-base.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-base.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-device.o -MT hw-device.o -MMD -MP -MF .deps/hw-device.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-device.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-events.o -MT hw-events.o -MMD -MP -MF .deps/hw-events.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-events.c
2 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-handles.o -MT hw-handles.o -MMD -MP -MF .deps/hw-handles.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-handles.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-instances.o -MT hw-instances.o -MMD -MP -MF .deps/hw-instances.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-instances.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-ports.o -MT hw-ports.o -MMD -MP -MF .deps/hw-ports.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-ports.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-properties.o -MT hw-properties.o -MMD -MP -MF .deps/hw-properties.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-properties.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o hw-tree.o -MT hw-tree.o -MMD -MP -MF .deps/hw-tree.Tpo ../../../gdb-9.1/sim/lm32/../common/hw-tree.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sim-hw.o -MT sim-hw.o -MMD -MP -MF .deps/sim-hw.Tpo ../../../gdb-9.1/sim/lm32/../common/sim-hw.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-cfi.o -MT dv-cfi.o -MMD -MP -MF .deps/dv-cfi.Tpo ../../../gdb-9.1/sim/lm32/../common/dv-cfi.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-core.o -MT dv-core.o -MMD -MP -MF .deps/dv-core.Tpo ../../../gdb-9.1/sim/lm32/../common/dv-core.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-pal.o -MT dv-pal.o -MMD -MP -MF .deps/dv-pal.Tpo ../../../gdb-9.1/sim/lm32/../common/dv-pal.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-glue.o -MT dv-glue.o -MMD -MP -MF .deps/dv-glue.Tpo ../../../gdb-9.1/sim/lm32/../common/dv-glue.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-lm32cpu.o -MT dv-lm32cpu.o -MMD -MP -MF .deps/dv-lm32cpu.Tpo ../../../gdb-9.1/sim/lm32/dv-lm32cpu.c
4 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-lm32timer.o -MT dv-lm32timer.o -MMD -MP -MF .deps/dv-lm32timer.Tpo ../../../gdb-9.1/sim/lm32/dv-lm32timer.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-lm32uart.o -MT dv-lm32uart.o -MMD -MP -MF .deps/dv-lm32uart.Tpo ../../../gdb-9.1/sim/lm32/dv-lm32uart.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o dv-sockser.o -MT dv-sockser.o -MMD -MP -MF .deps/dv-sockser.Tpo ../../../gdb-9.1/sim/lm32/../common/dv-sockser.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o cgen-utils.o -MT cgen-utils.o -MMD -MP -MF .deps/cgen-utils.Tpo ../../../gdb-9.1/sim/lm32/../common/cgen-utils.c
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:141:19: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast]
  141 |   int interrupt = (int) data;
      |                   ^~~~~~~~~~
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:151:8: warning: call to undeclared function 'lm32bf_h_csr_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  151 |   im = lm32bf_h_csr_get (cpu, LM32_CSR_IM);
      |        ^
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:159:7: warning: call to undeclared function 'lm32bf_h_gr_set'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  159 |       lm32bf_h_gr_set (cpu, 30, lm32bf_h_pc_get (cpu));
      |       ^
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:159:33: warning: call to undeclared function 'lm32bf_h_pc_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  159 |       lm32bf_h_gr_set (cpu, 30, lm32bf_h_pc_get (cpu));
      |                                 ^
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:161:7: warning: call to undeclared function 'lm32bf_h_pc_set'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  161 |       lm32bf_h_pc_set (cpu,
      |       ^
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o cgen-trace.o -MT cgen-trace.o -MMD -MP -MF .deps/cgen-trace.Tpo ../../../gdb-9.1/sim/lm32/../common/cgen-trace.c
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:166:7: warning: call to undeclared function 'lm32bf_h_csr_set'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  166 |       lm32bf_h_csr_set (cpu, LM32_CSR_IE, 0x2);
      |       ^
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:214:7: warning: call to undeclared function 'lm32bf_h_csr_set'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  214 |       lm32bf_h_csr_set (cpu, LM32_CSR_IP,
      |       ^
../../../gdb-9.1/sim/lm32/dv-lm32cpu.c:215:4: warning: call to undeclared function 'lm32bf_h_csr_get'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  215 |                         lm32bf_h_csr_get (cpu, LM32_CSR_IP) | (1 << my_port));
      |                         ^
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o cgen-scache.o -MT cgen-scache.o -MMD -MP -MF .deps/cgen-scache.Tpo ../../../gdb-9.1/sim/lm32/../common/cgen-scache.c
8 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o cgen-run.o -MT cgen-run.o -MMD -MP -MF .deps/cgen-run.Tpo ../../../gdb-9.1/sim/lm32/../common/cgen-run.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sim-if.o -MT sim-if.o -MMD -MP -MF .deps/sim-if.Tpo ../../../gdb-9.1/sim/lm32/sim-if.c
In file included from ../../../gdb-9.1/sim/lm32/../common/dv-sockser.c:55:
In file included from ../../../gdb-9.1/sim/lm32/../common/sim-options.h:23:
../../../gdb-9.1/sim/lm32/../../include/getopt.h:115:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype]
  115 | extern int getopt ();
      |            ^
/usr/include/unistd.h:378:6: note: conflicting prototype is here
  378 | int      getopt(int, char * const [], const char *);
      |          ^
../../../gdb-9.1/sim/lm32/../common/cgen-trace.c:171:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  171 |                     NULL, 0, CGEN_INSN_NAME (opcode));
      |                              ^~~~~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../../include/opcode/cgen.h:1003:30: note: expanded from macro 'CGEN_INSN_NAME'
 1003 | #define CGEN_INSN_NAME(insn) ((insn)->base->name)
      |                              ^~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/cgen-trace.c:171:16: note: treat the string as an argument to avoid this
  171 |                     NULL, 0, CGEN_INSN_NAME (opcode));
      |                              ^
      |                              "%s", 
../../../gdb-9.1/sim/lm32/../../include/opcode/cgen.h:1003:30: note: expanded from macro 'CGEN_INSN_NAME'
 1003 | #define CGEN_INSN_NAME(insn) ((insn)->base->name)
      |                              ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:322:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
../../../gdb-9.1/sim/lm32/../common/cgen-trace.c  322 | RORQI (val, shift)
      | ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:323:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'QI' (aka 'signed char') declared in a previous prototype [-Wknr-promoted-parameter]
  323 |      QI  val;
      |          ^
../../../gdb-9.1/sim/lm32/../common/cgen-ops.h:72:20: note: previous declaration is here
   72 | extern QI RORQI (QI, int);
      |                    ^
:213:6: warning: call to undeclared library function 'abort' with type 'void (void) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  213 |         ../../../gdb-9.1/sim/lm32/../common/cgen-utils.c    abort ();
      | :339:1            ^
../../../gdb-9.1/sim/lm32/../common/cgen-trace.c:213:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'abort'
: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  339 | ROLQI (val, shift)
      | ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:340:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'QI' (aka 'signed char') declared in a previous prototype [-Wknr-promoted-parameter]
  340 |      QI  val;
      |          ^
../../../gdb-9.1/sim/lm32/../common/cgen-ops.h:73:20: note: previous declaration is here
   73 | extern QI ROLQI (QI, int);
      |                    ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:356:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  356 | RORHI (val, shift)
      | ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:357:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'HI' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter]
  357 |      HI  val;
      |          ^
../../../gdb-9.1/sim/lm32/../common/cgen-ops.h:102:20: note: previous declaration is here
  102 | extern HI RORHI ../../../gdb-9.1/sim/lm32/../common/cgen-scache.c:163:23: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand]
  163 |       if (WITH_SCACHE && WITH_PROFILE_SC(HI, int);
      |                    ^
ACHE_P)
      |                       ^  ~~~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  373 | ROLHI (val, shift)
      | ^
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:374:10: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'HI' (aka 'short') declared in a previous prototype [-Wknr-promoted-parameter]
  374 |      HI  val;
      |          ^
../../../gdb-9.1/sim/lm32/../common/cgen-ops.h:103:20: note: previous declaration is here
  103 | extern HI ROLHI (HI, int);
      |                    ^
../../../gdb-9.1/sim/lm32/../common/cgen-scache.c:163:23: note: use '&' for a bitwise operation
  163 |   ../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  390 | RORSI (val, shift)
      | ^
    if (WITH_S../../../gdb-9.1/sim/lm32/../common/cgen-utils.cCACHE && WITH_:407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  407 | ROLSI (val, shift)
      | ^
PROFILE_SCACHE_P)
      |                       ^~
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o arch.o -MT arch.o -MMD -MP -MF .deps/arch.Tpo ../../../gdb-9.1/sim/lm32/arch.c
      |                       &
../../../gdb-9.1/sim/lm32/../common/cgen-scache.c:../../../gdb-9.1/sim/lm32/../common/cgen-utils.c163:23: note: remove constant to silence this warning
  163 |       if (WITH_SCACHE && WITH_PROFILE_SCACHE_P)
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~
:431:22: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  431 |   sim_io_printf (sd, msg);
      |                      ^~~
../../../gdb-9.1/sim/lm32/../common/cgen-utils.c:431:22: note: treat the string as an argument to avoid this
  431 |   sim_io_printf (sd, msg);
      |                      ^
      |                      "%s", 
../../../gdb-9.1/sim/lm32/sim-if.c:85:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
   85 | sim_open (kind, callback, abfd, argv)
      | ^
../../../gdb-9.1/sim/lm32/sim-if.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
  195 | sim_create_inferior (sd, abfd, argv, envp)
      | ^
1 warning generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o cpu.o -MT cpu.o -MMD -MP -MF .deps/cpu.Tpo ../../../gdb-9.1/sim/lm32/cpu.c
2 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o decode.o -MT decode.o -MMD -MP -MF .deps/decode.Tpo ../../../gdb-9.1/sim/lm32/decode.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o sem.o -MT sem.o -MMD -MP -MF .deps/sem.Tpo ../../../gdb-9.1/sim/lm32/sem.c
2 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o model.o -MT model.o -MMD -MP -MF .deps/model.Tpo ../../../gdb-9.1/sim/lm32/model.c
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o mloop.o -MT mloop.o -MMD -MP -MF .deps/mloop.Tpo mloop.c
1 warning generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o lm32.o -MT lm32.o -MMD -MP -MF .deps/lm32.Tpo ../../../gdb-9.1/sim/lm32/lm32.c
../../../gdb-9.1/sim/lm32/decode.c:42:5: warning: implicit conversion from enumeration type 'CGEN_INSN_VIRTUAL_TYPE' to different enumeration type 'CGEN_INSN_TYPE' (aka 'enum cgen_insn_type') [-Wenum-conversion]
   42 |   { VIRTUAL_INSN_X_INVALID, LM32BF_INSN_X_INVALID, LM32BF_SFMT_EMPTY },
      |   ~ ^~~~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/decode.c:114:3: warning: implicit conversion from enumeration type 'CGEN_INSN_VIRTUAL_TYPE' to different enumeration type 'CGEN_INSN_TYPE' (aka 'enum cgen_insn_type') [-Wenum-conversion]
  113 | {
      | ~
  114 |   VIRTUAL_INSN_X_INVALID, LM32BF_INSN_X_INVALID, LM32BF_SFMT_EMPTY
      |   ^~~~~~~~~~~~~~~~~~~~~~
../../../gdb-9.1/sim/lm32/sem.c:317:17: warning: call to undeclared function 'lm32bf_b_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o traps.o -MT traps.o -MMD -MP -MF .deps/traps.Tpo ../../../gdb-9.1/sim/lm32/traps.c
  317 |     USI opval = lm32bf_b_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), FLD (f_r0));
      |                 ^
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o user.o -MT user.o -MMD -MP -MF .deps/user.Tpo ../../../gdb-9.1/sim/lm32/user.c
mloop.c:104:7: warning: call to undeclared library function 'abort' with type 'void (void) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  104 |       abort ();
      |       ^
mloop.c:104:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'abort'
../../../gdb-9.1/sim/lm32/sem.c:837:17: warning: call to undeclared function 'lm32bf_divu_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  837 |     USI opval = lm32bf_divu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
      |                 ^
../../../gdb-9.1/sim/lm32/sem.c:965:17: warning: call to undeclared function 'lm32bf_modu_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  965 |     USI opval = lm32bf_modu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
      |                 ^
In file included from mloop.c:590:
../../../gdb-9.1/sim/lm32/sem-switch.c:407:17: warning: call to undeclared function 'lm32bf_b_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  407 |     USI opval = lm32bf_b_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), FLD (f_r0));
      |                 ^
../../../gdb-9.1/sim/lm32/sem.c:1407:16: warning: call to undeclared function 'lm32bf_user_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1407 |     SI opval = lm32bf_user_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]), FLD (f_user));
      |                ^
../../../gdb-9.1/sim/lm32/sem.c:1427:1: warning: call to undeclared function 'lm32bf_wcsr_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1427 | lm32bf_wcsr_insn (current_cpu, FLD (f_csr), CPU (h_gr[FLD (f_r1)]));
      | ^
../../../gdb-9.1/sim/lm32/sem-switch.c:883:17: warning: call to undeclared function 'lm32bf_divu_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  883 |     USI opval = lm32bf_divu_insn (current_cpu, pc../../../gdb-9.1/sim/lm32/sem.c:1530:17: warning: call to undeclared function 'lm32bf_break_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1530 |     USI opval = lm32bf_break_insn (current_cpu, pc);
      |                 ^
, FLD (f_r0), FLD ../../../gdb-9.1/sim/lm32/sem.c(f_r1), FLD (f_r2));
      |                 ^
:1553:17: warning: call to undeclared function 'lm32bf_scall_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1553 |     USI opval = lm32bf_scall_insn (current_cpu, pc);
      |                 ^
../../../gdb-9.1/sim/lm32/sem-switch.c:99911:17: warning: call to undeclared function 'lm32bf_modu_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  999 |     USI opval = lm32bf_modu_insn (current_cpu, pc, FLD (f_r0), FLD (f_r1), FLD (f_r2));
      |                 ^
 warnings generated.
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -c -o nrun.o -MT nrun.o -MMD -MP -MF .deps/nrun.Tpo ../../../gdb-9.1/sim/lm32/../common/nrun.c
../../../gdb-9.1/sim/lm32/sem-switch.c:1399:16: warning: call to undeclared function 'lm32bf_user_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1399 |     SI opval = lm32bf_user_insn (current_cpu, CPU (h_gr[FLD (f_r0)]), CPU (h_gr[FLD (f_r1)]), FLD (f_user));
      |                ^
../../../gdb-9.1/sim/lm32/sem-switch.c:1417:1: warning: call to undeclared function 'lm32bf_wcsr_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1417 | lm32bf_wcsr_insn (current_cpu, FLD (f_csr), CPU (h_gr[FLD (f_r1)]));
      | ^
../../../gdb-9.1/sim/lm32/sem-switch.c:1510:17: warning: call to undeclared function 'lm32bf_break_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1510 |     USI opval = lm32bf_break_insn (current_cpu, pc);
      |                 ^
../../../gdb-9.1/sim/lm32/sem-switch.c:1531:17: warning: call to undeclared function 'lm32bf_scall_insn'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
 1531 |     USI opval = lm32bf_scall_insn (current_cpu, pc);
      |                 ^
2 warnings generated.
../../../gdb-9.1/sim/lm32/../common/nrun.c:60:7: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   60 |       exit (1);
      |       ^
../../../gdb-9.1/sim/lm32/../common/nrun.c:60:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
../../../gdb-9.1/sim/lm32/../common/nrun.c:94:7: warning: call to undeclared library function 'abort' with type 'void (void) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   94 |       abort ();
      |       ^
../../../gdb-9.1/sim/lm32/../common/nrun.c:94:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'abort'
2 warnings generated.
8 warnings generated.
7 warnings generated.
rm -f libsim.a
ar rc libsim.a callback.o syscall.o targ-map.o version.o sim-arange.o sim-bits.o sim-close.o sim-command.o sim-config.o sim-core.o sim-cpu.o sim-endian.o sim-engine.o sim-events.o sim-fpu.o sim-hload.o sim-hrw.o sim-io.o sim-info.o sim-load.o sim-memopt.o sim-model.o sim-module.o sim-options.o sim-profile.o sim-reason.o sim-reg.o sim-signal.o sim-stop.o sim-syscall.o sim-trace.o sim-utils.o sim-watch.o hw-alloc.o hw-base.o hw-device.o hw-events.o hw-handles.o hw-instances.o hw-ports.o hw-properties.o hw-tree.o sim-hw.o  dv-cfi.o dv-core.o dv-pal.o dv-glue.o dv-lm32cpu.o dv-lm32timer.o dv-lm32uart.o dv-sockser.o  cgen-utils.o cgen-trace.o cgen-scache.o cgen-run.o sim-if.o arch.o cpu.o decode.o sem.o model.o mloop.o lm32.o traps.o user.o 
ranlib libsim.a
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -DHAVE_CONFIG_H -DWITH_DEFAULT_MODEL='"lm32"' -DWITH_DEFAULT_ALIGNMENT=STRICT_ALIGNMENT  -DWITH_TARGET_BYTE_ORDER=BFD_ENDIAN_BIG  -DWITH_HW=1 -DDEFAULT_INLINE=0  -DWITH_SCACHE=16384       -I. -I../../../gdb-9.1/sim/lm32 -I../common -I../../../gdb-9.1/sim/lm32/../common -I../../include -I../../../gdb-9.1/sim/lm32/../../include -I../../bfd -I../../../gdb-9.1/sim/lm32/../../bfd -I../../opcodes -I../../../gdb-9.1/sim/lm32/../../opcodes  -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/lib -o run \
  nrun.o libsim.a ../../bfd/libbfd.a ../../opcodes/libopcodes.a  ../../libiberty/libiberty.a -lm  -L../../zlib -lz  
gmake[3]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/build/sim/lm32'
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/build/sim'
gmake[2]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/build/gdb'
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs arch/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs cli/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs mi/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs gdbsupport/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs compile/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs tui/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs unittests/.deps
mkdir arch
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs guile/.deps
mkdir cli
mkdir mi
mkdir arch/.deps
mkdir cli/.deps
mkdir gdbsupport
mkdir mi/.deps
mkdir compile
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs python/.deps
mkdir gdbsupport/.deps
mkdir tui
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs target/.deps
mkdir unittests
mkdir compile/.deps
/bin/sh ../../gdb-9.1/gdb/../mkinstalldirs nat/.deps
mkdir guile
mkdir tui/.deps
mkdir unittests/.deps
mkdir guile/.deps
mkdir python
mkdir target
mkdir nat
mkdir python/.deps
mkdir target/.deps
mkdir nat/.deps
  GEN    stamp-version
  CXX    xml-support.o
  GEN    xml-builtin.c
  CXX    xml-syscall.o
  CXX    xml-tdesc.o
  CXX    gdb.o
  CXX    ada-exp.o
  CXX    ada-lang.o
  CXX    ada-tasks.o
  CXX    ada-typeprint.o
In file included from ../../gdb-9.1/gdb/xml-syscall.c:21:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ada-exp.y:38:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ../../gdb-9.1/gdb/xml-tdesc.c:22:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ../../gdb-9.1/gdb/ada-lang.c:21:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ../../gdb-9.1/gdb/xml-support.c:20:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: In file included from ../../gdb-9.1/gdb/ada-tasks.c:18:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ../../gdb-9.1/gdb/gdb.c:19:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
In file included from ../../gdb-9.1/gdb/ada-typeprint.c:19:
In file included from ../../gdb-9.1/gdb/defs.h:56:
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 15] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
   85 |     integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
      |                                                    ^
1 error generated.
gmake[2]: *** [Makefile:1656: gdb.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'innermost_block_tracker_type' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'innermost_block_tracker_type' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'innermost_block_tracker_type' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-9.1/gdb/gdbsupport/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
1 error generated.
gmake[2]: *** [Makefile:1656: xml-support.o] Error 1
2 errors generated.
gmake[2]: *** [Makefile:1656: ada-typeprint.o] Error 1
3 errors generated.
3 errors generated.
gmake[2]: *** [Makefile:1656: xml-tdesc.o] Error 1
gmake[2]: *** [Makefile:1656: xml-syscall.o] Error 1
4 errors generated.
gmake[2]: *** [Makefile:2370: ada-exp.o] Error 1
3 errors generated.
gmake[2]: *** [Makefile:1656: ada-tasks.o] Error 1
4 errors generated.
gmake[2]: *** [Makefile:1656: ada-lang.o] Error 1
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/build/gdb'
gmake[1]: *** [Makefile:9563: all-gdb] Error 2
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/build'
gmake: *** [Makefile:851: all] Error 2
shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1/do-build
error: building lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
  See error report: rsb-report-lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
mkdir jit/.deps
mkdir lto
mkdir lto/.deps
mkdir objc
mkdir objc/.deps
mkdir objcp
mkdir objcp/.deps
mkdir c-family
mkdir c-family/.deps
mkdir common
mkdir common/.deps
config.status: executing default commands
mkdir ./libcc1
Configuring in ./libcc1
gmake[2]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build/gcc'
configure: creating cache ./config.cache
checking build system type... x86_64-pc-freebsd14.1
checking host system type... x86_64-pc-freebsd14.1
checking target system type... TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/lm32/lm32.h config/lm32/rtems.h config/rtems.h config/newlib-stdint.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4" \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/lm32/lm32-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh bconfig.h
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
-DBASEVER="\"7.5.0\"" -DDATESTAMP="\" 20191114\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\" (RTEMS 5, RSB 5.not_released, Newlib 7947581)\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<https://gcc.gnu.org/bugs/>\"" -o build/version.o ../../gcc-7.5.0/gcc/version.c
lm32-unknown-rtems5
checking for x86_64-freebsd14.1-gcc... /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include
LC_ALL=C ; export LC_ALL ; \
nawk -f ../../gcc-7.5.0/gcc/opt-gather.awk ../../gcc-7.5.0/gcc/ada/gcc-interface/lang.opt ../../gcc-7.5.0/gcc/brig/lang.opt ../../gcc-7.5.0/gcc/fortran/lang.opt ../../gcc-7.5.0/gcc/go/lang.opt ../../gcc-7.5.0/gcc/lto/lang.opt ../../gcc-7.5.0/gcc/c-family/c.opt ../../gcc-7.5.0/gcc/common.opt ../../gcc-7.5.0/gcc/config/g.opt ../../gcc-7.5.0/gcc/config/lm32/lm32.opt ../../gcc-7.5.0/gcc/config/rtems.opt > tmp-optionlist
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
checking for C compiler default output file name... /bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-gi.list gtyp-input.list
echo "#define BUILDING_GCC_MAJOR `echo 7.5.0 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
if test yes = yes \
   || test -n ""; then \
  /bin/sh ../../gcc-7.5.0/gcc/genmultilib \
    "mmultiply-enabled mbarrel-shift-enabled mdivide-enabled msign-extend-enabled" \
    "" \
    "" \
    "mmultiply-enabled/mbarrel-shift-enabled/mdivide-enabled mmultiply-enabled/mbarrel-shift-enabled/msign-extend-enabled mmultiply-enabled/mdivide-enabled/msign-extend-enabled mmultiply-enabled/mdivide-enabled mmultiply-enabled/msign-extend-enabled mbarrel-shift-enabled/mdivide-enabled/msign-extend-enabled mbarrel-shift-enabled/mdivide-enabled mbarrel-shift-enabled/msign-extend-enabled mdivide-enabled/msign-extend-enabled mdivide-enabled msign-extend-enabled" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "" \
    "yes" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc-7.5.0/gcc/genmultilib '' '' '' '' '' '' '' '' \
    "" '' no \
    > tmp-mlib.h; \
fi
echo "#define BUILDING_GCC_MINOR `echo 7.5.0 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo timestamp > s-gtyp-input
lsf="../../gcc-7.5.0/gcc/cp/lang-specs.h ../../gcc-7.5.0/gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc-7.5.0/gcc/||' > tmp-specs.h
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-specs.h specs.h
echo "#define BUILDING_GCC_PATCHLEVEL `echo 7.5.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
nawk -f ../../gcc-7.5.0/gcc/gen-pass-instances.awk \
  ../../gcc-7.5.0/gcc/passes.def  > pass-instances.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E ../../gcc-7.5.0/gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
echo timestamp > s-specs
echo timestamp > s-bversion
ltf="../../gcc-7.5.0/gcc/ada/gcc-interface/ada-tree.def ../../gcc-7.5.0/gcc/cp/cp-tree.def ../../gcc-7.5.0/gcc/objc/objc-tree.def"; for f in $ltf; do \
  echo "#include \"$f\""; \
done | sed 's|../../gcc-7.5.0/gcc/||' >> tmp-all-tree.def
/usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E ../../gcc-7.5.0/gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-all-tree.def all-tree.def
echo "/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -no-pie   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/lib" > checksum-options.tmp \
&& ../../gcc-7.5.0/gcc/../move-if-change checksum-options.tmp checksum-options
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... echo timestamp > s-alltree
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-params.options params.options
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-params.list params.list
cp ../../gcc-7.5.0/gcc/gcc-ar.c gcc-nm.c
cp ../../gcc-7.5.0/gcc/gcc-ar.c gcc-ranlib.c
echo timestamp > s-params.list
echo timestamp > s-params.options
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh tconfig.h
(echo "@set version-GCC 7.5.0"; \
 if [ "RTEMS 5, RSB 5.not_released, Newlib 7947581" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT

checking for suffix of object files... echo @set srcdir /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build/gcc/../../gcc-7.5.0/gcc >> gcc-vers.texiT
if [ -n "(GCC) " ]; then \
  echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genhooks.o ../../gcc-7.5.0/gcc/genhooks.c
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genchecksum.o ../../gcc-7.5.0/gcc/genchecksum.c
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/inchash.o ../../gcc-7.5.0/gcc/inchash.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
o
checking whether we are using the GNU C compiler... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genenums.o ../../gcc-7.5.0/gcc/genenums.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/cpp.info ../../gcc-7.5.0/gcc/doc/cpp.texi; \
fi
yes
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include accepts -g... yes
checking for /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/gcc.info ../../gcc-7.5.0/gcc/doc/gcc.texi; \
fi
checking for grep that handles long lines and -e... /usr/bin/grep
In file included from ../../gcc-7.5.0/gcc/genenums.c:22:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/gccinstall.info ../../gcc-7.5.0/gcc/doc/install.texi; \
fi
1 warning generated.
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/cppinternals.info ../../gcc-7.5.0/gcc/doc/cppinternals.texi; \
fi
In file included from ../../gcc-7.5.0/gcc/inchash.c:26:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
1 warning generated.
echo timestamp > gcc.pod
perl ../../gcc-7.5.0/gcc/../contrib/texi2pod.pl ../../gcc-7.5.0/gcc/doc/invoke.texi > gcc.pod
yes
checking for sys/types.h... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genmddeps.o ../../gcc-7.5.0/gcc/genmddeps.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
In file included from ../../gcc-7.5.0/gcc/genmddeps.c:20:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
checking for strings.h... yes
1 warning generated.
checking for inttypes.h... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/read-md.o ../../gcc-7.5.0/gcc/read-md.c
yes
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... /bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/errors.o ../../gcc-7.5.0/gcc/errors.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genmodes.o ../../gcc-7.5.0/gcc/genmodes.c
yes
checking for a BSD-compatible install... /usr/bin/install -c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
checking whether build environment is sane... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype.o ../../gcc-7.5.0/gcc/gengtype.c
In file included from ../../gcc-7.5.0/gcc/read-md.c:28:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype-lex.o ../../gcc-7.5.0/gcc/gengtype-lex.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
In file included from ../../gcc-7.5.0/gcc/gengtype.c:32:
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
  497 |                lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0)
      |                                               ^
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
1 warning generated.
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype-parse.o ../../gcc-7.5.0/gcc/gengtype-parse.c
gengtype-lex.c:1423:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1423 |         register yy_state_type yy_current_state;
      |         ^~~~~~~~
gengtype-lex.c:1424:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1424 |         register char *yy_cp, *yy_bp;
      |         ^~~~~~~~
gengtype-lex.c:1424:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1424 |         register char *yy_cp, *yy_bp;
      |         ^~~~~~~~
gengtype-lex.c:1425:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1425 |         register int yy_act;
      |         ^~~~~~~~
gengtype-lex.c:1483:4: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1483 |                         register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
      |                         ^~~~~~~~
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
gengtype-lex.c:2062:6: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2062 |         register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
      |         ^~~~~~~~
gengtype-lex.c:2063:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2063 |         register char *source = (yytext_ptr);
      |         ^~~~~~~~
gengtype-lex.c:2064:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2064 |         register int number_to_move, i;
      |         ^~~~~~~~
gengtype-lex.c:2064:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2064 |         register int number_to_move, i;
      |         ^~~~~~~~
gengtype-lex.c:2150:3: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
 2150 |                 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2151 |                         (yy_n_chars), num_to_read );
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
gengtype-lex.c:1343:18: note: expanded from macro 'YY_INPUT'
 1343 |                 for ( n = 0; n < max_size && \
      |                              ~ ^ ~~~~~~~~
gengtype-lex.c:2196:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2196 |         register yy_state_type yy_current_state;
      |         ^~~~~~~~
gengtype-lex.c:2197:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2197 |         register char *yy_cp;
      |         ^~~~~~~~
gengtype-lex.c:2204:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2204 |                 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
      |                 ^~~~~~~~
gengtype-lex.c:2229:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2229 |         register int yy_is_jam;
      |         ^~~~~~~~
gengtype-lex.c:2230:6: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2230 |         register char *yy_cp = (yy_c_buf_p);
      |         ^~~~~~~~
gengtype-lex.c:2232:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2232 |         register YY_CHAR yy_c = 1;
      |         ^~~~~~~~
gengtype-lex.c:2658:17: warning: comparison of integers of different signs: 'int' and 'yy_size_t' (aka 'unsigned long') [-Wsign-compare]
 2658 |         for ( i = 0; i < _yybytes_len; ++i )
      |                      ~ ^ ~~~~~~~~~~~~
2 warnings and 15 errors generated.
gmake[2]: *** [Makefile:2594: build/gengtype-lex.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
install.texi:939: warning: @anchor should not appear on @item line
install.texi:961: warning: @anchor should not appear on @item line
install.texi:997: warning: @anchor should not appear on @item line
install.texi:1508: warning: @anchor should not appear on @item line
31 warnings generated.
yes
checking for a thread-safe mkdir -p... ../../gcc-7.5.0/libcc1/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-freebsd14.1-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-freebsd14.1-ar... ar
checking for x86_64-freebsd14.1-strip... no
checking for strip... strip
checking for x86_64-freebsd14.1-ranlib... ranlib
checking command to parse nm output from /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include static flag -static works... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include accepts -g... yes
checking dependency style of /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... gcc3
checking how to run the C++ preprocessor... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E
checking for ld used by /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include static flag -static works... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd14.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether basename is declared... no
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -W... yes
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -Wall... yes
c++: error: unsupported option '-print-multi-os-directory'
c++: error: no input files
checking for socket libraries... checking for connect... yes
checking for gethostbyname... yes

checking for socketpair... yes
checking for select... yes
checking for fork... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cc1plugin-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm gcc.pod
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build/gcc'
gmake[1]: *** [Makefile:4235: all-gcc] Error 2
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build'
gmake: *** [Makefile:899: all] Error 2
shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/do-build
error: building lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
  See error report: rsb-report-lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc-7.5.0/gcc/mkconfig.sh tconfig.h
(echo "@set version-GCC 7.5.0"; \
 if [ "RTEMS 5, RSB 5.not_released, Newlib 7947581" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT

checking for suffix of object files... echo @set srcdir /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build/gcc/../../gcc-7.5.0/gcc >> gcc-vers.texiT
if [ -n "(GCC) " ]; then \
  echo "@set VERSION_PACKAGE (GCC) " >> gcc-vers.texiT; \
fi
echo "@set BUGURL @uref{https://gcc.gnu.org/bugs/}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genhooks.o ../../gcc-7.5.0/gcc/genhooks.c
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genchecksum.o ../../gcc-7.5.0/gcc/genchecksum.c
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/inchash.o ../../gcc-7.5.0/gcc/inchash.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
o
checking whether we are using the GNU C compiler... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genenums.o ../../gcc-7.5.0/gcc/genenums.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/cpp.info ../../gcc-7.5.0/gcc/doc/cpp.texi; \
fi
yes
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include accepts -g... yes
checking for /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to accept ISO C89... none needed
checking how to run the C preprocessor... /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E
/bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-mlib.h multilib.h
echo timestamp > s-mlib
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/gcc.info ../../gcc-7.5.0/gcc/doc/gcc.texi; \
fi
checking for grep that handles long lines and -e... /usr/bin/grep
In file included from ../../gcc-7.5.0/gcc/genenums.c:22:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/gccinstall.info ../../gcc-7.5.0/gcc/doc/install.texi; \
fi
1 warning generated.
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc-7.5.0/gcc/doc \
		-I ../../gcc-7.5.0/gcc/doc/include -o doc/cppinternals.info ../../gcc-7.5.0/gcc/doc/cppinternals.texi; \
fi
In file included from ../../gcc-7.5.0/gcc/inchash.c:26:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
1 warning generated.
echo timestamp > gcc.pod
perl ../../gcc-7.5.0/gcc/../contrib/texi2pod.pl ../../gcc-7.5.0/gcc/doc/invoke.texi > gcc.pod
yes
checking for sys/types.h... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genmddeps.o ../../gcc-7.5.0/gcc/genmddeps.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
In file included from ../../gcc-7.5.0/gcc/genmddeps.c:20:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
checking for strings.h... yes
1 warning generated.
checking for inttypes.h... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/read-md.o ../../gcc-7.5.0/gcc/read-md.c
yes
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... /bin/sh ../../gcc-7.5.0/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/errors.o ../../gcc-7.5.0/gcc/errors.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/genmodes.o ../../gcc-7.5.0/gcc/genmodes.c
yes
checking for a BSD-compatible install... /usr/bin/install -c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
checking whether build environment is sane... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype.o ../../gcc-7.5.0/gcc/gengtype.c
In file included from ../../gcc-7.5.0/gcc/read-md.c:28:
../../gcc-7.5.0/gcc/coretypes.h:62:1: warning: class 'rtx_def' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
   62 | class rtx_def;
      | ^
../../gcc-7.5.0/gcc/coretypes.h:55:8: note: previous use is here
   55 | struct rtx_def;
      |        ^
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype-lex.o ../../gcc-7.5.0/gcc/gengtype-lex.c
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
In file included from ../../gcc-7.5.0/gcc/gengtype.c:32:
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
  497 |                lbasename (__FILE__),__LINE__, ##__VA_ARGS__);} while (0)
      |                                               ^
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
../../gcc-7.5.0/gcc/gengtype.h:497:40: warning: token pasting of ',' and __VA_ARGS__ is a GNU extension [-Wgnu-zero-variadic-macro-arguments]
1 warning generated.
/usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -c   -g -O2 -DIN_GCC  -DCROSS_DIRECTORY_STRUCTURE  -fno-strict-aliasing -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-7.5.0/gcc -I../../gcc-7.5.0/gcc/build -I../../gcc-7.5.0/gcc/../include  -I../../gcc-7.5.0/gcc/../libcpp/include  \
	-o build/gengtype-parse.o ../../gcc-7.5.0/gcc/gengtype-parse.c
gengtype-lex.c:1423:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1423 |         register yy_state_type yy_current_state;
      |         ^~~~~~~~
gengtype-lex.c:1424:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1424 |         register char *yy_cp, *yy_bp;
      |         ^~~~~~~~
gengtype-lex.c:1424:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1424 |         register char *yy_cp, *yy_bp;
      |         ^~~~~~~~
gengtype-lex.c:1425:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1425 |         register int yy_act;
      |         ^~~~~~~~
gengtype-lex.c:1483:4: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 1483 |                         register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)];
      |                         ^~~~~~~~
c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
gengtype-lex.c:2062:6: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2062 |         register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf;
      |         ^~~~~~~~
gengtype-lex.c:2063:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2063 |         register char *source = (yytext_ptr);
      |         ^~~~~~~~
gengtype-lex.c:2064:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2064 |         register int number_to_move, i;
      |         ^~~~~~~~
gengtype-lex.c:2064:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2064 |         register int number_to_move, i;
      |         ^~~~~~~~
gengtype-lex.c:2150:3: warning: comparison of integers of different signs: 'size_t' (aka 'unsigned long') and 'int' [-Wsign-compare]
 2150 |                 YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2151 |                         (yy_n_chars), num_to_read );
      |                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~
gengtype-lex.c:1343:18: note: expanded from macro 'YY_INPUT'
 1343 |                 for ( n = 0; n < max_size && \
      |                              ~ ^ ~~~~~~~~
gengtype-lex.c:2196:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2196 |         register yy_state_type yy_current_state;
      |         ^~~~~~~~
gengtype-lex.c:2197:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2197 |         register char *yy_cp;
      |         ^~~~~~~~
gengtype-lex.c:2204:3: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2204 |                 register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1);
      |                 ^~~~~~~~
gengtype-lex.c:2229:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2229 |         register int yy_is_jam;
      |         ^~~~~~~~
gengtype-lex.c:2230:6: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2230 |         register char *yy_cp = (yy_c_buf_p);
      |         ^~~~~~~~
gengtype-lex.c:2232:2: error: ISO C++17 does not allow 'register' storage class specifier [-Wregister]
 2232 |         register YY_CHAR yy_c = 1;
      |         ^~~~~~~~
gengtype-lex.c:2658:17: warning: comparison of integers of different signs: 'int' and 'yy_size_t' (aka 'unsigned long') [-Wsign-compare]
 2658 |         for ( i = 0; i < _yybytes_len; ++i )
      |                      ~ ^ ~~~~~~~~~~~~
2 warnings and 15 errors generated.
gmake[2]: *** [Makefile:2594: build/gengtype-lex.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
install.texi:939: warning: @anchor should not appear on @item line
install.texi:961: warning: @anchor should not appear on @item line
install.texi:997: warning: @anchor should not appear on @item line
install.texi:1508: warning: @anchor should not appear on @item line
31 warnings generated.
yes
checking for a thread-safe mkdir -p... ../../gcc-7.5.0/libcc1/../install-sh -c -d
checking for gawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking dependency style of /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-freebsd14.1-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-freebsd14.1-ar... ar
checking for x86_64-freebsd14.1-strip... no
checking for strip... strip
checking for x86_64-freebsd14.1-ranlib... ranlib
checking command to parse nm output from /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include static flag -static works... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... yes
checking if /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd14.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include accepts -g... yes
checking dependency style of /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... gcc3
checking how to run the C++ preprocessor... /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include -E
checking for ld used by /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include static flag -static works... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... yes
checking if /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd14.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether basename is declared... no
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -W... yes
checking whether /usr/bin/cc -O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/home/tester/rtems-cron-5/tools/5/include supports -Wall... yes
c++: error: unsupported option '-print-multi-os-directory'
c++: error: no input files
checking for socket libraries... checking for connect... yes
checking for gethostbyname... yes

checking for socketpair... yes
checking for select... yes
checking for fork... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cc1plugin-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
rm gcc.pod
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build/gcc'
gmake[1]: *** [Makefile:4235: all-gcc] Error 2
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/build'
gmake: *** [Makefile:899: all] Error 2
shell cmd failed: /bin/sh -ex  /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1/do-build
error: building lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
  See error report: rsb-report-lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1.txt
error: building lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
script:  1: #!/bin/sh
script:  2: # ___build_pre as set up in defaults.py
script:  3: # Save the original path away.
script:  4: export SB_ORIG_PATH=${PATH}
script:  5: # Directories
script:  6: SB_PREFIX="/home/tester/rtems-cron-5/tools/5"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/tester/rtems-cron-5/tools/5" | /usr/bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1"
script: 10: # host == build, use build; host != build, host uses host and build uses build
script: 11: SB_HOST_CPPFLAGS="-I/usr/local/include"
script: 12: # Optionally do not add includes to c/cxx flags as newer configure's complain
script: 13: SB_HOST_CFLAGS="-O2 -g -pipe "
script: 14: SB_HOST_CXXFLAGS="-O2 -g -pipe "
script: 15: SB_HOST_LDFLAGS="-L/usr/local/lib -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}/lib"
script: 16: SB_HOST_LIBS=""
script: 17: SB_BUILD_CFLAGS="-O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}/include"
script: 18: SB_BUILD_CXXFLAGS="-O2 -pipe -fbracket-depth=1024 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}/include"
script: 19: SB_BUILD_LDFLAGS=" -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}/lib"
script: 20: SB_BUILD_LBS=""
script: 21: SB_CFLAGS="${SB_BUILD_CFLAGS} "
script: 22: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS} "
script: 23: SB_ARCH="x86_64"
script: 24: SB_OS="freebsd"
script: 25: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 26: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 27: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 28: export SB_CFLAGS SB_CXXFLAGS
script: 29: # Documentation
script: 30: SB_DOC_DIR="/home/tester/rtems-cron-5/tools/5/share/doc"
script: 31: export SB_DOC_DIR
script: 32: # Packages
script: 33: SB_PACKAGE_NAME="rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1"
script: 34: SB_PACKAGE_BUILDNAME="rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1"
script: 35: SB_PACKAGE_VERSION="04d6aa3ada572c1fd7352e3a95775824679c0aa0"
script: 36: SB_PACKAGE_RELEASE="1"
script: 37: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 38: # Build directories
script: 39: export SB_PREFIX
script: 40: SB_BUILD_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1"
script: 41: SB_BUILD_ROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1-1001"
script: 42: SB_BUILD_ROOT_BINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1-1001/${SB_PREFIX_CLEAN}/bin"
script: 43: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 44: SB_BUILD_CXC_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1-cxc"
script: 45: SB_BUILD_CXC_ROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1-1001-cxc"
script: 46: SB_BUILD_CXC_ROOT_BINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1-1001-cxc/${SB_PREFIX_CLEAN}/bin"
script: 47: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 48: SB_TMPROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32"
script: 49: SB_TMPPREFIX="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}"
script: 50: SB_TMPBINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32/${SB_PREFIX_CLEAN}/bin"
script: 51: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 52: SB_TMPCXCROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-lm32"
script: 53: SB_TMPCXCPREFIX="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-lm32/${SB_PREFIX_CLEAN}"
script: 54: SB_TMPCXCBINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-lm32/${SB_PREFIX_CLEAN}/bin"
script: 55: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 56: # Extra path support
script: 57: SB_EXTRAPATH="/home/tester/rtems-cron-5/rtems-source-builder/source-builder"
script: 58: # The compiler flags
script: 59: 
script: 60: 
script: 61: export CFLAGS_FOR_TARGET
script: 62: export CXXFLAGS_FOR_TARGET
script: 63: # Set up the path. Put the CXC path first.
script: 64: if test -n "${SB_TMPBINDIR}" ; then
script: 65:  PATH="${SB_TMPBINDIR}:$PATH"
script: 66: fi
script: 67: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 68:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 69: fi
script: 70: if test -n "${SB_EXTRAPATH}" ; then
script: 71:  PATH="${SB_EXTRAPATH}:$PATH"
script: 72: fi
script: 73: PATH="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging/bin:$PATH"
script: 74: 
script: 75: export PATH
script: 76: # Default environment set up.
script: 77: LANG=C
script: 78: export LANG
script: 79: unset DISPLAY || :
script: 80: umask 022
script: 81: cd "/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1"
script: 82: echo "=> rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1: BUILD"
script: 83: echo "==> %prep:"
script: 84: build_top=$(pwd)
script: 85: rtems_tools_source=rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0
script: 86: source_dir_rtems_tools=${rtems_tools_source}
source setup: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1: source rtems-tools -q -n ${rtems_tools_source}
making dir: /home/tester/rtems-cron-5/rtems-source-builder/rtems/sources
download: (full) https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2 -> sources/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2
download: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a9577582...<see log> -> sources/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2
download: no ssl context
download: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a9577582...<see log>: error: HTTP Error 410: Gone
error: downloading https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2: all paths have failed, giving up
  See error report: rsb-report-rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1.txt
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 626.257MB
Total size: 320.058MB
Installed : 120.631MB
Sources: 199.401MB
Patches: 27.565KB

Output
======

Build Set: 5/rtems-lm32
Build Set: 5/rtems-autotools.bset
Build Set: 5/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd14.1-1
building: autoconf-2.69-x86_64-freebsd14.1-1
sizes: autoconf-2.69-x86_64-freebsd14.1-1: 7.500MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-freebsd14.1-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd14.1-1
building: automake-1.12.6-x86_64-freebsd14.1-1
sizes: automake-1.12.6-x86_64-freebsd14.1-1: 8.327MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-freebsd14.1-1
cleaning: autoconf-2.69-x86_64-freebsd14.1-1
cleaning: automake-1.12.6-x86_64-freebsd14.1-1
Build Sizes: usage: 8.327MB total: 199.426MB (sources: 199.401MB, patches: 25.604KB, installed 0.000B)
Build Set: Time 0:00:04.231332
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd14.1-1
building: autoconf-2.69-x86_64-freebsd14.1-1
sizes: autoconf-2.69-x86_64-freebsd14.1-1: 10.519MB (installed: 3.021MB)
cleaning: autoconf-2.69-x86_64-freebsd14.1-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd14.1-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd14.1-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd14.1-1
building: automake-1.12.6-x86_64-freebsd14.1-1
sizes: automake-1.12.6-x86_64-freebsd14.1-1: 10.590MB (installed: 2.265MB)
cleaning: automake-1.12.6-x86_64-freebsd14.1-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd14.1-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd14.1-1.xml
staging: autoconf-2.69-x86_64-freebsd14.1-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging
staging: automake-1.12.6-x86_64-freebsd14.1-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging
cleaning: autoconf-2.69-x86_64-freebsd14.1-1
cleaning: automake-1.12.6-x86_64-freebsd14.1-1
Build Sizes: usage: 15.876MB total: 204.711MB (sources: 199.401MB, patches: 25.604KB, installed 5.286MB)
Build Set: Time 0:00:05.290112
Build Set: Time 0:00:09.524236
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-freebsd14.1-1
building: expat-2.1.0-x86_64-freebsd14.1-1
sizes: expat-2.1.0-x86_64-freebsd14.1-1: 7.230MB (installed: 1.306MB)
cleaning: expat-2.1.0-x86_64-freebsd14.1-1
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd14.1-1.txt
reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-freebsd14.1-1.xml
config: tools/rtems-gdb-9.1-1.cfg
package: lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
download: https://devel.rtems.org/raw-attachment/ticket/3030/gdb-7.9-lm32uart-2.diff -> patches/gdb-7.9-lm32uart-2.diff
building: lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
error: building lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
Build FAILED
  See error report: rsb-report-lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1.txt
error: building lm32-rtems5-gdb-9.1-x86_64-freebsd14.1-1
config: tools/rtems-binutils-2.34.cfg
package: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
building: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
sizes: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1: 505.626MB (installed: 119.325MB)
cleaning: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
reporting: tools/rtems-binutils-2.34.cfg -> lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1.txt
reporting: tools/rtems-binutils-2.34.cfg -> lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1.xml
config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
package: lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
building: lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
error: building lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
Build FAILED
  See error report: rsb-report-lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1.txt
error: building lm32-rtems5-gcc-7.5.0-newlib-7947581-x86_64-freebsd14.1-1
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1
download: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a9577582...<see log> -> sources/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2
download: https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a9577582...<see log>: error: HTTP Error 410: Gone
error: downloading https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2: all paths have failed, giving up
Build FAILED
  See error report: rsb-report-rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0-1.txt
error: downloading https://git.rtems.org/rtems-tools/snapshot/rtems-tools-04d6aa3ada572c1fd7352e3a95775824679c0aa0.tar.bz2: all paths have failed, giving up
cleaning: expat-2.1.0-x86_64-freebsd14.1-1
cleaning: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
Build Sizes: usage: 626.257MB total: 320.058MB (sources: 199.401MB, patches: 27.565KB, installed 120.631MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Jun  5 10:38:00 2024
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ee67f236f2f171982b1c7fa0fb7d1e533d734049
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd14.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target lm32-rtems5 on host x86_64-freebsd14.1
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd14.1 --host=x86_64-freebsd14.1  --verbose  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Jun  5 10:38:00 2024
==============================================================================
Report: devel/expat-2.1.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ee67f236f2f171982b1c7fa0fb7d1e533d734049
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-freebsd14.1-1
 Config: devel/expat-2.1.0-1.cfg
 Summary:
  Expat XML Parser v2.1.0 for target lm32-rtems5 on host x86_64-freebsd14.1
 URL:
  http://expat.sourceforge.net/
 Version:
  2.1.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz
       sha256: 823705472f816df21c8f6aa026dd162b280806838bb55b3432b0fb1fcca7eb86
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.1.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.1.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-freebsd14.1 --host=x86_64-freebsd14.1  --verbose  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.1.0
  gmake DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Jun  5 10:38:59 2024
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ee67f236f2f171982b1c7fa0fb7d1e533d734049
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target lm32-rtems5 on host x86_64-freebsd14.1
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.34
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.bz2
       sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.34"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "lm32-rtems5" -o "x86_64-freebsd14.1" == "lm32-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-freebsd14.1 --host=x86_64-freebsd14.1  --target=lm32-rtems5  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Jun  5 10:38:59 2024
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: ee67f236f2f171982b1c7fa0fb7d1e533d734049
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: lm32-rtems5-binutils-2.34-x86_64-freebsd14.1-1
 Config: tools/rtems-binutils-2.34.cfg
 Summary:
  Binutils v2.34 for target lm32-rtems5 on host x86_64-freebsd14.1
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.34
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.bz2
       sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.34"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "lm32-rtems5" -o "x86_64-freebsd14.1" == "lm32-rtems5" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-freebsd14.1" != "x86_64-freebsd14.1" ; then
    # Cross build
    CC=$(echo "x86_64-freebsd14.1-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-freebsd14.1-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-freebsd14.1 --host=x86_64-freebsd14.1  --target=lm32-rtems5  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --disable-lto  --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin  --exec-prefix=/home/tester/rtems-cron-5/tools/5  --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib  --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info
  gmake -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  gmake DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/lm32-rtems5-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/lm32-rtems5-windmc*
  fi
  cd ${build_top}


More information about the build mailing list