Created attachment 836525 [details] build.log Since libxcrypt-4.4.28-r1 emerge of the package fails with the following message: Broken symlinks found! Aborting to avoid damaging system. Please report a bug. build.log and emerge --info is attached. Thanks for help and a solution CHL
Created attachment 836527 [details] emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2ce3c6afffc66326db15f564e8e2aac8778ad26 commit f2ce3c6afffc66326db15f564e8e2aac8778ad26 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2022-11-24 19:46:40 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2022-11-24 19:52:34 +0000 sys-libs/libxcrypt: rework broken symlink detection Use the GNU-specific find -xtype option; PMS says GNU find is required. Ensure arguments are properlty quoted. Consolidate output to one line per broken link. Closes: https://bugs.gentoo.org/882801 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-libs/libxcrypt/libxcrypt-4.4.28-r1.ebuild | 20 ++++++++++---------- sys-libs/libxcrypt/libxcrypt-4.4.28-r2.ebuild | 20 ++++++++++---------- sys-libs/libxcrypt/libxcrypt-4.4.33.ebuild | 20 ++++++++++---------- 3 files changed, 30 insertions(+), 30 deletions(-)
If you still experience this issue, please re-open the bug and attach a fresh build log.
It works! Many thanks for the quick solution.