Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833513 - app-crypt/seahorse-41.0-r1 fails to compile: meson.build:129:7: ERROR: Index 1 out of bounds of array of size 1
Summary: app-crypt/seahorse-41.0-r1 fails to compile: meson.build:129:7: ERROR: Index ...
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: 2022-02-17 07:19 UTC by Agostino Sarubbo
Modified: 2022-04-17 06:30 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.20 KB, text/plain)
2022-02-17 07:19 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,38.60 KB, text/plain)
2022-02-17 07:19 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 2022-02-17 07:19:48 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-17 07:19:50 UTC
Created attachment 765288 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-17 07:19:51 UTC
Created attachment 765289 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2022-02-17 07:19:52 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


meson.build:129:7: ERROR: Index 1 out of bounds of array of size 1.
Run-time dependency avahi-client found: NO (tried pkgconfig and cmake)
Run-time dependency avahi-glib found: NO (tried pkgconfig and cmake)
Comment 4 Larry the Git Cow gentoo-dev 2022-04-17 06:30:29 UTC
The bug has been closed via the following commit(s):

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

commit aea89bc6c8acd2a21a97025f6f6ed3afc25fdf18
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-04-17 06:29:34 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-04-17 06:30:08 +0000

    app-crypt/seahorse: Add patch to support GnuPG 2.3
    
    Closes: https://bugs.gentoo.org/833513
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 ...on-fix-gpg-version-check-for-recent-gnupg.patch | 29 ++++++++++++++++++++++
 app-crypt/seahorse/seahorse-41.0-r1.ebuild         |  4 +++
 2 files changed, 33 insertions(+)