manifest_format=1.4 # Note that for ABE, these parameters are not used # Component data for gmp gmp_url=http://snapshots.linaro.org/components/toolchain/infrastructure gmp_filespec=gmp-6.1.0.tar.xz gmp_md5sum=a9868ef2556ad6a2909babcd1428f3c7 gmp_mingw_only="no" gmp_configure="--enable-cxx --enable-fft" gmp_staticlink="yes" # Component data for mpfr mpfr_url=http://snapshots.linaro.org/components/toolchain/infrastructure mpfr_filespec=mpfr-3.1.4.tar.xz mpfr_md5sum=064b2c18185038e404a401b830d59be8 mpfr_mingw_only="no" mpfr_configure="--with-gmp=${local_builds}/destdir/${host}" mpfr_staticlink="yes" # Component data for mpc mpc_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ mpc_filespec=mpc-1.0.3.tar.gz mpc_md5sum=d6a1d5f8ddea3abd2cc3e98f58352d26 mpc_mingw_only="no" mpc_configure="--with-gmp=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host}" mpc_staticlink="yes" # Component data for linux linux_url=http://snapshots.linaro.org/components/toolchain/infrastructure linux_filespec=linux-4.6.tar.xz linux_md5sum=d2927020e24a76da4ab482a8bc3e9ef3 linux_mingw_only="no" linux_staticlink="yes" # Component data for dejagnu dejagnu_url=http://git.linaro.org/git/toolchain dejagnu_branch=linaro-local/stable dejagnu_revision=9c19d3d7473ef731b74f3a48fcce5a168bf701ec dejagnu_filespec=dejagnu.git dejagnu_mingw_only="no" dejagnu_staticlink="yes" # Component data for expat expat_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ expat_filespec=expat-2.1.0-1-mingw32-dev.tar.xz expat_md5sum=1dae54e2670882843d496692154a0e27 expat_mingw_only="yes" expat_staticlink="yes" # Component data for python python_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ python_filespec=python-2.7.4-mingw32.tar.xz python_md5sum=9b3092eff5508c4802936dfe4f5225ef python_mingw_only="yes" python_staticlink="yes" # Component data for binutils binutils_url=http://git.linaro.org/git/toolchain binutils_branch=linaro_binutils-2_27-branch binutils_revision=11090cc0707e40498c9d0a88b16c414c8b86c277 binutils_filespec=binutils-gdb.git binutils_mingw_only="no" binutils_configure="--enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2017.04.12 --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=${sysroots}" binutils_staticlink="yes" # Component data for gcc gcc_url=http://git.linaro.org/git/toolchain gcc_branch=linaro-snapshot-6.3-2017.04 gcc_revision=6f6e0ea10555fabfe39cfddc324326abe637465a gcc_filespec=gcc.git gcc_makeflags="MAKEINFOFLAGS=--force" gcc_mingw_only="no" gcc_configure= gcc_staticlink="no" gcc_stage1_flags="--with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --disable-libssp --disable-libquadmath --disable-threads --without-headers --with-newlib --disable-libmudflap --disable-bootstrap --disable-decimal-float --disable-libgomp --disable-libatomic --disable-libsanitizer --disable-plugins --disable-libitm --enable-languages=c --with-sysroot=${local_builds}/sysroot-armeb-linux-gnueabihf --disable-shared --with-glibc-version=2.18" gcc_stage2_flags="--with-mpc=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host} --with-gmp=${local_builds}/destdir/${host} --with-gnu-as --with-gnu-ld --disable-libmudflap --enable-lto --enable-shared --without-included-gettext --enable-nls --disable-sjlj-exceptions --enable-gnu-unique-object --enable-linker-build-id --disable-libstdcxx-pch --enable-c99 --enable-clocale=gnu --enable-libstdcxx-debug --enable-long-long --with-cloog=no --with-ppl=no --with-isl=no --disable-multilib --with-float=hard --with-fpu=vfpv3-d16 --with-mode=thumb --with-tune=cortex-a9 --with-arch=armv7-a --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --enable-gnu-indirect-function --with-build-sysroot=${sysroots} --with-sysroot=${local_builds}/destdir/${host}/armeb-linux-gnueabihf/libc --enable-checking=yes --disable-bootstrap --enable-languages=c,c++,fortran,lto" # Component data for glibc glibc_url=http://git.linaro.org/git/toolchain glibc_branch=linaro/2.23/master glibc_revision=06e821cfff89f7b9c8de5a37f81f2554f7daa934 glibc_filespec=glibc.git glibc_makeflags="PARALLELMFLAGS=-j32" glibc_mingw_only="no" glibc_configure="--disable-profile --without-gd --enable-obsolete-rpc --with-headers=${sysroots}/usr/include libc_cv_forced_unwind=yes libc_cv_c_cleanup=yes --without-selinux --disable-werror" # Component data for gdb gdb_url=http://git.linaro.org/git/toolchain gdb_branch=gdb-7.12-branch gdb_revision=250d7138b60c72ee5ba6cbe65445f5d93961e610 gdb_filespec=binutils-gdb.git gdb_mingw_only="no" gdb_configure="--with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2017.04.12 --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --with-python=yes" gdb_mingw_extraconf="--disable-tui --with-python=${local_snapshots}/python-2.7.4-mingw32 CFLAGS=-I${local_builds}/destdir/${host}/usr/include LDFLAGS=-L${local_builds}/destdir/${host}/usr/lib" gdb_staticlink="yes" # Component data for gdbserver gdbserver_url=http://git.linaro.org/git/toolchain gdbserver_branch=gdb-7.12-branch gdbserver_revision=250d7138b60c72ee5ba6cbe65445f5d93961e610 gdbserver_filespec=binutils-gdb.git gdbserver_mingw_only="no" gdbserver_configure="LDFLAGS=-static CPPFLAGS=--sysroot=${sysroots} CFLAGS=--sysroot=${sysroots} CXXFLAGS=--sysroot=${sysroots}" gdbserver_staticlink="yes" clibrary=glibc target=armeb-linux-gnueabihf manifestid=ae3b24e70d05ed3eb8ef9e7cf5d216a4cad8071d ############################################################################## # Everything below this line is only for informational purposes for developers ############################################################################## # Build machine data build: linux host: x86_64-unknown-linux-gnu kernel: 4.4.0-45-generic hostname: b51a55f8530b distribution: trusty host_gcc: gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3) # These aren't used in the repeat build. just a sanity check for developers build directory: /home/tcwg-buildslave/workspace/tcwg-buildfarm/armeb-linux-gnueabihf/_build/builds sysroot directory: /home/tcwg-buildslave/workspace/tcwg-buildfarm/armeb-linux-gnueabihf/_build/sysroots/armeb-linux-gnueabihf snapshots directory: /home/tcwg-buildslave/workspace/tcwg-buildfarm/armeb-linux-gnueabihf/snapshots git reference directory: /home/tcwg-buildslave/snapshots-ref abe_url=https://git-us.linaro.org/toolchain abe_branch=branch= abe_revision=3335625aab4908802348b236f6803fdde80f72c1 abe_filespec=abe.git abe_configure="--with-local-snapshots=${local_snapshots} --with-git-reference-dir=/home/tcwg-buildslave/snapshots-ref --with-languages=default --enable-schroot-test" --------------------- gcc ---------------------- commit 6f6e0ea10555fabfe39cfddc324326abe637465a Author: Yvan Roux Date: Wed Apr 12 10:00:44 2017 +0200 Make Linaro GCC Snapshot 6.3-2017.04. gcc/ * LINARO-VERSION: Update. Change-Id: Ie7b5231e142364ed0b1678b148f2c2987bcf26a9 --------------------- binutils ---------------------- commit 11090cc0707e40498c9d0a88b16c414c8b86c277 Author: Christophe Lyon Date: Wed Oct 19 10:44:26 2016 +0200 Merge with binutils-2_27-branch rev fd813b0 --------------------- glibc ---------------------- commit 06e821cfff89f7b9c8de5a37f81f2554f7daa934 Author: Slava Barinov Date: Fri Mar 31 08:49:25 2017 +0200 fts: Fix symbol redirect for fts_set [BZ #21289] In a 32-bit environment with _FILE_OFFSET_BITS=64, the __REDIRECT macro combined with __THROW generates an invalid C++ declaration. (cherry picked from commit ce39613205dc47ceaeea76710d49e7a483b503ab) --------------------- abe ---------------------- commit 3335625aab4908802348b236f6803fdde80f72c1 Author: Charles Baylis Date: Mon Apr 3 14:52:46 2017 +0000 Trap errors and unset variables in *.conf files. Use "set -eu" when parsing *.conf files in order to trap any errors or uses of unset variables. Clean up uses of unset variables: . libc_version, used in binutils.conf. Only used to set unused variable "tag". . glibc_version/eglibc_version/newlib_version only used to set libc_version, which is not recognised by lib/component.sh, and would be unused if it were. . gcc_version, only used to report error when building Linaro GCC 4.7 for AArch64 targets. This error is both incorrect, and no longer relevant, as we don't care about GCC 4.7 support anymore. Change-Id: Ie9a2dfe67830e6267047180d34311e2ff346e97d node= requestor= build_url=