dl9pf changed the topic of #yocto to: Welcome to the Yocto Project | Learn more: http://www.yoctoproject.org | Join the community: http://www.yoctoproject.org/community | Channel logs available at https://www.yoctoproject.org/irc/ and https://libera.irclog.whitequark.org/yocto/ | Having difficulty on the list, or with someone on the list? Contact YP community mgr Nicolas Dechesne (ndec)
camus has quit [Quit: camus]
jwillikers has quit [Remote host closed the connection]
sakoman has quit [Quit: Leaving.]
Emantor has quit [Quit: ZNC - http://znc.in]
jwillikers has joined #yocto
Emantor has joined #yocto
camus has joined #yocto
jwillikers has quit [Remote host closed the connection]
behanw has quit [Ping timeout: 250 seconds]
alinucs_ has quit [Ping timeout: 245 seconds]
alinucs has joined #yocto
behanw has joined #yocto
Tokamak has quit [Quit: Textual IRC Client: www.textualapp.com]
alimon has quit [Quit: The Lounge - https://thelounge.chat]
sakoman has joined #yocto
Tokamak has joined #yocto
tp43_ has quit [Ping timeout: 258 seconds]
tp43_ has joined #yocto
paulg has quit [Ping timeout: 250 seconds]
Vonter has joined #yocto
sakoman has quit [Quit: Leaving.]
amitk has joined #yocto
Tokamak has quit [Quit: Textual IRC Client: www.textualapp.com]
xmn has joined #yocto
wooosaii has joined #yocto
wooosaiii has quit [Read error: Connection reset by peer]
sbach has quit [Read error: Connection reset by peer]
sbach has joined #yocto
xmn has quit [Quit: ZZZzzz…]
dev1990 has joined #yocto
xmn has joined #yocto
JaMa has quit [Quit: off]
tp43_ has quit [Ping timeout: 250 seconds]
tp43_ has joined #yocto
dev1990 has quit [Quit: Konversation terminated!]
goliath has joined #yocto
leon-anavi has joined #yocto
xmn has quit [Quit: ZZZzzz…]
behanw has quit [Quit: Connection closed for inactivity]
tp43_ has quit [Ping timeout: 258 seconds]
chrfle has quit [Ping timeout: 240 seconds]
chrfle has joined #yocto
jwillikers has joined #yocto
Vonter has quit [Ping timeout: 240 seconds]
florian has joined #yocto
florian has quit [Ping timeout: 252 seconds]
jwillikers has quit [Remote host closed the connection]
xmn has joined #yocto
<dvorkindmitry> how to enable gcc-plugins for gcc-cross?
xmn has quit [Ping timeout: 250 seconds]
xmn has joined #yocto
<RP> dvorkindmitry: I don't think anyone has made that work easily yet
<dvorkindmitry> RP, why? I try gcc-cross_%.bbappend: EXTRA_OECONF += --enable-plugin. It was added to configure parametersm, but gcc-cross looksunable to build anything that requires plugins
ecdhe_ has quit [Read error: Connection reset by peer]
ecdhe has joined #yocto
xmn has quit [Quit: ZZZzzz…]
xmn has joined #yocto
<RP> dvorkindmitry: new things take someone to work on them, get them working and submit the changes. I don't think anyone has done that for the gcc plugins
<RP> I would really love to do new stuff. I can barely keep the stuff we have working though
dmoseley has quit [Quit: ZNC 1.8.2 - https://znc.in]
dmoseley has joined #yocto
<mcon> What is minimum configuration to enable sstate caching? I was thought defining SSTATE_DIR would suffice, but apparently it isn't so. What should I tweak?
<RP> mcon: that should be enough. What makes you say it isn't working?
<mcon> RP: Uhmmm... because I defined it and cointed cache dir is still empty (after full compilation, of course.
<RP> mcon: check with bitbake -e that it is set to where you think it is
<mcon> s/cointed/pointed/
<RP> it should always point somewhere and contains files
<mcon> RP: Most likely problem is I defined it as a normal shell Environment variable, I think I should have it defined in .../config/local.conf, right?
<RP> mcon: correct
<mcon> What is the best practice to define a Yocto/bitbake variable from an environment?
<RP> mcon: you'd probably have to play with BB_ENV_WHITELIST and add to that
<mcon> I would like to control this from outside the yocto framework, if possible.
<RP> mcon: adding it to an autogenerated conf/auto.conf in the build directory is often easier/clearer
<mcon> RP: BB_ENV_WHITELIST not found in mega-manual where should I look?
<mcon> you mean something along the lines: `[ -n "$SSTATE_DIR" ] && echo >auto.conf "SSTATE_DIR = \"$SSTATE_DIR\""` ?
<RP> something like that
xmn has quit [Ping timeout: 250 seconds]
xmn has joined #yocto
otavio_ has quit [Remote host closed the connection]
otavio_ has joined #yocto
sakoman has joined #yocto
Vonter has joined #yocto
<mcon> RP: Ok. Thanks. it worked.
xmn has quit [Quit: ZZZzzz…]
vmeson has quit [Ping timeout: 250 seconds]
vmeson has joined #yocto
vmeson has quit [Client Quit]
vmeson has joined #yocto
sakoman has quit [Quit: Leaving.]
Tokamak has joined #yocto
rber|res has joined #yocto
rber|res has quit [Quit: Leaving]
vd has quit [Quit: Client closed]
vd has joined #yocto
<vd> hi all -- any idea why downloading via http from a local `python -m http.server` instead is excruciatingly slow?
<vd> s/instead/instance/
amitk has quit [Ping timeout: 240 seconds]
vd has quit [Quit: Client closed]
ssajal has quit [Ping timeout: 250 seconds]
Guest94 has joined #yocto
<kranzo[m]> is there a fast way to inspect the resulting imagesize on disk? buildhist-diff wont report changes on imagesize (not allways) and im not sure why
<rburton> buildhistory-diff has 'meaningful changes only' by default, so if it just changed by 1% it won't show
<rburton> -a or something to show all changes
<rburton> or, well, ls
<kranzo[m]> ah thx, actually its 8%, do you know were to look for the thresholds?
<kranzo[m]> if not ill dig a bit
florian has joined #yocto
Guest94 has quit [Quit: Client closed]
florian has quit [Ping timeout: 252 seconds]
vmeson has quit [Ping timeout: 248 seconds]
vmeson has joined #yocto
florian has joined #yocto
FO has joined #yocto
FO3 has quit [Ping timeout: 248 seconds]
sakoman has joined #yocto
<RP> rburton: bah. My binary hack to pseudo breaks on arm hosts :(
<RP> /usr/bin/env: symbol lookup error: /home/pokybuild/yocto-worker/qemuarm64-armhost/build/build/tmp/sysroots-components/aarch64/pseudo-native/usr/lib/pseudo/lib64/libpseudo.so: undefined symbol: pthread_atfork
bps has quit [Remote host closed the connection]
bps has joined #yocto
bps has joined #yocto
fitzsim has quit [Ping timeout: 240 seconds]
jmiehe has joined #yocto
leon-anavi has quit [Quit: Leaving]
jmiehe has quit [Client Quit]
florian has quit [Ping timeout: 252 seconds]
sakoman has quit [Quit: Leaving.]
Xagen_ has quit [Ping timeout: 248 seconds]