Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804855 - x11-misc/lightdm-1.30.0-r2 - configure: error: libgcrypt not found
Summary: x11-misc/lightdm-1.30.0-r2 - configure: error: libgcrypt not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-28 07:15 UTC by hobbit
Modified: 2022-09-27 12:22 UTC (History)
1 user (show)

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


Attachments
This is the error i recieved while package was compiling (Screenshot from 2021-07-28 00-43-35.png,65.22 KB, image/png)
2021-07-28 07:15 UTC, hobbit
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hobbit 2021-07-28 07:15:51 UTC
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
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-07-28 08:04:46 UTC
Please attach the build.log file to this bug and also provide the following information as a comment to this bug:

  emerge --info lightdm
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-07-28 21:18:03 UTC
(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).
Comment 3 Larry the Git Cow gentoo-dev 2022-09-27 12:22:41 UTC
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(+)