https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/php-7.4.33-r2 installs binaries linked to libcrypt.so without depend on virtual/libcrypt (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl. Please look for the relative QA notice.
Created attachment 864039 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eef0359bf0335b935c19d8ba80a77ec6c05938be commit eef0359bf0335b935c19d8ba80a77ec6c05938be Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2023-06-18 13:07:09 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2023-06-18 14:11:34 +0000 dev-lang/php: add missing virtual/libcrypt:= dependencies, bump 8.0.29. Bug: https://bugs.gentoo.org/908259 Closes: https://bugs.gentoo.org/908674 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-lang/php/Manifest | 1 + dev-lang/php/php-7.4.33-r3.ebuild | 751 ++++++++++++++++++++ dev-lang/php/php-8.0.29.ebuild | 757 +++++++++++++++++++++ .../{php-8.1.20.ebuild => php-8.1.20-r1.ebuild} | 6 +- .../php/{php-8.2.7.ebuild => php-8.2.7-r1.ebuild} | 7 +- 5 files changed, 1513 insertions(+), 9 deletions(-)