Build FreeBSD: PASSED devel/spike on x86_64-freebsd13.2
OAR Tester for FreeBSD 13
rtems-tester at oarcorp.com
Sun Jun 30 10:27:17 UTC 2024
RTEMS Source Builder - Set Builder, 5.not_released
warning: exe: absolute exe found in path: (__objdump) /usr/bin/objdump
Host: FreeBSD-13.2-RELEASE-p11-amd64-64bit-ELF
FreeBSD VM-FreeBSD13.rtems.com 13.2-RELEASE-p11 FreeBSD 13.2-RELEASE-p11
GENERIC amd64 amd64
Build Time: 0:01:31.098682
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.2-1
building: dtc-1.6.1-x86_64-freebsd13.2-1
sizes: dtc-1.6.1-x86_64-freebsd13.2-1: 4.158MB (installed: 1.114MB)
cleaning: dtc-1.6.1-x86_64-freebsd13.2-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd13.2-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd13.2-1.xml
staging: dtc-1.6.1-x86_64-freebsd13.2-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/bare/build/tmp/sb-1003-staging
cleaning: dtc-1.6.1-x86_64-freebsd13.2-1
Build Set: Time 0:00:04.883143
config: devel/spike-1.1.0.cfg
package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-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.2-1
sizes: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1: 2.952GB (installed: 362.590MB)
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1.txt
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1.xml
staging: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1 -> /usr/home/tester/rtems-cron-5/rtems-source-builder/bare/build/tmp/sb-1003-staging
installing: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1 -> /home/tester/rtems-cron-5/tools/5
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-1
installing: devel/spike -> /home/tester/rtems-cron-5/tools/5
clean staging: devel/spike
Staging Size: 363.710MB
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jun 30 05:25:49 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: 7a6476f27a8d208b71ebce8df0944e45ab64f2fa
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.2-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd13.2
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: 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
gmake PREFIX=/home/tester/rtems-cron-5/tools/5
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-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jun 30 05:25:49 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: 7a6476f27a8d208b71ebce8df0944e45ab64f2fa
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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.2-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd13.2
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: 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
gmake PREFIX=/home/tester/rtems-cron-5/tools/5
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-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jun 30 05:27:13 2024
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 7a6476f27a8d208b71ebce8df0944e45ab64f2fa
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-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-5/tools/5
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-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Jun 30 05:27:13 2024
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 7a6476f27a8d208b71ebce8df0944e45ab64f2fa
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-freebsd13.2-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-5/tools/5
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-5/tools/5 install
cd ${build_top}
More information about the build
mailing list