Build FreeBSD: FAILED 5/rtems-or1k on x86_64-freebsd14.3 (expat-2.1.0-x86_64-freebsd14.3-1)
OAR Tester for FreeBSD 14
rtems-tester at oarcorp.com
Mon Jun 1 11:53:00 UTC 2026
RTEMS Source Builder - Set Builder, 7 (c9cdc6c9c419)
Host: FreeBSD-14.3-RELEASE-p10-amd64-64bit-ELF
FreeBSD FreeBSD14-VM 14.3-RELEASE-p10 FreeBSD 14.3-RELEASE-p10 GENERIC
amd64 amd64
Build Time: 0:03:36.543905
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: expat-2.1.0-x86_64-freebsd14.3-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
script:103: echo "==> %build:"
script:104: build_top=$(pwd)
script:105: cd expat-2.1.0
script:106: # Host and build flags, Cross build if host and build are different and
script:107: # Cxc build if target is deifned and also different.
script:108: # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
script:109: if test "x86_64-freebsd14.3" != "x86_64-freebsd14.3" ; then
script:110: # Cross build
script:111: CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
script:112: CXX=$(echo "x86_64-freebsd14.3-g++" | sed -e 's,-std=gnu99 ,,')
script:113: CPPFLAGS="${SB_HOST_CPPFLAGS}"
script:114: CFLAGS="${SB_HOST_CFLAGS}"
script:115: CXXFLAGS="${SB_HOST_CXXFLAGS}"
script:116: LDFLAGS="${SB_HOST_LDFLAGS}"
script:117: LDLIBS="${SB_HOST_LIBS}"
script:118: LIBS="${SB_HOST_LIBS}"
script:119: # Host
script:120: CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
script:121: CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:122: CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
script:123: LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
script:124: LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
script:125: LIBS_FOR_HOST="${SB_HOST_LIBS}"
script:126: CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
script:127: CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:128: CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:129: # Build
script:130: CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:131: CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
script:132: LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
script:133: LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:134: LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
script:135: CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
script:136: CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:137: CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:138: else
script:139: LDFLAGS="${SB_BUILD_LDFLAGS}"
script:140: LDLIBS="${SB_BUILD_LIBS}"
script:141: LIBS="${SB_BUILD_LIBS}"
script:142: CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:143: CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
script:144: CC_FOR_BUILD=${CC}
script:145: CXX_FOR_BUILD=${CXX}
script:146: fi
script:147: export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
script:148: export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
script:149: export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
script:150: ./configure --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3 --verbose --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec-prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info --without-docbook --disable-shared
script:151: gmake -j 8 all
script:152: cd ${build_top}
script:153: echo "==> %install:"
script:154: build_top=$(pwd)
script:155: rm -rf $SB_BUILD_ROOT
script:156: cd expat-2.1.0
script:157: gmake DESTDIR=$SB_BUILD_ROOT install
script:158: cd ${build_top}
script: 1: #!/bin/sh
script: 2: # ___build_pre as set up in defaults.py
script: 3: # Save the original path away.
script: 4: export SB_ORIG_PATH=${PATH}
script: 5: # Directories
script: 6: SB_PREFIX="/home/tester/rtems-cron-5/tools/5"
script: 7: SB_PREFIX_CLEAN=$(echo "/home/tester/rtems-cron-5/tools/5" | /usr/bin/sed -e 's/^\///')
script: 8: SB_SOURCE_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/sources"
script: 9: SB_BUILD_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1"
script: 10: # host == build, use build; host != build, host uses host and build uses build
script: 11: SB_HOST_CPPFLAGS="-I/usr/local/include"
script: 12: # Optional tmpinternal paths
script: 13: SB_TMP_INCLUDES="-I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/${SB_PREFIX_CLEAN}/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib"
script: 15: # Optionally do not add includes to c/cxx flags as newer configure's complain
script: 16: # Include the host standards flags if provided
script: 17: SB_HOST_CFLAGS="-O2 -g -pipe --std=gnu17 -I/usr/local/include"
script: 18: SB_HOST_CXXFLAGS="-O2 -g -pipe --std=gnu++17 -I/usr/local/include"
script: 19: SB_HOST_LDFLAGS="-L/usr/local/lib -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/${SB_PREFIX_CLEAN}/lib"
script: 20: SB_HOST_LIBS=""
script: 21: # Include the host standards flags if provided and no build standards defined
script: 22: SB_BUILD_C_STD=" --std=gnu17"
script: 23: SB_BUILD_CFLAGS="-O2 -pipe $SB_BUILD_C_STD $SB_TMP_INCLUDES"
script: 24: SB_BUILD_CXX_STD=" --std=gnu++17"
script: 25: SB_BUILD_CXXFLAGS="-O2 -pipe $SB_BUILD_CXX_STD $SB_TMP_INCLUDES"
script: 26: SB_BUILD_LDFLAGS=" $SB_TMP_LDFLAGS"
script: 27: SB_BUILD_LIBS=""
script: 28: SB_CFLAGS="${SB_BUILD_CFLAGS} $SB_TMP_INCLUDES"
script: 29: SB_CXXFLAGS="${SB_BUILD_CXXFLAGS} $SB_TMP_INCLUDES"
script: 30: SB_ARCH="x86_64"
script: 31: SB_OS="freebsd"
script: 32: export SB_SOURCE_DIR SB_BUILD_DIR SB_ARCH SB_OS
script: 33: export SB_HOST_CPPFLAGS SB_HOST_CFLAGS SB_HOST_CXXFLAGS SB_HOST_LDFLAGS SB_HOST_LIBS
script: 34: export SB_BUILD_CFLAGS SB_BUILD_CXXFLAGS SB_BUILD_LDFLAGS SB_BUILD_LIBS
script: 35: export SB_CFLAGS SB_CXXFLAGS
script: 36: # Documentation
script: 37: SB_DOC_DIR="/home/tester/rtems-cron-5/tools/5/share/doc"
script: 38: export SB_DOC_DIR
script: 39: # Packages
script: 40: SB_PACKAGE_NAME="expat-2.1.0-x86_64-freebsd14.3-1"
script: 41: SB_PACKAGE_BUILDNAME="expat-2.1.0-x86_64-freebsd14.3-1"
script: 42: SB_PACKAGE_VERSION="2.1.0"
script: 43: SB_PACKAGE_RELEASE="1"
script: 44: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 45: # Build directories
script: 46: export SB_PREFIX
script: 47: SB_BUILD_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1"
script: 48: SB_BUILD_ROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001"
script: 49: SB_BUILD_ROOT_BINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 51: SB_BUILD_CXC_DIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1-cxc"
script: 52: SB_BUILD_CXC_ROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001-cxc"
script: 53: SB_BUILD_CXC_ROOT_BINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001-cxc/${SB_PREFIX_CLEAN}/bin"
script: 54: export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
script: 55: SB_TMPROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k"
script: 56: SB_TMPPREFIX="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPBINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 59: SB_TMPCXCROOT="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k"
script: 60: SB_TMPCXCPREFIX="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/${SB_PREFIX_CLEAN}"
script: 61: SB_TMPCXCBINDIR="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/${SB_PREFIX_CLEAN}/bin"
script: 62: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 63: # Extra path support
script: 64: SB_EXTRAPATH="/home/tester/rtems-cron-5/rtems-source-builder/source-builder"
script: 65: # The compiler flags
script: 66:
script: 67:
script: 68: export CFLAGS_FOR_TARGET
script: 69: export CXXFLAGS_FOR_TARGET
script: 70: # Set up the path. Put the CXC path first.
script: 71: if test -n "${SB_TMPBINDIR}" ; then
script: 72: PATH="${SB_TMPBINDIR}:$PATH"
script: 73: fi
script: 74: if test -n "${SB_TMPCXCBINDIR}" ; then
script: 75: PATH="${SB_TMPCXCBINDIR}:$PATH"
script: 76: fi
script: 77: if test -n "${SB_EXTRAPATH}" ; then
script: 78: PATH="${SB_EXTRAPATH}:$PATH"
script: 79: fi
script: 80: PATH="/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging/bin:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/bin:$PATH"
script: 81:
script: 82: export PATH
script: 83: # Default environment set up.
script: 84: LANG=C
script: 85: export LANG
script: 86: unset DISPLAY || :
script: 87: umask 022
script: 88: cd "/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1"
script: 89: echo "=> expat-2.1.0-x86_64-freebsd14.3-1: CLEAN"
script: 90: echo "==> %clean:"
removing: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
making dir: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
write script: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1/do-build
write script: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1/do-clean
building: expat-2.1.0-x86_64-freebsd14.3-1
run: /bin/sh -ex /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1/do-build
+ export 'SB_ORIG_PATH=/home/tester/rtems-cron-5/tools/5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/lib:/home/tester/bin'
+ SB_PREFIX=/home/tester/rtems-cron-5/tools/5
+ echo /home/tester/rtems-cron-5/tools/5
+ /usr/bin/sed -e 's/^\///'
+ SB_PREFIX_CLEAN=home/tester/rtems-cron-5/tools/5
+ SB_SOURCE_DIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/sources
+ SB_BUILD_DIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ SB_HOST_CPPFLAGS=-I/usr/local/include
+ SB_TMP_INCLUDES='-I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ SB_TMP_LDFLAGS=-L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib
+ SB_HOST_CFLAGS='-O2 -g -pipe --std=gnu17 -I/usr/local/include'
+ SB_HOST_CXXFLAGS='-O2 -g -pipe --std=gnu++17 -I/usr/local/include'
+ SB_HOST_LDFLAGS='-L/usr/local/lib -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/lib'
+ SB_HOST_LIBS=''
+ SB_BUILD_C_STD=' --std=gnu17'
+ SB_BUILD_CFLAGS='-O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ SB_BUILD_CXX_STD=' --std=gnu++17'
+ SB_BUILD_CXXFLAGS='-O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ SB_BUILD_LDFLAGS=' -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib'
+ SB_BUILD_LIBS=''
+ SB_CFLAGS='-O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ SB_CXXFLAGS='-O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ SB_ARCH=x86_64
+ SB_OS=freebsd
+ 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/tester/rtems-cron-5/tools/5/share/doc
+ export SB_DOC_DIR
+ SB_PACKAGE_NAME=expat-2.1.0-x86_64-freebsd14.3-1
+ SB_PACKAGE_BUILDNAME=expat-2.1.0-x86_64-freebsd14.3-1
+ SB_PACKAGE_VERSION=2.1.0
=> expat-2.1.0-x86_64-freebsd14.3-1: BUILD
+ SB_PACKAGE_RELEASE=1
+ export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
+ export SB_PREFIX
+ SB_BUILD_DIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ SB_BUILD_ROOT=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001
+ SB_BUILD_ROOT_BINDIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001/home/tester/rtems-cron-5/tools/5/bin
+ export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
+ SB_BUILD_CXC_DIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1-cxc
==> %prep:
+ SB_BUILD_CXC_ROOT=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001-cxc
+ SB_BUILD_CXC_ROOT_BINDIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001-cxc/home/tester/rtems-cron-5/tools/5/bin
+ export SB_BUILD_CXC_ROOT SB_BUILD_CXC_DIR SB_BUILD_CXC_ROOT_BINDIR
+ SB_TMPROOT=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k
+ SB_TMPPREFIX=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5
+ SB_TMPBINDIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin
+ export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
+ SB_TMPCXCROOT=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k
+ SB_TMPCXCPREFIX=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5
+ SB_TMPCXCBINDIR=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin
+ export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
+ SB_EXTRAPATH=/home/tester/rtems-cron-5/rtems-source-builder/source-builder
+ export CFLAGS_FOR_TARGET
+ export CXXFLAGS_FOR_TARGET
+ test -n /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin
+ PATH=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/tools/5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/lib:/home/tester/bin
+ test -n /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin
+ PATH=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/tools/5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/lib:/home/tester/bin
+ test -n /home/tester/rtems-cron-5/rtems-source-builder/source-builder
+ PATH=/home/tester/rtems-cron-5/rtems-source-builder/source-builder:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/tools/5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/lib:/home/tester/bin
+ PATH=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging/bin:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/bin:/home/tester/rtems-cron-5/rtems-source-builder/source-builder:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-cxc/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/bin:/home/tester/rtems-cron-5/tools/5/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/lib:/home/tester/bin
+ export PATH
+ LANG=C
+ export LANG
+ unset DISPLAY
+ umask 022
+ cd /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ echo '=> expat-2.1.0-x86_64-freebsd14.3-1: BUILD'
+ echo '==> %prep:'
+ pwd
+ build_top=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ cd /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ /bin/rm -rf expat-2.1.0
+ /usr/bin/gzip -dc /home/tester/rtems-cron-5/rtems-source-builder/rtems/sources/expat-2.1.0.tar.gz
+ /usr/bin/tar -x -f -
+ tar_exit=0
+ cd expat-2.1.0
+ /bin/chmod -R a+rX,g-w,o-w .
+ cd /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
+ SB_CXC=no
+ echo '==> clean %{buildroot}: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001'
+ /bin/rm -rf /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001
==> clean %{buildroot}: /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001
+ /bin/mkdir -p /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/expat-2.1.0-x86_64-freebsd14.3-1-1001
+ echo '==> %build:'
+ pwd
+ build_top=/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1
==> %build:
+ cd expat-2.1.0
+ test x86_64-freebsd14.3 '!=' x86_64-freebsd14.3
+ LDFLAGS=' -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib'
+ LDLIBS=''
+ LIBS=''
+ echo '/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ sed -e 's,-std=gnu99 ,,'
+ CC='/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ echo '/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ sed -e 's,-std=gnu99 ,,'
+ CXX='/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ CC_FOR_BUILD='/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include'
+ CXX_FOR_BUILD='/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-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-freebsd14.3' '--host=x86_64-freebsd14.3' --verbose '--prefix=/home/tester/rtems-cron-5/tools/5' '--bindir=/home/tester/rtems-cron-5/tools/5/bin' '--exec-prefix=/home/tester/rtems-cron-5/tools/5' '--includedir=/home/tester/rtems-cron-5/tools/5/include' '--libdir=/home/tester/rtems-cron-5/tools/5/lib' '--mandir=/home/tester/rtems-cron-5/tools/5/share/man' '--infodir=/home/tester/rtems-cron-5/tools/5/share/info' --without-docbook --disable-shared
configure: WARNING: unrecognized options: --without-docbook
checking build system type... x86_64-pc-freebsd14.3
checking host system type... x86_64-pc-freebsd14.3
checking how to print strings... printf
checking for x86_64-freebsd14.3-gcc... /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include accepts -g... yes
checking for /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to accept ISO C89... none needed
checking for a sed that does not truncate output... /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-pc-freebsd14.3 file names to x86_64-pc-freebsd14.3 format... func_convert_file_noop
checking how to convert x86_64-pc-freebsd14.3 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-freebsd14.3-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-freebsd14.3-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-freebsd14.3-ar... no
checking for ar... ar
checking for archiver @FILE support... no
checking for x86_64-freebsd14.3-strip... no
checking for strip... strip
checking for x86_64-freebsd14.3-ranlib... no
checking for ranlib... ranlib
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking command to parse /usr/local/bin/nm -B output from /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include object... ok
checking for sysroot... no
checking for x86_64-freebsd14.3-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include static flag -static works... yes
checking if /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include supports -c -o file.o... yes
checking if /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for x86_64-freebsd14.3-gcc... (cached) /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include accepts -g... (cached) yes
checking for /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include accepts -g... yes
checking how to run the C++ preprocessor... /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -E
checking for ld used by /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include linker (/usr/bin/ld) supports shared libraries... no
checking for /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include static flag -static works... yes
checking if /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include supports -c -o file.o... yes
checking if /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include linker (/usr/bin/ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include accepts -fexceptions... yes
checking for ANSI C header files... (cached) yes
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for memmove... yes
checking for bcopy... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for off_t... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to accept ISO C99... none needed
checking for /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include option to accept ISO Standard C... (cached) none needed
checking for an ANSI C99-conforming __func__... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating expat.pc
config.status: creating expat_config.h
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-docbook
+ gmake -j 8 all
/bin/sh ./libtool --silent --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o lib/xmlparse.lo -c lib/xmlparse.c
/bin/sh ./libtool --silent --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o lib/xmltok.lo -c lib/xmltok.c
/bin/sh ./libtool --silent --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o lib/xmlrole.lo -c lib/xmlrole.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o xmlwf/xmlwf.o -c xmlwf/xmlwf.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o xmlwf/xmlfile.o -c xmlwf/xmlfile.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o xmlwf/codepage.o -c xmlwf/codepage.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o xmlwf/unixfilemap.o -c xmlwf/unixfilemap.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o examples/elements.o -c examples/elements.c
lib/xmlparse.c:83:2: error: memmove does not exist on this platform, nor is a substitute available
83 | #error memmove does not exist on this platform, nor is a substitute available
| ^
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I./lib -I. -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -DHAVE_EXPAT_CONFIG_H -o examples/outline.o -c examples/outline.c
1 error generated.
gmake: *** [Makefile:196: lib/xmlparse.lo] Error 1
gmake: *** Waiting for unfinished jobs....
shell cmd failed: /bin/sh -ex /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/expat-2.1.0-x86_64-freebsd14.3-1/do-build
error: building expat-2.1.0-x86_64-freebsd14.3-1
See error report: rsb-report-expat-2.1.0-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-e 's/@''GNULIB_READLINK''@/1/g' \
-e 's/@''GNULIB_READLINKAT''@/0/g' \
-e 's/@''GNULIB_RMDIR''@/1/g' \
-e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
-e 's/@''GNULIB_SLEEP''@/0/g' \
-e 's/@''GNULIB_SYMLINK''@/0/g' \
-e 's/@''GNULIB_SYMLINKAT''@/0/g' \
-e 's/@''GNULIB_TTYNAME_R''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
-e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
-e 's/@''GNULIB_UNLINK''@/0/g' \
-e 's/@''GNULIB_UNLINKAT''@/0/g' \
-e 's/@''GNULIB_USLEEP''@/0/g' \
-e 's/@''GNULIB_WRITE''@/0/g' \
< ../../../../gdb-8.2.1/gdb/gnulib/import/unistd.in.h | \
sed -e 's|@''HAVE_CHOWN''@|1|g' \
-e 's|@''HAVE_DUP2''@|1|g' \
-e 's|@''HAVE_DUP3''@|1|g' \
-e 's|@''HAVE_EUIDACCESS''@|1|g' \
-e 's|@''HAVE_FACCESSAT''@|1|g' \
-e 's|@''HAVE_FCHDIR''@|1|g' \
-e 's|@''HAVE_FCHOWNAT''@|1|g' \
-e 's|@''HAVE_FDATASYNC''@|1|g' \
-e 's|@''HAVE_FSYNC''@|1|g' \
-e 's|@''HAVE_FTRUNCATE''@|1|g' \
-e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
-e 's|@''HAVE_GETGROUPS''@|1|g' \
-e 's|@''HAVE_GETHOSTNAME''@|1|g' \
-e 's|@''HAVE_GETLOGIN''@|1|g' \
-e 's|@''HAVE_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
-e 's|@''HAVE_LCHOWN''@|1|g' \
-e 's|@''HAVE_LINK''@|1|g' \
-e 's|@''HAVE_LINKAT''@|1|g' \
-e 's|@''HAVE_PIPE''@|1|g' \
-e 's|@''HAVE_PIPE2''@|1|g' \
-e 's|@''HAVE_PREAD''@|1|g' \
-e 's|@''HAVE_PWRITE''@|1|g' \
-e 's|@''HAVE_READLINK''@|1|g' \
-e 's|@''HAVE_READLINKAT''@|1|g' \
-e 's|@''HAVE_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_SLEEP''@|1|g' \
-e 's|@''HAVE_SYMLINK''@|1|g' \
-e 's|@''HAVE_SYMLINKAT''@|1|g' \
-e 's|@''HAVE_UNLINKAT''@|1|g' \
-e 's|@''HAVE_USLEEP''@|1|g' \
-e 's|@''HAVE_DECL_ENVIRON''@|0|g' \
-e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
-e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
-e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
-e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
-e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
-e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
-e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
-e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
-e 's|@''HAVE_OS_H''@|0|g' \
-e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
| \
sed -e 's|@''REPLACE_CHOWN''@|0|g' \
-e 's|@''REPLACE_CLOSE''@|0|g' \
-e 's|@''REPLACE_DUP''@|0|g' \
-e 's|@''REPLACE_DUP2''@|0|g' \
-e 's|@''REPLACE_FCHOWNAT''@|0|g' \
-e 's|@''REPLACE_FTRUNCATE''@|0|g' \
-e 's|@''REPLACE_GETCWD''@|0|g' \
-e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
-e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
-e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
-e 's|@''REPLACE_GETGROUPS''@|0|g' \
-e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
-e 's|@''REPLACE_ISATTY''@|0|g' \
-e 's|@''REPLACE_LCHOWN''@|0|g' \
-e 's|@''REPLACE_LINK''@|0|g' \
-e 's|@''REPLACE_LINKAT''@|0|g' \
-e 's|@''REPLACE_LSEEK''@|0|g' \
-e 's|@''REPLACE_PREAD''@|0|g' \
-e 's|@''REPLACE_PWRITE''@|0|g' \
-e 's|@''REPLACE_READ''@|0|g' \
-e 's|@''REPLACE_READLINK''@|0|g' \
-e 's|@''REPLACE_READLINKAT''@|0|g' \
-e 's|@''REPLACE_RMDIR''@|0|g' \
-e 's|@''REPLACE_SLEEP''@|0|g' \
-e 's|@''REPLACE_SYMLINK''@|0|g' \
-e 's|@''REPLACE_SYMLINKAT''@|0|g' \
-e 's|@''REPLACE_TTYNAME_R''@|0|g' \
-e 's|@''REPLACE_UNLINK''@|0|g' \
-e 's|@''REPLACE_UNLINKAT''@|0|g' \
-e 's|@''REPLACE_USLEEP''@|0|g' \
-e 's|@''REPLACE_WRITE''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
-e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > unistd.h-t && \
mv unistd.h-t unistd.h
rm -f wchar.h-t wchar.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''HAVE_FEATURES_H''@|0|g' \
-e 's|@''NEXT_WCHAR_H''@|<wchar.h>|g' \
-e 's|@''HAVE_WCHAR_H''@|1|g' \
-e 's/@''GNULIB_BTOWC''@/0/g' \
-e 's/@''GNULIB_WCTOB''@/0/g' \
-e 's/@''GNULIB_MBSINIT''@/1/g' \
-e 's/@''GNULIB_MBRTOWC''@/1/g' \
-e 's/@''GNULIB_MBRLEN''@/0/g' \
-e 's/@''GNULIB_MBSRTOWCS''@/1/g' \
-e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
-e 's/@''GNULIB_WCRTOMB''@/0/g' \
-e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
-e 's/@''GNULIB_WCWIDTH''@/0/g' \
-e 's/@''GNULIB_WMEMCHR''@/0/g' \
-e 's/@''GNULIB_WMEMCMP''@/0/g' \
-e 's/@''GNULIB_WMEMCPY''@/0/g' \
-e 's/@''GNULIB_WMEMMOVE''@/0/g' \
-e 's/@''GNULIB_WMEMSET''@/0/g' \
-e 's/@''GNULIB_WCSLEN''@/0/g' \
-e 's/@''GNULIB_WCSNLEN''@/0/g' \
-e 's/@''GNULIB_WCSCPY''@/0/g' \
-e 's/@''GNULIB_WCPCPY''@/0/g' \
-e 's/@''GNULIB_WCSNCPY''@/0/g' \
-e 's/@''GNULIB_WCPNCPY''@/0/g' \
-e 's/@''GNULIB_WCSCAT''@/0/g' \
-e 's/@''GNULIB_WCSNCAT''@/0/g' \
-e 's/@''GNULIB_WCSCMP''@/0/g' \
-e 's/@''GNULIB_WCSNCMP''@/0/g' \
-e 's/@''GNULIB_WCSCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
-e 's/@''GNULIB_WCSCOLL''@/0/g' \
-e 's/@''GNULIB_WCSXFRM''@/0/g' \
-e 's/@''GNULIB_WCSDUP''@/0/g' \
-e 's/@''GNULIB_WCSCHR''@/0/g' \
-e 's/@''GNULIB_WCSRCHR''@/0/g' \
-e 's/@''GNULIB_WCSCSPN''@/0/g' \
-e 's/@''GNULIB_WCSSPN''@/0/g' \
-e 's/@''GNULIB_WCSPBRK''@/0/g' \
-e 's/@''GNULIB_WCSSTR''@/0/g' \
-e 's/@''GNULIB_WCSTOK''@/0/g' \
-e 's/@''GNULIB_WCSWIDTH''@/0/g' \
< ../../../../gdb-8.2.1/gdb/gnulib/import/wchar.in.h | \
sed -e 's|@''HAVE_WINT_T''@|1|g' \
-e 's|@''HAVE_BTOWC''@|1|g' \
-e 's|@''HAVE_MBSINIT''@|1|g' \
-e 's|@''HAVE_MBRTOWC''@|1|g' \
-e 's|@''HAVE_MBRLEN''@|1|g' \
-e 's|@''HAVE_MBSRTOWCS''@|1|g' \
-e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
-e 's|@''HAVE_WCRTOMB''@|1|g' \
-e 's|@''HAVE_WCSRTOMBS''@|1|g' \
-e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
-e 's|@''HAVE_WMEMCHR''@|1|g' \
-e 's|@''HAVE_WMEMCMP''@|1|g' \
-e 's|@''HAVE_WMEMCPY''@|1|g' \
-e 's|@''HAVE_WMEMMOVE''@|1|g' \
-e 's|@''HAVE_WMEMSET''@|1|g' \
-e 's|@''HAVE_WCSLEN''@|1|g' \
-e 's|@''HAVE_WCSNLEN''@|1|g' \
-e 's|@''HAVE_WCSCPY''@|1|g' \
-e 's|@''HAVE_WCPCPY''@|1|g' \
-e 's|@''HAVE_WCSNCPY''@|1|g' \
-e 's|@''HAVE_WCPNCPY''@|1|g' \
-e 's|@''HAVE_WCSCAT''@|1|g' \
-e 's|@''HAVE_WCSNCAT''@|1|g' \
-e 's|@''HAVE_WCSCMP''@|1|g' \
-e 's|@''HAVE_WCSNCMP''@|1|g' \
-e 's|@''HAVE_WCSCASECMP''@|1|g' \
-e 's|@''HAVE_WCSNCASECMP''@|1|g' \
-e 's|@''HAVE_WCSCOLL''@|1|g' \
-e 's|@''HAVE_WCSXFRM''@|1|g' \
-e 's|@''HAVE_WCSDUP''@|1|g' \
-e 's|@''HAVE_WCSCHR''@|1|g' \
-e 's|@''HAVE_WCSRCHR''@|1|g' \
-e 's|@''HAVE_WCSCSPN''@|1|g' \
-e 's|@''HAVE_WCSSPN''@|1|g' \
-e 's|@''HAVE_WCSPBRK''@|1|g' \
-e 's|@''HAVE_WCSSTR''@|1|g' \
-e 's|@''HAVE_WCSTOK''@|1|g' \
-e 's|@''HAVE_WCSWIDTH''@|1|g' \
-e 's|@''HAVE_DECL_WCTOB''@|1|g' \
-e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
| \
sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
-e 's|@''REPLACE_BTOWC''@|0|g' \
-e 's|@''REPLACE_WCTOB''@|0|g' \
-e 's|@''REPLACE_MBSINIT''@|0|g' \
-e 's|@''REPLACE_MBRTOWC''@|0|g' \
-e 's|@''REPLACE_MBRLEN''@|0|g' \
-e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
-e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
-e 's|@''REPLACE_WCRTOMB''@|0|g' \
-e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
-e 's|@''REPLACE_WCWIDTH''@|0|g' \
-e 's|@''REPLACE_WCSWIDTH''@|0|g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
} > wchar.h-t && \
mv wchar.h-t wchar.h
rm -f wctype.h-t wctype.h && \
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e 's|@''GUARD_PREFIX''@|GL|g' \
-e 's/@''HAVE_WCTYPE_H''@/1/g' \
-e 's|@''INCLUDE_NEXT''@|include_next|g' \
-e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
-e 's|@''PRAGMA_COLUMNS''@||g' \
-e 's|@''NEXT_WCTYPE_H''@|<wctype.h>|g' \
-e 's/@''GNULIB_ISWBLANK''@/0/g' \
-e 's/@''GNULIB_WCTYPE''@/0/g' \
-e 's/@''GNULIB_ISWCTYPE''@/0/g' \
-e 's/@''GNULIB_WCTRANS''@/0/g' \
-e 's/@''GNULIB_TOWCTRANS''@/0/g' \
-e 's/@''HAVE_ISWBLANK''@/1/g' \
-e 's/@''HAVE_ISWCNTRL''@/1/g' \
-e 's/@''HAVE_WCTYPE_T''@/1/g' \
-e 's/@''HAVE_WCTRANS_T''@/1/g' \
-e 's/@''HAVE_WINT_T''@/1/g' \
-e 's/@''REPLACE_ISWBLANK''@/0/g' \
-e 's/@''REPLACE_ISWCNTRL''@/0/g' \
-e 's/@''REPLACE_TOWLOWER''@/0/g' \
-e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
-e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
< ../../../../gdb-8.2.1/gdb/gnulib/import/wctype.in.h; \
} > wctype.h-t && \
mv wctype.h-t wctype.h
gmake all-recursive
gmake[7]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib/import'
gmake[8]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib/import'
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o ../../../../gdb-8.2.1/gdb/gnulib/import/cloexec.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o ../../../../gdb-8.2.1/gdb/gnulib/import/dirname-lgpl.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o ../../../../gdb-8.2.1/gdb/gnulib/import/basename-lgpl.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o ../../../../gdb-8.2.1/gdb/gnulib/import/stripslash.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o ../../../../gdb-8.2.1/gdb/gnulib/import/exitfail.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o ../../../../gdb-8.2.1/gdb/gnulib/import/fd-hook.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o ../../../../gdb-8.2.1/gdb/gnulib/import/filenamecat-lgpl.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT getprogname.o -MD -MP -MF .deps/getprogname.Tpo -c -o getprogname.o ../../../../gdb-8.2.1/gdb/gnulib/import/getprogname.c
mv -f .deps/stripslash.Tpo .deps/stripslash.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT hard-locale.o -MD -MP -MF .deps/hard-locale.Tpo -c -o hard-locale.o ../../../../gdb-8.2.1/gdb/gnulib/import/hard-locale.c
mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po
mv -f .deps/exitfail.Tpo .deps/exitfail.Po
mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o ../../../../gdb-8.2.1/gdb/gnulib/import/localcharset.c
mv -f .deps/cloexec.Tpo .deps/cloexec.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT malloca.o -MD -MP -MF .deps/malloca.Tpo -c -o malloca.o ../../../../gdb-8.2.1/gdb/gnulib/import/malloca.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT math.o -MD -MP -MF .deps/math.Tpo -c -o math.o ../../../../gdb-8.2.1/gdb/gnulib/import/math.c
mv -f .deps/getprogname.Tpo .deps/getprogname.Po
mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o ../../../../gdb-8.2.1/gdb/gnulib/import/openat-die.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o ../../../../gdb-8.2.1/gdb/gnulib/import/save-cwd.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT strnlen1.o -MD -MP -MF .deps/strnlen1.Tpo -c -o strnlen1.o ../../../../gdb-8.2.1/gdb/gnulib/import/strnlen1.c
mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o ../../../../gdb-8.2.1/gdb/gnulib/import/tempname.c
mv -f .deps/math.Tpo .deps/math.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o ../../../../gdb-8.2.1/gdb/gnulib/import/unistd.c
mv -f .deps/hard-locale.Tpo .deps/hard-locale.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o ../../../../gdb-8.2.1/gdb/gnulib/import/dup-safer.c
mv -f .deps/strnlen1.Tpo .deps/strnlen1.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o ../../../../gdb-8.2.1/gdb/gnulib/import/fd-safer.c
mv -f .deps/malloca.Tpo .deps/malloca.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o ../../../../gdb-8.2.1/gdb/gnulib/import/pipe-safer.c
mv -f .deps/openat-die.Tpo .deps/openat-die.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o ../../../../gdb-8.2.1/gdb/gnulib/import/wctype-h.c
mv -f .deps/unistd.Tpo .deps/unistd.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT canonicalize-lgpl.o -MD -MP -MF .deps/canonicalize-lgpl.Tpo -c -o canonicalize-lgpl.o ../../../../gdb-8.2.1/gdb/gnulib/import/canonicalize-lgpl.c
mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o ../../../../gdb-8.2.1/gdb/gnulib/import/chdir-long.c
mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
mv -f .deps/localcharset.Tpo .deps/localcharset.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o ../../../../gdb-8.2.1/gdb/gnulib/import/error.c
mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT fnmatch.o -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.o ../../../../gdb-8.2.1/gdb/gnulib/import/fnmatch.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT glob.o -MD -MP -MF .deps/glob.Tpo -c -o glob.o ../../../../gdb-8.2.1/gdb/gnulib/import/glob.c
mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT isnanl.o -MD -MP -MF .deps/isnanl.Tpo -c -o isnanl.o ../../../../gdb-8.2.1/gdb/gnulib/import/isnanl.c
mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
mv -f .deps/tempname.Tpo .deps/tempname.Po
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o ../../../../gdb-8.2.1/gdb/gnulib/import/openat-proc.c
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../../../gdb-8.2.1/gdb/gnulib/import -I.. -g -O2 -MT rawmemchr.o -MD -MP -MF .deps/rawmemchr.Tpo -c -o rawmemchr.o ../../../../gdb-8.2.1/gdb/gnulib/import/rawmemchr.c
mv -f .deps/canonicalize-lgpl.Tpo .deps/canonicalize-lgpl.Po
rm -f t-charset.alias charset.alias && \
/bin/sh ../../../../gdb-8.2.1/gdb/gnulib/import/config.charset 'x86_64-pc-freebsd14.3' > t-charset.alias && \
mv t-charset.alias charset.alias
rm -f t-ref-add.sed ref-add.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../gdb-8.2.1/gdb/gnulib/import/ref-add.sin > t-ref-add.sed && \
mv t-ref-add.sed ref-add.sed
rm -f t-ref-del.sed ref-del.sed && \
sed -e '/^#/d' -e 's/@''PACKAGE''@/libgnu/g' ../../../../gdb-8.2.1/gdb/gnulib/import/ref-del.sin > t-ref-del.sed && \
mv t-ref-del.sed ref-del.sed
mv -f .deps/isnanl.Tpo .deps/isnanl.Po
mv -f .deps/rawmemchr.Tpo .deps/rawmemchr.Po
mv -f .deps/error.Tpo .deps/error.Po
mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po
mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
mv -f .deps/glob.Tpo .deps/glob.Po
mv -f .deps/fnmatch.Tpo .deps/fnmatch.Po
rm -f libgnu.a
ar cr libgnu.a cloexec.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fd-hook.o filenamecat-lgpl.o getprogname.o hard-locale.o localcharset.o malloca.o math.o openat-die.o save-cwd.o strnlen1.o tempname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wctype-h.o canonicalize-lgpl.o chdir-long.o error.o fnmatch.o glob.o isnanl.o openat-proc.o rawmemchr.o
ranlib libgnu.a
gmake[8]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib/import'
gmake[7]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib/import'
gmake[6]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib/import'
gmake[5]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib'
gmake[4]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb/build-gnulib'
gmake[3]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb'
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o gdb.o -MT gdb.o -MMD -MP -MF ./.deps/gdb.Tpo ../../gdb-8.2.1/gdb/gdb.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o or1k-tdep.o -MT or1k-tdep.o -MMD -MP -MF ./.deps/or1k-tdep.Tpo ../../gdb-8.2.1/gdb/or1k-tdep.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o ser-base.o -MT ser-base.o -MMD -MP -MF ./.deps/ser-base.Tpo ../../gdb-8.2.1/gdb/ser-base.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF ./.deps/ser-unix.Tpo ../../gdb-8.2.1/gdb/ser-unix.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF ./.deps/ser-pipe.Tpo ../../gdb-8.2.1/gdb/ser-pipe.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF ./.deps/ser-tcp.Tpo ../../gdb-8.2.1/gdb/ser-tcp.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o remote-sim.o -MT remote-sim.o -MMD -MP -MF ./.deps/remote-sim.Tpo ../../gdb-8.2.1/gdb/remote-sim.c
/usr/bin/c++ -O2 -pipe --std=gnu++17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -x c++ -g -O2 -I. -I../../gdb-8.2.1/gdb -I../../gdb-8.2.1/gdb/common -I../../gdb-8.2.1/gdb/config -DLOCALEDIR="\"/home/tester/rtems-cron-5/tools/5/share/locale\"" -DHAVE_CONFIG_H -I../../gdb-8.2.1/gdb/../include/opcode -I../../gdb-8.2.1/gdb/../opcodes/.. -I../../gdb-8.2.1/gdb/../readline/.. -I../../gdb-8.2.1/gdb/../zlib -I../bfd -I../../gdb-8.2.1/gdb/../bfd -I../../gdb-8.2.1/gdb/../include -I../libdecnumber -I../../gdb-8.2.1/gdb/../libdecnumber -I../../gdb-8.2.1/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -I/usr/local/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -I/usr/local/include/python3.11 -I/usr/local/include/python3.11 -Wall -Wpointer-arith -Wno-unused -Wunused-va
lue -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wunused-but-set-parameter -Wunused-but-set-variable -Wno-sign-compare -Wno-narrowing -Wno-mismatched-tags -Wno-error=deprecated-register -Wsuggest-override -Wformat-nonliteral -c -o cli/cli-cmds.o -MT cli/cli-cmds.o -MMD -MP -MF cli/.deps/cli-cmds.Tpo ../../gdb-8.2.1/gdb/cli/cli-cmds.c
In file included from ../../gdb-8.2.1/gdb/gdb.c:19:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | inteIn file included from ../../gdb-8.2.1/gdb/ser-pipe.c:21:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
ger_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/remote-sim.c:23:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/ser-tcp.c:20:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/ser-unix.c:20:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/or1k-tdep.c:19:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/cli/cli-cmds.c:20:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
In file included from ../../gdb-8.2.1/gdb/ser-base.c:20:
In file included from ../../gdb-8.2.1/gdb/defs.h:56:
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'ui_out_flag' [-Wenum-constexpr-conversion]
85 | integer_for_size<sizeof (T), static_cast<bool>(T (-1) < T (0))>::type
| ^
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 31] for the enumeration type 'btrace_thread_flag' [-Wenum-constexpr-conversion]
1 error generated.
1 error generated.
gmake[2]: *** [Makefile:1619: gdb.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
gmake[2]: *** [Makefile:1619: ser-pipe.o] Error 1
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 31] for the enumeration type 'btrace_thread_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 1] for the enumeration type 'btrace_insn_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'btrace_function_flag' [-Wenum-constexpr-conversion]
1 error generated.
1 error generated.
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 31] for the enumeration type 'btrace_thread_flag' [-Wenum-constexpr-conversion]
gmake[2]: *** [Makefile:1619: ser-unix.o] Error 1
gmake[2]: *** [Makefile:1619: ser-tcp.o] Error 1
1 error generated.
gmake[2]: *** [Makefile:1619: ser-base.o] Error 1
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 63] for the enumeration type 'symfile_add_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 255] for the enumeration type 'objfile_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 63] for the enumeration type 'symfile_add_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 255] for the enumeration type 'objfile_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 7] for the enumeration type 'openp_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 3] for the enumeration type 'print_source_lines_flag' [-Wenum-constexpr-conversion]
../../gdb-8.2.1/gdb/common/enum-flags.h:85:52: error: integer value -1 is outside the valid range of values [0, 127] for the enumeration type 'gdb_disassembly_flag' [-Wenum-constexpr-conversion]
5 errors generated.
gmake[2]: *** [Makefile:1619: remote-sim.o] Error 1
6 errors generated.
gmake[2]: *** [Makefile:1619: or1k-tdep.o] Error 1
8 errors generated.
gmake[2]: *** [Makefile:1619: cli/cli-cmds.o] Error 1
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build/gdb'
gmake[1]: *** [Makefile:9126: all-gdb] Error 2
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/build'
gmake: *** [Makefile:849: all] Error 2
shell cmd failed: /bin/sh -ex /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1/do-build
error: building or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
See error report: rsb-report-or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_reordering.lo -MD -MP -MF .deps/isl_reordering.Tpo -c ../../gcc-9.3.0/isl/isl_reordering.c -o isl_reordering.o
1 warning generated.
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/xstrndup.c -o noasan/xstrndup.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/xstrndup.c -o xstrndup.o
depbase=`echo isl_sample.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_sample.lo -MD -MP -MF $depbase.Tpo -c -o isl_sample.lo ../../gcc-9.3.0/isl/isl_sample.c &&\
mv -f $depbase.Tpo $depbase.Plo
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/xvasprintf.c -o pic/xvasprintf.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_sample.lo -MD -MP -MF .deps/isl_sample.Tpo -c ../../gcc-9.3.0/isl/isl_sample.c -o isl_sample.o
1 warning generated.
depbase=`echo isl_scan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_scan.lo -MD -MP -MF $depbase.Tpo -c -o isl_scan.lo ../../gcc-9.3.0/isl/isl_scan.c &&\
mv -f $depbase.Tpo $depbase.Plo
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/xvasprintf.c -o noasan/xvasprintf.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/xvasprintf.c -o xvasprintf.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_scan.lo -MD -MP -MF .deps/isl_scan.Tpo -c ../../gcc-9.3.0/isl/isl_scan.c -o isl_scan.o
1 warning generated.
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o > required-list
gmake[3]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/libiberty/testsuite'
gmake[3]: Nothing to be done for 'all'.
gmake[3]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/regex.c -o pic/regex.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cplus-dem.c -o noasan/cplus-dem.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/cplus-dem.c -o cplus-dem.o
depbase=`echo isl_schedule.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule.lo ../../gcc-9.3.0/isl/isl_schedule.c &&\
mv -f $depbase.Tpo $depbase.Plo
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule.lo -MD -MP -MF .deps/isl_schedule.Tpo -c ../../gcc-9.3.0/isl/isl_schedule.c -o isl_schedule.o
1 warning generated.
depbase=`echo isl_schedule_band.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_band.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_band.lo ../../gcc-9.3.0/isl/isl_schedule_band.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_band.lo -MD -MP -MF .deps/isl_schedule_band.Tpo -c ../../gcc-9.3.0/isl/isl_schedule_band.c -o isl_schedule_band.o
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/md5.c -o pic/md5.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
../../gcc-9.3.0/isl/isl_schedule_band.c:526:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
526 | isl_ctx *ctx;
| ^
../../gcc-9.3.0/libiberty/sha1.c:234:11: warning: defining a type within '__builtin_offsetof' is a C23 extension [-Wc23-extensions]
234 | if (UNALIGNED_P (buffer))
| ^~~~~~~~~~~~~~~~~~~~
../../gcc-9.3.0/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P'
233 | # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0)
| ^~~~~~~~~~~~~~~~~~~~~
../../gcc-9.3.0/libiberty/sha1.c:232:34: note: expanded from macro 'alignof'
232 | # define alignof(type) offsetof (struct { char c; type x; }, x)
| ^~~~~~
/usr/include/stddef.h:73:42: note: expanded from macro 'offsetof'
73 | #define offsetof(type, field) __offsetof(type, field)
| ^~~~
/usr/include/sys/cdefs.h:459:53: note: expanded from macro '__offsetof'
459 | #define __offsetof(type, field) __builtin_offsetof(type, field)
| ^~~~
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/md5.c -o noasan/md5.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/alloca.c -o noasan/alloca.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/alloca.c -o alloca.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
depbase=`echo isl_schedule_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_node.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_node.lo ../../gcc-9.3.0/isl/isl_schedule_node.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_node.lo -MD -MP -MF .deps/isl_schedule_node.Tpo -c ../../gcc-9.3.0/isl/isl_schedule_node.c -o isl_schedule_node.o
1 warning generated.
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/argv.c -o pic/argv.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
2 warnings generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/sha1.c -o noasan/sha1.o; \
else true; fi
1 warning generated.
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/sha1.c -o sha1.o
depbase=`echo isl_schedule_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../../gcc-9.3.0/isl/isl_schedule_node.c:2255:11: warning: variable 'ctx' set but not used [-Wunused-but-set-variable]
2255 | isl_ctx *ctx;
| ^
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_read.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_read.lo ../../gcc-9.3.0/isl/isl_schedule_read.c &&\
mv -f $depbase.Tpo $depbase.Plo
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
../../gcc-9.3.0/libiberty/sha1.c:234:11: warning: defining a type within '__builtin_offsetof' is a C23 extension [-Wc23-extensions]
234 | if (UNALIGNED_P (buffer))
| ^~~~~~~~~~~~~~~~~~~~
../../gcc-9.3.0/libiberty/sha1.c:233:41: note: expanded from macro 'UNALIGNED_P'
233 | # define UNALIGNED_P(p) (((size_t) p) % alignof (sha1_uint32) != 0)
| ^~~~~~~~~~~~~~~~~~~~~
../../gcc-9.3.0/libiberty/sha1.c:232:34: note: expanded from macro 'alignof'
232 | # define alignof(type) offsetof (struct { char c; type x; }, x)
| ^~~~~~
/usr/include/stddef.h:73:42: note: expanded from macro 'offsetof'
73 | #define offsetof(type, field) __offsetof(type, field)
| ^~~~
/usr/include/sys/cdefs.h:459:53: note: expanded from macro '__offsetof'
459 | #define __offsetof(type, field) __builtin_offsetof(type, field)
| ^~~~
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_read.lo -MD -MP -MF .deps/isl_schedule_read.Tpo -c ../../gcc-9.3.0/isl/isl_schedule_read.c -o isl_schedule_read.o
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/argv.c -o noasan/argv.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/argv.c -o argv.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
1 warning generated.
depbase=`echo isl_schedule_tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_tree.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_tree.lo ../../gcc-9.3.0/isl/isl_schedule_tree.c &&\
mv -f $depbase.Tpo $depbase.Plo
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_tree.lo -MD -MP -MF .deps/isl_schedule_tree.Tpo -c ../../gcc-9.3.0/isl/isl_schedule_tree.c -o isl_schedule_tree.o
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/choose-temp.c -o noasan/choose-temp.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/choose-temp.c -o choose-temp.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
2 warnings generated.
depbase=`echo isl_schedule_constraints.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_constraints.lo -MD -MP -MF $depbase.Tpo -c -o isl_schedule_constraints.lo ../../gcc-9.3.0/isl/isl_schedule_constraints.c &&\
mv -f $depbase.Tpo $depbase.Plo
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/concat.c -o pic/concat.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_schedule_constraints.lo -MD -MP -MF .deps/isl_schedule_constraints.Tpo -c ../../gcc-9.3.0/isl/isl_schedule_constraints.c -o isl_schedule_constraints.o
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/concat.c -o noasan/concat.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/concat.c -o concat.o
../../gcc-9.3.0/isl/isl_schedule_constraints.c:643:42: warning: implicit conversion from enumeration type 'enum isl_sc_key' to different enumeration type 'enum isl_edge_type' [-Wenum-conversion]
643 | sc = isl_schedule_constraints_set(sc, key, constraints);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
depbase=`echo isl_scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_scheduler.lo -MD -MP -MF $depbase.Tpo -c -o isl_scheduler.lo ../../gcc-9.3.0/isl/isl_scheduler.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_scheduler.lo -MD -MP -MF .deps/isl_scheduler.Tpo -c ../../gcc-9.3.0/isl/isl_scheduler.c -o isl_scheduler.o
1 warning generated.
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
../../gcc-9.3.0/isl/isl_scheduler.c:2694:6: warning: variable 'nrow' set but not used [-Wunused-but-set-variable]
2694 | int nrow;
| ^
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cp-demint.c -o noasan/cp-demint.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/cp-demint.c -o cp-demint.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
depbase=`echo isl_set_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_set_list.lo -MD -MP -MF $depbase.Tpo -c -o isl_set_list.lo ../../gcc-9.3.0/isl/isl_set_list.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_set_list.lo -MD -MP -MF .deps/isl_set_list.Tpo -c ../../gcc-9.3.0/isl/isl_set_list.c -o isl_set_list.o
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/cp-demangle.c -o noasan/cp-demangle.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/cp-demangle.c -o cp-demangle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
1 warning generated.
if [ x"-fpic" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/d-demangle.c -o pic/d-demangle.o; \
else true; fi
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/crc32.c -o noasan/crc32.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/crc32.c -o crc32.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
1 warning generated.
depbase=`echo isl_sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_sort.lo -MD -MP -MF $depbase.Tpo -c -o isl_sort.lo ../../gcc-9.3.0/isl/isl_sort.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_sort.lo -MD -MP -MF .deps/isl_sort.Tpo -c ../../gcc-9.3.0/isl/isl_sort.c -o isl_sort.o
depbase=`echo isl_space.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_space.lo -MD -MP -MF $depbase.Tpo -c -o isl_space.lo ../../gcc-9.3.0/isl/isl_space.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_space.lo -MD -MP -MF .deps/isl_space.Tpo -c ../../gcc-9.3.0/isl/isl_space.c -o isl_space.o
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/regex.c -o noasan/regex.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/regex.c -o regex.o
../../gcc-9.3.0/isl/isl_space.c:375:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable]
375 | long dummy;
| ^
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
depbase=`echo isl_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_stream.lo -MD -MP -MF $depbase.Tpo -c -o isl_stream.lo ../../gcc-9.3.0/isl/isl_stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_stream.lo -MD -MP -MF .deps/isl_stream.Tpo -c ../../gcc-9.3.0/isl/isl_stream.c -o isl_stream.o
depbase=`echo isl_seq.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_seq.lo -MD -MP -MF $depbase.Tpo -c -o isl_seq.lo ../../gcc-9.3.0/isl/isl_seq.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_seq.lo -MD -MP -MF .deps/isl_seq.Tpo -c ../../gcc-9.3.0/isl/isl_seq.c -o isl_seq.o
depbase=`echo isl_tab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tab.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab.lo ../../gcc-9.3.0/isl/isl_tab.c &&\
mv -f $depbase.Tpo $depbase.Plo
1 warning generated.
if [ x"" != x ]; then \
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE -fpic ../../gcc-9.3.0/libiberty/d-demangle.c -o noasan/d-demangle.o; \
else true; fi
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-9.3.0/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic -D_GNU_SOURCE ../../gcc-9.3.0/libiberty/d-demangle.c -o d-demangle.o
warning: unknown warning option '-Wshadow=local' [-Wunknown-warning-option]
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tab.lo -MD -MP -MF .deps/isl_tab.Tpo -c ../../gcc-9.3.0/isl/isl_tab.c -o isl_tab.o
depbase=`echo isl_tab_pip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tab_pip.lo -MD -MP -MF $depbase.Tpo -c -o isl_tab_pip.lo ../../gcc-9.3.0/isl/isl_tab_pip.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tab_pip.lo -MD -MP -MF .deps/isl_tab_pip.Tpo -c ../../gcc-9.3.0/isl/isl_tab_pip.c -o isl_tab_pip.o
depbase=`echo isl_tarjan.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tarjan.lo -MD -MP -MF $depbase.Tpo -c -o isl_tarjan.lo ../../gcc-9.3.0/isl/isl_tarjan.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_tarjan.lo -MD -MP -MF .deps/isl_tarjan.Tpo -c ../../gcc-9.3.0/isl/isl_tarjan.c -o isl_tarjan.o
depbase=`echo isl_transitive_closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_transitive_closure.lo -MD -MP -MF $depbase.Tpo -c -o isl_transitive_closure.lo ../../gcc-9.3.0/isl/isl_transitive_closure.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_transitive_closure.lo -MD -MP -MF .deps/isl_transitive_closure.Tpo -c ../../gcc-9.3.0/isl/isl_transitive_closure.c -o isl_transitive_closure.o
1 warning generated.
depbase=`echo isl_union_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_union_map.lo -MD -MP -MF $depbase.Tpo -c -o isl_union_map.lo ../../gcc-9.3.0/isl/isl_union_map.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_union_map.lo -MD -MP -MF .deps/isl_union_map.Tpo -c ../../gcc-9.3.0/isl/isl_union_map.c -o isl_union_map.o
1 warning generated.
depbase=`echo isl_val.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_val.lo -MD -MP -MF $depbase.Tpo -c -o isl_val.lo ../../gcc-9.3.0/isl/isl_val.c &&\
mv -f $depbase.Tpo $depbase.Plo
1 warning generated.
depbase=`echo isl_vec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_vec.lo -MD -MP -MF $depbase.Tpo -c -o isl_vec.lo ../../gcc-9.3.0/isl/isl_vec.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_val.lo -MD -MP -MF .deps/isl_val.Tpo -c ../../gcc-9.3.0/isl/isl_val.c -o isl_val.o
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_vec.lo -MD -MP -MF .deps/isl_vec.Tpo -c ../../gcc-9.3.0/isl/isl_vec.c -o isl_vec.o
1 warning generated.
depbase=`echo isl_version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_version.lo -MD -MP -MF $depbase.Tpo -c -o isl_version.lo ../../gcc-9.3.0/isl/isl_version.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_version.lo -MD -MP -MF .deps/isl_version.Tpo -c ../../gcc-9.3.0/isl/isl_version.c -o isl_version.o
depbase=`echo isl_vertices.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_vertices.lo -MD -MP -MF $depbase.Tpo -c -o isl_vertices.lo ../../gcc-9.3.0/isl/isl_vertices.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_vertices.lo -MD -MP -MF .deps/isl_vertices.Tpo -c ../../gcc-9.3.0/isl/isl_vertices.c -o isl_vertices.o
depbase=`echo isl_test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_test.o -MD -MP -MF $depbase.Tpo -c -o isl_test.o ../../gcc-9.3.0/isl/isl_test.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo polyhedron_sample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT polyhedron_sample.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_sample.o ../../gcc-9.3.0/isl/polyhedron_sample.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo pip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT pip.o -MD -MP -MF $depbase.Tpo -c -o pip.o ../../gcc-9.3.0/isl/pip.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo polyhedron_minimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT polyhedron_minimize.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_minimize.o ../../gcc-9.3.0/isl/polyhedron_minimize.c &&\
mv -f $depbase.Tpo $depbase.Po
1 warning generated.
depbase=`echo polytope_scan.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT polytope_scan.o -MD -MP -MF $depbase.Tpo -c -o polytope_scan.o ../../gcc-9.3.0/isl/polytope_scan.c &&\
mv -f $depbase.Tpo $depbase.Po
rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o
ranlib ./libiberty.a
if [ x"-fpic" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi; \
if [ x"" != x ]; then \
cd noasan; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/libiberty'
depbase=`echo polyhedron_detect_equalities.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT polyhedron_detect_equalities.o -MD -MP -MF $depbase.Tpo -c -o polyhedron_detect_equalities.o ../../gcc-9.3.0/isl/polyhedron_detect_equalities.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo cat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT cat.o -MD -MP -MF $depbase.Tpo -c -o cat.o ../../gcc-9.3.0/isl/cat.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo closure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT closure.o -MD -MP -MF $depbase.Tpo -c -o closure.o ../../gcc-9.3.0/isl/closure.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo bound.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT bound.o -MD -MP -MF $depbase.Tpo -c -o bound.o ../../gcc-9.3.0/isl/bound.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo schedule.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT schedule.o -MD -MP -MF $depbase.Tpo -c -o schedule.o ../../gcc-9.3.0/isl/schedule.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo codegen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT codegen.o -MD -MP -MF $depbase.Tpo -c -o codegen.o ../../gcc-9.3.0/isl/codegen.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo isl_test_int.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
/usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -DHAVE_CONFIG_H -I. -I../../gcc-9.3.0/isl -I../../gcc-9.3.0/isl/include -Iinclude/ -Wall -g -O2 -MT isl_test_int.o -MD -MP -MF $depbase.Tpo -c -o isl_test_int.o ../../gcc-9.3.0/isl/isl_test_int.c &&\
mv -f $depbase.Tpo $depbase.Po
../../gcc-9.3.0/isl/bound.c:64:11: warning: variable 'nvar' set but not used [-Wunused-but-set-variable]
64 | unsigned nvar;
| ^
1 warning generated.
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -version-info 18:0:3 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o libisl.la -rpath /home/tester/rtems-cron-5/tools/5/lib isl_gmp.lo isl_val_gmp.lo isl_ast_int.lo isl_aff.lo isl_affine_hull.lo isl_arg.lo isl_ast.lo isl_ast_build.lo isl_ast_build_expr.lo isl_ast_codegen.lo isl_ast_graft.lo isl_band.lo basis_reduction_tab.lo isl_bernstein.lo isl_blk.lo isl_bound.lo isl_coalesce.lo isl_constraint.lo isl_convex_hull.lo isl_ctx.lo isl_deprecated.lo isl_dim_map.lo isl_equalities.lo isl_factorization.lo isl_farkas.lo isl_ffs.lo isl_flow.lo isl_fold.lo isl_hash.lo isl_id_to_ast_expr.lo isl_id_to_id.lo isl_id_to_pw_aff.lo isl_ilp.lo isl_input.lo i
sl_local.lo isl_local_space.lo isl_lp.lo isl_map.lo isl_map_list.lo isl_map_simplify.lo isl_map_subtract.lo isl_map_to_basic_set.lo isl_mat.lo isl_morph.lo isl_id.lo isl_obj.lo isl_options.lo isl_output.lo isl_point.lo isl_polynomial.lo isl_printer.lo print.lo isl_range.lo isl_reordering.lo isl_sample.lo isl_scan.lo isl_schedule.lo isl_schedule_band.lo isl_schedule_node.lo isl_schedule_read.lo isl_schedule_tree.lo isl_schedule_constraints.lo isl_scheduler.lo isl_set_list.lo isl_sort.lo isl_space.lo isl_stream.lo isl_seq.lo isl_tab.lo isl_tab_pip.lo isl_tarjan.lo isl_transitive_closure.lo isl_union_map.lo isl_val.lo isl_vec.lo isl_version.lo isl_vertices.lo -lgmp
libtool: link: ar rc .libs/libisl.a isl_gmp.o isl_val_gmp.o isl_ast_int.o isl_aff.o isl_affine_hull.o isl_arg.o isl_ast.o isl_ast_build.o isl_ast_build_expr.o isl_ast_codegen.o isl_ast_graft.o isl_band.o basis_reduction_tab.o isl_bernstein.o isl_blk.o isl_bound.o isl_coalesce.o isl_constraint.o isl_convex_hull.o isl_ctx.o isl_deprecated.o isl_dim_map.o isl_equalities.o isl_factorization.o isl_farkas.o isl_ffs.o isl_flow.o isl_fold.o isl_hash.o isl_id_to_ast_expr.o isl_id_to_id.o isl_id_to_pw_aff.o isl_ilp.o isl_input.o isl_local.o isl_local_space.o isl_lp.o isl_map.o isl_map_list.o isl_map_simplify.o isl_map_subtract.o isl_map_to_basic_set.o isl_mat.o isl_morph.o isl_id.o isl_obj.o isl_options.o isl_output.o isl_point.o isl_polynomial.o isl_printer.o print.o isl_range.o isl_reordering.o isl_sample.o isl_scan.o isl_schedule.o isl_schedule_band.o isl_schedule_node.o isl_schedule_read.o isl_schedule_tree.o isl_schedule_constraints.o isl_scheduler.o isl_set_list.o isl_sort.o isl_space.o
isl_stream.o isl_seq.o isl_tab.o isl_tab_pip.o isl_tarjan.o isl_transitive_closure.o isl_union_map.o isl_val.o isl_vec.o isl_version.o isl_vertices.o
libtool: link: ranlib .libs/libisl.a
libtool: link: ( cd ".libs" && rm -f "libisl.la" && ln -s "../libisl.la" "libisl.la" )
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_test isl_test.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_polyhedron_sample polyhedron_sample.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_pip pip.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_polyhedron_minimize polyhedron_minimize.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_polytope_scan polytope_scan.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_cat cat.o libisl.la
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_closure closure.o libisl.la
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_polytope_scan polytope_scan.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_polyhedron_sample polyhedron_sample.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_polyhedron_detect_equalities polyhedron_detect_equalities.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_cat cat.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_closure closure.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_test isl_test.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_pip pip.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_polyhedron_minimize polyhedron_minimize.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_bound bound.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_schedule schedule.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_codegen codegen.o libisl.la -lgmp
/bin/sh ./libtool --tag=CC --mode=link /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib -o isl_test_int isl_test_int.o libisl.la -lgmp
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_bound bound.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_test_int isl_test_int.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_codegen codegen.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
libtool: link: /usr/bin/cc -O2 -pipe --std=gnu17 -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001/5/rtems-or1k/home/tester/rtems-cron-5/tools/5/include -I/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/include -Wall -g -O2 -o isl_schedule schedule.o -L/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib ./.libs/libisl.a /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-internal/lib/libgmp.a
gmake[4]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/isl'
Making all in doc
gmake[4]: Entering directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/isl/doc'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/isl/doc'
gmake[3]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/isl'
gmake[2]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build/isl'
gmake[1]: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build'
gmake: *** [Makefile:955: all] Error 2
gmake: Leaving directory '/home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/build'
shell cmd failed: /bin/sh -ex /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1/do-build
error: building or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
See error report: rsb-report-or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Sizes
=====
Maximum build usage: 686.403MB
Total size: 419.588MB
Installed : 178.757MB
Sources: 240.806MB
Patches: 25.137KB
Output
======
Build Set: 5/rtems-or1k
Build Set: 5/rtems-autotools.bset
Build Set: 5/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd14.3-1
building: autoconf-2.69-x86_64-freebsd14.3-1
sizes: autoconf-2.69-x86_64-freebsd14.3-1: 7.502MB (installed: 0.000B)
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd14.3-1
building: automake-1.12.6-x86_64-freebsd14.3-1
sizes: automake-1.12.6-x86_64-freebsd14.3-1: 8.333MB (installed: 0.000B)
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
Build Sizes: usage: 8.333MB total: 151.569MB (sources: 151.547MB, patches: 22.951KB, installed 0.000B)
Build Set: Time 0:00:04.699409
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-freebsd14.3-1
building: autoconf-2.69-x86_64-freebsd14.3-1
sizes: autoconf-2.69-x86_64-freebsd14.3-1: 10.521MB (installed: 3.021MB)
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd14.3-1.txt
reporting: tools/rtems-autoconf-2.69-1.cfg -> autoconf-2.69-x86_64-freebsd14.3-1.xml
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-x86_64-freebsd14.3-1
building: automake-1.12.6-x86_64-freebsd14.3-1
sizes: automake-1.12.6-x86_64-freebsd14.3-1: 10.596MB (installed: 2.265MB)
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd14.3-1.txt
reporting: tools/rtems-automake-1.12.6-1.cfg -> automake-1.12.6-x86_64-freebsd14.3-1.xml
staging: autoconf-2.69-x86_64-freebsd14.3-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging
staging: automake-1.12.6-x86_64-freebsd14.3-1 -> /home/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-1001-staging
cleaning: autoconf-2.69-x86_64-freebsd14.3-1
cleaning: automake-1.12.6-x86_64-freebsd14.3-1
Build Sizes: usage: 15.882MB total: 156.855MB (sources: 151.547MB, patches: 22.951KB, installed 5.286MB)
Build Set: Time 0:00:07.903101
Build Set: Time 0:00:12.604561
config: devel/expat-2.1.0-1.cfg
package: expat-2.1.0-x86_64-freebsd14.3-1
download: https://dl.rtems.org/2a9ad2b44b87b84087979fe4114d661838df3b03dbdcb74d590cb74096bf35ce9d5a86617b0941a2655ea441a94537bcbcd78252da92342238823be36de2d09d/expat-2.1.0.tar.gz -> sources/expat-2.1.0.tar.gz
building: expat-2.1.0-x86_64-freebsd14.3-1
error: building expat-2.1.0-x86_64-freebsd14.3-1
Build FAILED
See error report: rsb-report-expat-2.1.0-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building expat-2.1.0-x86_64-freebsd14.3-1
config: tools/rtems-gdb-8.2.1-1.cfg
package: or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
download: https://dl.rtems.org/2aa81cfd389bb48c35d7d9f95cc10e88b4f7ad4597bdde0f8f1fd312f60f10d9fb2cc6e5a9355227d89ff328f7feb0fc411a69394560cafeb9fa75d35d896d11/gdb-8.2.1.tar.xz -> sources/gdb-8.2.1.tar.xz
download: https://dl.rtems.org/2aa81cfd389bb48c35d7d9f95cc10e88b4f7ad4597bdde0f8f1fd312f60f10d9fb2cc6e5a9355227d89ff328f7feb0fc411a69394560cafeb9fa75d35d896d11/gdb-8.2.1.tar.xz: error: HTTP Error 404: Not Found
download: https://ftpmirror.gnu.org/gdb/gdb-8.2.1.tar.xz -> sources/gdb-8.2.1.tar.xz
redirect: https://mirror.team-cymru.com/gnu/gdb/gdb-8.2.1.tar.xz
download: https://dl.rtems.org/193eb9ddfc79c494eb8b1e971cc230f5f01b1653ba3f85b8541b973dfcd23ead65dea7a638a6ccdb7f6fc0201f9a764bfdf3f89b2d9afba5c13a5ca97e52ce9d/gdb-8.2.1-riscv-config.patch -> patches/gdb-8.2.1-riscv-config.patch
download: https://dl.rtems.org/193eb9ddfc79c494eb8b1e971cc230f5f01b1653ba3f85b8541b973dfcd23ead65dea7a638a6ccdb7f6fc0201f9a764bfdf3f89b2d9afba5c13a5ca97e52ce9d/gdb-8.2.1-riscv-config.patch: error: HTTP Error 404: Not Found
download: https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/assets/tracmigration/ticket_attachments/gdb-8.2.1-riscv-config.patch -> patches/gdb-8.2.1-riscv-config.patch
download: https://dl.rtems.org/295f915d6663b397a25692d89059cccbedf686fd6b1e0b5a7f04dff0a8e4b06614d4ffcde19a9790e122c0f43de1d561f3e0ba75c03ad215a906e8cd051c6960/gdb-8.2.1-disable-sis.patch -> patches/gdb-8.2.1-disable-sis.patch
download: https://dl.rtems.org/295f915d6663b397a25692d89059cccbedf686fd6b1e0b5a7f04dff0a8e4b06614d4ffcde19a9790e122c0f43de1d561f3e0ba75c03ad215a906e8cd051c6960/gdb-8.2.1-disable-sis.patch: error: HTTP Error 404: Not Found
download: https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/assets/tracmigration/ticket_attachments/gdb-8.2.1-disable-sis.patch -> patches/gdb-8.2.1-disable-sis.patch
building: or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
error: building or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
Build FAILED
See error report: rsb-report-or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building or1k-rtems7-gdb-8.2.1-x86_64-freebsd14.3-1
config: tools/rtems-binutils-2.34.cfg
package: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
building: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
sizes: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1: 507.645MB (installed: 119.978MB)
cleaning: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
reporting: tools/rtems-binutils-2.34.cfg -> or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1.txt
reporting: tools/rtems-binutils-2.34.cfg -> or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1.xml
config: tools/rtems-gcc-9.3.0-newlib-7947581.cfg
package: or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
download: https://dl.rtems.org/4b9e3639eef6e623747a22c37a904b4750c93b6da77cf3958d5047e9b5ebddb7eebe091cc16ca0a227c0ecbd2bf3b984b221130f269a97ee4cc18f9cf6c444de/gcc-9.3.0.tar.xz -> sources/gcc-9.3.0.tar.xz
download: https://dl.rtems.org/4b9e3639eef6e623747a22c37a904b4750c93b6da77cf3958d5047e9b5ebddb7eebe091cc16ca0a227c0ecbd2bf3b984b221130f269a97ee4cc18f9cf6c444de/gcc-9.3.0.tar.xz: error: HTTP Error 404: Not Found
download: https://ftp.gnu.org/gnu/gcc/gcc-9.3.0/gcc-9.3.0.tar.xz -> sources/gcc-9.3.0.tar.xz
download: https://dl.rtems.org/85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94/isl-0.18.tar.bz2 -> sources/isl-0.18.tar.bz2
download: https://dl.rtems.org/0028b76df130720c1fad7de937a0d041224806ce5ef76589f19c7b49d956071a683e2f20d154c192a231e69756b19e48208f2889b0c13950ceb7b3cfaf059a43/mpc-1.0.3.tar.gz -> sources/mpc-1.0.3.tar.gz
building: or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
error: building or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
Build FAILED
See error report: rsb-report-or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building or1k-rtems7-gcc-9.3.0-newlib-7947581-x86_64-freebsd14.3-1
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
building: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
sizes: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1: 230.447MB (installed: 58.779MB)
cleaning: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1.txt
reporting: tools/rtems-tools-5-1.cfg -> rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1.xml
cleaning: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
cleaning: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
Build Sizes: usage: 686.403MB total: 419.588MB (sources: 240.806MB, patches: 25.137KB, installed 178.757MB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Jun 1 06:52:12 2026
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
Config: tools/rtems-binutils-2.34.cfg
Summary:
Binutils v2.34 for target or1k-rtems7 on host x86_64-freebsd14.3
URL:
http://sources.redhat.com/binutils
Version:
2.34
Release:
1
Sources: 1
1: https://ftpmirror.gnu.org/binutils/binutils-2.34.tar.bz2
sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source="binutils-2.34"
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-freebsd14.3" != "x86_64-freebsd14.3" ; 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 "or1k-rtems7" -o "x86_64-freebsd14.3" == "or1k-rtems7" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd14.3" != "x86_64-freebsd14.3" ; then
# Cross build
CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd14.3-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_binutils}/configure --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3 --target=or1k-rtems7 --verbose --disable-nls --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --enable-deterministic-archives --enable-64-bit-bfd --without-included-gettext --disable-win32-registry --disable-werror --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec-prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info --disable-warn-execstack --disable-warn-rwx-segments
gmake -j 8 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
gmake DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Jun 1 06:52:12 2026
==============================================================================
Report: tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.34.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.34.cfg
------------------------------------------------------------------------------
Package: or1k-rtems7-binutils-2.34-x86_64-freebsd14.3-1
Config: tools/rtems-binutils-2.34.cfg
Summary:
Binutils v2.34 for target or1k-rtems7 on host x86_64-freebsd14.3
URL:
http://sources.redhat.com/binutils
Version:
2.34
Release:
1
Sources: 1
1: https://ftpmirror.gnu.org/binutils/binutils-2.34.tar.bz2
sha512: f47e7304e102c7bbc97958a08093e27796b9051d1567ce4fbb723d39ef3e29efa325ee14a1bdcc462a925a7f9bbbc9aee28294c6dc23850f371030f3835a8067
Patches: 0
Preparation:
build_top=$(pwd)
binutils_source="binutils-2.34"
source_dir_binutils=${binutils_source}
%setup source binutils -q -n ${binutils_source}
%setup patch binutils -p1
cd ${build_top}
Build:
build_top=$(pwd)
if test "x86_64-freebsd14.3" != "x86_64-freebsd14.3" ; 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 "or1k-rtems7" -o "x86_64-freebsd14.3" == "or1k-rtems7" ; then
build_dir="build-xc"
else
build_dir="build-cxc"
fi
else
build_dir="build"
fi
mkdir -p ${build_dir}
cd ${build_dir}
# Host and build flags, Cross build if host and build are different and
# Cxc build if target is deifned and also different.
# Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
if test "x86_64-freebsd14.3" != "x86_64-freebsd14.3" ; then
# Cross build
CC=$(echo "x86_64-freebsd14.3-gcc" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "x86_64-freebsd14.3-g++" | sed -e 's,-std=gnu99 ,,')
CPPFLAGS="${SB_HOST_CPPFLAGS}"
CFLAGS="${SB_HOST_CFLAGS}"
CXXFLAGS="${SB_HOST_CXXFLAGS}"
LDFLAGS="${SB_HOST_LDFLAGS}"
LDLIBS="${SB_HOST_LIBS}"
LIBS="${SB_HOST_LIBS}"
# Host
CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
LIBS_FOR_HOST="${SB_HOST_LIBS}"
CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
# Build
CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
CC_FOR_BUILD=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX_FOR_BUILD=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
else
LDFLAGS="${SB_BUILD_LDFLAGS}"
LDLIBS="${SB_BUILD_LIBS}"
LIBS="${SB_BUILD_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
fi
export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
../${source_dir_binutils}/configure --build=x86_64-freebsd14.3 --host=x86_64-freebsd14.3 --target=or1k-rtems7 --verbose --disable-nls --disable-gdb --disable-libdecnumber --disable-readline --disable-sim --enable-deterministic-archives --enable-64-bit-bfd --without-included-gettext --disable-win32-registry --disable-werror --prefix=/home/tester/rtems-cron-5/tools/5 --bindir=/home/tester/rtems-cron-5/tools/5/bin --exec-prefix=/home/tester/rtems-cron-5/tools/5 --includedir=/home/tester/rtems-cron-5/tools/5/include --libdir=/home/tester/rtems-cron-5/tools/5/lib --mandir=/home/tester/rtems-cron-5/tools/5/share/man --infodir=/home/tester/rtems-cron-5/tools/5/share/info --disable-warn-execstack --disable-warn-rwx-segments
gmake -j 8 all
cd ${build_top}
Install:
cd ${build_top}
/bin/rm -rf $SB_BUILD_ROOT
cd ${build_dir}
gmake DESTDIR=$SB_BUILD_ROOT install
/bin/rm -rf $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/configure.info*
/bin/rm -f $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
touch $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/info/dir
mkdir -p $SB_BUILD_ROOT/home/tester/rtems-cron-5/tools/5/share/locale
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/lib/libiberty*
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-dlltool; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-dlltool*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-nlmconv; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-nlmconv*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-windres; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-windres*
fi
if test ! -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/bin/or1k-rtems7-windmc; then
/bin/rm -f ${SB_BUILD_ROOT}/home/tester/rtems-cron-5/tools/5/share/man/man1/or1k-rtems7-windmc*
fi
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Jun 1 06:52:57 2026
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools cbe73fd20550acb4fd932945ed6886174c6ca832 for host x86_64-freebsd14.3
URL:
http://www.rtems.org/
Version:
cbe73fd20550acb4fd932945ed6886174c6ca832
Release:
1
Sources: 1
1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/cbe73fd20550acb4fd932945ed6886174c6ca832/rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832.tar.bz2
sha512: pBGg3tNIa5e+JNd/YaekVgWmkLJh9etl/bGRGwhhlG4zVQvnW1EVn96cmuKyucORl+teKgZVZxYa4i7Zzjo8uA==
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832
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-freebsd14.3" != "x86_64-freebsd14.3" ; then
RT_HOST="--host=x86_64-freebsd14.3"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/home/tester/rtems-cron-5/tools/5
./waf
cd ${build_top}
Install:
build_top=$(pwd)
/bin/rm -rf $SB_BUILD_ROOT
cd ${source_dir_rtems_tools}
./waf --destdir=$SB_BUILD_ROOT install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Mon Jun 1 06:52:57 2026
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-tools-5-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
Package: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
Config: tools/rtems-tools-5-1.cfg
Summary:
RTEMS Tools cbe73fd20550acb4fd932945ed6886174c6ca832 for host x86_64-freebsd14.3
URL:
http://www.rtems.org/
Version:
cbe73fd20550acb4fd932945ed6886174c6ca832
Release:
1
Sources: 1
1: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/archive/cbe73fd20550acb4fd932945ed6886174c6ca832/rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832.tar.bz2
sha512: pBGg3tNIa5e+JNd/YaekVgWmkLJh9etl/bGRGwhhlG4zVQvnW1EVn96cmuKyucORl+teKgZVZxYa4i7Zzjo8uA==
Patches: 0
Preparation:
build_top=$(pwd)
rtems_tools_source=rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832
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-freebsd14.3" != "x86_64-freebsd14.3" ; then
RT_HOST="--host=x86_64-freebsd14.3"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/home/tester/rtems-cron-5/tools/5
./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