Menu

#1039 /usr/lib/rpm/check-rpaths which is invoked by rpmbuild complains ERROR 0001: ... contains a standard rpath '/usr/lib64' in [/usr/lib64]

gfarm-2.6.27
closed
None
fixed
gfarm_v2
minor
defect
2018-08-03
2018-08-03
No

how to reproduce:

# yum -y install rpmdevtools

$ rpmdev-setuptree
$ rpm -Uvh gfarm-2.7.11-1.src.rpm
$ rpmbuild -bb ~/rpmbuild/SPECS/gfarm.spec

This is because $HOME/.rpmmacros which was installed by rpmdev-setuptree(1) has setting to invoke /usr/lib/rpm/check-rpaths

Discussion

  • SODA Noriyuki

    SODA Noriyuki - 2018-08-03
    • summary: /usr/lib/rpm/check-rpath which is invoked by rpmbuild complains ERROR 0001: ... contains a standard rpath '/usr/lib64' in [/usr/lib64] --> /usr/lib/rpm/check-rpaths which is invoked by rpmbuild complains ERROR 0001: ... contains a standard rpath '/usr/lib64' in [/usr/lib64]
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -0,0 +1,9 @@
    +how to reproduce:
    +
    
    +    # yum -y install rpmdevtools
    +    
    +    $ rpmdev-setuptree
    +    $ rpm -Uvh gfarm-2.7.11-1.src.rpm
    +    $ rpmbuild -bb ~/rpmbuild/SPECS/gfarm.spec
    +
    +This is because $HOME/.rpmmacros which was installed by rpmdev-setuptree(1) has setting to invoke /usr/lib/rpm/check-rpaths
    
    • status: new --> closed
    • Resolution: --> fixed
     

Log in to post a comment.

MongoDB Logo MongoDB