Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726070 - www-apache/passenger calls ranlib directly
Summary: www-apache/passenger calls ranlib directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-29 11:27 UTC by Agostino Sarubbo
Modified: 2020-05-31 08:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.bz2 (build.log.bz2,22.16 KB, application/x-bzip2)
2020-05-29 11:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-29 11:27:14 UTC
This is an auto-filed bug because www-apache/passenger calls ranlib directly.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different RANLIB implementation (like llvm-ranlib) by setting the RANLIB variable. So this issue has been reproduced by setting the RANLIB variable to x86_64-pc-linux-gnu-ranlib and by removing the /usr/bin/ranlib binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-29 11:27:22 UTC
Created attachment 642482 [details]
build.log.bz2

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-05-31 08:09:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6bffc559d509eba4328ac52c1affd7cd345e603

commit d6bffc559d509eba4328ac52c1affd7cd345e603
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2020-05-31 06:47:06 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2020-05-31 08:08:51 +0000

    www-apache/passenger: add 6.0.5
    
    Explicitly pass RANLIB.
    
    Closes: https://bugs.gentoo.org/726070
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 www-apache/passenger/Manifest               |   1 +
 www-apache/passenger/passenger-6.0.5.ebuild | 130 ++++++++++++++++++++++++++++
 2 files changed, 131 insertions(+)