Build Linux: FAILED 7/rtems-microblaze on x86_64-linux-gnu (microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1)
joel at rtems.org
joel at rtems.org
Fri Jun 19 05:19:12 UTC 2026
RTEMS Source Builder - Set Builder, 7 (0ffdae29ef0e modified)
Host: Linux-5.14.0-687.10.1.el9_8.0.1.x86_64-x86_64-with-glibc2.34
Linux gitlab.oarcorp.com 5.14.0-687.10.1.el9_8.0.1.x86_64 #1 SMP
PREEMPT_DYNAMIC Sun May 24 12:01:19 UTC 2026 x86_64 x86_64
Build Time: 0:02:33.155695
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
config.status: creating microblaze/.gdbinit
config.status: creating Makefile
config.status: creating .gdbinit
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
mkdir -p -- ./gdb
Configuring in ./gdb
make[2]: Entering directory '/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build/sim'
make all-am
make[3]: Entering directory '/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build/sim'
set -e; \
( \
sim_hw="cfi core pal glue " ; \
echo "/* generated by Makefile */" ; \
printf "extern const struct hw_descriptor dv_%s_descriptor[];\n" $sim_hw ; \
echo "const struct hw_descriptor * const hw_descriptors[] = {" ; \
printf " dv_%s_descriptor,\n" $sim_hw ; \
echo " NULL," ; \
echo "};" \
) > microblaze/stamp-hw.tmp; \
/bin/sh ../../gdb-17.1/sim/../move-if-change microblaze/stamp-hw.tmp microblaze/hw-config.h; \
touch microblaze/stamp-hw
/bin/sh ../../gdb-17.1/sim/common/create-version.sh ../../gdb-17.1/sim/../gdb common/version.c-stamp.tmp
set -e; \
LANG=C ; export LANG; \
LC_ALL=C ; export LC_ALL; \
sed -n -e '/^sim_install_/{s/^\(sim_install_[a-z_0-9A-Z]*\).*/\1/;p}' ../../gdb-17.1/sim/common/callback.c ../../gdb-17.1/sim/common/portability.c ../../gdb-17.1/sim/common/sim-load.c ../../gdb-17.1/sim/common/sim-signal.c ../../gdb-17.1/sim/common/syscall.c ../../gdb-17.1/sim/common/target-newlib-errno.c ../../gdb-17.1/sim/common/target-newlib-open.c ../../gdb-17.1/sim/common/target-newlib-signal.c ../../gdb-17.1/sim/common/target-newlib-syscall.c ../../gdb-17.1/sim/common/callback.c ../../gdb-17.1/sim/common/portability.c ../../gdb-17.1/sim/common/sim-load.c ../../gdb-17.1/sim/common/sim-signal.c ../../gdb-17.1/sim/common/syscall.c ../../gdb-17.1/sim/common/target-newlib-errno.c ../../gdb-17.1/sim/common/target-newlib-open.c ../../gdb-17.1/sim/common/target-newlib-signal.c ../../gdb-17.1/sim/common/target-newlib-syscall.c ../../gdb-17.1/sim/microblaze/interp.c ../../gdb-17.1/sim/common/sim-arange.c ../../gdb-17.1/sim/common/sim-bits.c ../../gdb-17.1/sim/common/sim-close.c ../../gdb
-17.1/sim/common/sim-command.c ../../gdb-17.1/sim/common/sim-config.c ../../gdb-17.1/sim/common/sim-core.c ../../gdb-17.1/sim/common/sim-cpu.c ../../gdb-17.1/sim/common/sim-endian.c ../../gdb-17.1/sim/common/sim-engine.c ../../gdb-17.1/sim/common/sim-events.c ../../gdb-17.1/sim/common/sim-fpu.c ../../gdb-17.1/sim/common/sim-hload.c ../../gdb-17.1/sim/common/sim-hrw.c ../../gdb-17.1/sim/common/sim-io.c ../../gdb-17.1/sim/common/sim-info.c ../../gdb-17.1/sim/common/sim-memopt.c ../../gdb-17.1/sim/common/sim-model.c ../../gdb-17.1/sim/common/sim-module.c ../../gdb-17.1/sim/common/sim-options.c ../../gdb-17.1/sim/common/sim-profile.c ../../gdb-17.1/sim/common/sim-reason.c ../../gdb-17.1/sim/common/sim-reg.c ../../gdb-17.1/sim/common/sim-stop.c ../../gdb-17.1/sim/common/sim-syscall.c ../../gdb-17.1/sim/common/sim-trace.c ../../gdb-17.1/sim/common/sim-utils.c ../../gdb-17.1/sim/common/sim-watch.c ../../gdb-17.1/sim/common/hw-alloc.c ../../gdb-17.1/sim/common/hw-base.c ../../gdb-17.1/sim/c
ommon/hw-device.c ../../gdb-17.1/sim/common/hw-events.c ../../gdb-17.1/sim/common/hw-handles.c ../../gdb-17.1/sim/common/hw-instances.c ../../gdb-17.1/sim/common/hw-ports.c ../../gdb-17.1/sim/common/hw-properties.c ../../gdb-17.1/sim/common/hw-tree.c ../../gdb-17.1/sim/common/sim-hw.c ../../gdb-17.1/sim/common/dv-sockser.c ../../gdb-17.1/sim/common/dv-cfi.c ../../gdb-17.1/sim/common/dv-core.c ../../gdb-17.1/sim/common/dv-pal.c ../../gdb-17.1/sim/common/dv-glue.c ../../gdb-17.1/sim/common/sim-resume.c | sort >microblaze/stamp-modules.l-tmp; \
( \
echo '/* Do not modify this file. */'; \
echo '/* It is created automatically by the Makefile. */'; \
echo '#include "libiberty.h"'; \
echo '#include "sim-module.h"'; \
sed -e 's:\(.*\):extern MODULE_INIT_FN \1;:' microblaze/stamp-modules.l-tmp; \
echo 'MODULE_INSTALL_FN * const sim_modules_detected[] = {'; \
sed -e 's:\(.*\): \1,:' microblaze/stamp-modules.l-tmp; \
echo '};'; \
echo 'const int sim_modules_detected_len = ARRAY_SIZE (sim_modules_detected);'; \
) >microblaze/stamp-modules.tmp; \
/bin/sh ../../gdb-17.1/sim/../move-if-change microblaze/stamp-modules.tmp microblaze/modules.c; \
rm -f microblaze/stamp-modules.l-tmp; \
touch microblaze/stamp-modules
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/nrun.o -MD -MP -MF microblaze/.deps/nrun.Tpo -c -o microblaze/nrun.o ../../gdb-17.1/sim/common/nrun.c && mv -f microblaze/.deps/nrun.Tpo microblaze/.deps/nrun.Po
/bin/sh ../../gdb-17.1/sim/../move-if-change common/version.c-stamp.tmp common/version.c
depbase=`echo common/callback.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/callback.o -MD -MP -MF $depbase.Tpo -c -o common/callback.o ../../gdb-17.1/sim/common/callback.c &&\
mv -f $depbase.Tpo $depbase.Po
touch common/version.c-stamp
depbase=`echo common/portability.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/portability.o -MD -MP -MF $depbase.Tpo -c -o common/portability.o ../../gdb-17.1/sim/common/portability.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/sim-load.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/sim-load.o -MD -MP -MF $depbase.Tpo -c -o common/sim-load.o ../../gdb-17.1/sim/common/sim-load.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/sim-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/sim-signal.o -MD -MP -MF $depbase.Tpo -c -o common/sim-signal.o ../../gdb-17.1/sim/common/sim-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/syscall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/syscall.o -MD -MP -MF $depbase.Tpo -c -o common/syscall.o ../../gdb-17.1/sim/common/syscall.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/target-newlib-errno.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/target-newlib-errno.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-errno.o ../../gdb-17.1/sim/common/target-newlib-errno.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/target-newlib-open.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/target-newlib-open.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-open.o ../../gdb-17.1/sim/common/target-newlib-open.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/target-newlib-signal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/target-newlib-signal.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-signal.o ../../gdb-17.1/sim/common/target-newlib-signal.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo common/target-newlib-syscall.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/target-newlib-syscall.o -MD -MP -MF $depbase.Tpo -c -o common/target-newlib-syscall.o ../../gdb-17.1/sim/common/target-newlib-syscall.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo microblaze/interp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/interp.o -MD -MP -MF $depbase.Tpo -c -o microblaze/interp.o ../../gdb-17.1/sim/microblaze/interp.c &&\
mv -f $depbase.Tpo $depbase.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-arange.o -MD -MP -MF microblaze/.deps/sim-arange.Tpo -c -o microblaze/sim-arange.o ../../gdb-17.1/sim/common/sim-arange.c && mv -f microblaze/.deps/sim-arange.Tpo microblaze/.deps/sim-arange.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-bits.o -MD -MP -MF microblaze/.deps/sim-bits.Tpo -c -o microblaze/sim-bits.o ../../gdb-17.1/sim/common/sim-bits.c && mv -f microblaze/.deps/sim-bits.Tpo microblaze/.deps/sim-bits.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-close.o -MD -MP -MF microblaze/.deps/sim-close.Tpo -c -o microblaze/sim-close.o ../../gdb-17.1/sim/common/sim-close.c && mv -f microblaze/.deps/sim-close.Tpo microblaze/.deps/sim-close.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-command.o -MD -MP -MF microblaze/.deps/sim-command.Tpo -c -o microblaze/sim-command.o ../../gdb-17.1/sim/common/sim-command.c && mv -f microblaze/.deps/sim-command.Tpo microblaze/.deps/sim-command.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-config.o -MD -MP -MF microblaze/.deps/sim-config.Tpo -c -o microblaze/sim-config.o ../../gdb-17.1/sim/common/sim-config.c && mv -f microblaze/.deps/sim-config.Tpo microblaze/.deps/sim-config.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-core.o -MD -MP -MF microblaze/.deps/sim-core.Tpo -c -o microblaze/sim-core.o ../../gdb-17.1/sim/common/sim-core.c && mv -f microblaze/.deps/sim-core.Tpo microblaze/.deps/sim-core.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-cpu.o -MD -MP -MF microblaze/.deps/sim-cpu.Tpo -c -o microblaze/sim-cpu.o ../../gdb-17.1/sim/common/sim-cpu.c && mv -f microblaze/.deps/sim-cpu.Tpo microblaze/.deps/sim-cpu.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-endian.o -MD -MP -MF microblaze/.deps/sim-endian.Tpo -c -o microblaze/sim-endian.o ../../gdb-17.1/sim/common/sim-endian.c && mv -f microblaze/.deps/sim-endian.Tpo microblaze/.deps/sim-endian.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-engine.o -MD -MP -MF microblaze/.deps/sim-engine.Tpo -c -o microblaze/sim-engine.o ../../gdb-17.1/sim/common/sim-engine.c && mv -f microblaze/.deps/sim-engine.Tpo microblaze/.deps/sim-engine.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-events.o -MD -MP -MF microblaze/.deps/sim-events.Tpo -c -o microblaze/sim-events.o ../../gdb-17.1/sim/common/sim-events.c && mv -f microblaze/.deps/sim-events.Tpo microblaze/.deps/sim-events.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-fpu.o -MD -MP -MF microblaze/.deps/sim-fpu.Tpo -c -o microblaze/sim-fpu.o ../../gdb-17.1/sim/common/sim-fpu.c && mv -f microblaze/.deps/sim-fpu.Tpo microblaze/.deps/sim-fpu.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-hload.o -MD -MP -MF microblaze/.deps/sim-hload.Tpo -c -o microblaze/sim-hload.o ../../gdb-17.1/sim/common/sim-hload.c && mv -f microblaze/.deps/sim-hload.Tpo microblaze/.deps/sim-hload.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-hrw.o -MD -MP -MF microblaze/.deps/sim-hrw.Tpo -c -o microblaze/sim-hrw.o ../../gdb-17.1/sim/common/sim-hrw.c && mv -f microblaze/.deps/sim-hrw.Tpo microblaze/.deps/sim-hrw.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-io.o -MD -MP -MF microblaze/.deps/sim-io.Tpo -c -o microblaze/sim-io.o ../../gdb-17.1/sim/common/sim-io.c && mv -f microblaze/.deps/sim-io.Tpo microblaze/.deps/sim-io.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-info.o -MD -MP -MF microblaze/.deps/sim-info.Tpo -c -o microblaze/sim-info.o ../../gdb-17.1/sim/common/sim-info.c && mv -f microblaze/.deps/sim-info.Tpo microblaze/.deps/sim-info.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-memopt.o -MD -MP -MF microblaze/.deps/sim-memopt.Tpo -c -o microblaze/sim-memopt.o ../../gdb-17.1/sim/common/sim-memopt.c && mv -f microblaze/.deps/sim-memopt.Tpo microblaze/.deps/sim-memopt.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-model.o -MD -MP -MF microblaze/.deps/sim-model.Tpo -c -o microblaze/sim-model.o ../../gdb-17.1/sim/common/sim-model.c && mv -f microblaze/.deps/sim-model.Tpo microblaze/.deps/sim-model.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-module.o -MD -MP -MF microblaze/.deps/sim-module.Tpo -c -o microblaze/sim-module.o ../../gdb-17.1/sim/common/sim-module.c && mv -f microblaze/.deps/sim-module.Tpo microblaze/.deps/sim-module.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-options.o -MD -MP -MF microblaze/.deps/sim-options.Tpo -c -o microblaze/sim-options.o ../../gdb-17.1/sim/common/sim-options.c && mv -f microblaze/.deps/sim-options.Tpo microblaze/.deps/sim-options.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-profile.o -MD -MP -MF microblaze/.deps/sim-profile.Tpo -c -o microblaze/sim-profile.o ../../gdb-17.1/sim/common/sim-profile.c && mv -f microblaze/.deps/sim-profile.Tpo microblaze/.deps/sim-profile.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-reason.o -MD -MP -MF microblaze/.deps/sim-reason.Tpo -c -o microblaze/sim-reason.o ../../gdb-17.1/sim/common/sim-reason.c && mv -f microblaze/.deps/sim-reason.Tpo microblaze/.deps/sim-reason.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-reg.o -MD -MP -MF microblaze/.deps/sim-reg.Tpo -c -o microblaze/sim-reg.o ../../gdb-17.1/sim/common/sim-reg.c && mv -f microblaze/.deps/sim-reg.Tpo microblaze/.deps/sim-reg.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-stop.o -MD -MP -MF microblaze/.deps/sim-stop.Tpo -c -o microblaze/sim-stop.o ../../gdb-17.1/sim/common/sim-stop.c && mv -f microblaze/.deps/sim-stop.Tpo microblaze/.deps/sim-stop.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-syscall.o -MD -MP -MF microblaze/.deps/sim-syscall.Tpo -c -o microblaze/sim-syscall.o ../../gdb-17.1/sim/common/sim-syscall.c && mv -f microblaze/.deps/sim-syscall.Tpo microblaze/.deps/sim-syscall.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-trace.o -MD -MP -MF microblaze/.deps/sim-trace.Tpo -c -o microblaze/sim-trace.o ../../gdb-17.1/sim/common/sim-trace.c && mv -f microblaze/.deps/sim-trace.Tpo microblaze/.deps/sim-trace.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-utils.o -MD -MP -MF microblaze/.deps/sim-utils.Tpo -c -o microblaze/sim-utils.o ../../gdb-17.1/sim/common/sim-utils.c && mv -f microblaze/.deps/sim-utils.Tpo microblaze/.deps/sim-utils.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-watch.o -MD -MP -MF microblaze/.deps/sim-watch.Tpo -c -o microblaze/sim-watch.o ../../gdb-17.1/sim/common/sim-watch.c && mv -f microblaze/.deps/sim-watch.Tpo microblaze/.deps/sim-watch.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-alloc.o -MD -MP -MF microblaze/.deps/hw-alloc.Tpo -c -o microblaze/hw-alloc.o ../../gdb-17.1/sim/common/hw-alloc.c && mv -f microblaze/.deps/hw-alloc.Tpo microblaze/.deps/hw-alloc.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-base.o -MD -MP -MF microblaze/.deps/hw-base.Tpo -c -o microblaze/hw-base.o ../../gdb-17.1/sim/common/hw-base.c && mv -f microblaze/.deps/hw-base.Tpo microblaze/.deps/hw-base.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-device.o -MD -MP -MF microblaze/.deps/hw-device.Tpo -c -o microblaze/hw-device.o ../../gdb-17.1/sim/common/hw-device.c && mv -f microblaze/.deps/hw-device.Tpo microblaze/.deps/hw-device.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-events.o -MD -MP -MF microblaze/.deps/hw-events.Tpo -c -o microblaze/hw-events.o ../../gdb-17.1/sim/common/hw-events.c && mv -f microblaze/.deps/hw-events.Tpo microblaze/.deps/hw-events.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-handles.o -MD -MP -MF microblaze/.deps/hw-handles.Tpo -c -o microblaze/hw-handles.o ../../gdb-17.1/sim/common/hw-handles.c && mv -f microblaze/.deps/hw-handles.Tpo microblaze/.deps/hw-handles.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-instances.o -MD -MP -MF microblaze/.deps/hw-instances.Tpo -c -o microblaze/hw-instances.o ../../gdb-17.1/sim/common/hw-instances.c && mv -f microblaze/.deps/hw-instances.Tpo microblaze/.deps/hw-instances.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-ports.o -MD -MP -MF microblaze/.deps/hw-ports.Tpo -c -o microblaze/hw-ports.o ../../gdb-17.1/sim/common/hw-ports.c && mv -f microblaze/.deps/hw-ports.Tpo microblaze/.deps/hw-ports.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-properties.o -MD -MP -MF microblaze/.deps/hw-properties.Tpo -c -o microblaze/hw-properties.o ../../gdb-17.1/sim/common/hw-properties.c && mv -f microblaze/.deps/hw-properties.Tpo microblaze/.deps/hw-properties.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/hw-tree.o -MD -MP -MF microblaze/.deps/hw-tree.Tpo -c -o microblaze/hw-tree.o ../../gdb-17.1/sim/common/hw-tree.c && mv -f microblaze/.deps/hw-tree.Tpo microblaze/.deps/hw-tree.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-hw.o -MD -MP -MF microblaze/.deps/sim-hw.Tpo -c -o microblaze/sim-hw.o ../../gdb-17.1/sim/common/sim-hw.c && mv -f microblaze/.deps/sim-hw.Tpo microblaze/.deps/sim-hw.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/dv-sockser.o -MD -MP -MF microblaze/.deps/dv-sockser.Tpo -c -o microblaze/dv-sockser.o ../../gdb-17.1/sim/common/dv-sockser.c && mv -f microblaze/.deps/dv-sockser.Tpo microblaze/.deps/dv-sockser.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/dv-cfi.o -MD -MP -MF microblaze/.deps/dv-cfi.Tpo -c -o microblaze/dv-cfi.o ../../gdb-17.1/sim/common/dv-cfi.c && mv -f microblaze/.deps/dv-cfi.Tpo microblaze/.deps/dv-cfi.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/dv-core.o -MD -MP -MF microblaze/.deps/dv-core.Tpo -c -o microblaze/dv-core.o ../../gdb-17.1/sim/common/dv-core.c && mv -f microblaze/.deps/dv-core.Tpo microblaze/.deps/dv-core.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/dv-pal.o -MD -MP -MF microblaze/.deps/dv-pal.Tpo -c -o microblaze/dv-pal.o ../../gdb-17.1/sim/common/dv-pal.c && mv -f microblaze/.deps/dv-pal.Tpo microblaze/.deps/dv-pal.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/dv-glue.o -MD -MP -MF microblaze/.deps/dv-glue.Tpo -c -o microblaze/dv-glue.o ../../gdb-17.1/sim/common/dv-glue.c && mv -f microblaze/.deps/dv-glue.Tpo microblaze/.deps/dv-glue.Po
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/sim-resume.o -MD -MP -MF microblaze/.deps/sim-resume.Tpo -c -o microblaze/sim-resume.o ../../gdb-17.1/sim/common/sim-resume.c && mv -f microblaze/.deps/sim-resume.Tpo microblaze/.deps/sim-resume.Po
depbase=`echo common/version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Icommon -I../../gdb-17.1/sim/common -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -DSIM_COMMON_BUILD -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-convers
ion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT common/version.o -MD -MP -MF $depbase.Tpo -c -o common/version.o common/version.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo microblaze/modules.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-17.1/sim -I../../gdb-17.1/sim/../gnulib/import -I../gnulib/import -I../../gdb-17.1/sim/.. -I../../gdb-17.1/sim/../include -I../bfd -I.. -Imicroblaze -I../../gdb-17.1/sim/microblaze -DWITH_HW=1 -DHAVE_DV_SOCKSER -DDEFAULT_INLINE=0 -I../../gdb-17.1/sim/common -DSIM_TOPDIR_BUILD -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisl
eading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -MT microblaze/modules.o -MD -MP -MF $depbase.Tpo -c -o microblaze/modules.o microblaze/modules.c &&\
mv -f $depbase.Tpo $depbase.Po
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-linux-gnu-gcc... gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include accepts -g... rm -f common/libcommon.a
ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so cru common/libcommon.a common/callback.o common/portability.o common/sim-load.o common/sim-signal.o common/syscall.o common/target-newlib-errno.o common/target-newlib-open.o common/target-newlib-signal.o common/target-newlib-syscall.o common/version.o
yes
checking for gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include option to accept ISO C89... ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so common/libcommon.a
none needed
checking whether we are using the GNU C++ compiler... yes
checking whether g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include accepts -g... yes
checking how to run the C preprocessor... gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... rm -f microblaze/libsim.a
ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so cru microblaze/libsim.a common/callback.o common/portability.o common/sim-load.o common/sim-signal.o common/syscall.o common/target-newlib-errno.o common/target-newlib-open.o common/target-newlib-signal.o common/target-newlib-syscall.o common/version.o microblaze/modules.o microblaze/interp.o microblaze/sim-arange.o microblaze/sim-bits.o microblaze/sim-close.o microblaze/sim-command.o microblaze/sim-config.o microblaze/sim-core.o microblaze/sim-cpu.o microblaze/sim-endian.o microblaze/sim-engine.o microblaze/sim-events.o microblaze/sim-fpu.o microblaze/sim-hload.o microblaze/sim-hrw.o microblaze/sim-io.o microblaze/sim-info.o microblaze/sim-memopt.o microblaze/sim-model.o microblaze/sim-module.o microblaze/sim-options.o microblaze/sim-profile.o microblaze/sim-reason.o microblaze/sim-reg.o microblaze/sim-stop.o microblaze/sim-syscall.o microblaze/sim-trace.o microblaze/sim-utils.o microblaze/sim-watch.o microblaze/hw
-alloc.o microblaze/hw-base.o microblaze/hw-device.o microblaze/hw-events.o microblaze/hw-handles.o microblaze/hw-instances.o microblaze/hw-ports.o microblaze/hw-properties.o microblaze/hw-tree.o microblaze/sim-hw.o microblaze/dv-sockser.o microblaze/dv-cfi.o microblaze/dv-core.o microblaze/dv-pal.o microblaze/dv-glue.o microblaze/sim-resume.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so microblaze/libsim.a
yes
checking build system type... /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -L/home/joel/rtems-work/rtems-source
-builder/rtems/build/tmp/sb-1003-internal/lib -o microblaze/run microblaze/nrun.o microblaze/libsim.a ../bfd/libbfd.la ../opcodes/libopcodes.la ../libiberty/libiberty.a ../gnulib/import/libgnu.a -ltermcap -lm
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... microblaze-xilinx-rtems7
checking for dlfcn.h... yes
checking for windows.h... libtool: link: gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-variable -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-error=maybe-uninitialized -Wimplicit-fallthrough=5 -Wduplicated-cond -Wshadow=local -Wmissing-declarations -Wdeclaration-after-statement -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Wint-conversion -Wmisleading-indentation -Wmissing-parameter-type -Wmissing-prototypes -Wold-style-declaration -Wpointer-sign -Wreturn-type -Wshift-negative-value -Wno-enum-conversion -Wformat -Wformat-nonliteral -g -O2 -o microblaze/run microblaze/nrun.o -L/home/joel/rtems-work/rtems-source-bu
ilder/rtems/build/tmp/sb-1003-internal/lib microblaze/libsim.a ../bfd/.libs/libbfd.a -L/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build/zlib -lz ../opcodes/.libs/libopcodes.a ../libiberty/libiberty.a ../gnulib/import/libgnu.a -ltermcap -lm
no
checking for library containing dlsym... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
make[3]: Leaving directory '/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build/sim'
make[2]: Leaving directory '/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build/sim'
checking for ld option to reload object files... -r
checking for x86_64-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-linux-gnu-ar... ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so
checking for x86_64-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-linux-gnu-ranlib... ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include object... ok
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports -fno-rtti -fno-exceptions... no
checking for gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include option to produce PIC... -fPIC -DPIC
checking if gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include PIC flag -fPIC -DPIC works... yes
checking if gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include static flag -static works... no
checking if gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports -c -o file.o... yes
checking if gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports -c -o file.o... (cached) yes
checking whether the gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include linker (ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -E
checking for ld used by g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include linker (ld -m elf_x86_64) supports shared libraries... yes
checking for g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include option to produce PIC... -fPIC -DPIC
checking if g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include PIC flag -fPIC -DPIC works... yes
checking if g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include static flag -static works... no
checking if g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports -c -o file.o... yes
checking if g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports -c -o file.o... (cached) yes
checking whether the g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include linker (ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking whether g++ -O2 -g -pipe --std=gnu++17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include supports C++17 features by default... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for pid_t... yes
checking for ld used by GCC... ld -m elf_x86_64
checking if the linker (ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for working alloca.h... yes
checking for alloca... yes
checking for nl_langinfo and CODESET... yes
checking for dlfcn.h... (cached) yes
checking linux/elf.h usability... yes
checking linux/elf.h presence... yes
checking for linux/elf.h... yes
checking linux/perf_event.h usability... yes
checking linux/perf_event.h presence... yes
checking for linux/perf_event.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for memory.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking proc_service.h usability... yes
checking proc_service.h presence... yes
checking for proc_service.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread_db.h usability... yes
checking thread_db.h presence... yes
checking for thread_db.h... yes
checking wait.h usability... yes
checking wait.h presence... yes
checking for wait.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for library containing socketpair... none required
checking for fdwalk... no
checking for getauxval... yes
checking for getrlimit... yes
checking for getrusage... yes
checking for pipe... yes
checking for pipe2... yes
checking for poll... yes
checking for ptrace64... no
checking for sbrk... yes
checking for setns... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigprocmask... yes
checking for sigtimedwait... yes
checking for socketpair... yes
checking whether ADDR_NO_RANDOMIZE is declared... yes
checking whether strstr is declared... yes
checking for struct stat.st_blocks... yes
checking for struct stat.st_blksize... yes
checking for library containing kinfo_getfile... no
checking for kinfo_getfile... no
checking whether gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include is Clang... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking for std::thread... yes
checking for pthread_sigmask... yes
checking for pthread_setname_np... yes
checking for sigsetjmp... yes
checking whether to use intel pt... auto
checking for libipt... no
configure: WARNING: libipt is missing or unusable; some features may be unavailable.
checking for long long support in printf... yes
checking sys/procfs.h usability... yes
checking sys/procfs.h presence... yes
checking for sys/procfs.h... yes
checking for gregset_t in sys/procfs.h... no
checking for fpregset_t in sys/procfs.h... no
checking for prgregset_t in sys/procfs.h... yes
checking for prfpregset_t in sys/procfs.h... yes
checking for prgregset32_t in sys/procfs.h... no
checking for lwpid_t in sys/procfs.h... yes
checking for psaddr_t in sys/procfs.h... yes
checking for elf_fpregset_t in sys/procfs.h... yes
checking for libxxhash... no
checking whether to use xxhash... no
checking dependency style of gcc -O2 -g -pipe --std=gnu17 -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-work/tools/7/include -I/home/joel/rtems-work/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include... gcc3
checking for x86_64-linux-gnu-pkg-config... /home/joel/rtems-work/rtems-source-builder/source-builder/x86_64-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking whether to use NLS... no
checking whether NLS is requested... no
checking whether makeinfo --split-size=5000000 supports @click... yes
checking for default auto-load directory... $debugdir:$datadir/auto-load
checking for default auto-load safe-path... $debugdir:$datadir/auto-load
checking whether BFD is 64-bit... yes
checking whether to use debuginfod... auto
checking for libdebuginfod >= 0.188... no
configure: WARNING: libdebuginfod is missing or some features may be unavailable.
checking for libdebuginfod >= 0.179... no
configure: WARNING: libdebuginfod is missing or unusable; some features may be unavailable.
checking libunwind-ia64.h usability... no
checking libunwind-ia64.h presence... no
checking for libunwind-ia64.h... no
checking for monstartup... yes
checking for _mcleanup... yes
checking for _etext... yes
checking for etext... yes
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking for x86_64-linux-gnu-ranlib... (cached) ranlib --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so
checking for bison... bison -y
checking for x86_64-linux-gnu-ar... (cached) ar --plugin /usr/libexec/gcc/x86_64-redhat-linux/11/liblto_plugin.so
checking for x86_64-linux-gnu-dlltool... dlltool
checking for x86_64-linux-gnu-windres... windres
checking for main in -lm... yes
checking for library containing gethostbyname... none required
checking for libzstd >= 1.4.0... no
checking for iconv... yes
checking for working iconv... yes
checking whether iconv is compatible with its POSIX signature... yes
checking for library containing waddstr... -lncursesw
checking for library containing tgetent... none required
checking size of unsigned long long... 8
checking size of unsigned long... 8
checking size of unsigned __int128... 16
checking for library containing dlopen... none required
checking whether to use expat... yes
checking for libexpat... no
configure: error: expat is missing or unusable
make[1]: *** [Makefile:11347: configure-gdb] Error 1
make[1]: Leaving directory '/home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/build'
make: *** [Makefile:1027: all] Error 2
shell cmd failed: /bin/sh -ex /home/joel/rtems-work/rtems-source-builder/rtems/build/microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1/do-build
error: building microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
See error report: rsb-report-microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Output
======
Build Set: 7/rtems-microblaze
config: devel/expat-2.8.1-1.cfg
package: expat-2.8.1-x86_64-linux-gnu-1
building: expat-2.8.1-x86_64-linux-gnu-1
sizes: expat-2.8.1-x86_64-linux-gnu-1: 12.969MB (installed: 1.720MB)
cleaning: expat-2.8.1-x86_64-linux-gnu-1
reporting: devel/expat-2.8.1-1.cfg -> expat-2.8.1-x86_64-linux-gnu-1.txt
reporting: devel/expat-2.8.1-1.cfg -> expat-2.8.1-x86_64-linux-gnu-1.xml
config: devel/gmp-6.2.1.cfg
package: gmp-6.2.1-x86_64-linux-gnu-1
building: gmp-6.2.1-x86_64-linux-gnu-1
sizes: gmp-6.2.1-x86_64-linux-gnu-1: 39.171MB (installed: 5.522MB)
cleaning: gmp-6.2.1-x86_64-linux-gnu-1
reporting: devel/gmp-6.2.1.cfg -> gmp-6.2.1-x86_64-linux-gnu-1.txt
reporting: devel/gmp-6.2.1.cfg -> gmp-6.2.1-x86_64-linux-gnu-1.xml
config: tools/rtems-gdb-17.1.cfg
package: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
building: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
error: building microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
Build FAILED
See error report: rsb-report-microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Jun 19 00:16:54 2026
==============================================================================
Report: devel/expat-2.8.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Repository is dirty
Head:
Commit: 0ffdae29ef0e5f350151cd1b083a6e573470910d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.8.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.8.1-1.cfg
------------------------------------------------------------------------------
Package: expat-2.8.1-x86_64-linux-gnu-1
Config: devel/expat-2.8.1-1.cfg
Summary:
Expat XML Parser v2.8.1 for target microblaze-rtems7 on host x86_64-linux-gnu
URL:
http://expat.sourceforge.net/
Version:
2.8.1
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.gz
sha512: KxfBIQ1yZ73QvZjT4JMnnFZIfv7B8q5yW7yHuDTD96p4l5HduJ7jJNGoI9xOZbLw0VVa+5XMBtZNdYIeVl38jA==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.8.1
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.8.1
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-work/tools/7 --bindir=/home/joel/rtems-work/tools/7/bin --exec-prefix=/home/joel/rtems-work/tools/7 --includedir=/home/joel/rtems-work/tools/7/include --libdir=/home/joel/rtems-work/tools/7/lib --mandir=/home/joel/rtems-work/tools/7/share/man --infodir=/home/joel/rtems-work/tools/7/share/info --without-docbook --disable-shared
make -j 56 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.8.1
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Jun 19 00:16:54 2026
==============================================================================
Report: devel/expat-2.8.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Repository is dirty
Head:
Commit: 0ffdae29ef0e5f350151cd1b083a6e573470910d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.8.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.8.1-1.cfg
------------------------------------------------------------------------------
Package: expat-2.8.1-x86_64-linux-gnu-1
Config: devel/expat-2.8.1-1.cfg
Summary:
Expat XML Parser v2.8.1 for target microblaze-rtems7 on host x86_64-linux-gnu
URL:
http://expat.sourceforge.net/
Version:
2.8.1
Release:
1
Sources: 1
1: https://github.com/libexpat/libexpat/releases/download/R_2_8_1/expat-2.8.1.tar.gz
sha512: KxfBIQ1yZ73QvZjT4JMnnFZIfv7B8q5yW7yHuDTD96p4l5HduJ7jJNGoI9xOZbLw0VVa+5XMBtZNdYIeVl38jA==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source expat -q -n expat-2.8.1
%setup patch expat -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd expat-2.8.1
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-work/tools/7 --bindir=/home/joel/rtems-work/tools/7/bin --exec-prefix=/home/joel/rtems-work/tools/7 --includedir=/home/joel/rtems-work/tools/7/include --libdir=/home/joel/rtems-work/tools/7/lib --mandir=/home/joel/rtems-work/tools/7/share/man --infodir=/home/joel/rtems-work/tools/7/share/info --without-docbook --disable-shared
make -j 56 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd expat-2.8.1
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Jun 19 00:17:45 2026
==============================================================================
Report: devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Repository is dirty
Head:
Commit: 0ffdae29ef0e5f350151cd1b083a6e573470910d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.2.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
Package: gmp-6.2.1-x86_64-linux-gnu-1
Config: devel/gmp-6.2.1.cfg
Summary:
The GNU Multiple Precision Arithmetic Library (GMP) v6.2.1 for target microblaze-rtems7 on host x86_64-linux-gnu
URL:
https://gmplib.org/
Version:
6.2.1
Release:
1
Sources: 1
1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2
sha512: iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source gmp -q -n gmp-6.2.1
%setup patch gmp -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd gmp-6.2.1
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-work/tools/7 --bindir=/home/joel/rtems-work/tools/7/bin --exec-prefix=/home/joel/rtems-work/tools/7 --includedir=/home/joel/rtems-work/tools/7/include --libdir=/home/joel/rtems-work/tools/7/lib --mandir=/home/joel/rtems-work/tools/7/share/man --infodir=/home/joel/rtems-work/tools/7/share/info --disable-shared
make -j 56 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd gmp-6.2.1
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Jun 19 00:17:45 2026
==============================================================================
Report: devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Repository is dirty
Head:
Commit: 0ffdae29ef0e5f350151cd1b083a6e573470910d
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/gmp-6.2.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/gmp-6.2.1.cfg
------------------------------------------------------------------------------
Package: gmp-6.2.1-x86_64-linux-gnu-1
Config: devel/gmp-6.2.1.cfg
Summary:
The GNU Multiple Precision Arithmetic Library (GMP) v6.2.1 for target microblaze-rtems7 on host x86_64-linux-gnu
URL:
https://gmplib.org/
Version:
6.2.1
Release:
1
Sources: 1
1: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.2.1.tar.bz2
sha512: iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source gmp -q -n gmp-6.2.1
%setup patch gmp -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd gmp-6.2.1
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
# Cross build
CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-work/tools/7 --bindir=/home/joel/rtems-work/tools/7/bin --exec-prefix=/home/joel/rtems-work/tools/7 --includedir=/home/joel/rtems-work/tools/7/include --libdir=/home/joel/rtems-work/tools/7/lib --mandir=/home/joel/rtems-work/tools/7/share/man --infodir=/home/joel/rtems-work/tools/7/share/info --disable-shared
make -j 56 all
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd gmp-6.2.1
make DESTDIR=$SB_BUILD_ROOT install
cd ${build_top}
More information about the build
mailing list