Build Linux: PASSED devel/dtc on x86_64-linux-gnu

joel at rtems.org joel at rtems.org
Wed Mar 18 06:18:41 UTC 2020


RTEMS Source Builder - Set Builder, 5 (96cdedce58e3)

Host: Linux-3.10.0-1062.9.1.el7.x86_64-x86_64-with-centos-7.7.1908-Core
       Linux devel.oarcorp.com 3.10.0-1062.9.1.el7.x86_64 #1 SMP Fri Dec 6
       15:49:49 UTC 2019 x86_64 x86_64

Build Time: 0:00:02.381027


Output
======

Build Set: devel/dtc
config: devel/dtc-1.2.0.cfg
package: dtc-1.2.0-x86_64-linux-gnu-1
building: dtc-1.2.0-x86_64-linux-gnu-1
sizes: dtc-1.2.0-x86_64-linux-gnu-1: 1.889MB (installed: 376.807KB)
cleaning: dtc-1.2.0-x86_64-linux-gnu-1
reporting: devel/dtc-1.2.0.cfg -> dtc-1.2.0-x86_64-linux-gnu-1.txt
reporting: devel/dtc-1.2.0.cfg -> dtc-1.2.0-x86_64-linux-gnu-1.xml
installing: dtc-1.2.0-x86_64-linux-gnu-1 -> /home/joel/rtems-cron-6/tools/6
cleaning: dtc-1.2.0-x86_64-linux-gnu-1
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Mar 18 01:18:41 2020
==============================================================================
Report: devel/dtc-1.2.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
   1: origin: git://git.rtems.org/rtems-source-builder.git
 Status:
  Clean
 Head:
  Commit: 96cdedce58e32f07c174966676e8b7e8c6620634
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.2.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.2.0.cfg
------------------------------------------------------------------------------
Package: dtc-1.2.0-x86_64-linux-gnu-1
 Config: devel/dtc-1.2.0.cfg
 Summary:
  Device Tree Compiler v1.2.0 for target  on host x86_64-linux-gnu
 URL:
  http://www.jdl.com/software/
 Version:
  1.2.0
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.2.0.tar.gz
       sha512: d7a80bbe4189353e1a18b61c6b311c10e370d2ccce3b5485bdde1d26a251390561a29a7bde6b449ff6c34f38e40d8cce34c788d5963025a8bf0ff70f02409be7
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.2.0
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.2.0
  # 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-6/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.2.0
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-6/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Wed Mar 18 01:18:41 2020
==============================================================================
Report: devel/dtc-1.2.0.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
   1: origin: git://git.rtems.org/rtems-source-builder.git
 Status:
  Clean
 Head:
  Commit: 96cdedce58e32f07c174966676e8b7e8c6620634
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.2.0.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.2.0.cfg
------------------------------------------------------------------------------
Package: dtc-1.2.0-x86_64-linux-gnu-1
 Config: devel/dtc-1.2.0.cfg
 Summary:
  Device Tree Compiler v1.2.0 for target  on host x86_64-linux-gnu
 URL:
  http://www.jdl.com/software/
 Version:
  1.2.0
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.2.0.tar.gz
       sha512: d7a80bbe4189353e1a18b61c6b311c10e370d2ccce3b5485bdde1d26a251390561a29a7bde6b449ff6c34f38e40d8cce34c788d5963025a8bf0ff70f02409be7
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.2.0
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.2.0
  # 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-6/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.2.0
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-cron-6/tools/6 install
  cd ${build_top}


More information about the build mailing list