Build CYGWIN_NT-10.0-19044: FAILED 6/rtems-aarch64 on x86_64-pc-cygwin (dtc-1.6.1-x86_64-pc-cygwin-1)

OAR Tester rtems-tester at oarcorp.com
Thu Sep 29 15:53:45 UTC 2022


==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep 29 10:41:41 2022
==============================================================================
Report: devel/expat-2.4.8-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Repository is dirty
 Head:
  Commit: 336f15cc754d994b1988c23da7137b67c454ec31
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.4.8-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.4.8-1.cfg
------------------------------------------------------------------------------
Package: expat-2.4.8-x86_64-pc-cygwin-1
 Config: devel/expat-2.4.8-1.cfg
 Summary:
  Expat XML Parser v2.4.8 for target aarch64-rtems6 on host x86_64-pc-cygwin
 URL:
  http://expat.sourceforge.net/
 Version:
  2.4.8
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_4_8/expat-2.4.8.tar.gz
       sha256: 398f6d95bf808d3108e27547b372cb4ac8dc2298a3c4251eb7aa3d4c6d4bb3e2
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.4.8
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.4.8
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross build
    CC=$(echo "x86_64-pc-cygwin-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-pc-cygwin-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin  --verbose  --prefix=/home/rtems-tester/rtems-cron-6/tools/6 --bindir=/home/rtems-tester/rtems-cron-6/tools/6/bin  --exec-prefix=/home/rtems-tester/rtems-cron-6/tools/6  --includedir=/home/rtems-tester/rtems-cron-6/tools/6/include --libdir=/home/rtems-tester/rtems-cron-6/tools/6/lib  --mandir=/home/rtems-tester/rtems-cron-6/tools/6/share/man --infodir=/home/rtems-tester/rtems-cron-6/tools/6/share/info  --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.4.8
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep 29 10:41:41 2022
==============================================================================
Report: devel/expat-2.4.8-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Repository is dirty
 Head:
  Commit: 336f15cc754d994b1988c23da7137b67c454ec31
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/expat-2.4.8-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/expat-2.4.8-1.cfg
------------------------------------------------------------------------------
Package: expat-2.4.8-x86_64-pc-cygwin-1
 Config: devel/expat-2.4.8-1.cfg
 Summary:
  Expat XML Parser v2.4.8 for target aarch64-rtems6 on host x86_64-pc-cygwin
 URL:
  http://expat.sourceforge.net/
 Version:
  2.4.8
 Release:
  1
  Sources: 1
    1: https://github.com/libexpat/libexpat/releases/download/R_2_4_8/expat-2.4.8.tar.gz
       sha256: 398f6d95bf808d3108e27547b372cb4ac8dc2298a3c4251eb7aa3d4c6d4bb3e2
  Patches: 0
 Preparation:
  build_top=$(pwd)
  %setup source expat -q -n expat-2.4.8
  %setup patch expat -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  cd expat-2.4.8
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross build
    CC=$(echo "x86_64-pc-cygwin-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-pc-cygwin-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ./configure  --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin  --verbose  --prefix=/home/rtems-tester/rtems-cron-6/tools/6 --bindir=/home/rtems-tester/rtems-cron-6/tools/6/bin  --exec-prefix=/home/rtems-tester/rtems-cron-6/tools/6  --includedir=/home/rtems-tester/rtems-cron-6/tools/6/include --libdir=/home/rtems-tester/rtems-cron-6/tools/6/lib  --mandir=/home/rtems-tester/rtems-cron-6/tools/6/share/man --infodir=/home/rtems-tester/rtems-cron-6/tools/6/share/info  --disable-shared
  make -j 8 all
  cd ${build_top}
 Install:
  build_top=$(pwd)
  rm -rf $SB_BUILD_ROOT
  cd expat-2.4.8
  make DESTDIR=$SB_BUILD_ROOT install
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep 29 10:56:06 2022
==============================================================================
Report: tools/rtems-binutils-2.38.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Repository is dirty
 Head:
  Commit: 336f15cc754d994b1988c23da7137b67c454ec31
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.38.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.38.cfg
------------------------------------------------------------------------------
Package: aarch64-rtems6-binutils-2.38-x86_64-pc-cygwin-1
 Config: tools/rtems-binutils-2.38.cfg
 Summary:
  Binutils v2.38 for target aarch64-rtems6 on host x86_64-pc-cygwin
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.38
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.bz2
       sha512: 7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.38"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "aarch64-rtems6" -o "x86_64-pc-cygwin" == "aarch64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross build
    CC=$(echo "x86_64-pc-cygwin-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-pc-cygwin-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin  --target=aarch64-rtems6  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/rtems-tester/rtems-cron-6/tools/6 --bindir=/home/rtems-tester/rtems-cron-6/tools/6/bin  --exec-prefix=/home/rtems-tester/rtems-cron-6/tools/6  --includedir=/home/rtems-tester/rtems-cron-6/tools/6/include --libdir=/home/rtems-tester/rtems-cron-6/tools/6/lib  --mandir=/home/rtems-tester/rtems-cron-6/tools/6/share/man --infodir=/home/rtems-tester/rtems-cron-6/tools/6/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  rm -rf $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/configure.info*
  rm -f $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/locale
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-dlltool; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-nlmconv; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-windres; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-windmc; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-windmc*
  fi
  cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Thu Sep 29 10:56:07 2022
==============================================================================
Report: tools/rtems-binutils-2.38.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
 Remotes:
[ remotes removed, contact sender for details ]
 Status:
  Repository is dirty
 Head:
  Commit: 336f15cc754d994b1988c23da7137b67c454ec31
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) tools/rtems-binutils-2.38.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) tools/rtems-binutils-2.38.cfg
------------------------------------------------------------------------------
Package: aarch64-rtems6-binutils-2.38-x86_64-pc-cygwin-1
 Config: tools/rtems-binutils-2.38.cfg
 Summary:
  Binutils v2.38 for target aarch64-rtems6 on host x86_64-pc-cygwin
 URL:
  http://sources.redhat.com/binutils
 Version:
  2.38
 Release:
  1
  Sources: 1
    1: https://ftp.gnu.org/gnu/binutils/binutils-2.38.tar.bz2
       sha512: 7690b4158bd6587a85c6b98903980b9ac6f16b47f7fd1e60986b0a70388bedcfdc05d75597aa49c81fec1609ce24bed6c26583f76fd2471a9d63394fd9798afc
  Patches: 0
 Preparation:
  build_top=$(pwd)
  binutils_source="binutils-2.38"
  source_dir_binutils=${binutils_source}
  %setup source binutils -q -n ${binutils_source}
  %setup patch binutils -p1
  cd ${build_top}
 Build:
  build_top=$(pwd)
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross-build (Xc) if no target or the host and target match.
    # Canadian-cross (Cxc) if build, host and target are all different.
    if test -z "aarch64-rtems6" -o "x86_64-pc-cygwin" == "aarch64-rtems6" ; then
      build_dir="build-xc"
    else
      build_dir="build-cxc"
    fi
  else
    build_dir="build"
  fi
  mkdir -p ${build_dir}
  cd ${build_dir}
  # Host and build flags, Cross build if host and build are different and
  # Cxc build if target is deifned and also different.
  # Note, gcc is not ready to be compiled with -std=gnu99 (this needs to be checked).
  if test "x86_64-pc-cygwin" != "x86_64-pc-cygwin" ; then
    # Cross build
    CC=$(echo "x86_64-pc-cygwin-gcc" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "x86_64-pc-cygwin-g++" | sed -e 's,-std=gnu99 ,,')
    CPPFLAGS="${SB_HOST_CPPFLAGS}"
    CFLAGS="${SB_HOST_CFLAGS}"
    CXXFLAGS="${SB_HOST_CXXFLAGS}"
    LDFLAGS="${SB_HOST_LDFLAGS}"
    LDLIBS="${SB_HOST_LIBS}"
    LIBS="${SB_HOST_LIBS}"
    # Host
    CPPFLAGS_FOR_HOST="${SB_HOST_CPPFLAGS}"
    CFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CXXFLAGS}"
    LDFLAGS_FOR_HOST="${SB_HOST_LDFLAGS}"
    LDLIBS_FOR_HOST="${SB_HOST_LIBS}"
    LIBS_FOR_HOST="${SB_HOST_LIBS}"
    CXXFLAGS_FOR_HOST="${SB_HOST_CFLAGS}"
    CC_FOR_HOST=$(echo "gcc ${SB_HOST_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_HOST=$(echo "g++ ${SB_HOST_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    # Build
    CFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CXXFLAGS}"
    LDFLAGS_FOR_BUILD="${SB_BUILD_LDFLAGS}"
    LDLIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    LIBS_FOR_BUILD="${SB_BUILD_LIBS}"
    CXXFLAGS_FOR_BUILD="${SB_BUILD_CFLAGS}"
    CC_FOR_BUILD=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX_FOR_BUILD=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
  else
    LDFLAGS="${SB_BUILD_LDFLAGS}"
    LDLIBS="${SB_BUILD_LIBS}"
    LIBS="${SB_BUILD_LIBS}"
    CC=$(echo "gcc ${SB_BUILD_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CXX=$(echo "g++ ${SB_BUILD_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
    CC_FOR_BUILD=${CC}
    CXX_FOR_BUILD=${CXX}
  fi
  export CC CXX CPPFLAGS CFLAGS CXXFLAGS LDFLAGS LIBS LDLIBS
  export CC_FOR_HOST CXX_FOR_HOST CPPFLAGS_FOR_HOST CFLAGS_FOR_HOST CXXFLAGS_FOR_HOST LDFLAGS_FOR_HOST LDLIBS_FOR_HOST LIBS_FOR_HOST
  export CC_FOR_BUILD CXX_FOR_BUILD CFLAGS_FOR_BUILD CXXFLAGS_FOR_BUILD LDFLAGS_FOR_BUILD LDLIBS_FOR_BUILS LIBS_FOR_BUILS
  ../${source_dir_binutils}/configure  --build=x86_64-pc-cygwin --host=x86_64-pc-cygwin  --target=aarch64-rtems6  --verbose --disable-nls  --disable-gdb --disable-libdecnumber --disable-readline --disable-sim  --enable-deterministic-archives  --enable-64-bit-bfd    --without-included-gettext  --disable-win32-registry  --disable-werror  --prefix=/home/rtems-tester/rtems-cron-6/tools/6 --bindir=/home/rtems-tester/rtems-cron-6/tools/6/bin  --exec-prefix=/home/rtems-tester/rtems-cron-6/tools/6  --includedir=/home/rtems-tester/rtems-cron-6/tools/6/include --libdir=/home/rtems-tester/rtems-cron-6/tools/6/lib  --mandir=/home/rtems-tester/rtems-cron-6/tools/6/share/man --infodir=/home/rtems-tester/rtems-cron-6/tools/6/share/info
  make -j 8 all
  cd ${build_top}
 Install:
  cd ${build_top}
  rm -rf $SB_BUILD_ROOT
  cd ${build_dir}
  make DESTDIR=$SB_BUILD_ROOT install
  rm -rf $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/configure.info*
  rm -f $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/dir
  touch $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/info/dir
  mkdir -p $SB_BUILD_ROOT/home/rtems-tester/rtems-cron-6/tools/6/share/locale
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/lib/libiberty*
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-dlltool; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-dlltool*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-nlmconv; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-nlmconv*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-windres; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-windres*
  fi
  if test ! -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/bin/aarch64-rtems6-windmc; then
  rm -f ${SB_BUILD_ROOT}/home/rtems-tester/rtems-cron-6/tools/6/share/man/man1/aarch64-rtems6-windmc*
  fi
  cd ${build_top}




More information about the build mailing list