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
mckoan|away has quit [Ping timeout: 248 seconds]
mckoan|away has joined #yocto
<paulg> 1: rust-1.80.1-r0 do_install - 11m20s (pid 13823)
<paulg> 2: cargo-c-0.10.5+cargo-0.83.0-r0 do_compile - 11m10s (pid 14188) 73% |##################################################################################################### |
<paulg> 3: llvm-19.1.6-r0 do_compile - 9m57s (pid 20290) 9% |##############
<paulg> and what do you know - even a 32G machine OOMs and barfs
dmoseley has quit [Quit: ZNC 1.9.1 - https://znc.in]
<paulg> (bitbake world)
<paulg> We shouldn't ever be attempting all three of those at the same damn time.
<paulg> Friggin monsters.
dmoseley has joined #yocto
drv_ has joined #yocto
vvn has joined #yocto
drv_ has quit [Ping timeout: 248 seconds]
davidinux has quit [Ping timeout: 252 seconds]
davidinux has joined #yocto
starblue has quit [Ping timeout: 248 seconds]
starblue has joined #yocto
jclsn has quit [Ping timeout: 272 seconds]
jclsn has joined #yocto
armandoppio has quit [Remote host closed the connection]
wCPO has quit [Ping timeout: 244 seconds]
<khem> paulg: yeah and sadly rust is compiling is an internal version of llvm there :)
<paulg> ugh.
<khem> I think bootstrapping distro with build from source is becoming harder and harder for desktop form favtor
<khem> factor
<khem> others do not see this issue as much since they use prebuilt versions either binary packages or intermediate cache ( nixos )
<khem> but problem is real. someone recently told me that rebuilding fedora rawhide can go for days ( RISCV h/w in this case )
<khem> but the pain is taken by a small set of build machines and pain is not fanned to every user/developer
<khem> they can use the prebuilt once done
<khem> I have seen memory around 43G in use when llvm/rust/cargo compile in parallel
<khem> I wish we had a way to share sstate like torrents
<khem> I was hoping bitbake's pressure meter would have toned down the parallelism and contained the load
khem has quit [Quit: WeeChat 4.5.1]
drv_ has joined #yocto
drv_ has quit [Remote host closed the connection]
ChristosG has joined #yocto
amitk has quit [Ping timeout: 265 seconds]
goliath has joined #yocto
ChristosG has quit [Ping timeout: 240 seconds]
amitk has joined #yocto
mckoan_ has joined #yocto
mckoan|away has quit [Ping timeout: 252 seconds]
hnez has joined #yocto
pbergin__ has joined #yocto
g0hl1n has joined #yocto
g0hl1n has quit [Ping timeout: 240 seconds]
CrazyGecko has joined #yocto
florian has joined #yocto
g0hl1n has joined #yocto
rob_w has joined #yocto
Lihis has quit [Quit: Quitting]
Lihis has joined #yocto
wCPO has joined #yocto
mckoan_ is now known as mckoan
Kubu_work has joined #yocto
Articulus has quit [Quit: Leaving]
dmoseley_ has joined #yocto
dmoseley has quit [Ping timeout: 244 seconds]
mbulut has joined #yocto
rfuentess has joined #yocto
ablu has quit [Ping timeout: 248 seconds]
ablu has joined #yocto
frieder has joined #yocto
rob_w has quit [Quit: Leaving]
ederibaucourt has quit [Ping timeout: 244 seconds]
ederibaucourt has joined #yocto
Lihis has quit [Read error: Connection reset by peer]
Lihis has joined #yocto
Guest77 has joined #yocto
brrm has joined #yocto
rob_w has joined #yocto
ehussain has joined #yocto
jiggerbitties has joined #yocto
jiggerbitties has quit [Quit: Textual IRC Client: www.textualapp.com]
leon-anavi has joined #yocto
florian_kc has joined #yocto
brrm has quit [Ping timeout: 245 seconds]
brrm has joined #yocto
Lihis has quit [Read error: Connection reset by peer]
Lihis has joined #yocto
Lihis has quit [Read error: Connection reset by peer]
Vonter has quit [Ping timeout: 252 seconds]
Vonter has joined #yocto
prabhakalad has joined #yocto
mckoan is now known as mckoan|away
g0hl1n63 has joined #yocto
g0hl1n63 has quit [Client Quit]
g0hl1n has quit [Ping timeout: 240 seconds]
Lihis has joined #yocto
<ak77> so, image build fails while doing do_rootfs, it fails on opkg, "Unable to update the package index files", it is unable to create temp dir inside '${T}/ipktemp' (only mentioned in scarthgap/meta/lib/oe/package_manager/ipk/__init__.py#L181), as there is no ipktemp dir. who should create this ipktemp directory ?
<ak77> (using kas, scrathgap, DL_DIR and SSTATE_DIR redirected).
<ak77> '${T}/ipktemp' is used as -t temp dir for opkg. but when running through kas (same layers) it's not created, when using bitbake directly (same _DIR redirections) it it somehow created. don't know by who though
pbiel has joined #yocto
<pbiel> I'm trying to use https://git.yoctoproject.org/poky/plain/meta-selftest/recipes-test/images/test-empty-image.bb to make an empty image, however it does not seem to work. My image still contains /etc/ bin /lib/ /sbin /usr and /var directories. Is there a way to completly get rid of them?
<Guest77> Hello together, Does anyone have any idea how to get debug information in binaries in Yocto Scrapthgap? It used to be present in my yocto project before upstreaming to Scrapthgap under /tmp/work..../packages-split/. I shall appreciate your response
ehussain has quit [Remote host closed the connection]
<rburton> guest77: work/ is transient so won't be there is a recipe was built from sstate. install the -dbg packages on the target (or just use the dbg-pkgs image feature to install them all) to get the debug symbols on the target, or create a debugfs for remote gdb usage, or use debuginfod. see the documentation for all of those.
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #yocto
reatmon_ has quit [Remote host closed the connection]
reatmon_ has joined #yocto
<rburton> pbiel: did you try the image i pointed you at last week?
<pbiel> Yep but it didn't help. However I managed to fix it just a few minutes before. I removed all the directories adding a command to IMAGE_PREPROCESS_COMMAND
<pbiel> It's rather workaround not the ideal solution but is enough for now
<ak77> any ideas?
<ak77> it's strange. man(7) for mkdtemp() says it returns ENOENT if directory in given pathname is missing, but only place where "ipktemp" is mentioned is in that package_manager's ipk __init__ file. so who creates that directory. I have checked opkg source and it does not create all paths (like mkdir -p).
<rburton> sprintf_alloc(&pkg->tmp_unpack_dir, "%s/%s-XXXXXX", opkg_config->tmp_dir,
<rburton> pkg->name);
<rburton> pkg->tmp_unpack_dir = mkdtemp(pkg->tmp_unpack_dir);
<rburton> that?
<rburton> (in opkg)
<rburton> T is workdir/temp so the container should exist unless you've really broken something
<ak77> yes.
<ak77> temp exists
<ak77> but ipktemp doesn't
<ak77> but tmp_dir given in opkg_config is ".../temp/ipktemp/"
<ak77> rburton, sorry, it's not that in opkg
<ak77> it's opkg_conf.c#760, sprintf_alloc(&tmp, "%s/%s",
<ak77> free(opkg_config->tmp_dir);
<ak77> tmp_dir_base ? tmp_dir_base : OPKG_CONF_DEFAULT_TMP_DIR_BASE,
<ak77> opkg_config->tmp_dir = mkdtemp(tmp);
<ak77> OPKG_CONF_TMP_DIR_SUFFIX);
Guest18 has joined #yocto
<Guest18> no of processors can be restricted in yocto, is there a way to restrict percentage of Ram as well?
Guest77 has quit [Ping timeout: 240 seconds]
<rburton> restricted is a strong word, the settings there are a guideline. nothing to stop a recipe ignoring them... but for memory you want https://docs.yoctoproject.org/bitbake/2.10/bitbake-user-manual/bitbake-user-manual-ref-variables.html#term-BB_PRESSURE_MAX_MEMORY
<rburton> or, do a build in a container with limits
<Guest18> rburton thank you very much for your input
<Slimey> ak77 libera has a pastebin that doesnt suck https://paste.linux.chat/ i just found out myself lol
<ak77> Slimey: tnx.
cyxae has joined #yocto
florian has quit [Quit: Ex-Chat]
florian_kc has quit [Ping timeout: 252 seconds]
rob_w has quit [Remote host closed the connection]
<JPEW> josch89: Can you rebase your branch on the main branch and repush? I think that's easier than me trying to figure out why I can't trigger the CI
ChristosG has joined #yocto
goliath has quit [Quit: SIGSEGV]
mansandersson has quit [Ping timeout: 260 seconds]
florian_kc has joined #yocto
DarkestFM has quit [Read error: Connection reset by peer]
jmd has joined #yocto
mansandersson8 has joined #yocto
grma has joined #yocto
frieder has quit [Quit: Leaving]
<josch89> JPEW: Thank you!! I'll follow up on github :)
dgriego has quit [Quit: Bye]
<JPEW> josch89: Thanks. Sorry for the slow response. That repo is pretty "low touch", but that also means we don't always see the notifications and such. Feel free to ping on IRC if stuffs not happeing
<josch89> No worries, we all have a lot of things on our todo lists. :D
Guest18 has quit [Quit: Client closed]
ChristosG has quit [Quit: Client closed]
<JPEW> josch89: Hmm, it's skipping the signing tests in CI
<JPEW> And I'm not sure why, python3-gpg is installed
pbiel has quit [Remote host closed the connection]
pbiel has joined #yocto
josch89 has quit [Quit: Client closed]
leon-anavi has quit [Quit: Leaving]
goliath has joined #yocto
guest94 has joined #yocto
ChristosG has joined #yocto
rfuentess has quit [Remote host closed the connection]
PhoenixMage has quit [Ping timeout: 252 seconds]
florian_kc has quit [Ping timeout: 260 seconds]
ChristosG has quit [Quit: Client closed]
ChristosG has joined #yocto
guest94 has quit [Quit: Client closed]
pidge has quit [Quit: ZNC - https://znc.in]
florian_kc has joined #yocto
pidge has joined #yocto
florian_kc has quit [Ping timeout: 260 seconds]
dankm has quit [Remote host closed the connection]
dankm has joined #yocto
jpuhlman has quit [Ping timeout: 272 seconds]
ChristosG has quit [Quit: Client closed]
ChristosG has joined #yocto
florian has joined #yocto
bantu has quit []
bantu has joined #yocto
frgo_ has joined #yocto
khem has joined #yocto
frgo has quit [Read error: Connection reset by peer]
ChristosG has quit [Quit: Client closed]
ChristosG has joined #yocto
pbergin__ has quit [Remote host closed the connection]
druppy has joined #yocto
druppy has quit [Ping timeout: 244 seconds]
dgriego has joined #yocto
bronteroc_ has joined #yocto
ChristosG has quit [Quit: Client closed]
cyxae has quit [Quit: cyxae]
Dr_Who has joined #yocto
goliath has quit [Quit: SIGSEGV]
ChristosG has joined #yocto
mbulut has quit [Ping timeout: 244 seconds]
steelswords94369 has joined #yocto
Kubu_work has quit [Quit: Leaving.]
steelswords9436 has quit [Ping timeout: 248 seconds]
steelswords94369 is now known as steelswords9436
florian has quit [Ping timeout: 260 seconds]
GNUmoon has quit [Remote host closed the connection]
GNUmoon has joined #yocto
ChristosG has quit [Quit: Client closed]
jmd has quit [Remote host closed the connection]
PhoenixMage has joined #yocto