Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722018 - app-crypt/tpm2-tools fails to compile
Summary: app-crypt/tpm2-tools 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: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-10 08:21 UTC by Agostino Sarubbo
Modified: 2020-05-13 13:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,12.59 KB, text/plain)
2020-05-10 08:21 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 2020-05-10 08:21:19 UTC
This is an auto-filled bug because app-crypt/tpm2-tools fails to compile.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-10 08:21:27 UTC
Created attachment 637426 [details]
build.log

build log and emerge --info
Comment 2 Christopher Byrne 2020-05-10 19:10:25 UTC
I forgot the test depend on dev-python/pyyaml. But the tests don't work anyway, because they run integration tests that require a TPM emulator not in portage (upstream will eventually support app-crypt/swtpm), so I disabled the tests for now which fixes the problem.
Comment 3 Larry the Git Cow gentoo-dev 2020-05-13 13:17:11 UTC
The bug has been closed via the following commit(s):

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

commit f1b23e789dfc6359d1967a199f48eb44ca2f33ef
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-04-11 00:43:55 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-05-13 13:16:48 +0000

    app-crypt/tpm2-tools: Bump to 4.2
    
    Closes: https://bugs.gentoo.org/722018
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/tpm2-tools/Manifest                      |  1 +
 .../tpm2-tools/files/tpm2-tools-4.2-libressl.patch | 26 +++++++++++++++++
 app-crypt/tpm2-tools/metadata.xml                  |  3 ++
 app-crypt/tpm2-tools/tpm2-tools-4.2.ebuild         | 34 ++++++++++++++++++++++
 4 files changed, 64 insertions(+)