Build Darwin: FAILED 5/rtems-moxie on arm64-apple-darwin25.5.0 (dtc-1.6.1-arm64-apple-darwin25.5.0-1)
OAR Tester for MAC
rtems-tester at oarcorp.com
Wed May 20 13:23:31 UTC 2026
RTEMS Source Builder - Set Builder, 7 (67d17daa63cb)
warning: exe: absolute exe found in path: (__install_info) /usr/bin/install-info
warning: exe: absolute exe found in path: (__makeinfo) /usr/bin/makeinfo
Host: macOS-26.5-arm64-arm-64bit
Darwin RTEMS-Mac-mini 25.5.0 Darwin Kernel Version 25.5.0: Mon Apr 27
20:38:00 PDT 2026; root:xnu-12377.121.6~2/RELEASE_ARM64_T8103 arm64 arm
Build Time: 0:16:02.145381
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Build FAILED: dtc-1.6.1-arm64-apple-darwin25.5.0-1
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
RTEMS Source Builder - Set Builder, 7 (67d17daa63cb)
Command Line: ../source-builder/sb-set-builder --mail --use-gitconfig --keep-going --log=l-moxie-5.txt --prefix=/Users/tester/rtems-cron-5/tools/5 5/rtems-moxie
Python: 3.10.6 (v3.10.6:9c7b4bd164, Aug 1 2022, 17:13:48) [Clang 13.0.0 (clang-1300.0.29.30)]
warning: exe: absolute exe found in path: (__install_info) /usr/bin/install-info
warning: exe: absolute exe found in path: (__makeinfo) /usr/bin/makeinfo
Build Set: 5/rtems-moxie
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-arm64-apple-darwin25.5.0-1
script: 1: #!/bin/sh
script: 2: # ___build_pre as set up in defaults.py
script: 3: # Save the original path away.
script: 4: export SB_ORIG_PATH=${PATH}
script: 5: # Directories
script: 6: SB_PREFIX="/Users/tester/rtems-cron-5/tools/5"
script: 7: SB_PREFIX_CLEAN=$(echo "/Users/tester/rtems-cron-5/tools/5" | /usr/bin/sed -e 's/^\///')
script: 8: SB_SOURCE_DIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/sources"
script: 9: SB_BUILD_DIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/dtc-1.6.1-arm64-apple-darwin25.5.0-1"
script: 10: # host == build, use build; host != build, host uses host and build uses build
script: 11: SB_HOST_CPPFLAGS=""
script: 12: # Optional tmpinternal paths
script: 13: SB_TMP_INCLUDES="-I/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie/${SB_PREFIX_CLEAN}/include -I/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-internal/include"
script: 14: SB_TMP_LDFLAGS="-L/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-internal/lib"
script: 15: # Optionally do not add includes to c/cxx flags as newer configure's complain
script: 16: # Include the host standards flags if provided
script: 17: SB_HOST_CFLAGS="-O2 -g -pipe "
script: 18: SB_HOST_CXXFLAGS="-O2 -g -pipe "
script: 19: SB_HOST_LDFLAGS=" -L/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie/${SB_PREFIX_CLEAN}/lib"
script: 20: SB_HOST_LIBS=""
script: 21: # Include the host standards flags if provided and no build standards defined
script: 22: SB_BUILD_C_STD=" "
script: 23: SB_BUILD_CFLAGS="-O2 -pipe -fbracket-depth=1024 $SB_BUILD_C_STD $SB_TMP_INCLUDES"
script: 24: SB_BUILD_CXX_STD=" "
script: 25: SB_BUILD_CXXFLAGS="-O2 -pipe -fbracket-depth=1024 $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="arm64"
script: 31: SB_OS="darwin"
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="/Users/tester/rtems-cron-5/tools/5/share/doc"
script: 38: export SB_DOC_DIR
script: 39: # Packages
script: 40: SB_PACKAGE_NAME="dtc-1.6.1-arm64-apple-darwin25.5.0-1"
script: 41: SB_PACKAGE_BUILDNAME="dtc-1.6.1-arm64-apple-darwin25.5.0-1"
script: 42: SB_PACKAGE_VERSION="1.6.1"
script: 43: SB_PACKAGE_RELEASE="1"
script: 44: export SB_PACKAGE_NAME SB_PACKAGE_VERSION SB_PACKAGE_RELEASE
script: 45: # Build directories
script: 46: export SB_PREFIX
script: 47: SB_BUILD_DIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/dtc-1.6.1-arm64-apple-darwin25.5.0-1"
script: 48: SB_BUILD_ROOT="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/dtc-1.6.1-arm64-apple-darwin25.5.0-1-501"
script: 49: SB_BUILD_ROOT_BINDIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/dtc-1.6.1-arm64-apple-darwin25.5.0-1-501/${SB_PREFIX_CLEAN}/bin"
script: 50: export SB_BUILD_ROOT SB_BUILD_DIR SB_BUILD_ROOT_BINDIR
script: 51: SB_BUILD_CXC_DIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/dtc-1.6.1-arm64-apple-darwin25.5.0-1-cxc"
script: 52: SB_BUILD_CXC_ROOT="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/dtc-1.6.1-arm64-apple-darwin25.5.0-1-501-cxc"
script: 53: SB_BUILD_CXC_ROOT_BINDIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/dtc-1.6.1-arm64-apple-darwin25.5.0-1-501-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="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie"
script: 56: SB_TMPPREFIX="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie/${SB_PREFIX_CLEAN}"
script: 57: SB_TMPBINDIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie/${SB_PREFIX_CLEAN}/bin"
script: 58: export SB_TMPROOT SB_TMPPREFIX SB_TMPBINDIR
script: 59: SB_TMPCXCROOT="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501/5/rtems-moxie"
script: 60: SB_TMPCXCPREFIX="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-cxc/5/rtems-moxie/${SB_PREFIX_CLEAN}"
script: 61: SB_TMPCXCBINDIR="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-cxc/5/rtems-moxie/${SB_PREFIX_CLEAN}/bin"
script: 62: export SB_TMPCXCROOT SB_TMPCXCPREFIX SB_TMPCXCBINDIR
script: 63: # Extra path support
script: 64: SB_EXTRAPATH="/Users/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="/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-staging/bin:/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/tmp/sb-501-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 "/Users/tester/rtems-cron-5/rtems-source-builder/rtems/build/dtc-1.6.1-arm64-apple-darwin25.5.0-1"
script: 89: echo "=> dtc-1.6.1-arm64-apple-darwin25.5.0-1: BUILD"
script: 90: echo "==> %prep:"
script: 91: build_top=$(pwd)
source setup: dtc-1.6.1-arm64-apple-darwin25.5.0-1: source dtc -q -n dtc-1.6.1
making dir: /Users/tester/rtems-cron-5/rtems-source-builder/rtems/sources
download: (full) https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz -> sources/dtc-1.6.1.tar.xz
download: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz -> sources/dtc-1.6.1.tar.xz
error: dtc-1.6.1.tar.xz: no hash found
See error report: rsb-report-dtc-1.6.1-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Output
======
Build Set: 5/rtems-moxie
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-arm64-apple-darwin25.5.0-1
download: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz -> sources/dtc-1.6.1.tar.xz
error: dtc-1.6.1.tar.xz: no hash found
Build FAILED
See error report: rsb-report-dtc-1.6.1-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: dtc-1.6.1.tar.xz: no hash found
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-arm64-apple-darwin25.5.0-1
building: autoconf-2.69-arm64-apple-darwin25.5.0-1
error: building autoconf-2.69-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-autoconf-2.69-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building autoconf-2.69-arm64-apple-darwin25.5.0-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-arm64-apple-darwin25.5.0-1
building: automake-1.12.6-arm64-apple-darwin25.5.0-1
error: building automake-1.12.6-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-automake-1.12.6-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building automake-1.12.6-arm64-apple-darwin25.5.0-1
Build Set: Time 0:00:04.744621
Build Set: 5/rtems-autotools-base.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-arm64-apple-darwin25.5.0-1
building: autoconf-2.69-arm64-apple-darwin25.5.0-1
error: building autoconf-2.69-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-autoconf-2.69-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building autoconf-2.69-arm64-apple-darwin25.5.0-1
config: tools/rtems-automake-1.12.6-1.cfg
package: automake-1.12.6-arm64-apple-darwin25.5.0-1
building: automake-1.12.6-arm64-apple-darwin25.5.0-1
error: building automake-1.12.6-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-automake-1.12.6-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building automake-1.12.6-arm64-apple-darwin25.5.0-1
Build Set: Time 0:00:04.775182
Build Set: Time 0:00:09.524579
Build Set: tools/rtems-default-tools.bset
config: devel/dtc-1.7.2-1.cfg
package: dtc-1.7.2-arm64-apple-darwin25.5.0-1
building: dtc-1.7.2-arm64-apple-darwin25.5.0-1
sizes: dtc-1.7.2-arm64-apple-darwin25.5.0-1: 3.072MB (installed: 706.016KB)
cleaning: dtc-1.7.2-arm64-apple-darwin25.5.0-1
reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-arm64-apple-darwin25.5.0-1.txt
reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-arm64-apple-darwin25.5.0-1.xml
Build Set: devel/expat-internal.bset
config: devel/expat-2.7.3-1.cfg
package: expat-2.7.3-arm64-apple-darwin25.5.0-1
building: expat-2.7.3-arm64-apple-darwin25.5.0-1
sizes: expat-2.7.3-arm64-apple-darwin25.5.0-1: 7.623MB (installed: 0.000B)
cleaning: expat-2.7.3-arm64-apple-darwin25.5.0-1
cleaning: expat-2.7.3-arm64-apple-darwin25.5.0-1
Build Set: Time 0:00:34.879523
Build Set: devel/gmp-internal.bset
config: devel/gmp-6.3.0.cfg
package: gmp-6.3.0-arm64-apple-darwin25.5.0-1
building: gmp-6.3.0-arm64-apple-darwin25.5.0-1
sizes: gmp-6.3.0-arm64-apple-darwin25.5.0-1: 21.589MB (installed: 0.000B)
cleaning: gmp-6.3.0-arm64-apple-darwin25.5.0-1
cleaning: gmp-6.3.0-arm64-apple-darwin25.5.0-1
Build Set: Time 0:02:10.951571
Build Set: devel/mpfr-internal.bset
config: devel/mpfr-4.2.1.cfg
package: mpfr-4.2.1-arm64-apple-darwin25.5.0-1
building: mpfr-4.2.1-arm64-apple-darwin25.5.0-1
sizes: mpfr-4.2.1-arm64-apple-darwin25.5.0-1: 19.838MB (installed: 0.000B)
cleaning: mpfr-4.2.1-arm64-apple-darwin25.5.0-1
cleaning: mpfr-4.2.1-arm64-apple-darwin25.5.0-1
Build Set: Time 0:03:08.073571
Build Set: textproc/gsed-internal.bset
config: textproc/gsed.cfg
package: gsed-4.9-arm64-apple-darwin25.5.0-1
building: gsed-4.9-arm64-apple-darwin25.5.0-1
sizes: gsed-4.9-arm64-apple-darwin25.5.0-1: 17.791MB (installed: 0.000B)
cleaning: gsed-4.9-arm64-apple-darwin25.5.0-1
cleaning: gsed-4.9-arm64-apple-darwin25.5.0-1
Build Set: Time 0:02:35.149934
Build Set: print/texinfo-internal.bset
config: print/texinfo.cfg
Build Set: Time 0:00:00.277884
config: tools/rtems-gdb-14.2.cfg
package: moxie-rtems7-gdb-14.2-arm64-apple-darwin25.5.0-1
building: moxie-rtems7-gdb-14.2-arm64-apple-darwin25.5.0-1
error: building moxie-rtems7-gdb-14.2-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-moxie-rtems7-gdb-14.2-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building moxie-rtems7-gdb-14.2-arm64-apple-darwin25.5.0-1
config: tools/rtems-binutils-2.34.cfg
package: moxie-rtems7-binutils-2.34-arm64-apple-darwin25.5.0-1
building: moxie-rtems7-binutils-2.34-arm64-apple-darwin25.5.0-1
error: building moxie-rtems7-binutils-2.34-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-moxie-rtems7-binutils-2.34-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building moxie-rtems7-binutils-2.34-arm64-apple-darwin25.5.0-1
config: tools/rtems-gcc-7.5.0-newlib-7947581.cfg
package: moxie-rtems7-gcc-7.5.0-newlib-7947581-arm64-apple-darwin25.5.0-1
building: moxie-rtems7-gcc-7.5.0-newlib-7947581-arm64-apple-darwin25.5.0-1
error: building moxie-rtems7-gcc-7.5.0-newlib-7947581-arm64-apple-darwin25.5.0-1
Build FAILED
See error report: rsb-report-moxie-rtems7-gcc-7.5.0-newlib-7947581-arm64-apple-darwin25.5.0-1.txt
Note: In some cases the error appears only in
the complete build log (see --log option)
error: building moxie-rtems7-gcc-7.5.0-newlib-7947581-arm64-apple-darwin25.5.0-1
config: tools/rtems-tools-5-1.cfg
package: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
building: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
sizes: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1: 96.598MB (installed: 7.743MB)
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: dtc-1.7.2-arm64-apple-darwin25.5.0-1
cleaning: rtems-tools-cbe73fd20550acb4fd932945ed6886174c6ca832-1
Build Sizes: usage: 105.031MB total: 160.003MB (sources: 151.547MB, patches: 23.646KB, installed 8.433MB)
Build Set: Time 0:15:52.102692
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 20 08:07:59 2026
==============================================================================
Report: devel/dtc-1.7.2-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 67d17daa63cb47ef8a5e1f25111b710da3712661
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.7.2-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.7.2-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.7.2-arm64-apple-darwin25.5.0-1
Config: devel/dtc-1.7.2-1.cfg
Summary:
Device Tree Compiler v1.7.2 for target moxie-rtems7 on host arm64-apple-darwin25.5.0
URL:
https://www.devicetree.org/
Version:
1.7.2
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.7.2.tar.xz
sha512: MPNhEXWlwpVWKC8/KJRwGlg364aWCNideMKAr0SLvDpbbIP1HCj5kYR8DrfEKqV1mbvDFDPxs7LI0WLLIWm5Hw==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.7.2
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.7.2
# Build and build flags means force build == host
# gcc is not ready to be compiled with -std=gnu99
LDFLAGS="${SB_HOST_LDFLAGS}"
LIBS="${SB_HOST_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
make PREFIX=/Users/tester/rtems-cron-5/tools/5 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.7.2
make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-5/tools/5 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 20 08:08:00 2026
==============================================================================
Report: devel/dtc-1.7.2-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 67d17daa63cb47ef8a5e1f25111b710da3712661
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.7.2-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.7.2-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.7.2-arm64-apple-darwin25.5.0-1
Config: devel/dtc-1.7.2-1.cfg
Summary:
Device Tree Compiler v1.7.2 for target moxie-rtems7 on host arm64-apple-darwin25.5.0
URL:
https://www.devicetree.org/
Version:
1.7.2
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.7.2.tar.xz
sha512: MPNhEXWlwpVWKC8/KJRwGlg364aWCNideMKAr0SLvDpbbIP1HCj5kYR8DrfEKqV1mbvDFDPxs7LI0WLLIWm5Hw==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.7.2
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.7.2
# Build and build flags means force build == host
# gcc is not ready to be compiled with -std=gnu99
LDFLAGS="${SB_HOST_LDFLAGS}"
LIBS="${SB_HOST_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
make PREFIX=/Users/tester/rtems-cron-5/tools/5 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.7.2
make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-5/tools/5 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed May 20 08:23:28 2026
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 67d17daa63cb47ef8a5e1f25111b710da3712661
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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 arm64-apple-darwin25.5.0
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 "arm64-apple-darwin25.5.0" != "arm64-apple-darwin25.5.0" ; then
RT_HOST="--host=arm64-apple-darwin25.5.0"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/Users/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> Wed May 20 08:23:29 2026
==============================================================================
Report: tools/rtems-tools-5-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 67d17daa63cb47ef8a5e1f25111b710da3712661
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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 arm64-apple-darwin25.5.0
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 "arm64-apple-darwin25.5.0" != "arm64-apple-darwin25.5.0" ; then
RT_HOST="--host=arm64-apple-darwin25.5.0"
else
RT_HOST=
fi
cd ${source_dir_rtems_tools}
./waf distclean configure ${RT_HOST} --prefix=/Users/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