On Thu, 23 Jun 2022 16:59:29 -0000
"Martin Gansser" <martin.gans...@gmail.com> wrote:

> Hi,
> 
> I have changed the rpm spec file for shotcut [1] from qmake to cmake.
> Now the program compiles to the end and fails when packaging it with the 
> following error message:
> 
> Processing files: shotcut-debuginfo-22.06.07-1.fc36.x86_64
> Provides: debuginfo(build-id) = 50b1149507c39b9362a2aebf0ccee415e68665a6 
> shotcut-debuginfo = 22.06.07-1.fc36 shotcut-debuginfo(x86-64) = 
> 22.06.07-1.fc36
> Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) 
> <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
> Recommends: shotcut-debugsource(x86-64) = 22.06.07-1.fc36
> Checking for unpackaged file(s): /usr/lib/rpm/check-files 
> /home/martin/rpmbuild/BUILDROOT/shotcut-22.06.07-1.fc36.x86_64
> error: Installed (but unpackaged) file(s) found:
>    /usr/lib/debug/usr/lib/libCuteLogger.so-22.06.07-1.fc36.x86_64.debug
>    /usr/lib/libCuteLogger.so
> 
> 
> RPM build errors:
>     Installed (but unpackaged) file(s) found:
>    /usr/lib/debug/usr/lib/libCuteLogger.so-22.06.07-1.fc36.x86_64.debug
>    /usr/lib/libCuteLogger.so
> 
> How can I solve this error ?

I think there should be a switch to build the internal libs like the
CuteLogger as static libs, so they are folded into the main binary,
like in
https://src.fedoraproject.org/rpms/qmapshack/blob/rawhide/f/qmapshack.spec#_77


                Dan
 
> [1] https://martinkg.fedorapeople.org/ErrorReports/shotcut/shotcut.spec
> _______________________________________________
> 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
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure
_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to