Re: Gcc/annobin changes in F32

2019-12-30 Thread Michael Cronenworth
On 12/30/19 10:18 AM, Michael Cronenworth wrote: I can find no other errors or warnings or any text that may point to a problem. Was there something changed in 'brp-mangle-shebangs' in F32? I have narrowed it down to a regression in the behavior of that script as it was recently modified.

Re: Gcc/annobin changes in F32

2019-12-30 Thread Michael Cronenworth
On 12/30/19 6:36 AM, Jan Kratochvil wrote: -- Checking to see if CXX compiler accepts flag -gsplit-dwarf - yes ... [10/1538] /usr/bin/cc ... -gsplit-dwarf ... -gsplit-dwarf generates DWO files which are not supported for RPM builds (due to DWZ). Try to turn it off somehow in the package's

Re: Gcc/annobin changes in F32

2019-12-30 Thread Jan Kratochvil
On Mon, 30 Dec 2019 00:58:24 +0100, Michael Cronenworth wrote: > warning: Could not find DWO CU > CMakeFiles/kodi-xrandr.dir/xbmc-xrandr.c.dwo(0xc444049b4814c563) referenced > by CU at offset 0x0 [in module > /builddir/build/BUILDROOT/kodi-18.5-1.fc32.x86_64/usr/lib64/kodi/kodi-xrandr] Unaware

Gcc/annobin changes in F32

2019-12-29 Thread Michael Cronenworth
I'm attempting to compile the latest minor update of Kodi[1] and debug generation appears to be broken in Fedora 32. The update successfully compiles in Fedora 31. Is anyone aware of what has changed in Fedora 32 that could cause the errors below? Example: warning: Could not find DWO CU