Summary: | dev-lang/php-7.4.33-r2 installs binaries linked to libcrypt.so without depend on virtual/libcrypt (MUSL-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mjo |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 798963 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() 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(-) |