davidlt[m] has quit [Read error: Software caused connection abort]
davidlt[m] has joined #fedora-riscv
moto-timo has quit [Read error: Software caused connection abort]
moto-timo has joined #fedora-riscv
mbohun[m] has quit [Quit: You have been kicked for being idle]
jcajka has joined #fedora-riscv
<rwmjones>
seems like the visionfive's are shipping
<davidlt[m]>
Cool. Did they send yours out?
<rwmjones>
they emailed me to confirm my address
<rwmjones>
"within the next 48 hours"
<rwmjones>
davidlt[m]: which *.pc file is it that has the wrong path? may be worth bringing this up on devel list
<rwmjones>
also be interested in why this causes failures particularly on riscv64, I would think it affects every arch?
<davidlt[m]>
rwmjones: I think it's because meson internal lookup kicks in, and it gets something wrong for riscv64 too. It typically ends up something like /lib64/lib64/lp64d/blah.so, which is also wrong which leads to failure.
<davidlt[m]>
and %__os_install_post should be modified in redhat-rpm-macros
<rwmjones>
yeah I was trying to avoid weird recursion :-/
<davidlt[m]>
rwmjones: note that you use xargs and find commands
<davidlt[m]>
these are probably not available by default
<davidlt[m]>
I assume you would need BR on findutils and xargs
<davidlt[m]>
ah, I don't recall which package is needed for xargs
<davidlt[m]>
well, it's actually findutils again :)
somlo has quit [Quit: Leaving]
somlo has joined #fedora-riscv
Kevinsadminaccou has quit [Quit: You have been kicked for being idle]
<davidlt[m]>
Our 2nd mass sync will result in ~1500 successful builds, ~1000 failed ones.
<davidlt[m]>
Which is kinda impressive. This delta between upstream and downstream has never been so small.
<davidlt[m]>
I think, I have to stop here, and spent what free space left on producing F37 disk image. Prep for Koji server migration.
<davidlt[m]>
So that means it's time for me look at the OpenSBI, U-Boot (should be just a day) and kernel-ark stuff.
<davidlt[m]>
While a good part of me still ones to fight until all the failing packages are just generic boring issues like C/C++ missing headers, string formatting, etc.
<davidlt[m]>
We will have way more fun once we don't need to think about free space on the new server :)