kscherer has quit [Quit: Konversation terminated!]
sotaoverride has quit [Quit: Lost terminal]
jwinarske has quit [Remote host closed the connection]
sotaoverride has joined #yocto
KanjiMonster has quit [Ping timeout: 268 seconds]
KanjiMonster has joined #yocto
jwinarske has joined #yocto
jwinarske has quit [Ping timeout: 244 seconds]
sakoman has quit [Quit: Leaving.]
wegathabtc[m]1 has joined #yocto
jwinarske has joined #yocto
jwinarske has quit [Ping timeout: 244 seconds]
nemik has quit [Ping timeout: 252 seconds]
nemik has joined #yocto
starblue has quit [Ping timeout: 265 seconds]
starblue has joined #yocto
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
wegathabtc[m]1 has quit [Quit: User was banned]
camus has joined #yocto
jwinarske has joined #yocto
jwinarske has quit [Remote host closed the connection]
jwinarske has joined #yocto
jwinarske has quit [Ping timeout: 250 seconds]
alimon has quit [Remote host closed the connection]
alimon has joined #yocto
amitk has joined #yocto
jwinarske has joined #yocto
jwinarske has quit [Ping timeout: 250 seconds]
jwinarsk_ has joined #yocto
seninha has quit [Quit: Leaving]
jwinarsk_ has quit [Ping timeout: 268 seconds]
usva_td has quit [Remote host closed the connection]
usva_td has joined #yocto
jwinarske has joined #yocto
usva_td has quit [Remote host closed the connection]
usva_td has joined #yocto
jwinarske has quit [Ping timeout: 244 seconds]
usva_td has quit [Remote host closed the connection]
usva_td has joined #yocto
usva_td has quit [Remote host closed the connection]
usva_td has joined #yocto
adams[1] has joined #yocto
seninha has joined #yocto
adams[1] has quit [Ping timeout: 252 seconds]
usva_td has quit [Read error: Connection reset by peer]
odra__ has quit [Ping timeout: 264 seconds]
seninha has quit [Remote host closed the connection]
<PhoenixMage>
I am trying to compile meta-virt k3s and am getting some weird go errors, a whole heap of "relocation target * not defined" errors before it fails. I have asked in #meta-virt also.
<PhoenixMage>
I am also using musl
PhoenixMage has quit [Quit: leaving]
Guest77 has joined #yocto
davidinux has quit [Ping timeout: 265 seconds]
PhoenixMage has joined #yocto
davidinux has joined #yocto
beneth has quit [Read error: Connection reset by peer]
thomasd13 has joined #yocto
alessioigor has joined #yocto
<khem>
PhoenixMage: can you pastebin the full error somewhere ? which arch are you targeting
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
beneth has joined #yocto
frieder has joined #yocto
mckoan|away is now known as mckoan
<mckoan>
good morning
<selff>
morning
<dwagenk>
Good Morning! Is there any way to add a script to the build environment from my own layer? Similar to how oe-core / poky do add `runqemu` etc. to `PATH`? Or is this only possible by the "top-level" layer, that contains the `oe-init-build-env` script? Of course wrapping `oe-init-build-env` with one that prepends my own scripts directory to `PATH` and also sources the "real" `oe-init-build-env` would work.
odra__ has joined #yocto
<mcfrisk>
bugzilla.yoctoproject.org account creation is still disabled. Tried to request for an account via it-coreprojects-helpdesk@linuxfoundation.org but no reply at least in 24 hours.
goliath has quit [Quit: SIGSEGV]
nemik has quit [Ping timeout: 268 seconds]
nemik has joined #yocto
zpfvo has joined #yocto
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
milosv has joined #yocto
Schlumpf has joined #yocto
odra_ has joined #yocto
Guest77 has quit [Quit: Client closed]
odra__ has quit [Ping timeout: 268 seconds]
grma has joined #yocto
zpfvo has quit [Quit: Leaving.]
zpfvo has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
selff has quit [Ping timeout: 252 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
goliath has joined #yocto
Schlumpf has quit [Ping timeout: 252 seconds]
zpfvo has quit [Ping timeout: 268 seconds]
ptsneves has joined #yocto
ptsneves has quit [Client Quit]
ptsneves has joined #yocto
zpfvo has joined #yocto
<mcfrisk>
how many compilers does it take to build u-boot bootloader nowadays? at least 3: gcc, clang, rust... somehow this doesn't feel like an improvement
<qschulz>
mcfrisk: uh? I'm bringing up a new SoM and I only needed gcc so far.. what is clang and rust used for?
<mcfrisk>
python3-cryptography
<mcfrisk>
to sign the bootloader of course
prabhakarlad has joined #yocto
<qschulz>
mcfrisk: you would want to update I think
<qschulz>
"Users with the latest pip will typically get a wheel and not need Rust installed, but check Installation for documentation on installing a newer rustc if required."
florian has joined #yocto
<mcfrisk>
well kirkstone and master are a bit behind of that, and also -native is completely broken but I'll try to send a workaround patch..
<qschulz>
mcfrisk: ah, building with Yocto.. another story yes. I very much assume that we're not using binary builds from pypi so updating wouldn't help either
<Colin_Finck>
It has an approval from the WireGuard author, but no reaction from the maintainer of that yocto/oe branch
<qschulz>
khem: (and armin but I don't remember their nick) ^
<mcfrisk>
Colin_Finck: does meta-oe really use github for contributions? I always submit to the mailing lists, according to README.md in each tree/repo.
<qschulz>
Colin_Finck: note that there's LPC and ELCE at the moment so it's probable there's going to be some delay (more than usual at least)
Payam has quit [Remote host closed the connection]
<Colin_Finck>
mcfrisk: I see a few merged PRs in that repo, so I thought PRs are fine
<qschulz>
mcfrisk: meta-oe maintained in this git repo also uses github/gitlab PRs in addition to ML
<dwagenk>
`startup.nsh` is the core of this image. The `/build/tmp-glibc/work/intel_corei7_64-oe-linux/ovmf-shell-image-enrollkeys/1.0-r0/rootfs/etc/default/postinst` file does not exist.
<dwagenk>
Sorry, I'm probably causing some confusion here. In the first try I build with `ldconfig` in `DISTRO_FEATURES` (gets in there by default). It then complains about `[...]/etc/ld.so.cache`. The second run was after a `bitbake ovmf-shell-image-enrollkeys:do_clean` and with `DISTRO_FEATURES:remove = "ldconfig"`
zpfvo has quit [Ping timeout: 268 seconds]
zpfvo has joined #yocto
<PhoenixMage>
Anyone have any clues on my meta-virt compilation issue?
<chrysh>
morning folks! Does yocto always notice if a recipe changed while a task was executed? e.g. if between do_compile and do_install the recipe changed, would bitbake write a warning?
<dwagenk>
chrysh: sometimes see these warnings, so in general it does notice. Can't confirm whether it **always** notices.
<dwagenk>
<dwagenk>
I've embraced the habit of opening a separate git worktree of my layer and preparing the changes in there, while a build is running.
zpfvo has quit [Ping timeout: 268 seconds]
zpfvo has joined #yocto
<ptsneves>
chrysh: yes and you should not change anything while bitbake is running. You will get taskhash mismatch errors. This is a no-no in yocto :)
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
zpfvo has quit [Ping timeout: 264 seconds]
<dwagenk>
My pseudo path mismatch error seems to have vanished. I don't understand why, since I started with a clean TMPDIR already. Hope it's not coming back. Thanks for the help!
zpfvo has joined #yocto
davidinux has quit [Quit: WeeChat 3.5]
davidinux has joined #yocto
zpfvo has quit [Ping timeout: 252 seconds]
zpfvo has joined #yocto
starblue has quit [Ping timeout: 268 seconds]
starblue has joined #yocto
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
prabhakarlad has quit [Quit: Client closed]
behanw has joined #yocto
prabhakarlad has joined #yocto
<chrysh>
separate worktree is a good idea...I sometimes forget that I have a bitbake task running
Payam has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
Payam has quit [Quit: Leaving]
florian_kc has joined #yocto
jwinarske has joined #yocto
<PhoenixMage>
hmmmm, looks like a problem with musl and go/k3s
<PhoenixMage>
I'll rephrase that, looks like poky-tiny and meta-virt k3s dont play nice, need more testing to check if its musl or something else
jwinarske has quit [Remote host closed the connection]
jwinarske has joined #yocto
seninha has quit [Read error: Connection reset by peer]
jwinarske has quit [Remote host closed the connection]
nemik has quit [Ping timeout: 244 seconds]
nemik has joined #yocto
selff has joined #yocto
leon-anavi has joined #yocto
nemik has quit [Ping timeout: 264 seconds]
nemik has joined #yocto
prabhakarlad has quit [Quit: Client closed]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
vladest has quit [Ping timeout: 250 seconds]
hushmoney has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
seninha has joined #yocto
prabhakarlad has joined #yocto
zpfvo has quit [Ping timeout: 268 seconds]
davidinux has quit [Ping timeout: 265 seconds]
selff has quit [Quit: Client closed]
davidinux has joined #yocto
zpfvo has joined #yocto
<zeddii>
better to ask on #meta-virt .. but k3s, poky-tiny and musl are not tested at all together. so unsupported in the sense that I don't have any idea if it works, and it very likely doesn't.
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
jwinarske has joined #yocto
jwinarske has quit [Ping timeout: 250 seconds]
<RP>
zeddii: did you get anywhere with the go string?
<RP>
zeddii: finally got a build that worked and into QA for M3
<RP>
zeddii: I therefore have some availability to poke if needed
<zeddii>
I moved onto other go applications in meta-virt, I'll loop back to containerd when it is the last remaining one.
<zeddii>
I built it natively on my server, and once I turned debug off .. it had no references, the same thing doesn't work in the OE build .. so I have to stare at it for differences.
<RP>
zeddii: ok, let me know if you want me to poke anything
* RP
discovers he struggles to type poke, can only type poky
<zeddii>
will do. and ha!! :)
Payam has joined #yocto
<paulg>
RP - good thing you aren't hacking BASIC.
<RP>
paulg: the spectrum had that on autocomplete on a key ;-)
usva_td has joined #yocto
Schlumpf has joined #yocto
Minvera has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
alessioigor has quit [Remote host closed the connection]
alessioigor has joined #yocto
Payam has quit [Remote host closed the connection]
sakoman has joined #yocto
seninha has quit [Ping timeout: 265 seconds]
usva_td has quit [Ping timeout: 244 seconds]
usva_td has joined #yocto
Juanosorio94 has joined #yocto
<Juanosorio94>
I am trying to build a kernel module and passing the variable KERNEL_SRC to cmake. bitbake -e shows me this variable is not getting expanded
<Alban[m]>
Any idea why a distro less build would seems to ignore the sstates from an SSTATE_MIRRORS? The same build setup with a distro properly find the sstates on the mirror.
<JaMa>
different signatures?
<Alban[m]>
I mean a build succeeded, the sstate get uploaded to the mirror, but the next build with exact same config still see no matching sstate
<Alban[m]>
This is "distro less" because I want to test my BSP layer on its own. The same build script, on the same CI server, with this BSP layer + a distro layer don't show this behavior
<JaMa>
did you check with bitbake -e that SSTATE_MIRRORS are set correctly without distro config?
<Alban[m]>
Not yet as accessing things on this CI server is not trivial ☹️
jwinarske has quit [Remote host closed the connection]
jwinarske has joined #yocto
jwinarske has quit [Remote host closed the connection]
jwinarske has joined #yocto
<Alban[m]>
There was a small difference in the build scripts after all, sorry for the noise
jwinarske has quit [Remote host closed the connection]
goliath has joined #yocto
PhoenixMage has quit [Ping timeout: 264 seconds]
PhoenixMage has joined #yocto
kevinrowland has joined #yocto
prabhakarlad has quit [Quit: Client closed]
frieder has quit [Remote host closed the connection]
dgriego has joined #yocto
<kergoth>
hmm, wish bitbate-getvar accepted multiple vars
prabhakarlad has joined #yocto
<kergoth>
simple enough to quickly do one that does, of course, i'll do that
jwinarske has joined #yocto
zpfvo has quit [Ping timeout: 250 seconds]
davidinux has joined #yocto
davidinux has quit [Ping timeout: 268 seconds]
davidinux has joined #yocto
goliath has quit [Quit: SIGSEGV]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
zpfvo has joined #yocto
davidinux has quit [Ping timeout: 250 seconds]
davidinux has joined #yocto
jwinarske has quit []
kevinrowland has quit [Quit: Client closed]
dtometzki has joined #yocto
nemik has quit [Ping timeout: 265 seconds]
nemik has joined #yocto
nemik has quit [Ping timeout: 252 seconds]
zpfvo has quit [Quit: Leaving.]
nemik has joined #yocto
milosv has quit [Ping timeout: 264 seconds]
<usva_td>
mckoan qschulz thanks for your help... everything build "correctly" although I cannot find the output of the building of my package which is mozjs neither the source code... I used this command "find . -name external-mozjs-68.9*" and "find . -name libmozjs*" but no results... any suggestions how to look for the code/library output?
goliath has joined #yocto
ecdhe has quit [Ping timeout: 264 seconds]
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
ecdhe has joined #yocto
behanw has quit [Quit: Connection closed for inactivity]
prabhakarlad has quit [Quit: Client closed]
R0b0t1 has quit [Remote host closed the connection]
R0b0t1 has joined #yocto
mvlad has quit [Remote host closed the connection]
ptsneves has quit [Ping timeout: 268 seconds]
prabhakarlad has joined #yocto
alessioigor has quit [Quit: alessioigor]
alessioigor has joined #yocto
prabhakarlad has quit [Quit: Client closed]
vvn has quit [Quit: WeeChat 3.6]
amitk has quit [Ping timeout: 252 seconds]
Minvera has quit [Remote host closed the connection]
florian_kc has joined #yocto
odra_ has quit [Ping timeout: 252 seconds]
kevinrowland has joined #yocto
<RP>
kergoth: I think the plan was to add one separately to keep the API simple to getVar
<static_rocket>
A recipe for a go module is giving me a right headache. This needs to be built behind a proxy and go seems to be keen on ignoring my requests. Tried mixing and matching http_proxy, https_proxy, no_proxy, GOPROXY='direct', all to no avail. Any suggestions?
seninha has quit [Remote host closed the connection]