Build Darwin: PASSED devel/dtc on arm64-apple-darwin25.5.0
OAR Tester for MAC
rtems-tester at oarcorp.com
Wed Jun 3 15:24:47 UTC 2026
RTEMS Source Builder - Set Builder, 7 (c9cdc6c9c419)
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:00:29.072342
Output
======
Build Set: devel/dtc
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-arm64-apple-darwin25.5.0-1
Creating source directory: sources
download: https://dl.rtems.org/26cd351ddca411ab96b93ac3e763f817f9f8a80ca66a8707e1077f771ed8e7e04c01f321ab8ab27b2f9826d9d438483fe3156401493bfd29cef3cc71a1414568/dtc-1.6.1.tar.xz -> sources/dtc-1.6.1.tar.xz
building: dtc-1.6.1-arm64-apple-darwin25.5.0-1
sizes: dtc-1.6.1-arm64-apple-darwin25.5.0-1: 2.986MB (installed: 692.639KB)
cleaning: dtc-1.6.1-arm64-apple-darwin25.5.0-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-arm64-apple-darwin25.5.0-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-arm64-apple-darwin25.5.0-1.xml
staging: dtc-1.6.1-arm64-apple-darwin25.5.0-1 -> /Users/tester/rtems-cron-5/rtems-source-builder/bare/build/tmp/sb-501-staging
installing: dtc-1.6.1-arm64-apple-darwin25.5.0-1 -> /Users/tester/rtems-cron-5/tools/5
cleaning: dtc-1.6.1-arm64-apple-darwin25.5.0-1
installing: devel/dtc -> /Users/tester/rtems-cron-5/tools/5
clean staging: devel/dtc
Staging Size: 696.236KB
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Jun 3 10:24:44 2026
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-arm64-apple-darwin25.5.0-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host arm64-apple-darwin25.5.0
URL:
https://www.devicetree.org/
Version:
1.6.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz
sha512: Js01HdykEauWuTrD52P4F/n4qAymaocH4Qd/dx7Y5+BMAfMhq4qyey+YJtnUOEg/4xVkAUk7/SnO88xxoUFFaA==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.6.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.6.1
# 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.6.1
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 Jun 3 10:24:45 2026
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c9cdc6c9c419b92847ac79a21775f4822fdb4f97
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-arm64-apple-darwin25.5.0-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host arm64-apple-darwin25.5.0
URL:
https://www.devicetree.org/
Version:
1.6.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.xz
sha512: Js01HdykEauWuTrD52P4F/n4qAymaocH4Qd/dx7Y5+BMAfMhq4qyey+YJtnUOEg/4xVkAUk7/SnO88xxoUFFaA==
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.6.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.6.1
# 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.6.1
make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-5/tools/5 WARNINGS= install
cd ${build_top}
More information about the build
mailing list