IRC log for #oe on 20210507

00:10.59JaMamrnuke: I guess you're using gcc-11 on host, you might need to backport newer elfutils from master or just add the -Wno-error for this issue
00:16.43JaMamrnuke: see https://sourceware.org/git/?p=elfutils.git;a=commit;h=c505ddf9b1965ede67295943154bf6a0295eab52
01:49.13*** join/#oe RobertBerger (~rber@ppp-2-86-155-249.home.otenet.gr)
02:42.20*** join/#oe sakoman (~steve@172.243.4.16)
02:56.54*** join/#oe moldorcoder7 (~moldorcod@206.166.251.59)
03:00.42*** join/#oe davidlt (~davidlt@78-63-27-146.static.zebra.lt)
03:09.21*** join/#oe dv_ (~dv@62-178-50-190.cable.dynamic.surfer.at)
05:29.43*** join/#oe AndersD (~AndersD@83.209.96.136)
05:31.44*** join/#oe AndersD_ (~AndersD@94.254.17.226)
06:57.36mckoangood morning
07:05.26*** join/#oe florian (~florian_k@Maemo/community/contributor/florian)
07:20.04*** join/#oe tnovotny (~tnovotny@ip-78-45-64-220.net.upcbroadband.cz)
07:31.43*** join/#oe cpriouzeau (~cpriouzea@165.225.94.93)
07:39.01*** join/#oe ao2 (~ao2@host-82-55-143-50.retail.telecomitalia.it)
08:28.29*** join/#oe caiortp (~caiortp@92-108-245-63.cable.dynamic.v4.ziggo.nl)
09:01.39*** join/#oe bluelightning_ (~paul@pdpc/supporter/professional/bluelightning)
09:10.22*** join/#oe RP (~RP@2001:8b0:aba:5f3c:96de:80ff:fe6d:2d2b)
11:18.07*** join/#oe B0ned1ger (~B0ned1ger@82-135-139-249.static.zebra.lt)
11:24.01*** join/#oe dev1990 (~dev@dynamic-78-8-44-76.ssp.dialog.net.pl)
13:01.12*** join/#oe florian (~florian_k@Maemo/community/contributor/florian)
14:02.47*** join/#oe tgamblin (~tgamblin@2607:fea8:c29d:d7c0::12bc)
14:09.19*** join/#oe sakoman (~steve@172.243.4.16)
14:09.30marexhey, so I have a metalayer which defines two distros, e.g. foodistro and bardistro and one MACHINE quuxboard
14:10.25marexif I do DISTRO=foodistro MACHINE=quuxboard bitbake core-image-base ; DISTRO=bardistro MACHINE=quuxboard bitbake core-image-base , I will get different toolchain tripplet for those two builds , so not much is reused in the build, right ?
14:10.42marexis there something I can do to improve it, considering those distros are almost identical ?
14:11.18marexlike, one doesnt contain graphics support , the other does , or somesuch detail differs
14:28.21*** join/#oe armpit (~armpit@2601:202:4180:a5c0:80f6:7429:5c28:61a0)
14:32.35*** join/#oe tnovotny (~tnovotny@ip-78-45-64-220.net.upcbroadband.cz)
15:29.08ndechey... what's the right attitude when hitting https://wiki.yoctoproject.org/wiki/Pseudo_Abort? is that typically a build infra error, or something bad/racy in a recipe? it happens in our CI, not locally. not sure where to start.
18:35.19*** join/#oe paulbarker (sid269702@gateway/web/irccloud.com/x-genxzpsnkvlygrxx)
18:35.23*** join/#oe darknighte (sid214177@pdpc/supporter/professional/darknighte)
18:36.41*** join/#oe smurray (sid98062@gateway/web/irccloud.com/x-oxtunxddfqsusdrs)
18:43.27*** join/#oe ao2 (~ao2@host-82-55-143-50.retail.telecomitalia.it)
19:30.17*** join/#oe armpit (~armpit@c-71-204-143-8.hsd1.ca.comcast.net)
20:10.05RobertBerger@marex: I tend to believe what you say as well. different distro -> different toolchain tripplet -> not reusable, but if you look at the existing images in yocto doc you will see that this is not how it is usually done.
20:10.41RobertBerger@marex: same machine, same distro, different image is what's typically use and hence lots of stuff can be reused via SSTATE
21:38.02*** join/#oe florian (~florian_k@Maemo/community/contributor/florian)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.