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

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


Attachments
build.log.bz2 (build.log.bz2,22.53 KB, application/x-bzip2)
2020-06-04 15:18 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-06-04 15:17:57 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it

Issue: www-apache/passenger calls ranlib directly.
Discovered on: {{ arch }}

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-06-04 15:18:03 UTC
Created attachment 643420 [details]
build.log.bz2

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-04 15:19:12 UTC
(In reply to Agostino Sarubbo from comment #0)
> @@This is an auto-filed bug@@
> If you think that a different summary clarifies the issue better, feel free
> to change it
> 
> Issue: www-apache/passenger calls ranlib directly.
> Discovered on: {{ arch }}

discovered on amd64.

it looks like it is still reproducible.
Comment 3 Agostino Sarubbo gentoo-dev 2022-05-13 06:03:15 UTC
ci has reproduced this issue with version 6.0.14 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-05-19 07:13:18 UTC
ci has reproduced this issue with version 6.0.21 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-07-31 10:32:28 UTC
ci has reproduced this issue with version 6.0.23 - Updating summary.
Comment 6 Larry the Git Cow gentoo-dev 2024-08-14 09:48:58 UTC
The bug has been closed via the following commit(s):

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

commit 478d54e622957553643acbcfa7ba97e94abdb1e0
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-08-14 09:47:47 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-08-14 09:48:49 +0000

    www-apache/passenger: use correct ranlib version
    
    Also remove some obsolete (now no-op) sed code.
    
    Closes: https://bugs.gentoo.org/727144
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 www-apache/passenger/passenger-6.0.23.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)