Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908674 - dev-lang/php-7.4.33-r2 installs binaries linked to libcrypt.so without depend on virtual/libcrypt (MUSL-SYSTEM)
Summary: dev-lang/php-7.4.33-r2 installs binaries linked to libcrypt.so without depend...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 798963
  Show dependency tree
 
Reported: 2023-06-17 12:30 UTC by Agostino Sarubbo
Modified: 2023-06-18 14:14 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,675.19 KB, text/plain)
2023-06-17 12:30 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 2023-06-17 12:30:51 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-17 12:30:54 UTC
Created attachment 864039 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-06-18 14:14:38 UTC
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(-)