Build Linux: FAILED 6/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:58:08 UTC 2026


RTEMS Source Builder - Set Builder, 6 (7c3fffecf84f)

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:09:09.471707

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
Build FAILED: gmp-6.2.1-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
+ test -n /home/joel/rtems-cron-6/rtems-source-builder/source-builder
+ PATH=/home/joel/rtems-cron-6/rtems-source-builder/source-builder:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:/home/joel/rtems-cron-6/rtems-source-builder/source-builder:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/rtems-source-builder/rtems/build/expat-2.5.0-x86_64-linux-gnu-1
+ echo '=> expat-2.5.0-x86_64-linux-gnu-1: CLEAN'
=> expat-2.5.0-x86_64-linux-gnu-1: CLEAN
+ echo '==> %clean:'
==> %clean:
copy: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/expat-2.5.0-x86_64-linux-gnu-1-1003 => /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze
reporting: devel/expat-2.5.0-1.cfg -> expat-2.5.0-x86_64-linux-gnu-1.txt
making dir: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/expat-2.5.0-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-6/tools/6/share/rtems/rsb
reporting: devel/expat-2.5.0-1.cfg -> expat-2.5.0-x86_64-linux-gnu-1.xml
making dir: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/expat-2.5.0-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-6/tools/6/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-6/tools/6"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/joel/rtems-cron-6/tools/6" | /bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/home/joel/rtems-cron-6/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: SB_HOST_CFLAGS="-O2 -g -pipe "
script: 17: SB_HOST_CXXFLAGS="-O2 -g -pipe "
script: 18: SB_HOST_LDFLAGS=" -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/lib"
script: 19: SB_HOST_LIBS=""
script: 20: SB_BUILD_CFLAGS="-O2 -g -pipe $SB_TMP_INCLUDES"
script: 21: SB_BUILD_CXXFLAGS="-O2 -g -pipe $SB_TMP_INCLUDES"
script: 22: SB_BUILD_LDFLAGS=" $SB_TMP_LDFLAGS"
script: 23: SB_BUILD_LIBS=""
script: 24: SB_CFLAGS="${SB_BUILD_CFLAGS}  $SB_TMP_INCLUDES"
script: 25: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS}  $SB_TMP_INCLUDES"
script: 26: SB_ARCH="x86_64"
script: 27: SB_OS="linux"
script: 28: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 29: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 30: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 31: export SB_CFLAGS SB_CXXFLAGS
script: 32: # Documentation
script: 33: SB_DOC_DIR="/home/joel/rtems-cron-6/tools/6/share/doc"
script: 34: export SB_DOC_DIR
script: 35: # Packages
script: 36: SB_PACKAGE_NAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 37: SB_PACKAGE_BUILDNAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 38: SB_PACKAGE_VERSION="6.2.1"
script: 39: SB_PACKAGE_RELEASE="1"
script: 40: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 41: # Build directories
script: 42: export SB_PREFIX
script: 43: SB_BUILD_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 44: SB_BUILD_ROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003"
script: 45: SB_BUILD_ROOT_BINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/${SB_PREFIX_CLEAN}/bin"
script: 46: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 47: SB_BUILD_CXC_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc"
script: 48: SB_BUILD_CXC_ROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc"
script: 49: SB_BUILD_CXC_ROOT_BINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 51: SB_TMPROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze"
script: 52: SB_TMPPREFIX="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 53: SB_TMPBINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 54: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 55: SB_TMPCXCROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze"
script: 56: SB_TMPCXCPREFIX="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPCXCBINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 59: # Extra path support
script: 60: SB_EXTRAPATH="/home/joel/rtems-cron-6/rtems-source-builder/source-builder"
script: 61: # The compiler flags
script: 62: 
script: 63: 
script: 64: export CFLAGS_FOR_TARGET
script: 65: export CXXFLAGS_FOR_TARGET
script: 66: # Set up the path. Put the CXC path first.
script: 67: if test -n "${SB_TMPBINDIR}" ; then
script: 68:  PATH="${SB_TMPBINDIR}:$PATH"
script: 69: fi
script: 70: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 71:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 72: fi
script: 73: if test -n "${SB_EXTRAPATH}" ; then
script: 74:  PATH="${SB_EXTRAPATH}:$PATH"
script: 75: fi
script: 76: PATH="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:$PATH"
script: 77: 
script: 78: export PATH
script: 79: # Default environment set up.
script: 80: LANG=C
script: 81: export LANG
script: 82: unset DISPLAY || :
script: 83: umask 022
script: 84: cd "/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 85: echo "=> gmp-6.2.1-x86_64-linux-gnu-1: BUILD"
script: 86: echo "==> %prep:"
script: 87: 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-6/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: 88: cd /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
script: 89: /bin/rm -rf gmp-6.2.1
script: 90: /bin/bzip2 -dc /home/joel/rtems-cron-6/rtems-source-builder/rtems/sources/gmp-6.2.1.tar.bz2 | /bin/tar -x -f -
script: 91: tar_exit=$?
script: 92: cd gmp-6.2.1
script: 93: /bin/chmod -R a+rX,g-w,o-w .
script: 94: cd ${build_top}
script: 95: SB_CXC="no"
script: 96: echo "==> clean %{buildroot}: ${SB_BUILD_ROOT}"
script: 97: /bin/rm -rf ${SB_BUILD_ROOT}
script: 98: /bin/mkdir -p ${SB_BUILD_ROOT}
script: 99: echo "==> %build:"
script:100: build_top=$(pwd)
script:101: cd gmp-6.2.1
script:102: # Host and build flags, Cross build if host and build are different and
script:103: # Cxc build if target is deifned and also different.
script:104: # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
script:105: if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
script:106:   # Cross build
script:107:   CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
script:108:   CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
script:109:   CPPFLAGS="${SB_HOST_CPPFLAGS}"
script:110:   CFLAGS="${SB_HOST_CFLAGS}"
script:111:   CXXFLAGS="${SB_HOST_CXXFLAGS}"
script:112:   LDFLAGS="${SB_HOST_LDFLAGS}"
script:113:   LDLIBS="${SB_HOST_LIBS}"
script:114:   LIBS="${SB_HOST_LIBS}"
script:115:   # Host
script:116:   CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
script:117:   CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:118:   CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
script:119:   LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
script:120:   LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
script:121:   LIBS_FOR_HOST="${SB_HOST_LIBS}"
script:122:   CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:123:   CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:124:   CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:125:   # Build
script:126:   CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:127:   CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
script:128:   LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
script:129:   LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:130:   LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:131:   CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:132:   CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:133:   CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:134: else
script:135:   LDFLAGS="${SB_BUILD_LDFLAGS}"
script:136:   LDLIBS="${SB_BUILD_LIBS}"
script:137:   LIBS="${SB_BUILD_LIBS}"
script:138:   CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:139:   CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:140:   CC_FOR_BUILD=${CC}
script:141:   CXX_FOR_BUILD=${CXX}
script:142: fi
script:143: export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
script:144: 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:145: export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
script:146: ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin  --exec-prefix=/home/joel/rtems-cron-6/tools/6  --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib  --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info  --disable-shared
script:147: make -j 56 all
script:148: cd ${build_top}
script:149: echo "==> %install:"
script:150: build_top=$(pwd)
script:151: rm -rf $SB_BUILD_ROOT
script:152: cd gmp-6.2.1
script:153: make DESTDIR=$SB_BUILD_ROOT install
script:154: 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-6/tools/6"
script:  7: SB_PREFIX_CLEAN=$(echo "/home/joel/rtems-cron-6/tools/6" | /bin/sed -e 's/^\///')
script:  8: SB_SOURCE_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/sources"
script:  9: SB_BUILD_DIR="/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/home/joel/rtems-cron-6/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: SB_HOST_CFLAGS="-O2 -g -pipe "
script: 17: SB_HOST_CXXFLAGS="-O2 -g -pipe "
script: 18: SB_HOST_LDFLAGS=" -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/lib"
script: 19: SB_HOST_LIBS=""
script: 20: SB_BUILD_CFLAGS="-O2 -g -pipe $SB_TMP_INCLUDES"
script: 21: SB_BUILD_CXXFLAGS="-O2 -g -pipe $SB_TMP_INCLUDES"
script: 22: SB_BUILD_LDFLAGS=" $SB_TMP_LDFLAGS"
script: 23: SB_BUILD_LIBS=""
script: 24: SB_CFLAGS="${SB_BUILD_CFLAGS}  $SB_TMP_INCLUDES"
script: 25: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS}  $SB_TMP_INCLUDES"
script: 26: SB_ARCH="x86_64"
script: 27: SB_OS="linux"
script: 28: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 29: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 30: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 31: export SB_CFLAGS SB_CXXFLAGS
script: 32: # Documentation
script: 33: SB_DOC_DIR="/home/joel/rtems-cron-6/tools/6/share/doc"
script: 34: export SB_DOC_DIR
script: 35: # Packages
script: 36: SB_PACKAGE_NAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 37: SB_PACKAGE_BUILDNAME="gmp-6.2.1-x86_64-linux-gnu-1"
script: 38: SB_PACKAGE_VERSION="6.2.1"
script: 39: SB_PACKAGE_RELEASE="1"
script: 40: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 41: # Build directories
script: 42: export SB_PREFIX
script: 43: SB_BUILD_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 44: SB_BUILD_ROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003"
script: 45: SB_BUILD_ROOT_BINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/${SB_PREFIX_CLEAN}/bin"
script: 46: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 47: SB_BUILD_CXC_DIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc"
script: 48: SB_BUILD_CXC_ROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc"
script: 49: SB_BUILD_CXC_ROOT_BINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 51: SB_TMPROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze"
script: 52: SB_TMPPREFIX="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 53: SB_TMPBINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 54: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 55: SB_TMPCXCROOT="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze"
script: 56: SB_TMPCXCPREFIX="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPCXCBINDIR="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 59: # Extra path support
script: 60: SB_EXTRAPATH="/home/joel/rtems-cron-6/rtems-source-builder/source-builder"
script: 61: # The compiler flags
script: 62: 
script: 63: 
script: 64: export CFLAGS_FOR_TARGET
script: 65: export CXXFLAGS_FOR_TARGET
script: 66: # Set up the path. Put the CXC path first.
script: 67: if test -n "${SB_TMPBINDIR}" ; then
script: 68:  PATH="${SB_TMPBINDIR}:$PATH"
script: 69: fi
script: 70: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 71:  PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 72: fi
script: 73: if test -n "${SB_EXTRAPATH}" ; then
script: 74:  PATH="${SB_EXTRAPATH}:$PATH"
script: 75: fi
script: 76: PATH="/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:$PATH"
script: 77: 
script: 78: export PATH
script: 79: # Default environment set up.
script: 80: LANG=C
script: 81: export LANG
script: 82: unset DISPLAY || :
script: 83: umask 022
script: 84: cd "/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1"
script: 85: echo "=> gmp-6.2.1-x86_64-linux-gnu-1: CLEAN"
script: 86: echo "==> %clean:"
removing: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
making dir: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
write script: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-build
write script: /home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1/do-build
+ export SB_ORIG_PATH=/home/joel/rtems-cron-6/tools/6/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-6/tools/6/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-6/tools/6
++ echo /home/joel/rtems-cron-6/tools/6
++ /bin/sed -e 's/^\///'
+ SB_PREFIX_CLEAN=home/joel/rtems-cron-6/tools/6
+ SB_SOURCE_DIR=/home/joel/rtems-cron-6/rtems-source-builder/rtems/sources
+ SB_BUILD_DIR=/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_TMP_LDFLAGS=-L/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/lib'
+ SB_HOST_LIBS=
+ SB_BUILD_CFLAGS='-O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_BUILD_CXXFLAGS='-O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_BUILD_LDFLAGS=' -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib'
+ SB_BUILD_LIBS=
+ SB_CFLAGS='-O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include  -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ SB_CXXFLAGS='-O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include  -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/tools/6/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-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ SB_BUILD_ROOT=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ SB_BUILD_ROOT_BINDIR=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003/home/joel/rtems-cron-6/tools/6/bin
+ export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
+ SB_BUILD_CXC_DIR=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1-cxc
+ SB_BUILD_CXC_ROOT=/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003-cxc/home/joel/rtems-cron-6/tools/6/bin
+ export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
+ SB_TMPROOT=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze
+ SB_TMPPREFIX=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6
+ SB_TMPBINDIR=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin
+ export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
+ SB_TMPCXCROOT=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze
+ SB_TMPCXCPREFIX=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6
+ SB_TMPCXCBINDIR=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin
+ export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
+ SB_EXTRAPATH=/home/joel/rtems-cron-6/rtems-source-builder/source-builder
+ export CFLAGS_FOR_TARGET
+ export CXXFLAGS_FOR_TARGET
+ test -n /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin
+ PATH=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin
+ PATH=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/rtems-source-builder/source-builder
+ PATH=/home/joel/rtems-cron-6/rtems-source-builder/source-builder:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003-staging/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/bin:/home/joel/rtems-cron-6/rtems-source-builder/source-builder:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-cxc/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/bin:/home/joel/rtems-cron-6/tools/6/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-6/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'
=> gmp-6.2.1-x86_64-linux-gnu-1: BUILD
+ echo '==> %prep:'
==> %prep:
++ pwd
+ build_top=/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
+ cd /home/joel/rtems-cron-6/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-6/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-6/rtems-source-builder/rtems/build/gmp-6.2.1-x86_64-linux-gnu-1
==> clean %{buildroot}: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ SB_CXC=no
+ echo '==> clean %{buildroot}: /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003'
+ /bin/rm -rf /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/gmp-6.2.1-x86_64-linux-gnu-1-1003
+ /bin/mkdir -p /home/joel/rtems-cron-6/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-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib'
+ LDLIBS=
+ LIBS=
++ echo 'gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
++ echo 'g++ -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ CC_FOR_BUILD='gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include'
+ CXX_FOR_BUILD='g++ -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin --exec-prefix=/home/joel/rtems-cron-6/tools/6 --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info --disable-shared
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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/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-6/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-rtems6-gdb-15.2-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
  376 | rl_set_sighandler (int sig, SigHandler *handler, sighandler_cxt *ohandler)
      |                             ~~~~~~~~~~~~^~~~~~~
../../../gdb-15.2/readline/readline/signals.c:167:1: note: 'rl_signal_handler' declared here
  167 | rl_signal_handler (int sig)
      | ^~~~~~~~~~~~~~~~~
../../../gdb-15.2/readline/readline/signals.c:504:41: error: passing argument 2 of 'rl_maybe_set_sighandler' from incompatible pointer type [-Wincompatible-pointer-types]
  504 |       rl_maybe_set_sighandler (SIGTSTP, rl_signal_handler, &old_tstp);
      |                                         ^~~~~~~~~~~~~~~~~
      |                                         |
      |                                         void (*)(int)
../../../gdb-15.2/readline/readline/signals.c:407:47: note: expected 'void (*)(void)' but argument is of type 'void (*)(int)'
  407 | rl_maybe_set_sighandler (int sig, SigHandler *handler, sighandler_cxt *ohandler)
      |                                   ~~~~~~~~~~~~^~~~~~~
../../../gdb-15.2/readline/readline/signals.c:167:1: note: 'rl_signal_handler' declared here
  167 | rl_signal_handler (int sig)
      | ^~~~~~~~~~~~~~~~~
../../../gdb-15.2/readline/readline/signals.c:508:41: error: passing argument 2 of 'rl_maybe_set_sighandler' from incompatible pointer type [-Wincompatible-pointer-types]
  508 |       rl_maybe_set_sighandler (SIGTTOU, rl_signal_handler, &old_ttou);
      |                                         ^~~~~~~~~~~~~~~~~
      |                                         |
      |                                         void (*)(int)
../../../gdb-15.2/readline/readline/signals.c:407:47: note: expected 'void (*)(void)' but argument is of type 'void (*)(int)'
  407 | rl_maybe_set_sighandler (int sig, SigHandler *handler, sighandler_cxt *ohandler)
      |                                   ~~~~~~~~~~~~^~~~~~~
../../../gdb-15.2/readline/readline/signals.c:167:1: note: 'rl_signal_handler' declared here
  167 | rl_signal_handler (int sig)
      | ^~~~~~~~~~~~~~~~~
../../../gdb-15.2/readline/readline/signals.c:512:41: error: passing argument 2 of 'rl_maybe_set_sighandler' from incompatible pointer type [-Wincompatible-pointer-types]
  512 |       rl_maybe_set_sighandler (SIGTTIN, rl_signal_handler, &old_ttin);
      |                                         ^~~~~~~~~~~~~~~~~
      |                                         |
      |                                         void (*)(int)
../../../gdb-15.2/readline/readline/signals.c:407:47: note: expected 'void (*)(void)' but argument is of type 'void (*)(int)'
  407 | rl_maybe_set_sighandler (int sig, SigHandler *handler, sighandler_cxt *ohandler)
      |                                   ~~~~~~~~~~~~^~~~~~~
../../../gdb-15.2/readline/readline/signals.c:167:1: note: 'rl_signal_handler' declared here
  167 | rl_signal_handler (int sig)
      | ^~~~~~~~~~~~~~~~~
In file included from ../../../gdb-15.2/readline/readline/rlprivate.h:29,
                 from ../../../gdb-15.2/readline/readline/parse-colors.c:51:
../../../gdb-15.2/readline/readline/rlmbutil.h: In function '_rl_wcwidth':
../../../gdb-15.2/readline/readline/rlmbutil.h:129:1: warning: old-style function definition [-Wold-style-definition]
  129 | _rl_wcwidth (wc)
      | ^~~~~~~~~~~
../../../gdb-15.2/readline/readline/signals.c:532:42: error: passing argument 2 of 'rl_maybe_set_sighandler' from incompatible pointer type [-Wincompatible-pointer-types]
  532 |       rl_maybe_set_sighandler (SIGWINCH, rl_sigwinch_handler, &old_winch);
      |                                          ^~~~~~~~~~~~~~~~~~~
      |                                          |
      |                                          void (*)(int)
../../../gdb-15.2/readline/readline/signals.c:407:47: note: expected 'void (*)(void)' but argument is of type 'void (*)(int)'
  407 | rl_maybe_set_sighandler (int sig, SigHandler *handler, sighandler_cxt *ohandler)
      |                                   ~~~~~~~~~~~~^~~~~~~
../../../gdb-15.2/readline/readline/signals.c:334:1: note: 'rl_sigwinch_handler' declared here
  334 | rl_sigwinch_handler (int sig)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ../../../gdb-15.2/readline/readline/mbutil.c:47:
../../../gdb-15.2/readline/readline/rlmbutil.h: In function '_rl_wcwidth':
../../../gdb-15.2/readline/readline/rlmbutil.h:129:1: warning: old-style function definition [-Wold-style-definition]
  129 | _rl_wcwidth (wc)
      | ^~~~~~~~~~~
In file included from ../../../gdb-15.2/readline/readline/rlprivate.h:29,
                 from ../../../gdb-15.2/readline/readline/nls.c:55:
../../../gdb-15.2/readline/readline/rlmbutil.h: In function '_rl_wcwidth':
../../../gdb-15.2/readline/readline/rlmbutil.h:129:1: warning: old-style function definition [-Wold-style-definition]
  129 | _rl_wcwidth (wc)
      | ^~~~~~~~~~~
make[3]: *** [Makefile:104: signals.o] Error 1
make[3]: *** Waiting for unfinished jobs....
../../../gdb-15.2/readline/readline/bind.c: In function 'parse_comparison_op':
../../../gdb-15.2/readline/readline/misc.c: In function 'rl_operate_and_get_next':
../../../gdb-15.2/readline/readline/misc.c:667:1: warning: old-style function definition [-Wold-style-definition]
  667 | rl_operate_and_get_next (count, c)
      | ^~~~~~~~~~~~~~~~~~~~~~~
../../../gdb-15.2/readline/readline/bind.c:1091:1: warning: old-style function definition [-Wold-style-definition]
 1091 | parse_comparison_op (s, indp)
      | ^~~~~~~~~~~~~~~~~~~
In file included from ../../../gdb-15.2/readline/readline/rlprivate.h:29,
                 from ../../../gdb-15.2/readline/readline/terminal.c:68:
../../../gdb-15.2/readline/readline/rlmbutil.h: In function '_rl_wcwidth':
../../../gdb-15.2/readline/readline/rlmbutil.h:129:1: warning: old-style function definition [-Wold-style-definition]
  129 | _rl_wcwidth (wc)
      | ^~~~~~~~~~~
checking for posix_spawnp... yes
yes
../../../gdb-15.2/readline/readline/text.c: In function '_rl_char_search_callback':
../../../gdb-15.2/readline/readline/text.c:1759:1: warning: old-style function definition [-Wold-style-definition]
 1759 | _rl_char_search_callback (data)
      | ^~~~~~~~~~~~~~~~~~~~~~~~
checking for pid_t... checking for psignal... yes
checking for pstat_getdynamic... no
checking for pstat_getstatic... yes
checking for mode_t... libtool: compile:  gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -DHAVE_CONFIG_H -I. -I../../gdb-15.2/libbacktrace -I ../../gdb-15.2/libbacktrace/../include -I ../../gdb-15.2/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gdb-15.2/libbacktrace/elf.c -o elf.o >/dev/null 2>&1
no
checking for realpath... yes
checking for mbstate_t... yes
checking for setrlimit... yes
checking whether frexp() can be used without linking with libm... yes
checking for spawnve... yes
checking whether alarm is declared... no
checking for spawnvpe... yes
checking whether frexp works... no
checking for strerror... yes
checking whether long double and double are the same... yes
checking for strsignal... no
checking whether frexpl is declared... yes
checking for sysconf... yes
checking whether frexpl() can be used without linking with libm... yes
checking for sysctl... yes
checking whether frexpl works... no
checking for sysmp... no
checking for table... no
checking for times... yes
checking whether stat file-mode macros are broken... no
checking for nlink_t... yes
checking for wait3... yes
checking for wait4... yes
checking whether getcwd (NULL, 0) allocates memory for result... no
checking for getcwd with POSIX signature... yes
checking for sbrk... yes
checking whether getcwd is declared... yes
checking whether basename is declared... yes
checking whether getdelim is declared... yes
checking whether ffs is declared... yes
checking whether getdtablesize is declared... yes
checking whether asprintf is declared... yes
checking whether getline is declared... yes
checking whether vasprintf is declared... yes
checking whether getlogin_r is declared... yes
checking whether snprintf is declared... yes
yes
checking whether getlogin is declared... checking whether vsnprintf is declared... yes
checking for struct timeval... yes
checking whether calloc is declared... yes
checking for wide-enough struct timeval.tv_sec member... yes
checking whether getenv is declared... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking whether getopt is declared... yes
checking for pthread.h... yes
yes
checking whether malloc is declared... checking for pthread_kill in -lpthread... yes
checking whether realloc is declared... yes
checking whether POSIX threads API is available... yes
yes
checking whether sbrk is declared... checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes
checking whether setlocale (category, NULL) is multithread-safe... yes
checking for IPv4 sockets... yes
yes
checking for IPv6 sockets... checking whether strtol is declared... yes
checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... yes
checking whether strtoul is declared... yes
checking for wint_t... yes
checking whether wint_t is large enough... yes
checking whether strtoll is declared... yes
checking whether the compiler produces multi-arch binaries... no
checking whether stdint.h conforms to C99... yes
checking whether strtoull is declared... make[3]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/build/readline/readline'
make[2]: *** [Makefile:293: all-recursive] Error 1
make[2]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/build/readline'
make[1]: *** [Makefile:9002: all-readline] Error 2
make[1]: *** Waiting for unfinished jobs....
yes
checking whether strverscmp is declared... yes
checking whether strnlen is declared... yes
checking whether stdint.h works without ISO C predefines... yes
checking whether stdint.h has UINTMAX_WIDTH etc.... yes
checking whether canonicalize_file_name must be declared... yes
no
checking for SHA1 HW acceleration support... checking whether INT32_MAX < INTMAX_MAX... yes
checking whether INT64_MAX == LONG_MAX... yes
checking whether UINT32_MAX < UINTMAX_MAX... yes
checking whether UINT64_MAX == ULONG_MAX... yes
checking where to find the exponent in a 'double'... /bin/sh ./libtool  --tag=CC   --mode=link gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual   -g -O2      -L/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/lib -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 
word 1 bit 20
checking whether byte ordering is bigendian... libtool: link: ar --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so rc .libs/libbacktrace.a .libs/atomic.o .libs/dwarf.o .libs/fileline.o .libs/posix.o .libs/print.o .libs/sort.o .libs/state.o .libs/backtrace.o .libs/simple.o .libs/elf.o .libs/mmapio.o .libs/mmap.o 
libtool: link: ranlib --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[3]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/build/libbacktrace'
make[2]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/build/libbacktrace'
no
checking for wchar_t... yes
checking for good max_align_t... yes
checking whether NULL can be used in arbitrary expressions... yes
checking whether locale.h defines locale_t... yes
checking whether locale.h conforms to POSIX:2001... yes
checking whether struct lconv is properly defined... yes
checking whether imported symbols can be declared weak... yes
checking for multithread API to use... posix
checking whether malloc is ptrdiff_t safe... yes
checking whether malloc, realloc, calloc set errno on failure... yes
checking whether malloc (0) returns nonnull... yes
checking whether NAN macro works... x86 SHA1
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 HUGE_VAL works... yes
checking for a traditional japanese locale... yes
checking for working strncmp... ja_JP
checking for a french Unicode locale... yes
fr_FR.UTF-8
checking for a transitional chinese locale... configure: updating cache ./config.cache
configure: creating ./config.status
zh_CN.GB18030
checking for inline... inline
checking for mmap... config.status: creating Makefile
config.status: creating testsuite/Makefile
yes
checking for MAP_ANONYMOUS... config.status: creating config.h
yes
checking whether memchr works... config.status: executing default commands
yes
checking whether memmem is declared... yes
checking for memmem... yes
checking whether memmem works... yes
checking whether memrchr is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for O_CLOEXEC... yes
checking for promoted mode_t type... mode_t
checking whether <sys/select.h> is self-contained... yes
checking for library containing setsockopt... none needed
checking whether setenv is declared... yes
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking for tsearch... yes
checking for sigset_t... yes
checking for volatile sig_atomic_t... yes
checking for sighandler_t... yes
checking for stdbool.h that conforms to C99... no
checking for _Bool... yes
checking whether fcloseall is declared... yes
checking which flavor of printf attribute matches inttypes macros... system
checking whether ecvt is declared... yes
checking whether fcvt is declared... yes
checking whether gcvt is declared... yes
checking whether strdup is declared... yes
checking whether strerror(0) succeeds... yes
checking for strerror_r with POSIX signature... no
checking whether __xpg_strerror_r works... yes
checking whether strerror_r is declared... (cached) yes
checking whether strnlen is declared... yes
checking whether strstr works... yes
checking whether strtok_r is declared... yes
checking for struct timespec in <time.h>... yes
checking for TIME_UTC in <time.h>... yes
checking whether execvpe is declared... yes
checking whether unsetenv is declared... yes
checking whether wcsdup is declared... yes
checking whether iswcntrl works... yes
checking for towlower... yes
checking for wctype_t... yes
checking for wctrans_t... yes
checking for C compiler option to allow warnings... -Wno-error
checking for alloca as a compiler built-in... yes
checking whether btowc(0) is correct... yes
checking whether btowc(EOF) is correct... yes
checking for __builtin_expect... yes
checking whether this system supports file names of any length... no
checking for library containing clock_gettime... none required
checking for clock_getres... yes
checking for clock_gettime... yes
checking for clock_settime... yes
checking for closedir... yes
checking for d_ino member in directory struct... yes
checking for d_type member in directory struct... yes
checking for dirfd... yes
checking whether dirfd is declared... yes
checking whether dirfd is a macro... no
checking whether // is distinct from /... (cached) no
checking whether dup works... yes
checking whether dup2 works... yes
checking for error_at_line... yes
checking whether fcntl handles F_DUPFD correctly... yes
checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
checking whether fdopendir is declared... yes
checking whether fdopendir works... yes
checking for ffs... yes
checking for flexible array member... yes
checking whether conversion from 'int' to 'long double' works... yes
checking for working GNU fnmatch... yes
checking whether free is known to preserve errno... yes
checking whether fstatat (..., 0) works... yes
checking whether getcwd handles long file names properly... yes
checking for working getdelim function... yes
checking whether getdtablesize works... yes
checking for getline... yes
checking for working getline function... yes
checking whether getlogin_r works with small buffers... yes
checking whether program_invocation_name is declared... yes
checking whether program_invocation_short_name is declared... yes
checking whether __argv is declared... no
checking whether getrandom is compatible with its GNU+BSD signature... yes
checking for gettimeofday with POSIX signature... yes
checking for GNU glob interface version 1 or 2... yes
checking whether glob lists broken symlinks... yes
checking whether glob NOTDIR*/ omits symlink to nondir... yes
checking for library containing inet_ntop... none required
checking whether inet_ntop is declared... yes
checking whether isnan(double) can be used without linking with libm... yes
checking whether isnan(long double) can be used without linking with libm... yes
checking whether isnanl works... yes
checking whether the compiler supports the __inline keyword... yes
checking for pthread_rwlock_t... yes
checking whether pthread_rwlock_rdlock prefers a writer to a reader... no
checking whether mbrtowc handles incomplete characters... yes
checking whether mbrtowc works as well as mbtowc... yes
checking whether mbrtowc handles a NULL pwc argument... yes
checking whether mbrtowc handles a NULL string argument... yes
checking whether mbrtowc has a correct return value... yes
checking whether mbrtowc returns 0 when parsing a NUL character... yes
checking whether mbrtowc stores incomplete characters... no
checking whether mbrtowc works on empty input... yes
checking whether the C locale is free of encoding errors... no
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbrtowc handles incomplete characters... (cached) yes
checking whether mbrtowc works as well as mbtowc... (cached) yes
checking whether mbsrtowcs works... yes
checking for mbtowc... yes
checking whether memmem works in linear time... yes
checking for memmem... (cached) yes
checking whether memmem works... (cached) yes
checking for mempcpy... (cached) yes
checking for memrchr... yes
checking whether mkdir handles trailing slash... yes
checking whether mkdir handles trailing dot... yes
checking for mkdtemp... yes
checking whether <netinet/in.h> is self-contained... yes
checking whether open recognizes a trailing slash... yes
checking for opendir... yes
checking for rawmemchr... yes
checking for readdir... yes
checking whether readlink signature is correct... yes
checking whether readlink handles trailing slash correctly... yes
checking whether readlink truncates results correctly... yes
checking whether rename honors trailing slash on destination... yes
checking whether rename honors trailing slash on source... yes
checking whether rename manages hard links correctly... yes
checking whether rename manages existing destinations correctly... yes
checking for rewinddir... yes
checking whether rmdir works... yes
checking whether select supports a 0 argument... yes
checking whether select detects invalid fds... yes
checking whether setenv validates arguments... yes
checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes
checking whether setlocale (category, NULL) is multithread-safe... (cached) yes
checking for socklen_t... yes
checking for ssize_t... yes
checking whether stat handles trailing slashes on files... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for struct stat.st_birthtimespec.tv_nsec... no
checking for struct stat.st_birthtimensec... no
checking for struct stat.st_birthtim.tv_nsec... no
checking for working stdalign.h... yes
checking for strchrnul... yes
checking whether strchrnul works... yes
checking for working strerror function... yes
checking for working strnlen... yes
checking whether strstr works in linear time... yes
checking whether strstr works... (cached) yes
checking for strtok_r... yes
checking whether strtok_r works... yes
checking whether localtime_r is declared... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for unsetenv... yes
checking for unsetenv() return type... int
checking whether unsetenv obeys POSIX... yes
checking for variable-length arrays... yes
checking for wmemchr... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc -O2 -g -pipe -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003/6/rtems-microblaze/home/joel/rtems-cron-6/tools/6/include -I/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/tmp/sb-1003-internal/include... gcc3
checking whether make supports nested variables... (cached) yes
checking whether ln -s works... yes
checking for x86_64-linux-gnu-ranlib... ranlib --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so
checking for x86_64-linux-gnu-ar... (cached) ar --plugin /home/joel/test-gcc/install-native-master/libexec/gcc/x86_64-pc-linux-gnu/16.0.1/liblto_plugin.so
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile.gnulib.inc
config.status: creating Makefile
config.status: creating import/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
make[1]: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/build'
make: *** [Makefile:1027: all] Error 2
shell cmd failed: /bin/sh -ex  /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1/do-build
error: building microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1
  See error report: rsb-report-microblaze-rtems6-gdb-15.2-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-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
${libdir}/pkgconfig
expanded our pkgconfig_libdir... /home/joel/rtems-cron-6/tools/6/lib/pkgconfig
checking our pkgconfig_libfile... isl.pc
checking our package / suffix... isl / 
checking our pkgconfig description... isl Library
checking our pkgconfig requires... checking for __argz_next... 
checking our pkgconfig ext libs... -lisl -lgmp
checking our pkgconfig cppflags... yes
checking whether -gdwarf-5 is supported... 
checking our pkgconfig ldflags... 
noninstalled pkgconfig -L /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1/build/isl/.libs
noninstalled pkgconfig -I /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1/build/isl/../../gcc-87a5641/isl/include
yes
checking whether putchar_unlocked is declared... yes
yes
yes
checking for getchar_unlocked... checking for clock... yes
checking for bsearch... checking for an ANSI C-conforming const... configure: updating cache ./config.cache
yes
yes
checking for compress in -lz... checking that generated files are newer than configure... done
configure: creating ./config.status
checking for __fsetlocking... yes
checking sys/mman.h usability... yes
checking whether putc_unlocked is declared... yes
yes
yes
checking for getc_unlocked... checking for ffs... yes
yes
checking whether --compress-debug-sections is supported... checking for bzero... checking for iconv... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for an ANSI C-conforming const... yes
checking for objcopy... objcopy
checking for readelf... readelf
checking whether objcopy supports debuglink... yes
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
yes
checking for putchar_unlocked... checking for getcwd... checking for calloc... yes
checking for iconv declaration... yes
checking sys/mman.h usability... 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)... yes
checking whether tests can run... yes

         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for getpagesize... yes
checking sys/mman.h presence... yes
checking for putc_unlocked... checking for clock... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for sys/mman.h... yes
checking for mmap... configure: updating cache ./config.cache
yes
configure: creating ./config.status
yes
checking for LC_MESSAGES... yes
checking for gettimeofday... yes
yes
configure: updating cache ./config.cache
checking for ffs... checking whether abort is declared... checking that generated files are newer than configure... yes
done
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... configure: creating ./config.status
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
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for index... yes
yes
checking for getcwd... checking whether asprintf is declared... config.status: creating Makefile
configure: updating cache ./config.cache
configure: updating cache ./config.cache
configure: creating ./config.status
configure: creating ./config.status
config.status: creating mkheaders.almost
config.status: creating config.h
yes
yes
checking for insque... yes
checking whether basename is declared... checking for getpagesize... yes
config.status: creating Makefile
yes
yes
checking for gettimeofday... checking whether errno is declared... checking for memchr... config.status: creating Makefile
config.status: creating config.intl
config.status: creating mkheaders.almost
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating config.h
no
yes
checking whether getopt is declared... checking for index... yes
checking for memcmp... yes
yes
checking whether vasprintf is declared... checking for insque... yes
checking for memcpy... yes
yes
checking whether clearerr_unlocked is declared... checking for memchr... yes
checking for memmem... yes
checking whether feof_unlocked is declared... yes
yes
checking for memcmp... checking for memmove... yes
checking whether ferror_unlocked is declared... yes
yes
checking for memcpy... checking for mempcpy... config.status: executing libtool commands
yes
config.status: creating Makefile
config.status: creating isl_srcdir.c
checking whether fflush_unlocked is declared... yes
config.status: creating Makefile
yes
checking for memmem... config.status: creating backtrace-supported.h
checking for memset... config.status: creating install-debuginfo-for-buildid.sh
config.status: creating doc/Makefile
config.status: creating config.h
yes
config.status: creating bound_test.sh
checking whether fgetc_unlocked is declared... config.status: executing libtool commands
yes
config.status: creating codegen_test.sh
checking for memmove... yes
config.status: executing gstdint.h commands
checking for mkstemps... config.status: creating pip_test.sh
config.status: executing default commands
config.status: creating flow_test.sh
yes
checking whether fgets_unlocked is declared... config.status: creating schedule_test.sh
yes
checking for mempcpy... yes
config.status: creating isl_config.h
checking for putenv... config.status: executing depfiles commands
yes
checking whether fileno_unlocked is declared... yes
yes
checking for memset... checking for random... yes
checking whether fprintf_unlocked is declared... yes
yes
checking for mkstemps... checking for rename... no
checking whether fputc_unlocked is declared... yes
yes
checking for putenv... checking for rindex... yes
checking whether fputs_unlocked is declared... yes
checking for random... yes
checking for setenv... yes
checking whether fread_unlocked is declared... yes
checking for rename... yes
checking for snprintf... yes
checking whether fwrite_unlocked is declared... yes
checking for rindex... yes
checking for sigsetmask... yes
checking whether getchar_unlocked is declared... yes
checking for setenv... yes
checking for stpcpy... yes
checking whether getc_unlocked is declared... yes
checking for snprintf... yes
checking for stpncpy... yes
checking whether putchar_unlocked is declared... config.status: executing libtool commands
yes
checking for sigsetmask... config.status: executing include/isl/stdint.h commands
config.status: creating include/isl/stdint.h : _ISL_INCLUDE_ISL_STDINT_H
yes
checking for strcasecmp... config.status: executing isl.pc commands
config.status: creating isl.pc.in
config.status: creating isl.pc
config.status: creating isl-uninstalled.pc
yes
checking whether putc_unlocked is declared... config.status: creating isl-uninstalled.sh
yes
checking for stpcpy... yes
checking for strchr... yes
checking for working alloca.h... yes
checking for stpncpy... yes
yes
checking for alloca... checking for strdup... yes
yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... checking for strcasecmp... yes
checking for strncasecmp... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for strchr... yes

checking size of ino_t... checking for strndup... yes
checking for strdup... yes
checking for strnlen... 8
checking size of dev_t... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strndup... 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 strstr... done
checking for iconv... (cached) no
checking for CET support... yes
checking for strnlen... yes
checking for strtod... yes
checking for strrchr... yes
checking for strtol... yes
checking for strstr... yes
checking for strtoul... yes
yes
configure: updating cache ./config.cache
yes
configure: creating ./config.status
checking for strtod... checking for strtoll... yes
yes
checking for strtol... checking for strtoull... config.status: creating Makefile
config.status: creating config.h
yes
config.status: executing depdir commands
checking for strtoul... mkdir -p -- .deps
yes
checking for strverscmp... yes
yes
checking for strtoll... checking for tmpnam... yes
checking for strtoull... yes
checking for vasprintf... yes
yes
checking for strverscmp... checking for vfprintf... yes
yes
checking for vprintf... checking for tmpnam... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for vsprintf... yes
checking for vfprintf... yes
checking for waitpid... yes
checking for vprintf... yes
checking for setproctitle... yes
checking for vsnprintf... no
checking whether alloca needs Cray hooks... yes
no
checking stack direction for C alloca... checking for vsprintf... yes
checking for waitpid... -1
checking for vfork.h... no
checking for fork... yes
checking for setproctitle... yes
checking for vfork... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for working fork... -1
checking for vfork.h... no
checking for fork... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for vfork... no
checking for sys_errlist... yes
checking for working fork... no
checking for sys_nerr... no
checking for sys_siglist... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for external symbol _system_configuration... no
checking for sys_errlist... no
checking for __fsetlocking... no
checking for sys_nerr... yes
checking for canonicalize_file_name... no
checking for sys_siglist... yes
checking for dup3... no
checking for external symbol _system_configuration... yes
no
checking for getrlimit... checking for __fsetlocking... yes
yes
checking for canonicalize_file_name... checking for getrusage... yes
yes
checking for getsysinfo... checking for dup3... yes
no
checking for gettimeofday... (cached) yes
checking for getrlimit... checking for on_exit... yes
yes
checking for getrusage... checking for pipe2... yes
yes
checking for psignal... checking for getsysinfo... yes
checking for pstat_getdynamic... no
no
checking for pstat_getstatic... checking for gettimeofday... (cached) yes
checking for on_exit... no
checking for realpath... yes
yes
checking for pipe2... checking for setrlimit... yes
checking for psignal... yes
checking for pstat_getdynamic... yes
checking for spawnve... no
checking for pstat_getstatic... no
checking for spawnvpe... no
checking for realpath... no
checking for strerror... yes
checking for setrlimit... yes
checking for strsignal... yes
checking for spawnve... no
checking for spawnvpe... yes
checking for sysconf... no
checking for strerror... yes
yes
checking for sysctl... checking for strsignal... yes
no
checking for sysmp... checking for sysconf... yes
no
checking for table... checking for sysctl... no
no
checking for times... checking for sysmp... yes
no
checking for wait3... checking for table... no
yes
checking for times... checking for wait4... yes
yes
checking for wait3... checking for sbrk... yes
checking for wait4... yes
checking whether basename is declared... yes
checking for sbrk... yes
yes
checking whether ffs is declared... 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
checking whether vsnprintf is declared... yes
checking whether getenv is declared... yes
checking whether calloc is declared... yes
checking whether getopt is declared... yes
yes
checking whether getenv is declared... checking whether malloc is declared... yes
yes
checking whether getopt is declared... checking whether realloc is declared... yes
checking whether malloc is declared... yes
checking whether sbrk is declared... yes
checking whether realloc is declared... yes
checking whether strtol is declared... yes
checking whether sbrk is declared... yes
checking whether strtoul is declared... yes
checking whether strtol is declared... yes
checking whether strtoll is declared... yes
checking whether strtoul is declared... yes
checking whether strtoull is declared... yes
checking whether strtoll is declared... yes
checking whether strverscmp 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
configure: updating cache ./config.cache
yes
checking for working strncmp... 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-6/rtems-source-builder/rtems/build/microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1/build'
make: *** [Makefile:1033: all] Error 2
make: Leaving directory '/home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1/build'
shell cmd failed: /bin/sh -ex  /home/joel/rtems-cron-6/rtems-source-builder/rtems/build/microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1/do-build
error: building microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1
  See error report: rsb-report-microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-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: 841.276MB
Total size: 571.926MB
Installed : 207.382MB
Sources: 364.227MB
Patches: 323.933KB

Output
======

Build Set: 6/rtems-microblaze
config: devel/expat-2.5.0-1.cfg
package: expat-2.5.0-x86_64-linux-gnu-1
building: expat-2.5.0-x86_64-linux-gnu-1
sizes: expat-2.5.0-x86_64-linux-gnu-1: 10.600MB (installed: 1.571MB)
cleaning: expat-2.5.0-x86_64-linux-gnu-1
reporting: devel/expat-2.5.0-1.cfg -> expat-2.5.0-x86_64-linux-gnu-1.txt
reporting: devel/expat-2.5.0-1.cfg -> expat-2.5.0-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-15.2.cfg
package: microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1
building: microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1
error: building microblaze-rtems6-gdb-15.2-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-microblaze-rtems6-gdb-15.2-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-rtems6-gdb-15.2-x86_64-linux-gnu-1
config: tools/rtems-xilinx-binutils-2.36.cfg
package: microblaze-rtems6-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-rtems6-binutils-7af075d-x86_64-linux-gnu-1
sizes: microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1: 633.894MB (installed: 126.768MB)
cleaning: microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1
reporting: tools/rtems-xilinx-binutils-2.36.cfg -> microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1.txt
reporting: tools/rtems-xilinx-binutils-2.36.cfg -> microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1.xml
config: tools/rtems-xilinx-gcc-12-newlib-head.cfg
package: microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-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-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1
error: building microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-microblaze-rtems6-gcc-87a5641-newlib-1b3dcfd-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-rtems6-gcc-87a5641-newlib-1b3dcfd-x86_64-linux-gnu-1
config: tools/rtems-tools-6.cfg
package: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
building: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
sizes: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1: 290.221MB (installed: 79.044MB)
cleaning: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
reporting: tools/rtems-tools-6.cfg -> rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1.txt
reporting: tools/rtems-tools-6.cfg -> rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1.xml
cleaning: expat-2.5.0-x86_64-linux-gnu-1
cleaning: microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1
cleaning: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
Build Sizes: usage: 841.276MB total: 571.926MB (sources: 364.227MB, patches: 323.933KB, installed 207.382MB)
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:49:32 2026
==============================================================================
Report: devel/expat-2.5.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.5.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.5.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.5.0-x86_64-linux-gnu-1
 Config: devel/expat-2.5.0-1.cfg
 Summary:
  Expat XML Parser v2.5.0 for target microblaze-rtems6 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.5.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
       sha512: 8f99pfr7R9zW4PDYkoJqum3nZQnISXvAA4LxEJq44qk9OWlD27UiFkVwRJk6Odc3KASK32UNjoPigYntx7eEAg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.5.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.5.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin  --exec-prefix=/home/joel/rtems-cron-6/tools/6  --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib  --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info  --without-docbook --disable-shared
  make -j 56 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.5.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:49:33 2026
==============================================================================
Report: devel/expat-2.5.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.5.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.5.0-1.cfg
------------------------------------------------------------------------------
Package: expat-2.5.0-x86_64-linux-gnu-1
 Config: devel/expat-2.5.0-1.cfg
 Summary:
  Expat XML Parser v2.5.0 for target microblaze-rtems6 on host x86_64-linux-gnu
 URL:
  http://expat.sourceforge.net/
 Version:
  2.5.0
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.gz
       sha512: 8f99pfr7R9zW4PDYkoJqum3nZQnISXvAA4LxEJq44qk9OWlD27UiFkVwRJk6Odc3KASK32UNjoPigYntx7eEAg==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.5.0
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.5.0
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --verbose  --prefix=/home/joel/rtems-cron-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin  --exec-prefix=/home/joel/rtems-cron-6/tools/6  --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib  --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info  --without-docbook --disable-shared
  make -j 56 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.5.0
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:54:08 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: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-xilinx-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1
 Config: tools/rtems-xilinx-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target microblaze-rtems6 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-rtems6" -o "x86_64-linux-gnu" == "microblaze-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems6  --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-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin  --exec-prefix=/home/joel/rtems-cron-6/tools/6  --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib  --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info  --disable-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-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:54:08 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: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-xilinx-binutils-2.36.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-xilinx-binutils-2.36.cfg
------------------------------------------------------------------------------
Package: microblaze-rtems6-binutils-7af075d-x86_64-linux-gnu-1
 Config: tools/rtems-xilinx-binutils-2.36.cfg
 Summary:
  Binutils v7af075d for target microblaze-rtems6 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-rtems6" -o "x86_64-linux-gnu" == "microblaze-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
    # Cross build
    CC=$(echo "x86_64-linux-gnu-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-linux-gnu-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-linux-gnu --host=x86_64-linux-gnu  --target=microblaze-rtems6  --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-6/tools/6 --bindir=/home/joel/rtems-cron-6/tools/6/bin  --exec-prefix=/home/joel/rtems-cron-6/tools/6  --includedir=/home/joel/rtems-cron-6/tools/6/include --libdir=/home/joel/rtems-cron-6/tools/6/lib  --mandir=/home/joel/rtems-cron-6/tools/6/share/man --infodir=/home/joel/rtems-cron-6/tools/6/share/info  --disable-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-6/tools/6/share/info/configure.info*
  /bin/rm -f $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/joel/rtems-cron-6/tools/6/share/locale
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-dlltool; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-nlmconv; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-windres; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/bin/microblaze-rtems6-windmc; then
  /bin/rm -f ${SB_BUILD_ROOT}/home/joel/rtems-cron-6/tools/6/share/man/man1/microblaze-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:57:58 2026
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
 Config: tools/rtems-tools-6.cfg
 Summary:
  RTEMS Tools a2538346b745e2bd31e7bf8909a4e847f6d9c760 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  a2538346b745e2bd31e7bf8909a4e847f6d9c760
 Release:
  1
  Sources: 1
    1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/a2538346b745e2bd31e7bf8909a4e847f6d9c760/rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760.tar.bz2
       sha512: 9rogzrsHWKfRqCdyrG8u41BzUVVHAAcKD0dWfUSKjUVrE5r8J8kA5d+9JBGHx91c8lRsjJLQUe2MlTsp79JnlA==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-6/tools/6
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sat May 16 10:57:58 2026
==============================================================================
Report: tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 7c3fffecf84f0333c940bdda3f9f19f8ed8398f4
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-6.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-6.cfg
------------------------------------------------------------------------------
Package: rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760-1
 Config: tools/rtems-tools-6.cfg
 Summary:
  RTEMS Tools a2538346b745e2bd31e7bf8909a4e847f6d9c760 for host x86_64-linux-gnu
 URL:
  http://www.rtems.org/
 Version:
  a2538346b745e2bd31e7bf8909a4e847f6d9c760
 Release:
  1
  Sources: 1
    1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/a2538346b745e2bd31e7bf8909a4e847f6d9c760/rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760.tar.bz2
       sha512: 9rogzrsHWKfRqCdyrG8u41BzUVVHAAcKD0dWfUSKjUVrE5r8J8kA5d+9JBGHx91c8lRsjJLQUe2MlTsp79JnlA==
  Patches: 0
 Preparation:
  build_top=$(pwd)
  rtems_tools_source=rtems-tools-a2538346b745e2bd31e7bf8909a4e847f6d9c760
  source_dir_rtems_tools=${rtems_tools_source}
  %setup source rtems-tools -q -n ${rtems_tools_source}
  %setup patch rtems-tools -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-linux-gnu" != "x86_64-linux-gnu" ; then
  RT_HOST="--host=x86_64-linux-gnu"
  else
  RT_HOST=
  fi
  cd ${source_dir_rtems_tools}
  ./waf distclean configure ${RT_HOST} --prefix=/home/joel/rtems-cron-6/tools/6
  ./waf
  cd ${build_top}
 Install:
  build_top=$(pwd)
  /bin/rm -rf $SB_BUILD_ROOT
  cd ${source_dir_rtems_tools}
  ./waf --destdir=$SB_BUILD_ROOT install
  cd ${build_top}


More information about the build mailing list