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.0.0a.tar.xz gmp_md5sum=5a874d7aea7b007d942ab60af08df3ad 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_md5sum=6969398cd2fbc56a6af570b5273c56a9 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 linux linux_url=http://snapshots.linaro.org/components/toolchain/infrastructure/ linux_filespec=linux-linaro-4.0-rc4-2015.03.tar.xz linux_md5sum=4dbc94f8c7d0adddef67d0826715139b 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=331ccedd381918185634a0f6c864eea4e2d7c960 binutils_filespec=binutils-gdb.git binutils_configure="--enable-lto --enable-plugins --disable-werror CPPFLAGS=-UFORTIFY_SOURCE --with-pkgversion=Linaro_Binutils-2017.02.13 --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-5.4-2017.02 gcc_revision=1f4a33931603daba2a0cd8d2f6f7da4adf4886ad gcc_filespec=gcc.git gcc_makeflags="MAKEINFOFLAGS=--force" 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 --disable-multilib --with-float=hard --with-mode=thumb --with-arch=armv8-a --with-fpu=neon-fp-armv8 --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --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-armv8l-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-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 --disable-multilib --with-float=hard --with-mode=thumb --with-arch=armv8-a --with-fpu=neon-fp-armv8 --enable-threads=posix --enable-multiarch --enable-libstdcxx-time=yes --with-build-sysroot=${sysroots} --with-sysroot=${local_builds}/sysroot-armv8l-linux-gnueabihf --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.21/master glibc_revision=43765a182c200e9c43419568b9222e2b8b097050 glibc_filespec=glibc.git glibc_makeflags="PARALLELMFLAGS=-j32" 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 libc_cv_ctors_header=yes" # Component data for gdb gdb_url=http://git.linaro.org/git/toolchain gdb_branch=gdb-7.12-branch gdb_revision=bf659c120f4972f59c15652ad38abc0b2441cf23 gdb_filespec=binutils-gdb.git gdb_configure="--with-gnu-ld --enable-plugins --enable-tui --with-pkgversion=Linaro_GDB-2017.02.13 --disable-gas --disable-binutils --disable-ld --disable-gold --disable-gprof --with-python=yes" gdb_staticlink="yes" # Component data for gdbserver gdbserver_url=http://git.linaro.org/git/toolchain gdbserver_branch=gdb-7.12-branch gdbserver_revision=bf659c120f4972f59c15652ad38abc0b2441cf23 gdbserver_filespec=binutils-gdb.git gdbserver_configure="LDFLAGS=-static CFLAGS=--sysroot=${sysroots} CXXFLAGS=--sysroot=${sysroots}" gdbserver_staticlink="yes" clibrary=glibc target=armv8l-linux-gnueabihf manifestid=0f05db11bee911849403589b17a9514ba1194692 ############################################################################## # 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: 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-buildfarm/armv8l-linux-gnueabihf/_build/builds sysroot directory: /home/tcwg-buildslave/workspace/tcwg-buildfarm/armv8l-linux-gnueabihf/_build/sysroots/armv8l-linux-gnueabihf snapshots directory: /home/tcwg-buildslave/workspace/tcwg-buildfarm/armv8l-linux-gnueabihf/snapshots git reference directory: /home/tcwg-buildslave/snapshots-ref abe_url=https://git-us.linaro.org/toolchain abe_branch=branch= abe_revision=8fd5abd75fe23b675381b37ad4333017e2f46b24 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 1f4a33931603daba2a0cd8d2f6f7da4adf4886ad Author: Yvan Roux Date: Mon Feb 13 09:27:12 2017 +0000 Make Linaro GCC Snapshot 5.4-2017.02. gcc/ * LINARO-VERSION: Update. Change-Id: If23c01923c31db4dfb7984db79171c57e479a18f --------------------- binutils ---------------------- commit 331ccedd381918185634a0f6c864eea4e2d7c960 Merge: 441de95 8f2db47 Author: Adhemerval Zanella Date: Thu Oct 20 13:04:11 2016 -0200 Merge branch 'binutils-2_25-branch' into linaro_binutils-2_25-branch --------------------- glibc ---------------------- commit 43765a182c200e9c43419568b9222e2b8b097050 Author: Adhemerval Zanella Date: Tue Feb 7 12:10:25 2017 -0200 malloc: Fix i686 build from malloc interpose backport This patch fixes i686 build after malloc interpose fix backport (commit 749c94d4). Checked on i686-linux-gnu. * malloc/arena.c (__malloc_fork_lock_parent): Add internal_function attribute. (__malloc_fork_unlock_parent): Likewise. (__malloc_fork_unlock_child): Likewise. --------------------- abe ---------------------- commit 8fd5abd75fe23b675381b37ad4333017e2f46b24 Author: Christophe Lyon Date: Mon Nov 28 23:34:44 2016 +0100 Enable newlib tests, bug #757. Fix board files so execution tests actually work. Even when multilibs are enabled, we run newlib tests with the default version only (like for other libs such as libstdc++). This means that we create a single newlib.sum/newlib.log pair and do not have to worry about one such pair per multilib variant. Testing multlibs would be achieved via runtestflags (target-board), and would produce results in a single place anyway. Change-Id: I6e0bd9aaedc3e0b93e4549e46ca157cbc1a89002 node=tcwg_x86_64_build_04_c938adc53bf1 requestor= build_url=https://ci.linaro.org/jenkins/job/tcwg-buildfarm/label=docker-trusty-amd64-tcwg-build,target=armv8l-linux-gnueabihf/1778/