iooi has quit [Read error: Connection reset by peer]
iooi has joined #fedora-riscv
davidlt_ has joined #fedora-riscv
iooi has quit [Read error: Connection reset by peer]
iooi has joined #fedora-riscv
iooi has quit [Read error: Connection reset by peer]
iooi has joined #fedora-riscv
zsun has joined #fedora-riscv
davidlt_ has quit [Ping timeout: 240 seconds]
zsun has quit [Ping timeout: 276 seconds]
zsun has joined #fedora-riscv
zsun has quit [Quit: Leaving.]
zsun has joined #fedora-riscv
zsun has quit [Quit: Leaving.]
<skip77>
davidlt[m] (and others): Ever have issues with debug stuff missing in builds? It's still early days for me, so I'm being dirty and working around it with debug_package = %{nil}
<skip77>
It's a common situation for my build to basically finish, but then rpmbuild/mock bails out because the debug source list file is empty
davidlt_ has joined #fedora-riscv
jednorozec has quit [Ping timeout: 265 seconds]
<davidlt[m]>
skip77: yes, I do recall that, but don't recall what caused it.
jednorozec has joined #fedora-riscv
<davidlt[m]>
Our initial Koji Fedora builds has debug packages disabled globally.
<davidlt[m]>
I think we enabled them later on, and all these issues related to debug packages went away.
<davidlt[m]>
Looking at some old notes, etc. I see that we needed gdb-headless and gdb-add-index to properly working.
<davidlt[m]>
Notes (~5 years ago) says that gdb-add-index is now confirmed to work on riscv64.
<davidlt[m]>
That was Fedora 29 era IIUC.
esv_ has joined #fedora-riscv
esv has quit [Ping timeout: 240 seconds]
esv__ has joined #fedora-riscv
esv_ has quit [Ping timeout: 264 seconds]
esv has joined #fedora-riscv
esv__ has quit [Ping timeout: 264 seconds]
<skip77>
Ahhhh, thank you. I think I'm headed in the right direction then
<skip77>
And by astonishing coincidence, I'm currently building the Rocky 9 gdb even as we speak. So here's hoping lol
<davidlt[m]>
Cool
<davidlt[m]>
Hopefully that solves the problem :)
<skip77>
And... it failed 2 hours in lol. Time for debugging....