tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build failures for Clang



In article <e8085363-dc5c-7553-cf32-0a1dc2e1ee1b%gmx.de@localhost>,
Roland Illig  <roland.illig%gmx.de@localhost> wrote:
>Hi,
>
>since several weeks the Clang builds are failing.

months actually :-)

>https://releng.netbsd.org/cgi-bin/builds.cgi
>
>I already fixed a few of the previous build failures, but I am clueless
>with this one, which makes 6 of the 8 builds fail:
>
>undefined reference to `std::__1::codecvt<char, char, int>::id'
>
>Could someone familiar with the C++ standard library perhaps have a look
>at this?

joerg@ mentioned that we need to upgrade and he would do it.

>evbarm-aarch64 fails with:
>
>/usr/include/arm/lock.h:212:20: error:
>     invalid instruction, did you mean:
>     stcl, stl, stlb, stlh, str, strb, strd, strh, strt?
>     __asm __volatile("stlr\t%0, [%1]"
>
>evbarm-earmv6hf fails even more spectacularly by triggering an internal
>compiler error in Clang:
>
>xsrc/external/mit/xf86-video-nouveau/dist/src/nv10_exa.c
>
>Any idea how to fix these remaining issues?

Used to be stl before...

christos



Home | Main Index | Thread Index | Old Index