Created attachment 727479 [details] This is the error i recieved while package was compiling I was trying to emerge lightdm package and came around this : Build Log - https://dpaste.com/5NSNT5K6Q
Please attach the build.log file to this bug and also provide the following information as a comment to this bug: emerge --info lightdm
(In reply to Lars Wendler (Polynomial-C) from comment #1) > Please attach the build.log file to this bug and also provide the following > information as a comment to this bug: > > emerge --info lightdm Always useful to have, but https://github.com/canonical/lightdm/search?q=gcrypt (noticed on IRC when this user popped up).
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd88db0b513b0b2981b16700c1550c689f47521 commit ffd88db0b513b0b2981b16700c1550c689f47521 Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2022-09-27 12:08:34 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2022-09-27 12:22:31 +0000 x11-misc/lightdm: depend on dev-libs/libgcrypt It is looked for by upstream build scripts, lightdm fails src_configure if it is not present, and the executable is linked against it. Closes: https://bugs.gentoo.org/804855 Signed-off-by: Marek Szuba <marecki@gentoo.org> x11-misc/lightdm/lightdm-1.32.0-r1.ebuild | 1 + 1 file changed, 1 insertion(+)