On 11/12/23 4:19 PM, Robert-André Mauchin <zebo...@gmail.com> wrote:
Hello guys,

So this week-end the project is to rebuild exiv2 to the latest version so I can see my brotli-compressed EXIF data from my JPEG-XL pictures in Gwenview.

As part of this task, I am rebuilding the dependent packages because of SONAME 
bump.

I am stuck on PCMANFM-Qt rebuilt :

CMake Error in pcmanfm/CMakeLists.txt:
   Imported target "fm-qt" includes non-existent path

     "/usr/include/sysprof-4"

   in its INTERFACE_INCLUDE_DIRECTORIES.  Possible reasons include:

   * The path was deleted, renamed, or moved to another location.

   * An install or uninstall procedure did not complete successfully.

   * The installation package was faulty and references files it does not
   provide.


 From what I gather, this is due to Kalev Lember update of sysprof to 45.0 2 
months ago:


https://src.fedoraproject.org/rpms/sysprof/c/628707353fe95954ad3ca003b0c891a1c73a6d1b?branch=rawhide

  %files devel
- %{_includedir}/sysprof-4/
- %{_includedir}/sysprof-ui-5/
- %{_libdir}/pkgconfig/sysprof-4.pc
+ %{_includedir}/sysprof-6/
+ %{_libdir}/libsysprof-6.so
+ %{_libdir}/pkgconfig/sysprof-6.pc

The issue is I can't find anything related to sysprof in PCMANFM-Qt or its dependencies/, so I can't find frpm where the issue comes from.

If I fedrq sysprof:

fedrq whatrequires-src sysprof

cjs-1:5.8.0-2.fc39.src
gjs-1.78.0-3.fc40.src
glib2-2.78.1-1.fc40.src
glib2-devel-2.78.1-1.fc40.i686
glib2-devel-2.78.1-1.fc40.x86_64
glib2-static-2.78.1-1.fc40.i686
glib2-static-2.78.1-1.fc40.x86_64
gnome-builder-45.0-1.fc40.src
gnome-software-45.1-3.fc40.src
gnome-software-devel-45.1-3.fc40.i686
gnome-software-devel-45.1-3.fc40.x86_64
gtk4-4.13.2-1.fc40.src
gtksourceview5-5.10.0-1.fc40.src
gtksourceview5-devel-5.10.0-1.fc40.i686
gtksourceview5-devel-5.10.0-1.fc40.x86_64
libdex-0.4.1-1.fc40.src
libshumate-devel-1.1.0-1.fc40.i686
libshumate-devel-1.1.0-1.fc40.x86_64
libsoup-2.74.3-3.fc39.src
libsoup-devel-2.74.3-3.fc39.i686
libsoup-devel-2.74.3-3.fc39.x86_64
libsoup3-3.4.4-1.fc40.src
libsoup3-devel-3.4.4-1.fc40.i686
libsoup3-devel-3.4.4-1.fc40.x86_64
magpie-0.9.2-1.fc40.src
mutter-45.1-1.fc40.src
sysprof-45.1-1.fc40.x86_64
sysprof-cli-45.1-1.fc40.x86_64
sysprof-devel-45.1-1.fc40.i686
sysprof-devel-45.1-1.fc40.x86_64

only glib2 seems to be in the dep tree but I don't see anything related to 
sysprof in it.

I am open to any input regarding this.

Thank you.

Have a great Sunday,

Robert-André




Well rebuilding libfm-qt and buidling against the rebuild di the trick/

Thanks anyway.

Have a good one,

Robert-André
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to