manifest_format=1.3 # 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_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_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_configure="--with-gmp=${local_builds}/destdir/${host} --with-mpfr=${local_builds}/destdir/${host}" mpc_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_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_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_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_configure="--enable-lto --enable-plugins --enable-gold --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2017.02-rc2 --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=${sysroots}" binutils_staticlink="yes" # Component data for newlib newlib_url=http://git.linaro.org/git/toolchain newlib_branch=linaro-local/linaro-2.4-branch newlib_revision=022bd2995640626d9efb6a839884c5e1c7c5e133 newlib_filespec=newlib.git newlib_configure="--with-newlib --enable-newlib-multithread --enable-newlib-io-pos-args --enable-newlib-io-c99-formats --enable-newlib-io-long-long --enable-newlib-io-long-double --enable-newlib-mb" newlib_staticlink="yes" # Component data for gcc gcc_url=http://dev-01.tcwglab/~tcwg-buildslave/releases/sources gcc_filespec=gcc-linaro-6.3-2017.02-rc2.tar.xz gcc_makeflags="MAKEINFOFLAGS=--force" gcc_md5sum=068c1238d39810248c48ad26e7de686a 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-objc-gc --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 --enable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=no --disable-multiarch --with-newlib --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-aarch64_be-elf --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-objc-gc --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 --enable-multilib --enable-fix-cortex-a53-835769 --enable-fix-cortex-a53-843419 --with-arch=armv8-a --enable-threads=no --disable-multiarch --with-newlib --with-build-sysroot=${sysroots} --with-sysroot=${local_builds}/destdir/${host}/aarch64_be-elf/libc --enable-checking=release --disable-bootstrap --enable-languages=c,c++,lto" # Component data for gdb gdb_url=http://git.linaro.org/git/toolchain gdb_branch=gdb-7.12-branch gdb_revision=872656e2af9e4220574fd96a65c576a0685f2af8 gdb_filespec=binutils-gdb.git gdb_configure="--with-python=${local_snapshots}/python-2.7.4-mingw32 --with-gnu-ld --enable-plugins --with-pkgversion=Linaro_GDB-2017.02-rc2 --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof CFLAGS=-I${local_builds}/destdir/${host}/usr/include LDFLAGS=-L${local_builds}/destdir/${host}/usr/lib --enable-sim" gdb_staticlink="yes" clibrary=newlib target=aarch64_be-elf manifestid=e9c6fefebcc2229708f1e8ba65e873d1ae020584 ############################################################################## # Everything below this line is only for informational purposes for developers ############################################################################## # Build machine data build: win32 host: i686-w64-mingw32 kernel: 4.4.0-45-generic hostname: docker-trusty-amd64-tcwg 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-make-release/label/docker-trusty-amd64-tcwg-build/target/aarch64_be-elf/_build/builds sysroot directory: /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-amd64-tcwg-build/target/aarch64_be-elf/_build/sysroots/aarch64_be-elf snapshots directory: /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-amd64-tcwg-build/target/aarch64_be-elf/snapshots git reference directory: /home/tcwg-buildslave/snapshots-ref abe_url=https://git-us.linaro.org/toolchain abe_branch=branch= abe_revision=ef5a14f89ec2acca396884e80fc9e6634c0fc920 abe_filespec=abe.git abe_configure="--with-local-snapshots=${local_snapshots} --with-git-reference-dir=/home/tcwg-buildslave/snapshots-ref" --------------------- binutils ---------------------- commit 11090cc0707e40498c9d0a88b16c414c8b86c277 Author: Christophe Lyon Date: Wed Oct 19 10:44:26 2016 +0200 Merge with binutils-2_27-branch rev fd813b0 --------------------- newlib ---------------------- commit 022bd2995640626d9efb6a839884c5e1c7c5e133 Author: Christophe Lyon Date: Wed Oct 19 14:11:50 2016 +0200 2016-10-19 Christophe Lyon Backport from mainline. Re-enable malloc_lock for newlib-nano 2016-06-16 Andre Vieira * newlib/libc/stdlib/nano-mallocr.c: Re-enable the use of __malloc_lock and __malloc_unlock newlib-nano, tied the newlib-multithread. (cherry-picked 2665915cfc46aa6403bb2efd473c523d3167e0cb) --------------------- abe ---------------------- commit ef5a14f89ec2acca396884e80fc9e6634c0fc920 Author: Yvan Roux Date: Tue Jan 31 15:21:13 2017 +0000 lib/checkout.sh: [eglibc] Force touch libc/intl/plural.c eglibc is impacted by the same issue with timestamps and plural.c re-build with recent bison we got in gdb/binutils builds. Applying the same hack here. Change-Id: I55a5de06fc4b1ff96e4117bd83a06829d12a77b1