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
<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