Build Darwin: PASSED devel/spike on x86_64-apple-darwin19.6.0

OAR Tester rtems-tester at oarcorp.com
Sat Mar 12 01:39:26 UTC 2022


RTEMS Source Builder - Set Builder, 6 (54a0428cc313)

Host: Darwin-19.6.0-x86_64-i386-64bit
       Darwin VM-macos.rtems.com 19.6.0 Darwin Kernel Version 19.6.0: Thu Oct 29
       22:56:45 PDT 2020; root:xnu-6153.141.2.2~1/RELEASE_X86_64 x86_64 i386

Build Time: 0:02:40.899589


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-apple-darwin19.6.0-1
building: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
sizes: dtc-1.6.1-x86_64-apple-darwin19.6.0-1: 3.260MB (installed: 824.365KB)
cleaning: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-apple-darwin19.6.0-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-apple-darwin19.6.0-1.xml
staging: dtc-1.6.1-x86_64-apple-darwin19.6.0-1 -> /Users/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-501-staging
cleaning: dtc-1.6.1-x86_64-apple-darwin19.6.0-1
Build Set: Time 0:00:12.206744
config: devel/spike-1.1.0.cfg
package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-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-apple-darwin19.6.0-1
sizes: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1: 1.835GB (installed: 26.924MB)
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1.txt
reporting: devel/spike-1.1.0.cfg -> spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1.xml
installing: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1 -> /Users/tester/rtems-cron-6/tools/6
cleaning: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.0-1
installing: devel/spike -> /Users/tester/rtems-cron-6/tools/6
clean staging: devel/spike
Staging Size: 827.864KB
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 11 17:36:55 2022
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 54a0428cc3132b4156e7f150d1c3fcd218350234
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-apple-darwin19.6.0-1
 Config: devel/dtc-1.6.1-1.cfg
 Summary:
  Device Tree Compiler v1.6.1 for target  on host x86_64-apple-darwin19.6.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.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
  make PREFIX=/Users/tester/rtems-cron-6/tools/6
  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-6/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 11 17:36:55 2022
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 54a0428cc3132b4156e7f150d1c3fcd218350234
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
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-apple-darwin19.6.0-1
 Config: devel/dtc-1.6.1-1.cfg
 Summary:
  Device Tree Compiler v1.6.1 for target  on host x86_64-apple-darwin19.6.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.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
  make PREFIX=/Users/tester/rtems-cron-6/tools/6
  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-6/tools/6 install
  cd ${build_top}


==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 11 17:39:22 2022
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 54a0428cc3132b4156e7f150d1c3fcd218350234
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.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-6/tools/6
  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-6/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Fri Mar 11 17:39:22 2022
==============================================================================
Report: devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 54a0428cc3132b4156e7f150d1c3fcd218350234
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/spike-1.1.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/spike-1.1.0.cfg
------------------------------------------------------------------------------
Package: spike-530af85d83781a3dae31a4ace84a573ec255fefa-x86_64-apple-darwin19.6.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-6/tools/6
  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-6/tools/6 install
  cd ${build_top}


More information about the build mailing list