Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744457 - app-crypt/tpm2-pkcs11-1.4.0 fails to compile
Summary: app-crypt/tpm2-pkcs11-1.4.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-09-24 06:16 UTC by Agostino Sarubbo
Modified: 2020-10-08 06:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.65 KB, text/plain)
2020-09-24 06:16 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-09-24 06:16:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/tpm2-pkcs11-1.4.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-24 06:16:48 UTC
Created attachment 662224 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-24 06:16:49 UTC
Possible context of error(s):

src/lib/tpm.c:184:22: error: unused function 'tpm2_error_get'
Comment 3 Larry the Git Cow gentoo-dev 2020-10-08 06:57:47 UTC
The bug has been closed via the following commit(s):

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

commit bd6af1944ccbf81a3d43df39ecc45e874493b87f
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-09-24 18:40:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-10-08 06:46:44 +0000

    app-crypt/tpm2-pkcs11: Remove -WError, fix clang compile
    
    Closes: https://bugs.gentoo.org/744439
    Closes: https://bugs.gentoo.org/744457
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/17653
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../tpm2-pkcs11/files/tpm2-pkcs11-1.3.2-Remove-WError.patch | 12 ++++++++++++
 app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild              | 13 ++++++++++++-
 app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild              | 11 ++++++++++-
 3 files changed, 34 insertions(+), 2 deletions(-)