Build Linux: PASSED devel/spike on x86_64-linux-gnu
joel at rtems.org
joel at rtems.org
Tue Oct 8 20:11:29 UTC 2019
RTEMS Source Builder - Set Builder, 5 (4a6f476c14aa)
Host: Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.7.1908-Core
Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30
14:19:46 UTC 2019 x86_64 x86_64
Build Time: 0:00:31.973270
Sizes
=====
Maximum build usage: 98.850MB
Total size: 270.743MB
Installed : 13.381MB
Sources: 257.336MB
Patches: 26.688KB
Output
======
Build Set: devel/spike
config: devel/dtc-1.4.1-1.cfg
package: dtc-1.4.1-x86_64-linux-gnu-1
download: https://www.kernel.org/pub/software/utils/dtc/dtc-1.4.1.tar.gz -> sources/dtc-1.4.1.tar.gz
redirect: https://mirrors.edge.kernel.org/pub/software/utils/dtc/dtc-1.4.1.tar.gz
building: dtc-1.4.1-x86_64-linux-gnu-1
sizes: dtc-1.4.1-x86_64-linux-gnu-1: 3.316MB (installed: 905.815KB)
cleaning: dtc-1.4.1-x86_64-linux-gnu-1
reporting: devel/dtc-1.4.1-1.cfg -> dtc-1.4.1-x86_64-linux-gnu-1.txt
reporting: devel/dtc-1.4.1-1.cfg -> dtc-1.4.1-x86_64-linux-gnu-1.xml
config: devel/spike-1.1.0.cfg
package: spike-1.1.0-x86_64-linux-gnu-1
building: spike-1.1.0-x86_64-linux-gnu-1
sizes: spike-1.1.0-x86_64-linux-gnu-1: 85.469MB (installed: 12.496MB)
cleaning: spike-1.1.0-x86_64-linux-gnu-1
reporting: devel/spike-1.1.0.cfg -> spike-1.1.0-x86_64-linux-gnu-1.txt
reporting: devel/spike-1.1.0.cfg -> spike-1.1.0-x86_64-linux-gnu-1.xml
installing: dtc-1.4.1-x86_64-linux-gnu-1 -> /home/joel/rtems-cron-5/tools/5
installing: spike-1.1.0-x86_64-linux-gnu-1 -> /home/joel/rtems-cron-5/tools/5
cleaning: dtc-1.4.1-x86_64-linux-gnu-1
cleaning: spike-1.1.0-x86_64-linux-gnu-1
Build Sizes: usage: 98.850MB total: 270.743MB (sources: 257.336MB, patches: 26.688KB, installed 13.381MB)
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Oct 8 15:11:11 2019
==============================================================================
Report: devel/dtc-1.4.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 4a6f476c14aac612d862440fb582d4879ec92b1a
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.4.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.4.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.4.1-x86_64-linux-gnu-1
Config: devel/dtc-1.4.1-1.cfg
Summary:
Device Tree Compiler v1.4.1 for target on host x86_64-linux-gnu
URL:
http://www.jdl.com/software/
Version:
1.4.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.4.1.tar.gz
sha256: 03e74e4ee9378be15f19eb24197dfa32070efc3c85e93269e56d7ade133e359f
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.4.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.4.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 "gcc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${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=/home/joel/rtems-cron-5/tools/5
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.4.1
make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Oct 8 15:11:11 2019
==============================================================================
Report: devel/dtc-1.4.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 4a6f476c14aac612d862440fb582d4879ec92b1a
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.4.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.4.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.4.1-x86_64-linux-gnu-1
Config: devel/dtc-1.4.1-1.cfg
Summary:
Device Tree Compiler v1.4.1 for target on host x86_64-linux-gnu
URL:
http://www.jdl.com/software/
Version:
1.4.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.4.1.tar.gz
sha256: 03e74e4ee9378be15f19eb24197dfa32070efc3c85e93269e56d7ade133e359f
Patches: 0
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.4.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.4.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 "gcc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "g++ ${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=/home/joel/rtems-cron-5/tools/5
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.4.1
make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Oct 8 15:11:28 2019
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 4a6f476c14aac612d862440fb582d4879ec92b1a
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-1.1.0-x86_64-linux-gnu-1
Config: devel/spike-1.1.0.cfg
Summary:
spike-github
URL:
https://github.com/riscv/riscv-isa-sim/
Version:
1.1.0
Release:
1
Sources: 2
1: https://github.com/riscv/riscv-fesvr/archive/8d108a0a647901550d95925549337c2c3aec9ac8.zip
sha512: 9b5ec44723fd96a961d93d369e50e6aeb327341b2dc42c17ed340d1bc0425511deb23fcf1e7c5926486c2a10bfc3cc6d6f4ceb0cda63590d46468db0ee2b1d3b
2: https://github.com/riscv/riscv-isa-sim/archive/01252686902fa30665fbecfc1476d169ad1333d1.zip
sha512: 7970f8dfc65ec5a5beab9effc755375d6c90eacc30a89261d9ab8cb4f1cf65c67cfb850e8c1a53302a860aae821e2869dcddd8c098da918bf944a3335edc71d5
Patches: 0
Preparation:
build_top=$(pwd)
%setup source fesvr -q -n riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8
%setup source spike -q -n riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
cd ${build_top}
Build:
build_top=$(pwd)
cd riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8
../riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8/configure \
--prefix=/home/joel/rtems-cron-5/tools/5
make -j 8 all$
make install
cd ../riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
../riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1/configure \
--prefix=/home/joel/rtems-cron-5/tools/5 \
--with-fesvr=/home/joel/rtems-cron-5/tools/5
make -j 8 all$
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-5/tools/5 install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Oct 8 15:11:28 2019
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
1: origin: git://git.rtems.org/rtems-source-builder.git
Status:
Clean
Head:
Commit: 4a6f476c14aac612d862440fb582d4879ec92b1a
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-1.1.0-x86_64-linux-gnu-1
Config: devel/spike-1.1.0.cfg
Summary:
spike-github
URL:
https://github.com/riscv/riscv-isa-sim/
Version:
1.1.0
Release:
1
Sources: 2
1: https://github.com/riscv/riscv-fesvr/archive/8d108a0a647901550d95925549337c2c3aec9ac8.zip
sha512: 9b5ec44723fd96a961d93d369e50e6aeb327341b2dc42c17ed340d1bc0425511deb23fcf1e7c5926486c2a10bfc3cc6d6f4ceb0cda63590d46468db0ee2b1d3b
2: https://github.com/riscv/riscv-isa-sim/archive/01252686902fa30665fbecfc1476d169ad1333d1.zip
sha512: 7970f8dfc65ec5a5beab9effc755375d6c90eacc30a89261d9ab8cb4f1cf65c67cfb850e8c1a53302a860aae821e2869dcddd8c098da918bf944a3335edc71d5
Patches: 0
Preparation:
build_top=$(pwd)
%setup source fesvr -q -n riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8
%setup source spike -q -n riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
cd ${build_top}
Build:
build_top=$(pwd)
cd riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8
../riscv-fesvr-8d108a0a647901550d95925549337c2c3aec9ac8/configure \
--prefix=/home/joel/rtems-cron-5/tools/5
make -j 8 all$
make install
cd ../riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
../riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1/configure \
--prefix=/home/joel/rtems-cron-5/tools/5 \
--with-fesvr=/home/joel/rtems-cron-5/tools/5
make -j 8 all$
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd riscv-isa-sim-01252686902fa30665fbecfc1476d169ad1333d1
make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-5/tools/5 install
cd ${build_top}
More information about the build
mailing list