Monday, 2019-03-25

*** agust <agust!~agust@p5483354E.dip0.t-ipconnect.de> has quit IRC00:01
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has quit IRC00:14
*** bradleyb is now known as radsquirrel00:44
*** stdint <stdint!~stdint@103.29.142.67> has left #yocto01:07
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has joined #yocto01:07
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has joined #yocto02:07
*** anujm <anujm!~anujm@192.55.54.42> has joined #yocto02:14
*** rguide <rguide!637263cf@gateway/web/freenode/ip.99.114.99.207> has joined #yocto04:39
rguideIMAGE_FSTYPES+="iso" generates iso file that is 'Read-only file system' when it is run by qemu-system-i386 (not by runqemu). How to make it writeable? Maybe syslinux instead of grub !?04:45
rguiderequest vhost04:58
*** rguide <rguide!637263cf@gateway/web/freenode/ip.99.114.99.207> has quit IRC05:05
*** kaspter <kaspter!~Instantbi@115.216.24.14> has quit IRC05:38
yoctiNew news from stackoverflow: Change the theme in Yocto <https://stackoverflow.com/questions/55331776/change-the-theme-in-yocto>05:40
*** kaspter <kaspter!~Instantbi@115.216.24.14> has joined #yocto05:40
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto05:54
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has quit IRC06:08
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto06:25
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has quit IRC06:26
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto06:27
ChaserHello, I was trying to achieve super fast build according to instructions here https://wiki.yoctoproject.org/wiki/TipsAndTricks/Building_core-image-minimal_on_AWS however I see that host native packages are compiled. Is there an sstate cache for host native packages ? I am trying to build a completely binary image using yocto's shared state cache.07:01
*** jeanba <jeanba!~jbl@87-49-45-57-mobile.dk.customer.tdc.net> has quit IRC07:02
ChaserI was using crops/poky-container so thought there should be no reason to compile host native packages and they are provided by the sstate cache.07:03
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has quit IRC07:05
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto07:06
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has quit IRC07:06
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto07:07
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto07:18
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto07:20
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto07:27
*** tprrt <tprrt!~tprrt@217.114.201.133> has joined #yocto07:30
*** agust <agust!~agust@p5483354E.dip0.t-ipconnect.de> has joined #yocto07:32
LetoThe2ndChaser: well technically it should work. but the wiki page you linked is a bit dated, so there might have been changes. i'll give the sstate mirrors a try and report what happens.07:38
LetoThe2ndChaser: i can at least confirm the behaviour07:54
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto07:55
*** jeanba <jeanba!~jbl@77.243.63.34> has joined #yocto07:55
*** lfa <lfa!~lfa@217.19.35.51> has quit IRC07:57
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has quit IRC07:58
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto07:59
*** lusus <lusus!~lusus@62.91.23.180> has joined #yocto08:13
*** gtristan <gtristan!~tristanva@114.207.54.12> has joined #yocto08:14
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto08:24
*** mckoan|away is now known as mckoan08:35
*** anujm <anujm!~anujm@192.55.54.42> has quit IRC08:37
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto08:46
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC08:50
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto08:55
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-wqsgqacerkacdwfa> has joined #yocto09:01
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC09:07
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has quit IRC09:13
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has joined #yocto09:18
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has quit IRC09:29
*** learningc <learningc!~learningc@mti-37-145.tm.net.my> has joined #yocto09:29
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto09:35
ChaserLetoThe2nd: Yup, I couldn't figure out how to use sstate for host native packages.09:57
LetoThe2ndRP: ^^^^?09:57
RPChaser, LetoThe2nd: did you enable uninative?10:01
LetoThe2nduninative was downloaded, but i did not enable it explicitly.10:01
LetoThe2ndtest was on 2.6.1 in my case.10:01
RPif it was downloaded its in use10:01
kanavinerbo, all the required parts are merged, the remaining bits is actually enabling it in qemu PACKAGECONFIG and a couple of cleanups10:02
RPI suspect dev doesn't update correctly on sstate.yoctoproject.org. The state of the point release sstate artefacts I'm not sure about. I know some did get corrupted :/10:02
LetoThe2ndRP: i intentionally only enabled the suggested mirror in default local.conf, not the dev one. only modification was that i changed the included version number to 2.610:03
LetoThe2ndRP: you mean that it might be dysfunctional for both HEAD and .point?10:04
RPLetoThe2nd: potentially :(10:04
LetoThe2ndRP: mkay10:04
RPLetoThe2nd: I now Michael and I discussed that the size of some release mirrors is incorrect, I think as they were built using mirrored objects rather than creating them10:05
RPnow -> know10:05
RPnobody I'm aware of has fixed it10:06
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has joined #yocto10:12
*** JaMa <JaMa!~martin@ip-217-030-068-212.aim-net.cz> has quit IRC10:21
*** otavio <otavio!~otavio@debian/developer/otavio> has joined #yocto10:22
Chasermeta-poky/conf/distro/poky.conf has uninative INHERIT - so its enabled for me.10:24
ChaserI can see it downloading uninative sdk blob10:24
RPLetoThe2nd, Chaser: We should probably open a bug for this so we remember to try and figure out/fix it10:35
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto10:35
*** Saur <Saur!pkj@nat/axis/x-gidyhhbfllasgwme> has quit IRC10:50
*** Saur <Saur!pkj@nat/axis/x-cqmahyxdxygoctaz> has joined #yocto10:51
*** prabhakarlad <prabhakarlad!~prabhakar@194.75.40.178> has joined #yocto11:07
*** mihai <mihai!~mihai@unaffiliated/mihai> has joined #yocto11:14
*** berton <berton!~berton@177.194.204.148> has joined #yocto11:40
tzanybody got an example of a wic script which puts the standard rootfs (built as squashfs) into its own separate filesystem?11:43
tzi.e. -- part1 = kernel+dtb, part2 = container of squashfs + other random files11:44
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC11:49
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto11:50
*** berton <berton!~berton@177.194.204.148> has quit IRC11:57
*** berton <berton!~berton@177.194.204.148> has joined #yocto11:58
*** bluelightning_ <bluelightning_!~paul@pdpc/supporter/professional/bluelightning> has quit IRC12:02
*** BCMM <BCMM!~BCMM@unaffiliated/bcmm> has joined #yocto12:34
*** gtristan <gtristan!~tristanva@114.207.54.12> has quit IRC12:36
*** fury <fury!uid193779@gateway/web/irccloud.com/x-hcfwzjsqbfvggsxb> has joined #yocto13:02
*** gtristan <gtristan!~tristanva@110.11.227.189> has joined #yocto13:03
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has joined #yocto13:04
*** blauskaerm <blauskaerm!~Holk@213-65-196-47-no98.tbcn.telia.com> has joined #yocto13:06
*** lfa <lfa!~lfa@217.19.35.51> has joined #yocto13:11
*** blauskaerm <blauskaerm!~Holk@213-65-196-47-no98.tbcn.telia.com> has quit IRC13:14
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC13:20
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto13:21
*** kanavin <kanavin!~kanavin@62.96.135.139> has quit IRC13:32
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has joined #yocto13:34
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has quit IRC13:39
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC13:54
*** kanavin <kanavin!~kanavin@62.96.135.139> has joined #yocto13:54
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has joined #yocto13:54
tzokay, created a wic source script based off bootimg-partition.py, seems to work14:17
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC14:18
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has joined #yocto14:19
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has joined #yocto14:21
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has quit IRC14:29
*** armpit <armpit!~armpit@2601:202:4180:c33:7099:fa84:daac:3491> has quit IRC14:40
*** armpit <armpit!~armpit@2601:202:4180:c33:3dea:ddac:f0ad:db91> has joined #yocto14:53
*** stephano <stephano!~stephano@134.134.139.74> has joined #yocto15:00
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC15:01
*** nighty- <nighty-!~nighty@b157153.ppp.asahi-net.or.jp> has quit IRC15:17
armpitzeddii, cfg question. if I have to kernel fragments with the same filename, are both applied?15:45
zeddiiin theory yes. since they have their source path maintained, so show up as different when fed into the whirling blades. but i can't say that I've run a test with that in a while.16:13
zeddiiare you seeing something else ? if so, I can retest and add it to my upcoming self tests changes for the config processing.16:13
*** Bunio_FH <Bunio_FH!~bunio@81-18-201-214.static.chello.pl> has quit IRC16:16
*** odda <odda!~quassel@mustbehax.de> has joined #yocto16:19
*** fatalhalt <fatalhalt!~fatalhalt@c-67-163-60-93.hsd1.il.comcast.net> has joined #yocto16:20
*** Crofton <Crofton!~Crofton@69.7.123.146> has quit IRC16:24
*** frsc <frsc!~frsc@2003:a:e7a:6200:246c:2a8b:f45a:a33d> has quit IRC16:25
*** varjag <varjag!~user@122.62-97-226.bkkb.no> has quit IRC16:36
*** lusus <lusus!~lusus@62.91.23.180> has quit IRC16:44
armpitzeddii, not seeing any issues. Just want to make sure it wasn't last one found or priority driven16:46
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC17:00
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has joined #yocto17:00
RPzeddii: I quite like the whirling blades visual :)17:01
RParmpit: I think we're good with the thud-next and sumo-next patch sets now17:02
RParmpit: I fixed the one small issue the helper changes caused with selftest17:02
armpitRP, much appreciated17:03
armpitzeddii, is KFEATURE_COMPATIBILITY deprecated ?17:04
RParmpit: https://autobuilder.yocto.io/pub/non-release/20190324-12/testresults/testresult-report.txt - thud-next report - why is python3 failing but AB tests say its green?17:07
*** muzab <muzab!4f885a78@gateway/web/freenode/ip.79.136.90.120> has joined #yocto17:07
RParmpit: other issue is I think sumo doesn't write testresult files17:07
armpitno testresult then no proof it fails ; )17:07
RParmpit: ah, no, https://autobuilder.yocto.io/pub/non-release/20190324-13/testresults/testresult-report.txt is sumo-next17:08
RParmpit: we're good :)17:08
RParmpit: do you want to send out a pull req for -next or should I?17:09
muzabI am trying to create  a recipe with a *.deb package ... couldn't find much info on this topic in the reference manual. Appreciate any suggestions!17:11
armpitRP, you are welcome too17:14
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC17:19
RParmpit: gah, I'd best figure out how to do that then :)17:22
*** tprrt <tprrt!~tprrt@217.114.201.133> has quit IRC17:27
*** muzab <muzab!4f885a78@gateway/web/freenode/ip.79.136.90.120> has quit IRC17:47
markaRP: are there any outstanding issues around my go*.bbclass changes? I would like to get them merged as there is more work to do17:48
RPmarka: hmm, they came in when I was travelling and they raised questions I never got back to answer17:50
*** florian <florian!~florian_k@Maemo/community/contributor/florian> has quit IRC17:51
markaya, for what started as a few lines of update, they grew17:51
*** mckoan is now known as mckoan|away17:57
armpitRP , if you havent sent it yet, I thought it over an maybe its better if I do it so it provides some sort of checkes& balances18:04
* armpit yocto-check-layer is a never ending battle18:27
*** T_UNIX <T_UNIX!uid218288@gateway/web/irccloud.com/x-wqsgqacerkacdwfa> has quit IRC19:00
ChaserRP: will open a bug thank you.19:04
*** awe00 <awe00!~awe00@unaffiliated/awe00> has joined #yocto19:10
ChaserRP: LetoThe2nd opened https://bugzilla.yoctoproject.org/show_bug.cgi?id=13236 - will be more than glad to try any patches, debug etc.19:13
yoctiBug 13236: normal, Undecided, ---, michael, NEW , sstate for host native packages19:13
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto19:22
*** khem <khem!~khem@unaffiliated/khem> has quit IRC19:36
*** tprrt <tprrt!~tprrt@upc31-1-78-208-110-13.fbx.proxad.net> has joined #yocto21:00
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has joined #yocto21:06
*** berton <berton!~berton@177.194.204.148> has quit IRC21:17
*** justanotherboy <justanotherboy!~justanoth@136.49.196.186> has quit IRC21:17
*** WillMiles <WillMiles!~Will@static-209-87-231-80.storm.ca> has quit IRC21:20
*** awe00 <awe00!~awe00@unaffiliated/awe00> has quit IRC21:29
tzawww, meta-mingw doesn't like musl toolchains21:41
JPEWtz: That doen't suprise me in the slightest :)21:44
tz:P21:45
tzcomplains that -musleabi directories aren't directories, because they're symlinked to -gnueabi21:46
tzgcc complains*21:46
*** tprrt <tprrt!~tprrt@upc31-1-78-208-110-13.fbx.proxad.net> has quit IRC22:10
RPChaser: thanks for doing that. We are struggling a bit with time to do everything we'd like right now but hopefully someone will find some time to look at it22:15
RParmpit: I have not, feel free as I'm likely not to get to it straight awat22:16
*** justanotherboy <justanotherboy!~justanoth@THOUSAND-EY.bear1.Houston1.Level3.net> has joined #yocto22:25
*** justanotherboy <justanotherboy!~justanoth@THOUSAND-EY.bear1.Houston1.Level3.net> has quit IRC22:32
armpitRP. no problem.. will do is soon22:32
RParmpit: wondering if we should also update uninative in this :/22:47
armpityes,22:50
RParmpit: we'd then be ready for a point release build for sumo and thud?22:59
armpitI have 5 commits in stable/sumo-next that go caught up in process re-alignment23:03
*** agust <agust!~agust@p5483354E.dip0.t-ipconnect.de> has quit IRC23:09
RParmpit: merged23:12
RP(and sumo-next rebased)23:12
armpitthanks23:23
* armpit now I have some breathing room to get my act together23:28
RParmpit: you're feeling Shakespearean?23:30
RParmpit: are you doing uninative or am I? I'd love to get the point releases done and then I can breath too :)23:30
* RP is happier now the helper changes are sorted23:30
armpitRR, i will do the uninative23:31
* armpit out damned patch.. Too Patch or not to23:32
armpitOE presents Shakespeare in the Yocto23:33
RParmpit: Well then, if ever I thank any man, I’ll thank you. ;-)23:35
* armpit who would Phil play?23:37
* armpit hmm, the uninative tag is not aligned with the commit.. wounder if that matters?23:39
RParmpit: the witches scene in macbeth is the one I always remember from school23:46
*** rburton <rburton!~rburton@35.106.2.81.in-addr.arpa> has quit IRC23:51

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!