Build FreeBSD: PASSED devel/spike on x86_64-freebsd13.3
OAR Tester for FreeBSD 13
rtems-tester at oarcorp.com
Sun Nov 3 17:18:44 UTC 2024
RTEMS Source Builder - Set Builder, 6 (d82e3f433ba1)
Host: FreeBSD-13.3-RELEASE-p5-amd64-64bit-ELF
FreeBSD VM-FreeBSD13.rtems.com 13.3-RELEASE-p5 FreeBSD 13.3-RELEASE-p5
GENERIC amd64 amd64
Build Time: 0:01:27.443982
Output
======
Build Set: devel/spike
Build Set: devel/dtc.bset
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-x86_64-freebsd13.3-1
building: dtc-1.6.1-x86_64-freebsd13.3-1
sizes: dtc-1.6.1-x86_64-freebsd13.3-1: 4.353MB (installed: 1.152MB)
cleaning: dtc-1.6.1-x86_64-freebsd13.3-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd13.3-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd13.3-1.xml
staging: dtc-1.6.1-x86_64-freebsd13.3-1 -> /usr/home/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-1003-staging
cleaning: dtc-1.6.1-x86_64-freebsd13.3-1
Build Set: Time 0:00:03.894226
config: devel/spike-1.1.0.cfg
package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1
download: https://github.com/riscv/riscv-isa-sim/archive/530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz -> sources/spike-530af85d83781a3dae31a4ace84a573ec255fefa.tar.gz
redirect: https://codeload.github.com/riscv-software-src/riscv-isa-sim/tar.gz/530af85d83781a3dae...<see log>
building: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1
sizes: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1: 3.038GB (installed: 369.338MB)
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1.txt
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1.xml
staging: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1 -> /usr/home/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-1003-staging
installing: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1 -> /home/tester/rtems-cron-6/tools/6
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-1
installing: devel/spike -> /home/tester/rtems-cron-6/tools/6
clean staging: devel/spike
Staging Size: 370.496MB
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 3 11:17:19 2024
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: d82e3f433ba1441dc97e9d3c78eb0eb93212ed16
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-x86_64-freebsd13.3-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd13.3
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.gz
sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
Patches: 1
1: https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/assets/tracmigration/ticket_attachments/0001-checks.c-Ensure-argument-is-an-integer-v2.patch
sha256: dd83c10326188732ac26c1fd8dce70b796a7dde204b31c67cf4d04f29ed4dfef
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
gmake PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.6.1
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 3 11:17:19 2024
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: d82e3f433ba1441dc97e9d3c78eb0eb93212ed16
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-x86_64-freebsd13.3-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd13.3
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.gz
sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
Patches: 1
1: https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/assets/tracmigration/ticket_attachments/0001-checks.c-Ensure-argument-is-an-integer-v2.patch
sha256: dd83c10326188732ac26c1fd8dce70b796a7dde204b31c67cf4d04f29ed4dfef
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
gmake PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.6.1
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 3 11:18:39 2024
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: d82e3f433ba1441dc97e9d3c78eb0eb93212ed16
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-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=/home/tester/rtems-cron-6/tools/6
gmake -j 8
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd ${source_dir_spike}
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Nov 3 11:18:39 2024
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: d82e3f433ba1441dc97e9d3c78eb0eb93212ed16
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.3-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=/home/tester/rtems-cron-6/tools/6
gmake -j 8
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd ${source_dir_spike}
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 install
cd ${build_top}
More information about the build
mailing list