@@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.
Created attachment 643420 [details] build.log.bz2 build log and emerge --info
(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.
ci has reproduced this issue with version 6.0.14 - Updating summary.
ci has reproduced this issue with version 6.0.21 - Updating summary.
ci has reproduced this issue with version 6.0.23 - Updating summary.
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(-)