manifest_format=1.1 # 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.0.0a.tar.xz 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.3.tar.xz mpfr_configure="--with-gmp=${local_builds}/destdir/i686-pc-linux-gnu" 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_configure="--with-gmp=${local_builds}/destdir/i686-pc-linux-gnu --with-mpfr=${local_builds}/destdir/i686-pc-linux-gnu" mpc_staticlink="yes" # Component data for linux linux_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ linux_filespec=linux-linaro-4.0-rc4-2015.03.tar.xz linux_makeflags="headers_install ARCH=arm INSTALL_HDR_PATH=${sysroots}/usr" 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_staticlink="yes" # Component data for binutils binutils_url=http://git.linaro.org/git/toolchain binutils_branch=linaro_binutils-2_25-branch binutils_revision=79ec80f7e6a8b9a1b66aa5f79f5c1bb3fb3807cf binutils_filespec=binutils-gdb.git binutils_configure="--enable-lto --enable-plugins --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2016.05 --disable-gdb --disable-sim --disable-libdecnumber --disable-readline --with-sysroot=${sysroots}" binutils_staticlink="yes" # Component data for gcc gcc_url=http://people.linaro.org/~ryan.arnold gcc_filespec=gcc-linaro-5.3-2016.05.tar.xz gcc_makeflags="MAKEINFOFLAGS=--force" gcc_configure= gcc_staticlink="no" gcc_stage1_flags="--with-mpc=${local_builds}/destdir/i686-pc-linux-gnu --with-mpfr=${local_builds}/destdir/i686-pc-linux-gnu --with-gmp=${local_builds}/destdir/i686-pc-linux-gnu --with-gnu-as --with-gnu-ld --disable-libstdcxx-pch --disable-libmudflap --with-cloog=no --with-ppl=no --with-isl=no --disable-nls --enable-c99 --enable-threads=no --enable-multilib --disable-multiarch --with-multilib-list=aprofile --disable-threads --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 MAKEINFO=echo --enable-languages=c --with-sysroot=${local_builds}/sysroot-arm-eabi --disable-shared --with-glibc-version=2.18" gcc_stage2_flags="--with-mpc=${local_builds}/destdir/i686-pc-linux-gnu --with-mpfr=${local_builds}/destdir/i686-pc-linux-gnu --with-gmp=${local_builds}/destdir/i686-pc-linux-gnu --with-gnu-as --with-gnu-ld --disable-libstdcxx-pch --disable-libmudflap --with-cloog=no --with-ppl=no --with-isl=no --disable-nls --enable-c99 --enable-threads=no --enable-multilib --disable-multiarch --with-multilib-list=aprofile --disable-threads --with-newlib --with-build-sysroot=${sysroots} --enable-lto --enable-linker-build-id --enable-long-long --enable-shared --with-sysroot=${local_builds}/sysroot-arm-eabi --enable-languages=c,c++,lto --enable-checking=release --disable-bootstrap" # Component data for newlib newlib_url=http://git.linaro.org/git/toolchain newlib_branch=linaro_newlib-branch newlib_revision=136b66e404df41435bdec4630c0787b0bc7e7580 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 gdb gdb_url=http://git.linaro.org/git/toolchain gdb_branch=gdb-7.11-branch gdb_revision=114aba2a1babb1f725e8c02f831045acfe86ba6b gdb_filespec=binutils-gdb.git gdb_configure="--with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2016.05 --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --with-python=yes" gdb_staticlink="yes" clibrary=newlib target=arm-eabi ############################################################################## # Everything below this line is only for informational purposes for developers ############################################################################## # Build machine data build: linux host: i686-pc-linux-gnu kernel: 3.19.0-32-generic hostname: docker-trusty-i386-tcwg distribution: trusty host_gcc: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) # 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-i386-tcwg/target/arm-eabi/_build/builds sysroot directory: /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-i386-tcwg/target/arm-eabi/_build/sysroots/arm-eabi snapshots directory: /home/tcwg-buildslave/workspace/tcwg-make-release/label/docker-trusty-i386-tcwg/target/arm-eabi/snapshots git reference directory: /home/buildslave/workspace/shared//snapshots abe_url=https://git-us.linaro.org/toolchain abe_branch=branch= abe_revision=2be48683f5299fe1bca93b9d2f1816862a4ffbb3 abe_filespec=abe.git abe_configure="" --------------------- binutils ---------------------- commit 79ec80f7e6a8b9a1b66aa5f79f5c1bb3fb3807cf Author: Ryan S. Arnold Date: Fri Jul 1 17:10:27 2016 -0500 bfd/version.h: Increment Linaro version to 2016_02 to reflect commits in 2016.01 --------------------- newlib ---------------------- commit 136b66e404df41435bdec4630c0787b0bc7e7580 Author: Will Newton Date: Thu Aug 28 16:06:55 2014 +0100 configure across the tree: Update version for 2.1.0-2014.09 --------------------- abe ---------------------- commit 2be48683f5299fe1bca93b9d2f1816862a4ffbb3 Author: Rob Savoye Date: Thu Jun 30 13:32:23 2016 -0600 Dump stdout into a log file, and copy it to the fileserver. This will reduce stdout traffic to the Jenkins console which should improve release build time performance. Change-Id: I861f21b8064350ff9b17257c39b3ce0612c185b9