Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930539 - net-im/dino-0.4.3-r1 fails to compile: gpgme.vapi:59:23: error: struct _gpgme_key has no member named subkeys_length1
Summary: net-im/dino-0.4.3-r1 fails to compile: gpgme.vapi:59:23: error: struct _gpgme...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2024-04-24 06:42 UTC by Agostino Sarubbo
Modified: 2024-07-03 00:59 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,59.26 KB, application/x-xz)
2024-04-24 06:42 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 2024-04-24 06:42:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-im/dino-0.4.3-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-24 06:42:39 UTC
Created attachment 891595 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-24 06:42:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


(valac-0.56:623): vala-CRITICAL **: 00:18:17.739: vala_data_type_get_actual_type: assertion 'self != NULL' failed
(valac-0.56:623): vala-CRITICAL **: 00:18:17.741: vala_data_type_get_actual_type: assertion 'self != NULL' failed
FAILED: plugins/openpgp/CMakeFiles/openpgp.dir/src/account_settings_entry.c.o 
FAILED: plugins/openpgp/CMakeFiles/openpgp.dir/src/contact_details_provider.c.o 
/var/tmp/portage/net-im/dino-0.4.3-r1/work/dino-0.4.3_build/exports/gpgme.vapi:59:23: error: ‘struct _gpgme_key’ has no member named ‘subkeys_length1’
Comment 3 Larry the Git Cow gentoo-dev 2024-07-03 00:37:20 UTC
The bug has been closed via the following commit(s):

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

commit f609e490d9bdf41626914052182efc69b19cd24d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-07-03 00:30:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-03 00:30:36 +0000

    net-im/dino: add 0.4.4
    
    Closes: https://bugs.gentoo.org/930539
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/dino/Manifest          |  1 +
 net-im/dino/dino-0.4.4.ebuild | 99 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 100 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-07-03 00:59:54 UTC
The bug has been closed via the following commit(s):

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

commit 17b280061ae4915912092cb9ea6c7a6b89f6c86b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-07-03 00:59:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-07-03 00:59:07 +0000

    net-im/dino: backport new Vala compile fix
    
    This is in 0.4.4 but let's backport it so we can stable it quickly.
    
    Closes: https://bugs.gentoo.org/930539
    Signed-off-by: Sam James <sam@gentoo.org>

 net-im/dino/dino-0.4.3-r1.ebuild              |  1 +
 net-im/dino/files/dino-0.4.3-vala-gpgme.patch | 32 +++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)