https://bugs.kde.org/show_bug.cgi?id=474701

            Bug ID: 474701
           Summary: rpmlint errors after compile:
                    double-slash-in-pkgconfig-path
    Classification: Frameworks and Libraries
           Product: frameworks-bluez-qt
           Version: unspecified
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: now...@gmail.com
          Reporter: farch...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

Upon compiling the kf6 version of this framework, we get some rpm lint errors:

kf6-bluez-qt-devel.x86_64: E: double-slash-in-pkgconfig-path
/usr/lib64/pkgconfig/KF6BluezQt.pc libdir=${prefix}//usr/lib64
kf6-bluez-qt-devel.x86_64: E: double-slash-in-pkgconfig-path
/usr/lib64/pkgconfig/KF6BluezQt.pc Libs: -L${prefix}//usr/lib64 -lKF6BluezQt

This is the rpmlint explanation of the error:
double-slash-in-pkgconfig-path:
This pkg-config file contains a path with a double slash ('//') in it. This
will break debugedit when stripping debug symbols during package building if
these paths have been passed to gcc, and fail with the following error:
canonicalization unexpectedly shrank by one character.


Would it be possible to fix the double slash?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to