Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793416 - app-crypt/seahorse-40.0-r1 fails to compile
Summary: app-crypt/seahorse-40.0-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-01 06:25 UTC by Agostino Sarubbo
Modified: 2021-11-11 13:52 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,51.54 KB, text/plain)
2021-06-01 06:25 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,31.19 KB, text/plain)
2021-06-01 06:26 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 2021-06-01 06:25:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/seahorse-40.0-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-01 06:25:58 UTC
Created attachment 712965 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-01 06:26:00 UTC
Created attachment 712968 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Matt Turner gentoo-dev 2021-06-02 03:12:23 UTC
Looks like gnupg is somehow not being detected properly:

> Message: GnuPG Version: 

whereas I see this locally:

> Message: GnuPG Version: 2.2.27

Meson uses a Python script shipped in seahorse's build-aux/ directory to determine the gpg version. Running from a seahorse git checkout (https://gitlab.gnome.org/GNOME/seahorse):

% build-aux/gpg_check_version.py /usr/bin/gpg 2.2.0 2.3.0
2.2.27

Cc'ing gnupg maintainers.
Comment 4 Larry the Git Cow gentoo-dev 2021-11-11 13:52:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa42c6a17859db00095f18fd3a90bf9e271485c6

commit fa42c6a17859db00095f18fd3a90bf9e271485c6
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2021-11-11 13:43:06 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2021-11-11 13:52:07 +0000

    app-crypt/seahorse: Bump to 41.0
    
    Closes: https://bugs.gentoo.org/793416
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-crypt/seahorse/Manifest             |  1 +
 app-crypt/seahorse/seahorse-41.0.ebuild | 76 +++++++++++++++++++++++++++++++++
 2 files changed, 77 insertions(+)