Build Linux: FAILED 7/rtems-microblaze on x86_64-linux-gnu (gmp-6.2.1-x86_64-linux-gnu-1)

Joel Sherrill joel at rtems.org
Sat May 16 15:57:58 UTC 2026


RTEMS Source Builder - Set Builder, 7 (cadcd4195781)

Host: Linux-5.14.0-611.41.1.el9_7.x86_64-x86_64-with-glibc2.34
       Linux gitlab.oarcorp.com 5.14.0-611.41.1.el9_7.x86_64 #1 SMP
       PREEMPT_DYNAMIC Sat Mar 21 12:28:25 UTC 2026 x86_64 x86_64

Build Time: 0:12:21.391739

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: gmp-6.2.1-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ echo '==> %clean:'
=> expat-2.7.3-x86_64-linux-gnu-1: CLEAN
==> %clean:
copy: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/expat-2.7.3-x86_64-linux-gnu-1-1003 => /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-x86_64-linux-gnu-1.txt
making dir: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/expat-2.7.3-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-7/tools/7/share/rtems/rsb
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-x86_64-linux-gnu-1.xml
making dir: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/expat-2.7.3-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-7/tools/7/share/rtems/rsb
config: devel/gmp-6.2.1.cfg
package: gmp-6.2.1-x86_64-linux-gnu-1
script:  1: #!/bin/sh
script:  2: # ___build_pre as set up in defaults.py
script:  3: # Save the original path away.
script:  4: export SB_ORIG_PATH=${PATH}
script:  5: # Directories
script:  6: SB_PREFIX="/home/joel/rtems-cron-7/tools/7"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/joel/rtems-cron-7/tools/7" | /bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 10: # host == build, use build; host != build, host uses host and build uses build
script: 11: SB_HOST_CPPFLAGS=""
script: 12: # Optional tmpinternal paths
script: 13: SB_TMP_INCLUDES="-I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib"
script: 15: # Optionally do not add includes to c/cxx flags as newer configure's complain
script: 16: # Include the host standards flags if provided
script: 17: SB_HOST_CFLAGS="-O2 -g -pipe  "
script: 18: SB_HOST_CXXFLAGS="-O2 -g -pipe  "
script: 19: SB_HOST_LDFLAGS=" -L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/lib"
script: 20: SB_HOST_LIBS=""
script: 21: # Include the host standards flags if provided and no build standards defined
script: 22: SB_BUILD_C_STD=" "
script: 23: SB_BUILD_CFLAGS="-O2 -g -pipe $SB_BUILD_C_STD $SB_TMP_INCLUDES"
script: 24: SB_BUILD_CXX_STD=" "
script: 25: SB_BUILD_CXXFLAGS="-O2 -g -pipe $SB_BUILD_CXX_STD $SB_TMP_INCLUDES"
script: 26: SB_BUILD_LDFLAGS=" $SB_TMP_LDFLAGS"
script: 27: SB_BUILD_LIBS=""
script: 28: SB_CFLAGS="${SB_BUILD_CFLAGS}  $SB_TMP_INCLUDES"
script: 29: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS}  $SB_TMP_INCLUDES"
script: 30: SB_ARCH="x86_64"
script: 31: SB_OS="linux"
script: 32: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 33: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 34: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 35: export SB_CFLAGS SB_CXXFLAGS
script: 36: # Documentation
script: 37: SB_DOC_DIR="/home/joel/rtems-cron-7/tools/7/share/doc"
script: 38: export SB_DOC_DIR
script: 39: # Packages
script: 40: SB_PACKAGE_NAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 41: SB_PACKAGE_BUILDNAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 42: SB_PACKAGE_VERSION="6.2.1"
script: 43: SB_PACKAGE_RELEASE="1"
script: 44: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 45: # Build directories
script: 46: export SB_PREFIX
script: 47: SB_BUILD_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 48: SB_BUILD_ROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003"
script: 49: SB_BUILD_ROOT_BINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 51: SB_BUILD_CXC_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc"
script: 52: SB_BUILD_CXC_ROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc"
script: 53: SB_BUILD_CXC_ROOT_BINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/${SB_PREFIX_CLEAN}/bin"
script: 54: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 55: SB_TMPROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze"
script: 56: SB_TMPPREFIX="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPBINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 59: SB_TMPCXCROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze"
script: 60: SB_TMPCXCPREFIX="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 61: SB_TMPCXCBINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 62: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 63: # Extra path support
script: 64: SB_EXTRAPATH="/home/joel/rtems-cron-7/rtems-source-builder/source-builder"
script: 65: # The compiler flags
script: 66: 
script: 67: 
script: 68: export CFLAGS_FOR_TARGET
script: 69: export CXXFLAGS_FOR_TARGET
script: 70: # Set up the path. Put the CXC path first.
script: 71: if test -n "${SB_TMPBINDIR}" ; then
script: 72:  PATH="${SB_TMPBINDIR}:$PATH"
script: 73: fi
script: 74: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 75:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 76: fi
script: 77: if test -n "${SB_EXTRAPATH}" ; then
script: 78:  PATH="${SB_EXTRAPATH}:$PATH"
script: 79: fi
script: 80: PATH="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:$PATH"
script: 81: 
script: 82: export PATH
script: 83: # Default environment set up.
script: 84: LANG=C
script: 85: export LANG
script: 86: unset DISPLAY || :
script: 87: umask 022
script: 88: cd "/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 89: echo "=> gmp-6.2.1-x86_64-linux-gnu-1: BUILD"
script: 90: echo "==> %prep:"
script: 91: build_top=$(pwd)
source setup: gmp-6.2.1-x86_64-linux-gnu-1: source gmp -q -n gmp-6.2.1
making dir: /home/joel/rtems-cron-7/rtems-source-builder/rtems/sources
download: (full) https://dl.rtems.org/8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9/gmp-6.2.1.tar.bz2 -> sources/gmp-6.2.1.tar.bz2
download: https://dl.rtems.org/8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9/gmp-6.2.1.tar.bz2 -> sources/gmp-6.2.1.tar.bz2
checksums: gmp-6.2.1.tar.bz2: (hex: 8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9) (b64: iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==) => iQQzSjvMXIluzsq8dc2p3sZC5AH7U5fEmSxPq+peliyc6L1E6OQjPDTlXIAQzCjbBUX191DL27XwCvU43HY76Q==
script: 92: cd /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
script: 93: /bin/rm -rf gmp-6.2.1
script: 94: /bin/bzip2 -dc /home/joel/rtems-cron-7/rtems-source-builder/rtems/sources/gmp-6.2.1.tar.bz2 | /bin/tar -x -f -
script: 95: tar_exit=$?
script: 96: cd gmp-6.2.1
script: 97: /bin/chmod -R a+rX,g-w,o-w .
script: 98: cd ${build_top}
script: 99: SB_CXC="no"
script:100: echo "==> clean %{buildroot}: ${SB_BUILD_ROOT}"
script:101: /bin/rm -rf ${SB_BUILD_ROOT}
script:102: /bin/mkdir -p ${SB_BUILD_ROOT}
script:103: echo "==> %build:"
script:104: build_top=$(pwd)
script:105: cd gmp-6.2.1
script:106: # Host and build flags, Cross build if host and build are different and
script:107: # Cxc build if target is deifned and also different.
script:108: # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
script:109: if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
script:110:   # Cross build
script:111:   CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
script:112:   CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
script:113:   CPPFLAGS="${SB_HOST_CPPFLAGS}"
script:114:   CFLAGS="${SB_HOST_CFLAGS}"
script:115:   CXXFLAGS="${SB_HOST_CXXFLAGS}"
script:116:   LDFLAGS="${SB_HOST_LDFLAGS}"
script:117:   LDLIBS="${SB_HOST_LIBS}"
script:118:   LIBS="${SB_HOST_LIBS}"
script:119:   # Host
script:120:   CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
script:121:   CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:122:   CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
script:123:   LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
script:124:   LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
script:125:   LIBS_FOR_HOST="${SB_HOST_LIBS}"
script:126:   CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:127:   CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:128:   CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:129:   # Build
script:130:   CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:131:   CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
script:132:   LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
script:133:   LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:134:   LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:135:   CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:136:   CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:137:   CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:138: else
script:139:   LDFLAGS="${SB_BUILD_LDFLAGS}"
script:140:   LDLIBS="${SB_BUILD_LIBS}"
script:141:   LIBS="${SB_BUILD_LIBS}"
script:142:   CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:143:   CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:144:   CC_FOR_BUILD=${CC}
script:145:   CXX_FOR_BUILD=${CXX}
script:146: fi
script:147: export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
script:148: 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
script:149: export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
script:150: ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info  --disable-shared
script:151: make -j 56 all
script:152: cd ${build_top}
script:153: echo "==> %install:"
script:154: build_top=$(pwd)
script:155: rm -rf $SB_BUILD_ROOT
script:156: cd gmp-6.2.1
script:157: make DESTDIR=$SB_BUILD_ROOT install
script:158: cd ${build_top}
script:  1: #!/bin/sh
script:  2: # ___build_pre as set up in defaults.py
script:  3: # Save the original path away.
script:  4: export SB_ORIG_PATH=${PATH}
script:  5: # Directories
script:  6: SB_PREFIX="/home/joel/rtems-cron-7/tools/7"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/joel/rtems-cron-7/tools/7" | /bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 10: # host == build, use build; host != build, host uses host and build uses build
script: 11: SB_HOST_CPPFLAGS=""
script: 12: # Optional tmpinternal paths
script: 13: SB_TMP_INCLUDES="-I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib"
script: 15: # Optionally do not add includes to c/cxx flags as newer configure's complain
script: 16: # Include the host standards flags if provided
script: 17: SB_HOST_CFLAGS="-O2 -g -pipe  "
script: 18: SB_HOST_CXXFLAGS="-O2 -g -pipe  "
script: 19: SB_HOST_LDFLAGS=" -L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/lib"
script: 20: SB_HOST_LIBS=""
script: 21: # Include the host standards flags if provided and no build standards defined
script: 22: SB_BUILD_C_STD=" "
script: 23: SB_BUILD_CFLAGS="-O2 -g -pipe $SB_BUILD_C_STD $SB_TMP_INCLUDES"
script: 24: SB_BUILD_CXX_STD=" "
script: 25: SB_BUILD_CXXFLAGS="-O2 -g -pipe $SB_BUILD_CXX_STD $SB_TMP_INCLUDES"
script: 26: SB_BUILD_LDFLAGS=" $SB_TMP_LDFLAGS"
script: 27: SB_BUILD_LIBS=""
script: 28: SB_CFLAGS="${SB_BUILD_CFLAGS}  $SB_TMP_INCLUDES"
script: 29: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS}  $SB_TMP_INCLUDES"
script: 30: SB_ARCH="x86_64"
script: 31: SB_OS="linux"
script: 32: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 33: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 34: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 35: export SB_CFLAGS SB_CXXFLAGS
script: 36: # Documentation
script: 37: SB_DOC_DIR="/home/joel/rtems-cron-7/tools/7/share/doc"
script: 38: export SB_DOC_DIR
script: 39: # Packages
script: 40: SB_PACKAGE_NAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 41: SB_PACKAGE_BUILDNAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 42: SB_PACKAGE_VERSION="6.2.1"
script: 43: SB_PACKAGE_RELEASE="1"
script: 44: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 45: # Build directories
script: 46: export SB_PREFIX
script: 47: SB_BUILD_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 48: SB_BUILD_ROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003"
script: 49: SB_BUILD_ROOT_BINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 51: SB_BUILD_CXC_DIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc"
script: 52: SB_BUILD_CXC_ROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc"
script: 53: SB_BUILD_CXC_ROOT_BINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/${SB_PREFIX_CLEAN}/bin"
script: 54: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 55: SB_TMPROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze"
script: 56: SB_TMPPREFIX="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPBINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 59: SB_TMPCXCROOT="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze"
script: 60: SB_TMPCXCPREFIX="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 61: SB_TMPCXCBINDIR="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 62: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 63: # Extra path support
script: 64: SB_EXTRAPATH="/home/joel/rtems-cron-7/rtems-source-builder/source-builder"
script: 65: # The compiler flags
script: 66: 
script: 67: 
script: 68: export CFLAGS_FOR_TARGET
script: 69: export CXXFLAGS_FOR_TARGET
script: 70: # Set up the path. Put the CXC path first.
script: 71: if test -n "${SB_TMPBINDIR}" ; then
script: 72:  PATH="${SB_TMPBINDIR}:$PATH"
script: 73: fi
script: 74: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 75:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 76: fi
script: 77: if test -n "${SB_EXTRAPATH}" ; then
script: 78:  PATH="${SB_EXTRAPATH}:$PATH"
script: 79: fi
script: 80: PATH="/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:$PATH"
script: 81: 
script: 82: export PATH
script: 83: # Default environment set up.
script: 84: LANG=C
script: 85: export LANG
script: 86: unset DISPLAY || :
script: 87: umask 022
script: 88: cd "/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 89: echo "=> gmp-6.2.1-x86_64-linux-gnu-1: CLEAN"
script: 90: echo "==> %clean:"
removing: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
making dir: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
write script: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-build
write script: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-clean
building: gmp-6.2.1-x86_64-linux-gnu-1
run: /bin/sh -ex  /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-build
+ export SB_ORIG_PATH=/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ SB_ORIG_PATH=/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ SB_PREFIX=/home/joel/rtems-cron-7/tools/7
++ echo /home/joel/rtems-cron-7/tools/7
++ /bin/sed -e 's/^\///'
+ SB_PREFIX_CLEAN=home/joel/rtems-cron-7/tools/7
+ SB_SOURCE_DIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/sources
+ SB_BUILD_DIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ SB_HOST_CPPFLAGS=
+ SB_TMP_INCLUDES='-I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_TMP_LDFLAGS=-L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib
+ SB_HOST_CFLAGS='-O2 -g -pipe  '
+ SB_HOST_CXXFLAGS='-O2 -g -pipe  '
+ SB_HOST_LDFLAGS=' -L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/lib'
+ SB_HOST_LIBS=
+ SB_BUILD_C_STD=' '
+ SB_BUILD_CFLAGS='-O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_BUILD_CXX_STD=' '
+ SB_BUILD_CXXFLAGS='-O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_BUILD_LDFLAGS=' -L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib'
+ SB_BUILD_LIBS=
+ SB_CFLAGS='-O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include  -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_CXXFLAGS='-O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include  -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_ARCH=x86_64
+ SB_OS=linux
+ export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
+ export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
+ export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
+ export SB_CFLAGS SB_CXXFLAGS
+ SB_DOC_DIR=/home/joel/rtems-cron-7/tools/7/share/doc
+ export SB_DOC_DIR
+ SB_PACKAGE_NAME=gmp-6.2.1-x86_64-linux-gnu-1
+ SB_PACKAGE_BUILDNAME=gmp-6.2.1-x86_64-linux-gnu-1
+ SB_PACKAGE_VERSION=6.2.1
+ SB_PACKAGE_RELEASE=1
+ export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
+ export SB_PREFIX
+ SB_BUILD_DIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ SB_BUILD_ROOT=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ SB_BUILD_ROOT_BINDIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-7/tools/7/bin
+ export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
+ SB_BUILD_CXC_DIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc
+ SB_BUILD_CXC_ROOT=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc
+ SB_BUILD_CXC_ROOT_BINDIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/home/joel/rtems-cron-7/tools/7/bin
+ export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
+ SB_TMPROOT=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze
+ SB_TMPPREFIX=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7
+ SB_TMPBINDIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin
+ export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
+ SB_TMPCXCROOT=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze
+ SB_TMPCXCPREFIX=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7
+ SB_TMPCXCBINDIR=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin
+ export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
+ SB_EXTRAPATH=/home/joel/rtems-cron-7/rtems-source-builder/source-builder
+ export CFLAGS_FOR_TARGET
+ export CXXFLAGS_FOR_TARGET
+ test -n /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin
+ PATH=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ test -n /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin
+ PATH=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ test -n /home/joel/rtems-cron-7/rtems-source-builder/source-builder
+ PATH=/home/joel/rtems-cron-7/rtems-source-builder/source-builder:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ PATH=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:/home/joel/rtems-cron-7/rtems-source-builder/source-builder:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/bin:/home/joel/rtems-cron-7/tools/7/bin:/home/joel/test-gcc/install-native-master/bin:/home/joel/rtems-codeql-toolkit/bin/codeql:/home/joel/.local/bin:/home/joel/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
+ export PATH
+ LANG=C
+ export LANG
+ unset DISPLAY
+ umask 022
+ cd /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ echo '=> gmp-6.2.1-x86_64-linux-gnu-1: BUILD'
+ echo '==> %prep:'
=> gmp-6.2.1-x86_64-linux-gnu-1: BUILD
==> %prep:
++ pwd
+ build_top=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ cd /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ /bin/rm -rf gmp-6.2.1
+ /bin/bzip2 -dc /home/joel/rtems-cron-7/rtems-source-builder/rtems/sources/gmp-6.2.1.tar.bz2
+ /bin/tar -x -f -
+ tar_exit=0
+ cd gmp-6.2.1
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ SB_CXC=no
+ echo '==> clean %{buildroot}: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003'
==> clean %{buildroot}: /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ /bin/rm -rf /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ /bin/mkdir -p /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ echo '==> %build:'
==> %build:
++ pwd
+ build_top=/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ cd gmp-6.2.1
+ test x86_64-linux-gnu '!=' x86_64-linux-gnu
+ LDFLAGS=' -L/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib'
+ LDLIBS=
+ LIBS=
++ echo 'gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
++ sed -e 's,-std=gnu99 ,,'
+ CC='gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
++ echo 'g++ -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
++ sed -e 's,-std=gnu99 ,,'
+ CXX='g++ -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ CC_FOR_BUILD='gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ CXX_FOR_BUILD='g++ -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
+ export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
+ export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
+ ./configure --build=x86_64-linux-gnu --host=x86_64-linux-gnu --verbose --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin --exec-prefix=/home/joel/rtems-cron-7/tools/7 --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info --disable-shared
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking compiler gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -O2 -pedantic -fomit-frame-pointer -m64 ... no, long long reliability test 1
checking ABI=x32
checking compiler gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -O2 -pedantic -fomit-frame-pointer -mx32 ... no
checking ABI=32
checking compiler gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -m32 -O2 -pedantic -fomit-frame-pointer ... no
checking compiler gcc -O2 -g -pipe   -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003/7/rtems-microblaze/home/joel/rtems-cron-7/tools/7/include -I/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -O2 -pedantic -fomit-frame-pointer ... no, long long reliability test 1
configure: error: could not find a working compiler, see config.log for details
shell cmd failed: /bin/sh -ex  /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-build
error: building gmp-6.2.1-x86_64-linux-gnu-1
  See error report: rsb-report-gmp-6.2.1-x86_64-linux-gnu-1.txt
  Note: In some cases the error appears only in
  the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
checking sys/mman.h usability... yes
checking for asprintf... checking whether getc_unlocked is declared... config.status: creating config.h
yes
yes
yes
checking for basename... checking whether -pthread is supported... config.status: executing depfiles commands
checking for __argz_count... yes
yes
yes
checking sys/mman.h presence... checking whether putchar_unlocked is declared... checking for getc_unlocked... yes
checking whether -gdwarf-5 is supported... yes
yes
checking for sys/mman.h... yes
checking for mmap... checking for atexit... yes
yes
yes
checking whether putc_unlocked is declared... checking for bcmp... checking for __argz_stringify... yes
checking for compress in -lz... yes
checking for putchar_unlocked... yes
yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... checking for basename... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
yes
checking whether --compress-debug-sections is supported... yes
checking for __argz_next... checking for an ANSI C-conforming const... yes
checking for bcopy... yes
configure: updating cache ./config.cache
checking for putc_unlocked... configure: creating ./config.status
yes
checking sys/mman.h usability... yes
checking for bcmp... yes
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... yes
checking for dsymutil... dsymutil
checking for nm... nm
checking for xz... xz
checking for comm... comm
checking for lzma_auto_decoder in -llzma... yes
checking for __fsetlocking... yes
yes
checking sys/mman.h presence... yes
checking whether abort is declared... checking for bsearch... yes
checking for sys/mman.h... yes
checking for mmap... yes
yes
checking whether tests can run... checking for bcopy... yes
config.status: creating Makefile
checking for iconv... yes
config.status: creating mkheaders.almost
checking for bzero... yes
checking whether read-only mmap of a plain file works... yes
yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... checking whether asprintf is declared... yes
config.status: creating config.h
yes
checking for bsearch... configure: updating cache ./config.cache
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for iconv declaration... yes
checking for calloc... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking whether basename is declared... yes

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... checking for bzero... yes
checking for clock... yes
checking whether errno is declared... yes
checking for LC_MESSAGES... yes
checking for calloc... config.status: creating Makefile
yes
no
checking for ffs... checking whether getopt is declared... config.status: creating mkheaders.almost
yes
checking for bison... bison
checking version of bison... 3.7.4, ok
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking bison 3 or later... 3.7.4, bison3
config.status: creating config.h
yes
checking for clock... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking whether vasprintf is declared... checking for getcwd... yes
checking for ffs... yes
yes
checking whether clearerr_unlocked is declared... checking for getpagesize... yes
config.status: creating Makefile
checking for getcwd... config.status: creating config.intl
yes
checking for gettimeofday... config.status: creating config.h
yes
checking whether feof_unlocked is declared... config.status: executing default-1 commands
yes
checking for getpagesize... yes
checking whether ferror_unlocked is declared... yes
checking for index... yes
config.status: creating isl_srcdir.c
checking for gettimeofday... yes
config.status: creating Makefile
checking whether fflush_unlocked is declared... yes
checking for insque... config.status: creating doc/Makefile
yes
config.status: creating bound_test.sh
checking for index... yes
config.status: creating codegen_test.sh
yes
checking whether fgetc_unlocked is declared... checking for memchr... config.status: creating pip_test.sh
config.status: creating Makefile
config.status: creating flow_test.sh
config.status: creating backtrace-supported.h
config.status: executing libtool commands
yes
yes
checking for insque... config.status: creating schedule_test.sh
config.status: creating install-debuginfo-for-buildid.sh
yes
checking for memcmp... checking whether fgets_unlocked is declared... config.status: creating isl_config.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
yes
config.status: executing gstdint.h commands
checking for memchr... yes
yes
config.status: executing default commands
checking for memcpy... checking whether fileno_unlocked is declared... yes
checking for memcmp... yes
yes
checking whether fprintf_unlocked is declared... checking for memmem... yes
no
yes
checking for memcpy... checking whether fputc_unlocked is declared... checking for memmove... yes
yes
checking whether fputs_unlocked is declared... yes
checking for memmem... checking for mempcpy... yes
checking whether fread_unlocked is declared... yes
yes
checking for memmove... checking for memset... yes
checking whether fwrite_unlocked is declared... yes
yes
checking for mempcpy... checking for mkstemps... yes
checking whether getchar_unlocked is declared... yes
yes
checking for memset... checking for putenv... yes
checking whether getc_unlocked is declared... yes
checking for mkstemps... yes
checking for random... yes
config.status: executing libtool commands
checking whether putchar_unlocked is declared... yes
checking for putenv... config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
yes
config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
checking for rename... config.status: creating isl-uninstalled.pc
config.status: creating isl-uninstalled.sh
yes
checking whether putc_unlocked is declared... yes
checking for random... yes
yes
checking for rindex... checking for working alloca.h... yes
checking for rename... yes
checking for alloca... yes
checking for setenv... yes
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... checking for rindex... yes
checking for snprintf... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for setenv... yes

checking size of ino_t... checking for sigsetmask... yes
checking for snprintf... yes
checking for stpcpy... 8
checking size of dev_t... yes
checking for sigsetmask... yes
checking for stpncpy... yes
checking for stpcpy... 8
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... yes
checking for strcasecmp... done
checking for iconv... (cached) no
checking for CET support... yes
checking for stpncpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strchr... yes
checking for strncasecmp... yes
yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for strdup... yes
checking for strndup... yes
checking for strncasecmp... yes
checking for strnlen... config.status: creating Makefile
config.status: creating config.h
yes
config.status: executing depdir commands
mkdir -p -- .deps
checking for strndup... yes
checking for strrchr... yes
checking for strnlen... yes
checking for strstr... yes
checking for strrchr... yes
checking for strtod... yes
checking for strstr... yes
checking for strtol... yes
checking for strtod... yes
checking for strtoul... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking for strtoll... yes
checking for strverscmp... yes
checking for strtoull... yes
checking for tmpnam... yes
checking for strverscmp... yes
checking for vasprintf... yes
checking for tmpnam... yes
checking for vfprintf... yes
checking for vasprintf... yes
checking for vprintf... yes
checking for vfprintf... yes
checking for vsnprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for waitpid... yes
yes
checking for setproctitle... checking for vsprintf... yes
no
checking whether alloca needs Cray hooks... checking for waitpid... no
checking stack direction for C alloca... yes
checking for setproctitle... -1
checking for vfork.h... no
checking whether alloca needs Cray hooks... no
checking for fork... no
checking stack direction for C alloca... yes
checking for vfork... -1
checking for vfork.h... no
checking for fork... yes
checking for working fork... yes
checking for vfork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for working fork... no
checking for sys_errlist... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for sys_nerr... no
checking for sys_errlist... no
checking for sys_siglist... no
checking for external symbol _system_configuration... no
checking for sys_nerr... no
checking for __fsetlocking... no
checking for sys_siglist... yes
checking for canonicalize_file_name... no
checking for external symbol _system_configuration... no
checking for __fsetlocking... yes
checking for dup3... yes
checking for canonicalize_file_name... yes
checking for getrlimit... yes
checking for dup3... yes
checking for getrusage... yes
checking for getrlimit... yes
checking for getsysinfo... yes
checking for getrusage... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for getsysinfo... yes
checking for pipe2... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
yes
checking for psignal... checking for pipe2... yes
yes
checking for pstat_getdynamic... checking for psignal... yes
no
checking for pstat_getdynamic... checking for pstat_getstatic... no
no
checking for realpath... checking for pstat_getstatic... yes
checking for setrlimit... no
checking for realpath... yes
checking for spawnve... yes
checking for setrlimit... no
checking for spawnvpe... yes
checking for spawnve... no
checking for strerror... no
checking for spawnvpe... yes
checking for strsignal... no
checking for strerror... yes
checking for sysconf... yes
checking for strsignal... yes
checking for sysctl... yes
checking for sysconf... no
checking for sysmp... yes
checking for sysctl... no
checking for table... no
checking for sysmp... no
checking for times... no
checking for table... yes
checking for wait3... no
checking for times... yes
checking for wait4... yes
checking for wait3... yes
checking for sbrk... yes
checking for wait4... yes
checking whether basename is declared... yes
checking for sbrk... yes
checking whether ffs is declared... yes
checking whether basename is declared... yes
checking whether asprintf is declared... yes
checking whether ffs is declared... yes
checking whether vasprintf is declared... yes
checking whether asprintf is declared... yes
checking whether snprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether snprintf is declared... yes
checking whether calloc is declared... yes
yes
checking whether getenv is declared... checking whether vsnprintf is declared... yes
yes
checking whether calloc is declared... checking whether getopt is declared... yes
checking whether getenv is declared... yes
checking whether malloc is declared... yes
checking whether getopt is declared... yes
checking whether realloc is declared... yes
yes
checking whether malloc is declared... checking whether sbrk is declared... yes
checking whether strtol is declared... yes
checking whether realloc is declared... yes
checking whether strtoul is declared... yes
checking whether sbrk is declared... yes
checking whether strtoll is declared... yes
checking whether strtol is declared... yes
checking whether strtoull is declared... yes
checking whether strtoul is declared... yes
checking whether strverscmp is declared... yes
checking whether strtoll is declared... yes
checking whether strtoull is declared... yes
checking whether strnlen is declared... yes
checking whether strverscmp is declared... yes
checking whether canonicalize_file_name must be declared... yes
no
checking whether strnlen is declared... checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether canonicalize_file_name must be declared... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... yes
yes
checking for working strncmp... configure: updating cache ./config.cache
configure: creating ./config.status
yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating config.h
config.status: executing default commands
make[1]: Leaving directory '/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1/build'
make: *** [Makefile:1033: all] Error 2
make: Leaving directory '/home/joel/rtems-cron-7/rtems-source-builder/rtems/build/microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1/build'
shell cmd failed: /bin/sh -ex  /home/joel/rtems-cron-7/rtems-source-builder/rtems/build/microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1/do-build
error: building microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
  See error report: rsb-report-microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1.txt
  Note: In some cases the error appears only in
  the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Sizes
=====

Maximum build usage: 1.641GB
Total size: 793.636MB
Installed : 416.403MB
Sources: 376.912MB
Patches: 328.426KB

Output
======

Build Set: 7/rtems-microblaze
config: devel/expat-2.7.3-1.cfg
package: expat-2.7.3-x86_64-linux-gnu-1
building: expat-2.7.3-x86_64-linux-gnu-1
sizes: expat-2.7.3-x86_64-linux-gnu-1: 12.758MB (installed: 1.688MB)
cleaning: expat-2.7.3-x86_64-linux-gnu-1
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-x86_64-linux-gnu-1.txt
reporting: devel/expat-2.7.3-1.cfg -> expat-2.7.3-x86_64-linux-gnu-1.xml
config: devel/gmp-6.2.1.cfg
package: gmp-6.2.1-x86_64-linux-gnu-1
download: https://dl.rtems.org/8904334a3bcc5c896ececabc75cda9dec642e401fb5397c4992c4fabea5e962c9ce8bd44e8e4233c34e55c8010cc28db0545f5f750cbdbb5f00af538dc763be9/gmp-6.2.1.tar.bz2 -> sources/gmp-6.2.1.tar.bz2
building: gmp-6.2.1-x86_64-linux-gnu-1
error: building gmp-6.2.1-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-gmp-6.2.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 gmp-6.2.1-x86_64-linux-gnu-1
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
sizes: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1: 1.235GB (installed: 209.127MB)
cleaning: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
reporting: tools/rtems-gdb-17.1.cfg -> microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1.txt
reporting: tools/rtems-gdb-17.1.cfg -> microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1.xml
config: tools/rtems-xilinx-binutils-2.36.cfg
package: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
download: https://dl.rtems.org/fe4ef5c6ee694f9aaf914a677240d5c8132d2d881676d407485e0c601a5fc9e9e5ac7c3850df1107993b38f304baf9a12ad8b31b3cd1bcf46b707078455b8930/binutils-gdb-7af075d.tar.gz -> sources/binutils-gdb-7af075d.tar.gz
download: https://dl.rtems.org/56971b06821d7ab36b068016dde6086941121fca40d661056fe03f17507dafab075b306fe91d191c3fa0ec3617cd8649fe3023e0e5230e3fd5b4c2a648c23a94/0001-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch -> patches/0001-Add-wdc.ext.clear-and-wdc.ext.flush-insns.patch
download: https://dl.rtems.org/e6240d8d5eebb36b161b77348522cd59dad008017ce7579b66310719faa8bdba9d0f0466f4d81bf8c1d79ed2a3a2d777924a404da1010fc4dd866fcae2bde322/0002-Add-mlittle-endian-and-mbig-endian-flags.patch -> patches/0002-Add-mlittle-endian-and-mbig-endian-flags.patch
download: https://dl.rtems.org/2d90ef568bb649bc79b09ec3e745a25b5f177dc49f6b6bf7e9143685e5206bb7aee7a3fd3d013d64d82e2865e90a9cfeb7103aeb29189b1330613c562597a2fc/0003-Disable-the-warning-message-for-eh_frame_hdr.patch -> patches/0003-Disable-the-warning-message-for-eh_frame_hdr.patch
download: https://dl.rtems.org/76780fc9e410739320f07dd2fc517631f0bb4a8484d56ed96f0f8089acf1f8958dbc4045bfe67289086a63b3374a63e8fb2e09f7e7d52579b04d1114022d7214/0004-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch -> patches/0004-LOCAL-Fix-relaxation-of-assembler-resolved-reference.patch
download: https://dl.rtems.org/76a76edd26dc9bd72b0330791d14362933f5bbbc5bef0f9a9e6ee307958a4f6791ceabdaadae3c969ac3f4c786b13784f473fde6fe8ddcbf3370ccfc8761d7ab/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch -> patches/0005-upstream-change-to-garbage-collection-sweep-causes-m.patch
download: https://dl.rtems.org/deed94f04fa91e993043f3e2f5e7c865555a7ffce83e959980daebc255247ba51d991d6289e682fa4dff1758f085e661f5c2888b078dcaf2e790873c96520928/0006-Fix-bug-in-TLSTPREL-Relocation.patch -> patches/0006-Fix-bug-in-TLSTPREL-Relocation.patch
download: https://dl.rtems.org/8fb1c588eeae2356001d2d79e06c0a6dcd37be6411c11856b064973860139d1b87d490133fd98b5d70bea24f275bdbd5114e11a41141c0be05f23317b187e705/0007-Added-Address-extension-instructions.patch -> patches/0007-Added-Address-extension-instructions.patch
download: https://dl.rtems.org/e8227eb42b87de038430ddf79bf9f7e58deee0ed263ce521512b0568456f36aab16f9cdcdb2af2b7d0e5330aab0d73479a91480731e86370d63af708d641f903/0008-fixing-the-MAX_OPCODES-to-correct-value.patch -> patches/0008-fixing-the-MAX_OPCODES-to-correct-value.patch
download: https://dl.rtems.org/c1bcc51762b66706b286ffd50f3d55dcb99cdc43d2312e0af16b1c1444fe57cf1351d55267438cdd8c755d197646d9726873338b9f892ceb27810f324533e01c/0009-Add-new-bit-field-instructions.patch -> patches/0009-Add-new-bit-field-instructions.patch
download: https://dl.rtems.org/15ae27cae58d375e74468bede264450b944c698e9e67fda41ba8044826695b7790f1b5b28d9484e016b49accaebfc9002e7a724854147ab2986deafb9557694c/0010-fixing-the-imm-bug.patch -> patches/0010-fixing-the-imm-bug.patch
download: https://dl.rtems.org/3d4c21f650c18771f202d9e9b858a4f93ee1848328eaa4b55c62f4cff86e45aa62d94b323c60ba759160d086800ae039f62236c041fede5347a91ef3467a03cc/0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch -> patches/0011-Patch-Microblaze-fixed-bug-in-GCC-so-that-It-will-su.patch
download: https://dl.rtems.org/e3100a06f4a5a816dbde2af496ed0a8fbb37e94a7188fef58c9fe78212de75ddf28d45b38bd605f58157925b1f56ef137ab5f89accb6bb478b4144647416c20a/0012-fixing-the-constant-range-check-issue.patch -> patches/0012-fixing-the-constant-range-check-issue.patch
download: https://dl.rtems.org/7d52717cdd4680434935018edbf5b20b0a545494d33b54735238aefeb340476b7b04d40372f4c664f7cfdf346217bcbf70d1484cdcc7ffaabe74961d4be784a6/0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch -> patches/0013-Patch-Microblaze-Compiler-will-give-error-messages-i.patch
building: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
sizes: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1: 633.897MB (installed: 126.768MB)
cleaning: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
reporting: tools/rtems-xilinx-binutils-2.36.cfg -> microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1.txt
reporting: tools/rtems-xilinx-binutils-2.36.cfg -> microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1.xml
config: tools/rtems-xilinx-gcc-12-newlib-head.cfg
package: microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
download: https://dl.rtems.org/4ded33f77b74eb7bfa2d32f68fc909454ddb5400ba795125f7003c777513dac17b1cae793442400647ec9d85a0c2a74666340ef6228db595412fbca62e735c8d/gcc-87a5641.tar.gz -> sources/gcc-87a5641.tar.gz
download: https://dl.rtems.org/413f14374856f8bfd2bb94a56f1860fff8fe9a936f33c96fdf6a5a0c5a30e2cf7d05026d0338e8b30015a93d80169a602397076b947c8292ac5b5cdc2237ec4e/0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch -> patches/0001-Back-port-v1-of-gcov-tool-merge-stream-to-GCC-12.patch
download: https://dl.rtems.org/bbaae12a16c25f0a57d8389bfd860c451c18a9173ef4c7f7305501020c1843a005cbfe156d51694cbcb345e3089040b50ee9aaebaa800503da961f581d30f0c4/gcc-12-RTEMS-Use-local-exec-TLS-model-by-default.patch -> patches/gcc-12-RTEMS-Use-local-exec-TLS-model-by-default.patch
download: https://dl.rtems.org/7597a1315e10b664a55e8a5ee1ae30eb08af2f7f58d8d605673f2a749c071d9164a7973bc94731cd0f812c829199a7b47d18cc401fdb8fba153d5bd9536a9880/gcc-12-RTEMS-Enable-some-features-in-libstdc.patch -> patches/gcc-12-RTEMS-Enable-some-features-in-libstdc.patch
download: https://dl.rtems.org/f4c711a488abe1ca6330a0a60213b3fc1743e3d306c265315239d86402ac8f4fde069b050452cc618e7e5548c4528c7819f38641881d81faa0af7de3192bc24b/0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch -> patches/0001-LOCAL-Testsuite-builtins-tests-require-fpic.patch
download: https://dl.rtems.org/f18caa3d3bbc1d44eaba33ee95d1d742249745d1c3b9f46e5a2492e2d3dbbd7434f0150a7067cc6dfd0e2165f0d1995e866dea4329448ca7f12e1030a470580a/0002-LOCAL-Quick-fail-g-.dg-opt-memcpy1.C.patch -> patches/0002-LOCAL-Quick-fail-g-.dg-opt-memcpy1.C.patch
download: https://dl.rtems.org/b424724f69abcf7c3bcd685edc82866df4d5d7667e068311ee1dd3bfe3400e540cbd8a67b9aa8c69abb4ef9297fbe3bdd9526de47dd265b06b3ae5a7005a811d/0003-LOCAL-For-dejagnu-static-testing-on-qemu-suppress-wa.patch -> patches/0003-LOCAL-For-dejagnu-static-testing-on-qemu-suppress-wa.patch
download: https://dl.rtems.org/b7e5ff18b84a320e7a4b4504e8209231354276d1246e74c5f1468cb20b0d4b59af25573652063ce96f5955b626e9c28dcaaa52b411c25eab9c03c45287d146c6/0004-Patch-testsuite-Add-MicroBlaze-to-target-supports-fo.patch -> patches/0004-Patch-testsuite-Add-MicroBlaze-to-target-supports-fo.patch
download: https://dl.rtems.org/23ca04a2e16c2b32c9baab14d388e6e74c057313fa0064f2d44eb8df5a0f74c8a0529ec159de3962924dd1a227885e6f413b005b72c766b945be1f8e6708fb10/0005-Patch-testsuite-Update-MicroBlaze-strings-test.patch -> patches/0005-Patch-testsuite-Update-MicroBlaze-strings-test.patch
download: https://dl.rtems.org/9ef4108d8ab54377b5579dd835cb5d248e6fe3778335a795865e7ec83428cda31286a81f0a9669460f13cf759c6f66615493fef00b44802480c70abe4646a5bf/0006-Patch-testsuite-Allow-MicroBlaze-.weakext-pattern-in.patch -> patches/0006-Patch-testsuite-Allow-MicroBlaze-.weakext-pattern-in.patch
download: https://dl.rtems.org/dfb1101f59ef20757f9a16c4235ecb3af3a7f1929f8d714e9835057d2fae88b88c5ad873c3eb2bc6ff67c94e6fb01e0ac0c4be1eea2493ed70962fe712717d75/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch -> patches/0007-Patch-testsuite-Add-MicroBlaze-to-check_profiling_av.patch
download: https://dl.rtems.org/676edf672931df8cfe954750221de9ec272fffd8b1f17e0a2e3316b6f3cc6d4503aad9db10781a4555296ba94a44447ea251ef23e389e325607a29ac5d3d38e3/0008-Patch-microblaze-Fix-atomic-side-effects.patch -> patches/0008-Patch-microblaze-Fix-atomic-side-effects.patch
download: https://dl.rtems.org/acbe070096c44976c0c8add4b5a3577494f475e6d65eecfc92e9fe300bc233f44319acd837b6f4f50cd760898a5e533ddca19fd8deaf147881ae6626bdf9bea2/0009-Patch-microblaze-Fix-atomic-boolean-return-value.patch -> patches/0009-Patch-microblaze-Fix-atomic-boolean-return-value.patch
download: https://dl.rtems.org/7ab88f74bc86935d99a3bb05f256db1ddfff2a1693da6b890bc9e521421011cde70c5ed057e51e39447c260f0bf4b95da6ebfdefc248270710a73000307071fc/0010-Patch-microblaze-Fix-the-Microblaze-crash-with-msmal.patch -> patches/0010-Patch-microblaze-Fix-the-Microblaze-crash-with-msmal.patch
download: https://dl.rtems.org/0f0f37464f956e991247af32eee6384e9c7e7e72d97646e48af0e3289c5ff5d9b08b1ab588dae5f71860ad439cd6b35e5064b28774986d3284a2dc2ba90a21c0/0011-Patch-microblaze-Added-ashrsi3_with_size_opt.patch -> patches/0011-Patch-microblaze-Added-ashrsi3_with_size_opt.patch
download: https://dl.rtems.org/d7c61baaa77416c306215716344e703bd8687251bc921e071e4ae7ba06a6275a25201723070f4352bbfb1522aa430482781e0bde7edd728b460e590577bcabf4/0012-Patch-microblaze-Use-bralid-for-profiler-calls.patch -> patches/0012-Patch-microblaze-Use-bralid-for-profiler-calls.patch
download: https://dl.rtems.org/87dec1566f3e2e539d3a97fea4306f50e95e318da0d2c3f28d8db106efd71cb46ca825c79c86fd3a9d6ff08380a6414a2a65c05e09395da1f44f4aecee37f27b/0013-Patch-microblaze-Removed-moddi3-routinue.patch -> patches/0013-Patch-microblaze-Removed-moddi3-routinue.patch
download: https://dl.rtems.org/84253c3c180fbfc6b640ffda72e8574f95661bdf3132503acc3f1b73a8f78aeb0508c06dbb32d1c8363ff083765194eeff14e46445946969c51a4498d2b3a0e7/0001-gcc-config-aarch64-rtems.h-Define-__USE_INIT_FINI__.patch -> patches/0001-gcc-config-aarch64-rtems.h-Define-__USE_INIT_FINI__.patch
download: https://dl.rtems.org/bf1ec7eff0dd51d154dd0507edb085458c90a000f5a3ccefb1064147cf8fdafe0111d2094372e164976f2193c289bff9ea63dcad43555c90893272a494b7e779/0002-config-microblaze-crti.S-Add-single-underscore-init-.patch -> patches/0002-config-microblaze-crti.S-Add-single-underscore-init-.patch
download: https://dl.rtems.org/39c0666c2e5c560447f00ed913cd07261e9c0db05b0cc549400667013ccf1d4140c0bd7b012d60dd628235bf7ae27564460a45e969e9cff75d14ed94bfd82632/0001-microblaze-Define-__ELF__-for-RTEMS-target.patch -> patches/0001-microblaze-Define-__ELF__-for-RTEMS-target.patch
download: https://dl.rtems.org/c07fdb605a6520d194358504731e63b540211ef680383f1ca4ec65b4ac43ae27687534fd7d8196a4dbe83a0ecf2c42a4254c71e609ee484a7614573bc499a2e8/fix-mac-arm64-isl-config.patch -> patches/fix-mac-arm64-isl-config.patch
download: https://dl.rtems.org/3279f813ab37f47fdcc800e4ac5f306417d07f539593ca715876e43e04896e1d5bceccfb288ef2908a3f24b760747d0dbd0392a24b9b341bc3e12082e5c836ee/mpc-1.2.1.tar.gz -> sources/mpc-1.2.1.tar.gz
download: https://dl.rtems.org/2849b11e360ea98e0b4d708c67723ad2d6c7bac6d1e469673f408b0111cf0278429e8bc38fd2b7538dc2d5bb0cc430c646a0fa7f0b6b105a0482a5455fadc8b9/fix-mac-arm64-mpc-config.patch -> patches/fix-mac-arm64-mpc-config.patch
building: microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
error: building microblaze-rtems7-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-microblaze-rtems7-gcc-87a5641-newlib-a7c61498-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-gcc-87a5641-newlib-a7c61498-x86_64-linux-gnu-1
config: tools/rtems-tools-7.cfg
package: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
building: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
sizes: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1: 286.097MB (installed: 78.821MB)
cleaning: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
reporting: tools/rtems-tools-7.cfg -> rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1.txt
reporting: tools/rtems-tools-7.cfg -> rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1.xml
cleaning: expat-2.7.3-x86_64-linux-gnu-1
cleaning: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
cleaning: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
cleaning: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
Build Sizes: usage: 1.641GB total: 793.636MB (sources: 376.912MB, patches: 328.426KB, installed 416.403MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:45:55 2026
==============================================================================
Report: devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.7.3-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
Package: expat-2.7.3-x86_64-linux-gnu-1
 Config: devel/expat-2.7.3-1.cfg
 Summary:
  Expat XML Parser v2.7.3 for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.7.3
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.gz
       sha512: J0VGwHVaetXbQ6O3IydLohNILWhne6P/D16h3mPN1mAyIU9ujhZ8yEgvfQVqMfOHHCYylUXWVl/uhmFkfph3zg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.7.3
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.7.3
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/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.7.3
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:45:55 2026
==============================================================================
Report: devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.7.3-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.7.3-1.cfg
------------------------------------------------------------------------------
Package: expat-2.7.3-x86_64-linux-gnu-1
 Config: devel/expat-2.7.3-1.cfg
 Summary:
  Expat XML Parser v2.7.3 for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.7.3
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_7_3/expat-2.7.3.tar.gz
       sha512: J0VGwHVaetXbQ6O3IydLohNILWhne6P/D16h3mPN1mAyIU9ujhZ8yEgvfQVqMfOHHCYylUXWVl/uhmFkfph3zg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.7.3
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.7.3
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/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.7.3
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:50:16 2026
==============================================================================
Report: tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-17.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
 Config: tools/rtems-gdb-17.1.cfg
 Summary:
  GDB v17.1 for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  17.1
 Release:
  1
  Sources: 1
    1: https://ftpmirror.gnu.org/gdb/gdb-17.1.tar.xz
       sha512: 8aZ1HkOaISj+zz6ui1fBYIoNx8/nm0NWqTeHTlpCuy3wq6NutqlFLEGWaQi5pZB2x8rZcg9oRoirlWtlCA8dfA==
  Patches: 1
    1: https://sourceware.org/bugzilla/attachment.cgi?id=14783&format=raw
       No checksum
    2: https://gitlab.rtems.org/-/project/26/uploads/f4a37404615b82ab9cb8400ecc64e500/0001-gdb-Add-support-for-TLS-under-RTEMSv17.1.patch
       sha512: +oiBYucyDZqtMpDIx/EnuUKufW6Sp8CsvSXr2iBb6Bv3mzpAJlu+Rg72rK98AZTivkF5CCOTyYNSMBhmSmEslQ==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-17.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "x86_64-linux-gnu" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python3  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info
  make -j 56 all V=1
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:50:17 2026
==============================================================================
Report: tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-gdb-17.1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-gdb-17.1.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-gdb-17.1-x86_64-linux-gnu-1
 Config: tools/rtems-gdb-17.1.cfg
 Summary:
  GDB v17.1 for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://www.gnu.org/software/gdb/
 Version:
  17.1
 Release:
  1
  Sources: 1
    1: https://ftpmirror.gnu.org/gdb/gdb-17.1.tar.xz
       sha512: 8aZ1HkOaISj+zz6ui1fBYIoNx8/nm0NWqTeHTlpCuy3wq6NutqlFLEGWaQi5pZB2x8rZcg9oRoirlWtlCA8dfA==
  Patches: 1
    1: https://sourceware.org/bugzilla/attachment.cgi?id=14783&format=raw
       No checksum
    2: https://gitlab.rtems.org/-/project/26/uploads/f4a37404615b82ab9cb8400ecc64e500/0001-gdb-Add-support-for-TLS-under-RTEMSv17.1.patch
       sha512: +oiBYucyDZqtMpDIx/EnuUKufW6Sp8CsvSXr2iBb6Bv3mzpAJlu+Rg72rK98AZTivkF5CCOTyYNSMBhmSmEslQ==
 Preparation:
  build_top=$(pwd)
  gdb_source="gdb-17.1"
  source_dir_gdb=${gdb_source}
  %setup source gdb -q -n ${gdb_source}
  %setup patch gdb -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "x86_64-linux-gnu" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  GDB_LIBS_STATIC="-lexpat"
  else
  GDB_LIBS_STATIC="-lexpat"
  GDB_LIBS="-Xlinker -Bstatic ${LIBS_STATIC} -Xlinker -Bdynamic"
  fi
  LIBS_STATIC=${GDB_LIBS_STATIC}  LIBS=${GDB_LIBS}  ../${source_dir_gdb}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof    --without-included-gettext  --disable-win32-registry  --disable-werror  --enable-sim    --without-zlib  --with-expat  --with-guile=no    --with-python=/usr/bin/python3  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info
  make -j 56 all V=1
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:53:42 2026
==============================================================================
Report: tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-xilinx-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
 Config: tools/rtems-xilinx-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://sources.redhat.com/binutils
 Version:
  7af075d
 Release:
  1
  Sources: 1
    1: --rsb-file=binutils-gdb-7af075d.tar.gz https://gitlab.rtems.org/contrib/binutils-gdb/-/archive/7af075d/binutils-gdb-7af075d.tar.gz
       sha512: /k71xu5pT5qvkUpnckDVyBMtLYgWdtQHSF4MYBpfyenlrHw4UN8RB5k7OPMEuvmhKtizGzzRvPRrcHB4RVuJMA==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=binutils-gdb-7af075d
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "x86_64-linux-gnu" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info  --disable-warn-execstack --disable-warn-rwx-segments
  make -j 56 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:53:42 2026
==============================================================================
Report: tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-xilinx-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems7-binutils-7af075d-x86_64-linux-gnu-1
 Config: tools/rtems-xilinx-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target microblaze-rtems7 on host x86_64-linux-gnu
 URL:
  http://sources.redhat.com/binutils
 Version:
  7af075d
 Release:
  1
  Sources: 1
    1: --rsb-file=binutils-gdb-7af075d.tar.gz https://gitlab.rtems.org/contrib/binutils-gdb/-/archive/7af075d/binutils-gdb-7af075d.tar.gz
       sha512: /k71xu5pT5qvkUpnckDVyBMtLYgWdtQHSF4MYBpfyenlrHw4UN8RB5k7OPMEuvmhKtizGzzRvPRrcHB4RVuJMA==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source=binutils-gdb-7af075d
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "microblaze-rtems7" -o "x86_64-linux-gnu" == "microblaze-rtems7" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems7  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/joel/rtems-cron-7/tools/7 --bindir=/home/joel/rtems-cron-7/tools/7/bin  --exec-prefix=/home/joel/rtems-cron-7/tools/7  --includedir=/home/joel/rtems-cron-7/tools/7/include --libdir=/home/joel/rtems-cron-7/tools/7/lib  --mandir=/home/joel/rtems-cron-7/tools/7/share/man --infodir=/home/joel/rtems-cron-7/tools/7/share/info  --disable-warn-execstack --disable-warn-rwx-segments
  make -j 56 all
  cd ${build_top}
 Install:
  cd ${build_top}
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  /bin/rm -rf $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-7/tools/7/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/bin/microblaze-rtems7-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-7/tools/7/share/man/man1/microblaze-rtems7-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:57:47 2026
==============================================================================
Report: tools/rtems-tools-7.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-7.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-7.cfg
------------------------------------------------------------------------------
Package: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
 Config: tools/rtems-tools-7.cfg
 Summary:
  RTEMS Tools 02990c46ebe0bcb3908d6e5f2115761a1ffc7781 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  02990c46ebe0bcb3908d6e5f2115761a1ffc7781
 Release:
  1
  Sources: 1
    1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/02990c46ebe0bcb3908d6e5f2115761a1ffc7781/rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781.tar.bz2
       sha512: xyI4BdoM9sX9N3Yql8p2x3BQ1umeLmggJCczDVAf3/13wpXDKQVXSn3etuYXbMr2A209o4lurawbzh4kB9rTrQ==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-7/tools/7
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:57:47 2026
==============================================================================
Report: tools/rtems-tools-7.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: cadcd4195781ea8c5713d4a36e2e67ab681d4906
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-7.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-7.cfg
------------------------------------------------------------------------------
Package: rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781-1
 Config: tools/rtems-tools-7.cfg
 Summary:
  RTEMS Tools 02990c46ebe0bcb3908d6e5f2115761a1ffc7781 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  02990c46ebe0bcb3908d6e5f2115761a1ffc7781
 Release:
  1
  Sources: 1
    1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/02990c46ebe0bcb3908d6e5f2115761a1ffc7781/rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781.tar.bz2
       sha512: xyI4BdoM9sX9N3Yql8p2x3BQ1umeLmggJCczDVAf3/13wpXDKQVXSn3etuYXbMr2A209o4lurawbzh4kB9rTrQ==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-02990c46ebe0bcb3908d6e5f2115761a1ffc7781
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-7/tools/7
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}


More information about the build mailing list