[cfe-dev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
Renato Golin
renato.golin at linaro.org
Mon Jan 19 02:25:16 PST 2015
On 15 January 2015 at 13:35, Renato Golin <renato.golin at linaro.org> wrote:
> AArch64 tested and uploaded. ARMv7 in progress.
Hi Hans,
ARMv7 is giving me a bit of a headache... I've tried building on two
different machines and I get the same error... Phase 2 completes
successfully, but while building Phase 3, I get the error on *every*
file:
1. /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../../include/c++/4.9/bits/ptr_traits.h:77:25:
at annotation token
2. /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../../include/c++/4.9/bits/ptr_traits.h:37:1:
parsing namespace 'std'
3. /usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../../include/c++/4.9/bits/ptr_traits.h:73:5:
parsing struct/union/class body '__ptrtr_rebind_helper'
clang: error: unable to execute command: Bus error
clang: error: clang frontend command failed due to signal (use -v to
see invocation)
Phase 1 passes check-all with flying colours, while Phase 2 fails *a
lot* if C++ Clang tests with seg-faults in the parser. But this is
something we're not seeing in the self-hosting buildbot for the same
commit as 3.6 branched off of:
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15-selfhost/builds/2343
Could it be some of the merges later?
cheers,
--renato
More information about the cfe-dev
mailing list