Bug 1002220 - Contains an rpath
Summary: Contains an rpath
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: libgfapi
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vinayaga Raman
QA Contact: Sudhir D
URL:
Whiteboard:
Depends On:
Blocks: 1004751
TreeView+ depends on / blocked
 
Reported: 2013-08-28 16:15 UTC by Marc-Andre Lureau
Modified: 2015-12-01 16:45 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1004751 (view as bug list)
Environment:
Last Closed: 2014-01-17 16:35:43 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Marc-Andre Lureau 2013-08-28 16:15:01 UTC
Description of problem:

pkg-config --libs glusterfs-api
-Wl,-R/usr/lib64 -lgfapi -lglusterfs -lgfrpc -lgfxdr

Shouldn' t contain an rpath.

Comment 1 Anand Avati 2013-08-28 17:31:09 UTC
REVIEW: http://review.gluster.org/5717 (api: glusterfs-api.pc.in (and libgfchangelog.pc.in) use rpath (-Wl,-R...)) posted (#1) for review on master by Kaleb KEITHLEY (kkeithle)

Comment 2 Kaleb KEITHLEY 2013-08-28 18:40:48 UTC
Note that the library itself does not have an RPATH. Only the package config erroneously reports that there's an RPATH.

Comment 3 Anand Avati 2013-08-28 22:24:31 UTC
COMMIT: http://review.gluster.org/5717 committed in master by Anand Avati (avati) 
------
commit 8fcf91b51ccd457d417e71c401f6e6af1dffc607
Author: Kaleb S. KEITHLEY <kkeithle>
Date:   Wed Aug 28 13:28:29 2013 -0400

    api: glusterfs-api.pc.in (and libgfchangelog.pc.in) use rpath (-Wl,-R...)
    
    Change-Id: Icdd23f1c31421c882db106cdad1b1406569594ca
    BUG: 1002220
    Signed-off-by: Kaleb S. KEITHLEY <kkeithle>
    Reviewed-on: http://review.gluster.org/5717
    Tested-by: Gluster Build System <jenkins.com>
    Reviewed-by: Anand Avati <avati>


Note You need to log in before you can comment on or make changes to this bug.