Build Darwin: PASSED devel/spike on arm64-apple-darwin25.4.0
OAR Tester for MAC
rtems-tester at oarcorp.com
Thu Apr 23 20:04:19 UTC 2026
RTEMS Source Builder - Set Builder, 7 (c282e2402dff)
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.4.1-arm64-arm-64bit
Darwin RTEMS-Mac-mini 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19
19:32:36 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T8103 arm64 arm
Build Time: 0:03:50.048507
Output
======
Build Set: devel/spike
Build Set: devel/dtc.bset
config: devel/dtc-1.7.2-1.cfg
package: dtc-1.7.2-arm64-apple-darwin25.4.0-1
building: dtc-1.7.2-arm64-apple-darwin25.4.0-1
sizes: dtc-1.7.2-arm64-apple-darwin25.4.0-1: 3.072MB (installed: 706.172KB)
cleaning: dtc-1.7.2-arm64-apple-darwin25.4.0-1
reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-arm64-apple-darwin25.4.0-1.txt
reporting: devel/dtc-1.7.2-1.cfg -> dtc-1.7.2-arm64-apple-darwin25.4.0-1.xml
staging: dtc-1.7.2-arm64-apple-darwin25.4.0-1 -> /Users/tester/rtems-cron-next/rtems-source-builder/bare/build/tmp/sb-501-staging
cleaning: dtc-1.7.2-arm64-apple-darwin25.4.0-1
Build Set: Time 0:00:19.474621
config: devel/spike-1.1.0.cfg
package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
download: https://dl.rtems.org/0fef57ba0470ad927cba7763c77c770882ebe1549d79a36c4d351961e10d14f672e8c1bb4e2400639ba6694affa0eafabd60aaed88c586ac233c8f9f7227aa63/spike-530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz -> sources/spike-530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz
building: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
sizes: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1: 893.201MB (installed: 29.012MB)
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1.txt
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1.xml
staging: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1 -> /Users/tester/rtems-cron-next/rtems-source-builder/bare/build/tmp/sb-501-staging
installing: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1 -> /Users/tester/rtems-cron-next/tools/7
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
installing: devel/spike -> /Users/tester/rtems-cron-next/tools/7
clean staging: devel/spike
Staging Size: 29.708MB
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Apr 23 15:00:47 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: c282e2402dffd81a0bf03c1f72a05a51b7810517
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.4.0-1
Config: devel/dtc-1.7.2-1.cfg
Summary:
Device Tree Compiler v1.7.2 for target on host arm64-apple-darwin25.4.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-next/tools/7 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-next/tools/7 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Apr 23 15:00:47 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: c282e2402dffd81a0bf03c1f72a05a51b7810517
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.4.0-1
Config: devel/dtc-1.7.2-1.cfg
Summary:
Device Tree Compiler v1.7.2 for target on host arm64-apple-darwin25.4.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-next/tools/7 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-next/tools/7 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Apr 23 15:04:16 2026
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c282e2402dffd81a0bf03c1f72a05a51b7810517
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
Config: devel/spike-1.1.0.cfg
Summary:
spike-github
URL:
https://github.com/riscv/riscv-isa-sim/
Version:
530af85d83781a3dae31a4ace84a573ec255fefa
Release:
1
Sources: 1
1: --rsb-file=spike-530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz https://github.com/riscv/riscv-isa-sim/archive/530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
source_dir_spike="riscv-isa-sim-530af85d83781a3dae31a4ace84a573ec255fefa"
%setup source spike -q -n riscv-isa-sim-530af85d83781a3dae31a4ace84a573ec255fefa
cd ${build_top}
Build:
build_top=$(pwd)
cd ${source_dir_spike}
./configure --prefix=/Users/tester/rtems-cron-next/tools/7
make -j 8
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd ${source_dir_spike}
make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-next/tools/7 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Apr 23 15:04:16 2026
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: c282e2402dffd81a0bf03c1f72a05a51b7810517
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-arm64-apple-darwin25.4.0-1
Config: devel/spike-1.1.0.cfg
Summary:
spike-github
URL:
https://github.com/riscv/riscv-isa-sim/
Version:
530af85d83781a3dae31a4ace84a573ec255fefa
Release:
1
Sources: 1
1: --rsb-file=spike-530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz https://github.com/riscv/riscv-isa-sim/archive/530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz
No checksum
Patches: 0
Preparation:
build_top=$(pwd)
source_dir_spike="riscv-isa-sim-530af85d83781a3dae31a4ace84a573ec255fefa"
%setup source spike -q -n riscv-isa-sim-530af85d83781a3dae31a4ace84a573ec255fefa
cd ${build_top}
Build:
build_top=$(pwd)
cd ${source_dir_spike}
./configure --prefix=/Users/tester/rtems-cron-next/tools/7
make -j 8
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd ${source_dir_spike}
make DESTDIR=$SB_BUILD_ROOT PREFIX=/Users/tester/rtems-cron-next/tools/7 install
cd ${build_top}
More information about the build
mailing list