[poky] svn fetcher crashes

matti kaasinen matti.kaasinen at gmail.com
Wed Nov 2 07:13:47 PDT 2016


2016-11-01 23:40 GMT+02:00 Bas Mevissen <abuse at basmevissen.nl>:

> On 01/11/16 18:49, matti kaasinen wrote:
>
>>
>> 2016-11-01 19:05 GMT+02:00 Bas Mevissen <abuse at basmevissen.nl
>> <mailto:abuse at basmevissen.nl>>:
>>
>>     It might be wise to wait a few days and start from the upcoming
>>     morthy release.
>>
>> Unfortunately I need meta-ti layer and they support only every other
>> main version. Their latest release is krogoth and they are skipping
>> morthy. In fact, some update (source revision 4.1.17 -> 4.1.18)  broke
>> kernel that is why I tried to make this upgrade instead of trying to fix
>> kernel.
>>
>>
> Too bad.
>
> Be aware that from Krogoth to Morpy, quite some GCC6 host compiler fixes
> were added. So keep your build host on a distro with GCC 5.x.
>

 Version seems to be arm-poky-linux-gnueabi-gcc (GCC) 5.3.0, but something
strange there is now compared to fido compilation.(see below)

>
>     Did you start with a clean work area?
>>
>> No, I did not, I deleted SSTATE_DIR, though. I'll clean it tomorrow.
>>
>>
> OK, keep us posted.

Clearing workspace helped with that issue and I got new one(s): For the
firstly: u-boot does not compile with my patches, but that is what I can
dig. More harder one is that gcc does not produce symbols with -fpic or
-FPIC as they did with fido - well with my recipes, anyway.

Compiler commands in these utiity procedures to be packed to library are:
    ${CC} -c -fpic ${S}/mname.c

When i test object (mname.o) compiled using command:
objdump -t objname.o

I'll get only a message telling that file format is elf32-little and no
symbols in symbol table.
Fido compilation with same compiler options give same file format, but also
symbols. Should add more compiler options or what else am I doing wrong?

Thanks,
Matti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20161102/c63d64d8/attachment.html>


More information about the poky mailing list