LetoThe2nd changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: https://www.yoctoproject.org | Community: https://www.yoctoproject.org/community | IRC logs: http://irc.yoctoproject.org/irc/ | Having difficulty on the list, with someone on the list or on IRC, contact Yocto Project Community Manager Letothe2nd | CoC: https://www.yoctoproject.org/community/code-of-conduct
<RP> JPEW: tests look ok so far so I merged it, thanks
Notgnoshi has joined #yocto
Notgnoshi has quit [Client Quit]
Notgnoshi has joined #yocto
geoff_ has joined #yocto
geoff_ has quit [Ping timeout: 260 seconds]
frgo has joined #yocto
frgo has quit [Ping timeout: 248 seconds]
Xagen has joined #yocto
Saur_Home11 has quit [Quit: Client closed]
Saur_Home11 has joined #yocto
frgo has joined #yocto
frgo has quit [Ping timeout: 252 seconds]
ashlin4010 has joined #yocto
<ashlin4010> I have been playing to kconfig stuff and uboot.
<ashlin4010> What are the effect of this
<ashlin4010> FILESEXTRAPATHS:prepend := "${THISDIR}/files:"
<ashlin4010> SRC_URI:append = " file://memory_size.cfg"
<ashlin4010> vs this (append)
<ashlin4010> FILESEXTRAPATHS:append := "${THISDIR}/files:"
<ashlin4010> SRC_URI:append = " file://memory_size.cfg"
davidinux1 has quit [Ping timeout: 265 seconds]
davidinux has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
ablu has quit [Ping timeout: 276 seconds]
mjm has quit [Quit: mjm]
ablu has joined #yocto
geoff_ has joined #yocto
nerdboy has quit [Ping timeout: 248 seconds]
nerdboy has joined #yocto
nerdboy has quit [Changing host]
nerdboy has joined #yocto
huntercao has joined #yocto
Vonter_ has joined #yocto
Vonter has quit [Read error: Connection reset by peer]
Saur_Home9 has joined #yocto
Saur_Home11 has quit [Ping timeout: 256 seconds]
Vonter_ has quit [Read error: Connection reset by peer]
Vonter has joined #yocto
geoff_ has quit [Ping timeout: 245 seconds]
ashlin4010 has quit [Quit: Client closed]
tammranil has quit [Remote host closed the connection]
tammranil has joined #yocto
geoff_ has joined #yocto
amitk has joined #yocto
Xagen has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
frgo has joined #yocto
frgo has quit [Ping timeout: 260 seconds]
Wouter01002 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01002 has joined #yocto
Daanct12 has joined #yocto
frgo has joined #yocto
frgo has quit [Ping timeout: 252 seconds]
geoff_ has quit [Ping timeout: 248 seconds]
geoff_ has joined #yocto
frgo has joined #yocto
frgo has quit [Remote host closed the connection]
Ad0 has quit [Ping timeout: 272 seconds]
Ad0 has joined #yocto
frgo has joined #yocto
frgo has quit [Ping timeout: 260 seconds]
Daanct12 has quit [Ping timeout: 276 seconds]
ehussain has joined #yocto
Jones42 has joined #yocto
jmd has joined #yocto
Abp has quit [Ping timeout: 252 seconds]
Abp has joined #yocto
leon-anavi has joined #yocto
rob_w has joined #yocto
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
<olani> ashlin4010: bitbake will look for a file named memory_size.cfg along FILESEXTRAPATH. With prepend you will add ${THISDIR}/files first in that list, with append last.
<olani> ashlin4010: The order matters when there is more than one file memory_size.cfg along FILESEXTRAPATHS.
<olani> ashlin4010: If you add a nonexistent file to SRC_URI (SRC_URI:append = " file://no-such-file"), bitbake will tell you each directory it searched for that file.
<olani> ashlin4010: I'm sure bitbake can tell you where it found each existing file as well, maybe bitbake -D or -v
frgo has joined #yocto
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
aduskett has joined #yocto
Daanct12 has joined #yocto
bhstalel has joined #yocto
rfuentess has joined #yocto
geoff_ has quit [Ping timeout: 245 seconds]
davidinux1 has joined #yocto
frgo has quit [Remote host closed the connection]
frgo has joined #yocto
florian has joined #yocto
florian_kc has joined #yocto
florian has quit [Ping timeout: 248 seconds]
jmd has quit [Remote host closed the connection]
zpfvo has joined #yocto
kanavin has quit [Remote host closed the connection]
kanavin has joined #yocto
florian_kc is now known as florian
goliath has joined #yocto
florian has quit [Ping timeout: 276 seconds]
ehussain has quit [Remote host closed the connection]
florian has joined #yocto
JerryM has joined #yocto
<JerryM> RP: is the CVE_CHECK_DB_TEMP_FILE used in do_fetch being under staging intentional?
Wouter01002 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01002 has joined #yocto
<RP> JerryM: very much so since DL_DIR can be an NFS file system and we have suspicions that sqlite databases on NFS aren't a great idea
<JerryM> RP: alright, I was looking into recent changes as the cve fetching is taking multiple ours instead of the usual 30ish minutes, but maybe it's just the server that is slow
<JerryM> hours*
<RP> JerryM: upstream is having issues I think :/
<JerryM> RP: Okay thx!
JerryM has quit [Quit: Konversation terminated!]
davidinux1 has quit [Ping timeout: 248 seconds]
davidinux1 has joined #yocto
davidinux1 has quit [Quit: WeeChat 4.3.1]
davidinux1 has joined #yocto
albeu has joined #yocto
Kubu_work has joined #yocto
Daanct12 has quit [Quit: WeeChat 4.4.3]
naspar has joined #yocto
naspar has quit [Client Quit]
Daanct12 has joined #yocto
<kanavin> I also just had to write: Upstream-Status: Pending [gnome gitlab is throwing 500 errors]
<kanavin> valid reason for pending I guess :D
<rburton> haha
<mcfrisk> slowest recipe compile award of the week goes to scap-security-guide, meta-security. what on earth are do_compile_
<mcfrisk> ptest_base, do_install_ptest_base and do_package doing with it...
<mcfrisk> "no events for 5400s". doing something single threaded and 79 cores are idling
albeu has quit [Quit: albeu]
<kanavin> I'm afraid it might be in a deadlock. we used to hit gnu make bugs like that.
Daanct12 has quit [Quit: WeeChat 4.4.3]
<mcfrisk> "cmake .. && make" in do_compile_ptest_base is one culprit. do_package delay is something else, possibly related to the 500k installed files
<mcfrisk> rm_work will be fun too with that many files
cyxae has joined #yocto
davidinux1 has quit [Quit: WeeChat 4.3.1]
rob_w has quit [Quit: Leaving]
davidinux1 has joined #yocto
davidinux1 has quit [Ping timeout: 276 seconds]
<rburton> mcfrisk: sounds like another potentially interesting pathological test case for do_package testing
<rburton> mcfrisk: i improved do_package in master recently, but possibly you're hitting different painpoints
davidinux1 has joined #yocto
<mcfrisk> poky at 5d302b76, do_package strace output is boring but newfstatat() for every single directory up to the file in .../package/usr/lib/scap-security-guide/ptest/git/build/anolis8 seems too much. the recipe does install too many files for sure. possibly to wrong path which triggers this.
<bhstalel> khem Are you available for a quick review on my presentation for the summit ? (It is about Yocto toolchains)
florian_kc has joined #yocto
mulk has quit [Ping timeout: 252 seconds]
Wouter01002 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01002 has joined #yocto
mulk has joined #yocto
sanbeam has joined #yocto
florian_kc has quit [Ping timeout: 265 seconds]
sanbeam9 has joined #yocto
florian has quit [Quit: Ex-Chat]
sanbeam has quit [Ping timeout: 276 seconds]
sanbeam18 has joined #yocto
dmoseley_ has quit [Quit: ZNC 1.9.1 - https://znc.in]
geoff_ has joined #yocto
dmoseley has joined #yocto
sanbeam9 has quit [Ping timeout: 260 seconds]
jmd has joined #yocto
sanbeam9 has joined #yocto
Perflosopher has quit [Quit: The Lounge - https://thelounge.chat]
sanbeam18 has quit [Ping timeout: 248 seconds]
hexbrex has quit [Read error: Connection reset by peer]
sanbeam18 has joined #yocto
hexbrex has joined #yocto
pbsds3 has quit [Quit: Ping timeout (120 seconds)]
JPEW has quit [Read error: Connection reset by peer]
JPEW has joined #yocto
pbsds3 has joined #yocto
warthog9 has quit [Quit: Leaving]
brrm has quit [Quit: ZNC 1.8.2 - https://znc.in]
brrm has joined #yocto
stgl has quit [Quit: ZNC 1.8.2 - https://znc.in]
stgl has joined #yocto
CrazyGecko has quit [Remote host closed the connection]
CrazyGecko has joined #yocto
sanbeam9 has quit [Ping timeout: 248 seconds]
sanbeam9 has joined #yocto
sanbeam18 has quit [Ping timeout: 260 seconds]
warthog9 has joined #yocto
sanbeam18 has joined #yocto
<vmeson> any git experts willing to help with: https://bugzilla.yoctoproject.org/show_bug.cgi?id=15665
sanbeam9 has quit [Ping timeout: 248 seconds]
Perflosopher has joined #yocto
<rburton> mcfrisk: the changes i did make it stat a lot less, but it still has to stat every file at least once
sanbeam9 has joined #yocto
benkard has joined #yocto
sanbeam18 has quit [Ping timeout: 260 seconds]
mulk has quit [Ping timeout: 260 seconds]
benkard is now known as mulk
<smurray> RP: I'm working on the weston 14 update for meta-agl
sanbeam has joined #yocto
sanbeam9 has quit [Ping timeout: 276 seconds]
<smurray> RP: a hopefully quick q, if I do "addpylib lib oe" in a layer, will files in its lib/oe override what's in oe-core? This is in the context of the scarthgap/rust mixin, thinking of the selftest support
Kubu_work has quit [Quit: Leaving.]
aduskett has quit [Ping timeout: 244 seconds]
aduskett has joined #yocto
geoff_ has quit [Ping timeout: 272 seconds]
rfuentess has quit [Remote host closed the connection]
geoff_ has joined #yocto
<RP> smurray: I don't remember/know what that would do offhand
<smurray> RP: okay, I'll experiment
aduskett has quit [Ping timeout: 248 seconds]
sanbeam has quit [Changing host]
sanbeam has joined #yocto
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
Abp has quit [Ping timeout: 260 seconds]
Abp has joined #yocto
geoff_ has quit [Remote host closed the connection]
geoff_ has joined #yocto
sanbeam9 has joined #yocto
Abp has quit [Read error: Connection reset by peer]
Abp has joined #yocto
sanbeam has quit [Ping timeout: 276 seconds]
geoff_ has quit [Read error: Connection reset by peer]
geoff_ has joined #yocto
geoff_ has quit [Ping timeout: 276 seconds]
zpfvo has quit [Remote host closed the connection]
sanbeam18 has joined #yocto
sanbeam9 has quit [Ping timeout: 260 seconds]
Bardon has quit [Quit: ZNC - https://znc.in]
leon-anavi has quit [Quit: Leaving]
Bardon has joined #yocto
sanbeam9 has joined #yocto
sanbeam18 has quit [Ping timeout: 248 seconds]
geoff_ has joined #yocto
sanbeam18 has joined #yocto
sanbeam9 has quit [Ping timeout: 248 seconds]
geoff_ has quit [Ping timeout: 252 seconds]
angolini has joined #yocto
geoff_ has joined #yocto
sanbeam9 has joined #yocto
sanbeam18 has quit [Ping timeout: 260 seconds]
florian_kc has joined #yocto
sanbeam9 has quit [Ping timeout: 248 seconds]
mbulut has joined #yocto
<mbulut> hey anyone around got his hands dirty with go recipes?
<mbulut> what spell do i need to cast to get the go dependencies pulled and installed?
<mbulut> not speaking of DEPENDS or alike but resolving go imports as the `go install` command would normally do for you?
<mbulut> looked at go-helloworld.bb but that seems a rather simple example
<mbulut> other go recipes seem quite convoluted...
<mbulut> i found this and that on the www but if anyone could point me to some proper piece of documentation or example would be great
Vonter has quit [Ping timeout: 252 seconds]
prabhakalad has quit [Quit: Konversation terminated!]
prabhakalad has joined #yocto
jmd has quit [Remote host closed the connection]
GNUmoon has quit [Ping timeout: 260 seconds]
mbulut has quit [Ping timeout: 245 seconds]
geoff_ has quit [Ping timeout: 252 seconds]
angolini has quit [Quit: Connection closed for inactivity]
geoff_ has joined #yocto
__ad has quit [Quit: ZNC 1.9.0+deb2+b1 - https://znc.in]
ad__ has joined #yocto
geoff_ has quit [Ping timeout: 276 seconds]
geoff_ has joined #yocto
geoff_ has quit [Ping timeout: 252 seconds]
jmiehe has joined #yocto
jmiehe has quit [Client Quit]
Wouter01002 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter01002 has joined #yocto
cyxae has quit [Quit: cyxae]
geoff_ has joined #yocto
florian_kc has quit [Ping timeout: 245 seconds]
druppy has joined #yocto
druppy has quit [Client Quit]
druppy has joined #yocto
electricworry has joined #yocto
druppy has quit [Ping timeout: 265 seconds]
huntercao has quit [Remote host closed the connection]
geoff_ has quit [Remote host closed the connection]
geoff_ has joined #yocto
paulg has quit [Ping timeout: 245 seconds]
paulg has joined #yocto
<khem> bhstalel:email to me
bhstalel has quit [Quit: Client closed]
goliath has quit [Quit: SIGSEGV]