Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 726070

Summary: www-apache/passenger calls ranlib directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED FIXED    
Severity: normal CC: ruby
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log.bz2

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(+)