[yocto] gdb built with musl libc segfault

2019-04-02 Thread Lluis Campos
Hi all, This is my very first question in the Yocto mailing list. Very exited! Please let me know if I should use other list for this. I am building an image using musl libc instead of gnu libc. I am not using yocto-tiny distro, instead I achieve this by setting on my local.conf: TCLIBC =

Re: [yocto] gdb built with musl libc segfault

2019-04-02 Thread Lluis Campos
Hi Paul, On 02.04.2019 14:49, Paul Barker wrote: On 02/04/2019 12:45, Lluis Campos wrote: Hi all, This is my very first question in the Yocto mailing list. Very exited! Please let me know if I should use other list for this. I am building an image using musl libc instead of gnu libc. I

Re: [yocto] gdb built with musl libc segfault

2019-04-04 Thread Lluis Campos
On 03.04.2019 18:59, Khem Raj wrote: On Tue, Apr 2, 2019 at 4:51 AM Lluis Campos wrote: Hi all, This is my very first question in the Yocto mailing list. Very exited! Please let me know if I should use other list for this. I am building an image using musl libc instead of gnu libc. I am

Re: [yocto] gdb built with musl libc segfault

2019-04-04 Thread Lluis Campos
Hi again, On 04.04.2019 12:58, Lluis Campos wrote: On 03.04.2019 18:59, Khem Raj wrote: On Tue, Apr 2, 2019 at 4:51 AM Lluis Campos wrote: Hi all, This is my very first question in the Yocto mailing list. Very exited! Please let me know if I should use other list for this. I am building

Re: [yocto] warrior with recipes AUTOREV, issues (and hangs bitbake on Centos )

2019-09-18 Thread lluis . campos
Hello, While updating our layers and build system for warrior, we are facing the exact same issue reported by Richard C Allen back in June [1]. In our case, we are using Ubuntu 16.04 for as build host. Since then, a new release of yocto was tagged, 2.7.1, but the issue seems to be still present.