Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931557 - dev-python/tpm2-pytss-2.2.1 fails to compile: cffi.CDefError: only supports one of the following syntax:
Summary: dev-python/tpm2-pytss-2.2.1 fails to compile: cffi.CDefError: only supports o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-05-08 07:03 UTC by Agostino Sarubbo
Modified: 2024-05-09 20:49 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,55.82 KB, text/plain)
2024-05-08 07:03 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-05-08 07:03:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/tpm2-pytss-2.2.1 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-05-08 07:03:11 UTC
Created attachment 892470 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-09 20:49:15 UTC
The bug has been closed via the following commit(s):

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

commit 278cd9db03bbe938c24e4e3c4fc080c913415a4d
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2024-05-09 02:27:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-09 20:48:36 +0000

    dev-python/tpm2-pytss: Fix compile for newer tpm2-tss, cryptogrpahy
    
    Closes: https://bugs.gentoo.org/931557
    Closes: https://bugs.gentoo.org/931593
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36609
    Signed-off-by: Sam James <sam@gentoo.org>

 ...-skip-some-FAPI-tests-if-testing-agains-t.patch | 83 ++++++++++++++++++++++
 ...y-fixes-for-newer-version-of-cryptography.patch | 53 ++++++++++++++
 ...ss-2.2.1-scripts-update-regex-for-defines.patch | 28 ++++++++
 dev-python/tpm2-pytss/tpm2-pytss-2.2.1.ebuild      |  6 ++
 4 files changed, 170 insertions(+)