Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=437675 Summary: ppc64 pangox.pc contains unneeded rpath linkage Product: Fedora Version: rawhide Platform: ppc64 OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: pango AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] CC: [email protected] Description of problem: When I am reviewing anjuta (bug 433199), I noticed that ppc64 pangox.pc contains the line ---------------------------------------------------------- Libs: -L${libdir} -lpangox-1.0 -L/usr/lib64 -R/usr/lib64 -lX11 ---------------------------------------------------------- which contains "-R/usr/lib64". This adds unneeded rpath to all binaries using pangox.pc when compiling. This causes anjuta build failure on ppc64 with /usr/lib/rpm/check-rpaths. http://koji.fedoraproject.org/koji/taskinfo?taskID=517965 Version-Release number of selected component (if applicable): pango-devel-1.20.0-1.fc9.ppc64 How reproducible: 100% Steps to Reproduce: 1. Check /usr/lib64/pkgconfig/pangox.pc 2. 3. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
