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 why it builds in F-31 but in the log there is:

-- 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 cmake/configure,
I haven't investigated how for this package.


Jan
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to