Build Linux: PASSED 6/rtems-moxie on x86_64-linux-gnu

joel at rtems.org joel at rtems.org
Tue Sep 7 19:08:28 UTC 2021


RTEMS Source Builder - Set Builder, 6 (55574f811bc0)

Host: Linux-3.10.0-1160.36.2.el7.x86_64-x86_64-with-centos-7.9.2009-Core
       Linux devel.oarcorp.com 3.10.0-1160.36.2.el7.x86_64 #1 SMP Wed Jul 21
       11:57:15 UTC 2021 x86_64 x86_64

Build Time: 0:00:08.125357


Output
======

Build Set: 6/rtems-moxie
config: devel/dtc-1.6.0-1.cfg
package: dtc-1.6.0-x86_64-linux-gnu-1
building: dtc-1.6.0-x86_64-linux-gnu-1
sizes: dtc-1.6.0-x86_64-linux-gnu-1: 4.225MB (installed: 1.085MB)
cleaning: dtc-1.6.0-x86_64-linux-gnu-1
reporting: devel/dtc-1.6.0-1.cfg -> dtc-1.6.0-x86_64-linux-gnu-1.txt
reporting: devel/dtc-1.6.0-1.cfg -> dtc-1.6.0-x86_64-linux-gnu-1.xml
Build Set: 6/rtems-autotools.bset
Build Set: 6/rtems-autotools-internal.bset
config: tools/rtems-autoconf-2.69-1.cfg
package: autoconf-2.69-x86_64-linux-gnu-1
building: autoconf-2.69-x86_64-linux-gnu-1
error: building autoconf-2.69-x86_64-linux-gnu-1
Build FAILED
  See error report: rsb-report-autoconf-2.69-x86_64-linux-gnu-1.txt
error: building autoconf-2.69-x86_64-linux-gnu-1
Build Set: Time 0:00:03.554874
error: building autoconf-2.69-x86_64-linux-gnu-1
Build Set: Time 0:00:03.556505
error: building autoconf-2.69-x86_64-linux-gnu-1
Mailing report: build at rtems.org

Report
======

==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Sep  7 14:08:24 2021
==============================================================================
Report: devel/dtc-1.6.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 55574f811bc09998ff3505427017b9635d467699
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.0-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.0-x86_64-linux-gnu-1
 Config: devel/dtc-1.6.0-1.cfg
 Summary:
  Device Tree Compiler v1.6.0 for target moxie-rtems6 on host x86_64-linux-gnu
 URL:
  https://www.devicetree.org/
 Version:
  1.6.0
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.0.tar.gz
       sha256: 9fbe07223a98f2d7088a340b5505d4dfe682d77580e788d08cfcc1b61d8be237
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.6.0
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.6.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-work/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.6.0
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-work/tools/6 install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Tue Sep  7 14:08:24 2021
==============================================================================
Report: devel/dtc-1.6.0-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Clean
 Head:
  Commit: 55574f811bc09998ff3505427017b9635d467699
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.0-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.0-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.0-x86_64-linux-gnu-1
 Config: devel/dtc-1.6.0-1.cfg
 Summary:
  Device Tree Compiler v1.6.0 for target moxie-rtems6 on host x86_64-linux-gnu
 URL:
  https://www.devicetree.org/
 Version:
  1.6.0
 Release:
  1
  Sources: 1
    1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.0.tar.gz
       sha256: 9fbe07223a98f2d7088a340b5505d4dfe682d77580e788d08cfcc1b61d8be237
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source dtc -q -n dtc-1.6.0
  %setup patch dtc -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd dtc-1.6.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-work/tools/6
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd dtc-1.6.0
  make DESTDIR=$SB_BUILD_ROOT PREFIX=/home/joel/rtems-work/tools/6 install
  cd ${build_top}


More information about the build mailing list