Re: Some packages failed to build in master
Andrew <[email protected]> Sun, 4 Nov 2018 13:53:13 +0200
| Newsgroups | gmane.linux.leaf.devel |
|---|---|
| Message-ID | <[email protected]> |
On 04.11.2018 12:25, KP Kirchdoerfer via leaf-devel wrote: > Hi Andrew; > > On Sa, 2018-11-03 at 20:43 +0200, Andrew wrote: >> On 03.11.2018 20:20, KP Kirchdoerfer via leaf-devel wrote: >>> Hi Andrew; >>> >>> did a rebuild from a scratch >>> >>> On Sa, 2018-11-03 at 18:56 +0200, Andrew wrote: >>>> Hi all. >>>> >>>> I have a troubles with packets building: >>>> >>>> 1. squid - it can't find some symbols (__atomic_store_8 and so >>>> on) >>>> on >>>> linking >>> I confirm, I see this too; just wondering -I've build and rebuild >>> several times before. > It works for x86_64 toolchain, but fails for i386, I believe I've found > the issue and test. > It also fails for other reasons on armv6 (armv8?) - needs more work. Yes. Also, I tried to build x86_64 toolchain - and I've got a lot of errors. And it seems like a lot of libs are linked with system libs, not with target libs. It's quite strange.